0.7.0.0
  1. dfff771 Version 0.7.0.0 by ricow@google.com · 10 years ago 0.7.0.0
  2. df6ae38 Version 0.6.21.3 by ricow@google.com · 10 years ago 0.6.21.3
  3. ce57b84 Version 0.6.21.0 by ricow@google.com · 10 years ago 0.6.21.0
  4. c2e4ca3 svn merge -r 26292:26492 https://dart.googlecode.com/svn/branches/bleeding_edge trunk by danrubel@google.com · 10 years ago 0.6.20.0
  5. 0b2b0fe Version 0.6.19.0 . by dgrove@google.com · 10 years ago 0.6.19.0
  6. 2c5963a Version 0.6.18.0 . by dgrove@google.com · 10 years ago 0.6.18.0
  7. 61f7d41 Version 0.6.17.0 . by dgrove@google.com · 10 years ago 0.6.17.0
  8. e97cdf2 Version 0.6.16.0 . by dgrove@google.com · 10 years ago 0.6.16.0
  9. c3a1e1a Version 0.6.15.2 . by dgrove@google.com · 10 years ago 0.6.15.2
  10. 8e602bd Version 0.6.15.0 . by dgrove@google.com · 10 years ago 0.6.15.0
  11. 6e7d9d9 Version 0.6.14.0 . by dgrove@google.com · 10 years ago 0.6.14.0
  12. 9b7bdde Version 0.6.13.0 . by dgrove@google.com · 10 years ago 0.6.13.0
  13. ba5fcd9 version 0.6.12.0 . by dgrove@google.com · 10 years ago 0.6.12.0
  14. 2533b95 Version 0.6.11.0 by dgrove@google.com · 10 years ago 0.6.11.0
  15. 32de810 Version 0.6.10.0 . by dgrove@google.com · 10 years ago 0.6.10.0
  16. 3364928 Version 0.6.9.1 . by dgrove@google.com · 10 years ago 0.6.9.1
  17. 78df948 Version 0.6.9.0 . by dgrove@google.com · 10 years ago 0.6.9.0
  18. b588c68 Version 0.6.8.0 . by dgrove@google.com · 10 years ago 0.6.8.0
  19. ce691fb Version 0.6.7.0 . by dgrove@google.com · 10 years ago 0.6.7.0
  20. 6451ace Version 0.6.6.0 . by dgrove@google.com · 10 years ago 0.6.6.0
  21. 6497522 Version 0.6.5.0 . by dgrove@google.com · 10 years ago 0.6.5.0
  22. 197c082 Version 0.6.4.0 . by dgrove@google.com · 10 years ago 0.6.4.0
  23. 5074c84 Version 0.6.3.0 . by dgrove@google.com · 10 years ago 0.6.3.0
  24. 56bfae0 Version 0.6.2.0 . by dgrove@google.com · 10 years ago 0.6.2.0
  25. 65f9684 Version 0.6.0.0 by ricow@google.com · 10 years ago 0.6.0.0
  26. 7ee42ff Version 0.5.20.3 by ricow@google.com · 10 years ago 0.5.20.3
  27. 64a07fd Version 0.5.20.2 by ricow@google.com · 10 years ago 0.5.20.2
  28. a1a91eb Add async_helper package. by floitsch@google.com · 12 years ago
  29. bed52fa More efficient Int64 parsing and printing. by sra@google.com · 12 years ago
  30. 93c361d This is an updated version of https://codereview.chromium.org/16374007/ by blois@google.com · 12 years ago
  31. 2cb45c9 Suppressing exceptions in Dartium's dart:js usage by blois@google.com · 12 years ago
  32. 9300846 Use filtered stacks in pub, barback, and watcher tests. by nweiz@google.com · 12 years ago
  33. 2a88e88 Improved comment handling (and misc. formatter fixes). by pquitslund@google.com · 12 years ago
  34. 5a965b5 Resume testing message extraction on Windows after dart:io fix by alanknight@google.com · 12 years ago
  35. 4c5223f Switched Serialization identityMap to use a wrapper, not linear search. by alanknight@google.com · 12 years ago
  36. 43b0822 Fixing stack traces on IE10. by blois@google.com · 12 years ago
  37. bec9ac6 Add an AssetStream class to Barback. by nweiz@google.com · 12 years ago
  38. a841cc9 readd accidentally removed import. by sigmund@google.com · 12 years ago
  39. 6559184 Fix read/write of binary assets in deploy by sigmund@google.com · 12 years ago
  40. d2bf47b Moved test changes to dart-lang by terry@google.com · 12 years ago
  41. 8da15c5 Remove hack for finding package-root in tests, now available in Platform by alanknight@google.com · 12 years ago
  42. 578d4c2 Change reflective serialization rules to be able to take type literals by alanknight@google.com · 12 years ago
  43. 160c6b4 mime library description by kathyw@google.com · 12 years ago
  44. 1887b5c Some more removals of dart:utf. by floitsch@google.com · 12 years ago
  45. 8921f4b Add utf package. by floitsch@google.com · 12 years ago
  46. 03dc7cd Create json package. by floitsch@google.com · 12 years ago
  47. cf82ac3 Update csslib expectations. by ngeoffray@google.com · 12 years ago
  48. 6e34d01 Change test expectation on pkg/csslib/var_test for dart2js by lrn@google.com · 12 years ago
  49. 0fa1bbd Reapply "Make Map constructors return LinkedHashMap." by lrn@google.com · 12 years ago
  50. 9095faf add library descriptions for sequence_zip and the libraries it exports by kathyw@google.com · 12 years ago
  51. 19079d2 serialization library-level doc comments by kathyw@google.com · 12 years ago
  52. cb9e2a5 Added docs for unmodifiable collection by mcampione@google.com · 12 years ago
  53. 24e9f22 Revert "First rev of Safe DOM" by blois@google.com · 12 years ago
  54. 63ecf1a First rev of Safe DOM by blois@google.com · 12 years ago
  55. 22f45f4 Don't run parse_compilation_unit_test on browser/dart2js bots. by nweiz@google.com · 12 years ago
  56. e84b9db Add a parseDartString method to pkg/analyzer. by nweiz@google.com · 12 years ago
  57. a6b1633 Suppressing first-chance exception in path_observer. The exception is thrown and caught in Dartium but the debugger still stops on this line when first-chance exceptions are enabled. by blois@google.com · 12 years ago
  58. df5fec6 Add encoding tests to pkg/http. by nweiz@google.com · 12 years ago
  59. ce421c4 Stop working around issue 6775. by nweiz@google.com · 12 years ago
  60. c23446c Updated reference to missing UTF8 codec. by pquitslund@google.com · 12 years ago
  61. 4502a11 Minor formatter tweaks and a few more tests. by pquitslund@google.com · 12 years ago
  62. 35d7140 Remove Encoding-enum from dart:io and add interface in dart:convert. by floitsch@google.com · 12 years ago
  63. 7602371 Verify the locale when initializing dates over http by alanknight@google.com · 12 years ago
  64. faac3d0 Formatter checkpoint. by pquitslund@google.com · 12 years ago
  65. 92d2bd8 Fix api for dart2js tests that failed. by efortuna@google.com · 12 years ago
  66. 9087305 Making almost all dom_ methods private. Exceptions will be addressed in a later CL. by efortuna@google.com · 12 years ago
  67. 3bfd140 Add a deploy script based on polymer's transformers. by sigmund@google.com · 12 years ago
  68. 6839e72 Declare the sequence of phases for the full polymer transform and add tests for by sigmund@google.com · 12 years ago
  69. bd9b8c2 Support actually removing phases in barback. by nweiz@google.com · 12 years ago
  70. db89664 Migrate stack filtering change to new configfuration class. by gram@google.com · 12 years ago
  71. ab9acd1 Fix polymer transformers in windows. AssetId's always use posix style paths by sigmund@google.com · 12 years ago
  72. 210edb7 Update meta and logging library descriptions; tweak fixnum by kathyw@google.com · 12 years ago
  73. 5afecf5 Changes to how we handle fancy stacks: by gram@google.com · 12 years ago
  74. 551f37e Put the @lazy directive on a separate line from the import to avoid confusing naive parsers (e.g. dwc) by alanknight@google.com · 12 years ago
  75. b35a36d Normalize incoming AssetID paths. by rnystrom@google.com · 12 years ago
  76. 5038d3b Make defaultLocale public by alanknight@google.com · 12 years ago
  77. 13ad318 Enable cross-package transforms to see new transformers in other packages. by nweiz@google.com · 12 years ago
  78. f95ea62 Simplify the generated code for a message. by alanknight@google.com · 12 years ago
  79. 431cfe3 Factor a PhaseOutput class out of Phase. by nweiz@google.com · 12 years ago
  80. 1640181 Mark hmac test as flaky. by floitsch@google.com · 12 years ago
  81. 44d16cd Mark windows tests as failing (this time for real) TBR=jmesserly@google.com by sigmund@google.com · 12 years ago
  82. aa5b9fc Mark windows test as failing until we fix the issue TBR=jmesserly@google.com by sigmund@google.com · 12 years ago
  83. 38b6042 Introduce polymer transformers (inlined code extraction, inlining html imports, by sigmund@google.com · 12 years ago
  84. 954ae82 add one-line description for crypto library by kathyw@google.com · 12 years ago
  85. 90ec181 Factor out an input-handling class from Phase in barback. by nweiz@google.com · 12 years ago
  86. 56f9452 Fix a bad merge in pkg/stack_trace. by nweiz@google.com · 12 years ago
  87. 202a7a3 Support IE and Safari stack traces. by nweiz@google.com · 12 years ago
  88. 0ba745e Formatter fixes and tweaks. by pquitslund@google.com · 12 years ago
  89. 8b84d8e Changes required for Dartium roll by jacobr@google.com · 12 years ago
  90. d922bc3 Start sketching out a buildAll() method. by rnystrom@google.com · 12 years ago
  91. bc051d0 Remove entries in status refering to non-existent files by kustermann@google.com · 12 years ago
  92. 38506f9 Remove the LineTransformer from dart:io by sgjesse@google.com · 12 years ago
  93. efcc9f7 Remove environment section in pubspec.yaml (this I believe is appended by sigmund@google.com · 12 years ago
  94. a1b0915 Bring the rest of the polymer.dart code from github. by sigmund@google.com · 12 years ago
  95. ec11e52 Revert "Revert "Adding polyfill support for custom elements."" by blois@google.com · 12 years ago
  96. d766a2f additional path on windows fixes by jmesserly@google.com · 12 years ago
  97. 508affe Revert "Adding polyfill support for custom elements." by blois@google.com · 12 years ago
  98. 3549ec0 fix polymer tests on windows R=sigmund@google.com by jmesserly@google.com · 12 years ago
  99. 7265126 Adding polyfill support for custom elements. by blois@google.com · 12 years ago
  100. 068dec6 move polymer.dart into dart svn by jmesserly@google.com · 12 years ago