22c37b9516
class-tree - Make all the rows have the same height. - Hide synthetic mixin classes from the tree. - Show mixin information in a different way. - Show the total subclass count for each row if non-zero. class-view - Display supertype and mixin information instance-view - Display typeArguments, parameterizedClass, parameterIndex, targetType and bound information for Types. - Display a source for Types. - Provide an [eval] link for the runtimeType. isolate-view - Display the list of extension rpcs. Update service.md. R=johnmccutchan@google.com Review URL: https://codereview.chromium.org/1807263004 .