0.3.6.1
  1. f997b36 Version 0.3.6.1 . by dgrove@google.com · 10 years ago 0.3.6.1
  2. a34bbad Simplify the FunctionSet implementation and remove a slightly broken optimization from SelectorMap. by kasperl@google.com · 13 years ago
  3. 6e0d646 Revert "New implementation of {,Linked}Hash{Set,Map}." by lrn@google.com · 13 years ago
  4. c55b467 Remove warnings spotted by dart-analyzer. by ahe@google.com · 13 years ago
  5. ebe2596 Document the Element class. by ahe@google.com · 13 years ago
  6. f6588bf dart2js: Fix analyzer error and remove fieldAccessNeverThrows() method. by erikcorry@google.com · 13 years ago
  7. 6ad0b78 New implementation of {,Linked}Hash{Set,Map}. by lrn@google.com · 13 years ago
  8. c666438 dart2js: In minified mode shorter getter and setter names. by erikcorry@google.com · 13 years ago
  9. 93d0b28 Don't add elements in the [instanceMembersByName] data structure, if they're already added to the worklist. Makes the enqueuer a bit faster. by ngeoffray@google.com · 13 years ago
  10. f72cbab Fix RegExp and use version 0 so code doesn't break when version is invalid. TBR by jacobr@google.com · 13 years ago
  11. a0d1cba TBR. Fix build break by jacobr@google.com · 13 years ago
  12. 71cace7 Generate separate json files for each library and include the version #. by jacobr@google.com · 13 years ago
  13. ad34f3c Stable naming of interceptors by sra@google.com · 13 years ago
  14. ab17470 adding docs to HRElement, testing HTML doc process by sethladd@google.com · 13 years ago
  15. da161d6 Sample test for custom elements. by blois@google.com · 13 years ago
  16. 1b01a2f Making NamedNodeMap private by blois@google.com · 13 years ago
  17. e72ed01 Initial commit of generated dart:chrome app_window and app_runtime by sashab@google.com · 13 years ago
  18. 3520e88 Bi-directional iterator for runes of a string. by lrn@google.com · 13 years ago
  19. 10d73f7 Make an abstract getter in the KeywordState class concrete. by fschneider@google.com · 13 years ago
  20. 632da9e Fix bug in ListQueue.from. by lrn@google.com · 13 years ago
  21. cc13f07 Add substitution for classes that use type variables. by karlklose@google.com · 13 years ago
  22. 759bf01 Implement substitution for type variables. by karlklose@google.com · 13 years ago
  23. 32ede3b Remove Webkit prefix from all members and make experimental. by efortuna@google.com · 13 years ago
  24. 070a88d Fix List.map.join with no separator. by floitsch@google.com · 13 years ago
  25. f4f9db5 Make the dart:chrome package visible to the editor's analysis. by devoncarew@google.com · 13 years ago
  26. e780a77 Dartifying some IndexedDB APIs. by blois@google.com · 13 years ago
  27. 200870d Move RTCPeerConnection to correct location to generate the supported check for by efortuna@google.com · 13 years ago
  28. 3b0c288 Revert "Add StringSink and update StringBuffer." by floitsch@google.com · 13 years ago
  29. 3f71467 Rework Timer interface. by floitsch@google.com · 13 years ago
  30. 0ea0b1e Allow non-primitive-value dictionaries to be passed to constructors for html by efortuna@google.com · 13 years ago
  31. bbbe0c3 Allow ambiguous Expect and ExpectException imports. by floitsch@google.com · 13 years ago
  32. 1de69df Fix typo and add a regression test. by ngeoffray@google.com · 13 years ago
  33. 7c194d0 Add StringSink and update StringBuffer. by floitsch@google.com · 13 years ago
  34. da51aac Add a type kind to TypedSelector. A typed selector can either be by ngeoffray@google.com · 13 years ago
  35. 2a1710e Add ListQueue and make it the default Queue. by lrn@google.com · 13 years ago
  36. b0e4f4e Add +, -, * and comparison operators to Duration. by floitsch@google.com · 13 years ago
  37. bf6831e Removing MouseEvent.x & y by blois@google.com · 13 years ago
  38. 5fbee6d Fixes for TransitionEvent changes. by blois@google.com · 13 years ago
  39. d280239 Fixing TransitionEnd event. by blois@google.com · 13 years ago
  40. 7490921 Adding event type getter to EventStreamProvider. by blois@google.com · 13 years ago
  41. f990128 Fixing typo in Node.remove by blois@google.com · 13 years ago
  42. 35757a1 Revert 18265 (dart:chrome APIs), until tests are fixed. by devoncarew@google.com · 13 years ago
  43. cf8fbf3 Make the dart:chrome package visible to the editor's analysis. by devoncarew@google.com · 13 years ago
  44. 244007e Cleanup universe to not have backend related things. by ngeoffray@google.com · 13 years ago
  45. b5a9bf8 Mark Expect as deprecated. by floitsch@google.com · 13 years ago
  46. 4e12cd5 Remove Stopwatch interface and make it a class. by floitsch@google.com · 13 years ago
  47. caa7fe2 Add Stopwatch.isRunning. by floitsch@google.com · 13 years ago
  48. 15a2c6d Re-submit of 12213058 to fix CharacterData.remove by blois@google.com · 13 years ago
  49. 53d0049 Converting XHR from onLoad to onReadyStateChange by blois@google.com · 13 years ago
  50. 38aa4e1 Update doc for Future.whenComplete. by floitsch@google.com · 13 years ago
  51. 2b18155 Fix deprecated html bugs in dartdoc. by johnniwinther@google.com · 13 years ago
  52. ddd0a88 Deprecate IllegalJSRegExpException. by floitsch@google.com · 13 years ago
  53. 2190783 Use @deprecated to get editor support. by floitsch@google.com · 13 years ago
  54. 0e6cc37 Fix bad handling of done events in _ForwardingStream. by lrn@google.com · 13 years ago
  55. 7f5b624 Always explicitely give a type to HInvokeStatic, and make the literal map know it's a map. by ngeoffray@google.com · 13 years ago
  56. 18446e1 Remove LibraryCompiler by johnniwinther@google.com · 13 years ago
  57. 45afd73 Code cleanup: remove useless fields. by ngeoffray@google.com · 13 years ago
  58. 3e9006f Fix issue 8379 by sgjesse@google.com · 13 years ago
  59. eed368b Revert "Fixing CharacterData.remove not working on FireFox." by blois@google.com · 13 years ago
  60. 72753e0 Fixing CharacterData.remove not working on FireFox. by blois@google.com · 13 years ago
  61. e1efa71 Hide collection-dev library. by floitsch@google.com · 13 years ago
  62. 381472b Check arguments counts. by johnniwinther@google.com · 13 years ago
  63. 8762c41 Revert "Hide collection-dev library." by floitsch@google.com · 13 years ago
  64. 8ac8cab Fix issue http://dartbug.com/8350 by dealing with interceptors in invokeOn. by kasperl@google.com · 13 years ago
  65. 2a56791 Hide collection-dev library. by floitsch@google.com · 13 years ago
  66. 46ddf1d Fix warning spotted by dartc. by ngeoffray@google.com · 13 years ago
  67. aa9215f Allow intercepted calls to have typed selectors. by ngeoffray@google.com · 13 years ago
  68. 2fda3e0 Fix size problem spotted by sra@, where iae and ioore were always put in the codegen work list. by ngeoffray@google.com · 13 years ago
  69. 71552db Fixing some indexed_db tests. by blois@google.com · 13 years ago
  70. 92c58f7 Depth based bailout name conflict avoidance by sra@google.com · 13 years ago
  71. 2a904c4 Avoid duplicate call stubs. Issue 8322. by sra@google.com · 13 years ago
  72. cd51673 Removed some cruft from ApiDoc. by amouravski@google.com · 13 years ago
  73. e0ec17f Remove old hack/TODO. by ahe@google.com · 13 years ago
  74. cb10990e Remove Sink and move CollectionSink to async. by floitsch@google.com · 13 years ago
  75. 6de3b1f Follow up to IDL roll. by antonm@google.com · 13 years ago
  76. de199da Remove dead option. Review URL: https://codereview.chromium.org//12209014 by ngeoffray@google.com · 13 years ago
  77. 3784b7e Fix braino in SSA optimizer and add a test for it. by ngeoffray@google.com · 13 years ago
  78. 66c5aa8 WebKit IDL roll. by antonm@google.com · 13 years ago
  79. c5a83b2 Improve checking of patches. by johnniwinther@google.com · 13 years ago
  80. 8d585f8 Allow metadata on script tags. by ahe@google.com · 13 years ago
  81. bb2e271 Add common supertype for InterfaceType and TypedefType by johnniwinther@google.com · 13 years ago
  82. 84e5081 Add missing method by ahe@google.com · 13 years ago
  83. 77f96ff Fix type bug in CssClassSet. by lrn@google.com · 13 years ago
  84. 85cc11f MetadataAnnotation should be spannable. by ahe@google.com · 13 years ago
  85. db98396 Allow private selectors to be typed, and fix ClassElement.isSubclassOf to take patches into account. by ngeoffray@google.com · 13 years ago
  86. 12840df Revert "Implement substitution for type variables." by karlklose@google.com · 13 years ago
  87. 0743352 Implement substitution for type variables. by karlklose@google.com · 13 years ago
  88. 2a7fb1c Added expand method to iterables. by lrn@google.com · 13 years ago
  89. 36eb593 Reserve three- and four-character names used by the DOM by erikcorry@google.com · 13 years ago
  90. 124f19a Turn getters and setters that we know are not intercepted into regular getter and setter calls. by ngeoffray@google.com · 13 years ago
  91. 1499e83 Fix VariableDefinitions.endToken for formal parameters. by johnniwinther@google.com · 13 years ago
  92. 19bbbbe dart2js: Fix assert by removing dupes from selector list by erikcorry@google.com · 13 years ago
  93. 42c6058 dart2js: Use a static list of names to map to 1-char minified identifiers by erikcorry@google.com · 13 years ago
  94. b82378e Revert "Fresh try at "Use browsers JSON.parse for parsing JSON."" by sra@google.com · 13 years ago
  95. 2a3de27 Fresh try at "Use browsers JSON.parse for parsing JSON." by sra@google.com · 13 years ago
  96. f05f2c7 'Moved all documentation from old .dartdoc files.' BUG= by amouravski@google.com · 13 years ago
  97. 164e568 Fixing the status of element_types_test/supported_object on IE. by blois@google.com · 13 years ago
  98. 0f4a3a7 Finished porting code from the old html-json docs. by amouravski@google.com · 13 years ago
  99. cc0c8e4 Fixing element_types_test/supported_object by blois@google.com · 13 years ago
  100. 882372b Better naming for bound closures by sra@google.com · 13 years ago