Commit Graph

3 Commits

Author SHA1 Message Date
johnmccutchan@google.com 8f9763443c Observatory frontend changes for Dartium DevTools.
R=jacobr@google.com

Review URL: https://codereview.chromium.org//105953008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30925 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-06 01:09:50 +00:00
iposva@google.com 8d926653e1 - Ensure that classes are finalized before their description is
being generated for the observatory.
- Reset the state that a class is being currently parsed.
- Move the deployed polymer app to a location where it is not
  being overwritten by the tools.
- Do not rely on Dart SDK binaries being in your path.
- Check for errors when invoking dart2js as part of build.dart.

Review URL: https://codereview.chromium.org//77043010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30533 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-21 17:26:22 +00:00
johnmccutchan@google.com 184c4439aa Extend Observatory to display libraries, classes, fields, functions and code.
R=sethladd@google.com

Review URL: https://codereview.chromium.org//50243002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29622 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-31 01:26:15 +00:00