0.4.5.0
  1. 13056c1 Roll IDLs forward. by antonm@google.com · 12 years ago
  2. e72250e StreamConsumer has an addStream and a close functions. by floitsch@google.com · 12 years ago
  3. bef8ebb Add Iterable.fold (and Stream.fold) which replace `reduce`. by floitsch@google.com · 12 years ago
  4. 4e0db7c Revert 20969: Reduce usage of IterableMixinWorkaround by erikcorry@google.com · 12 years ago
  5. f360840 Reduce usage of IterableMixinWorkaround. by lrn@google.com · 12 years ago
  6. 282eaa3 Remove documentation for non existing usePadding parameter. by mdakin@google.com · 12 years ago
  7. eb757d2 Don't bother storing 0 into the hash table if it's already there. by kasperl@google.com · 12 years ago
  8. 843dfb2 Handle private fields from mixins. by johnniwinther@google.com · 12 years ago
  9. cc6db23 dart2js: Fix SSA corner case with always breaking loop and failing assert by erikcorry@google.com · 12 years ago
  10. e10bc2d Reapply "Add a sleep function to dart:io" by sgjesse@google.com · 12 years ago
  11. bba9c61 Remove pseudo-shared Timer implementation. by antonm@google.com · 12 years ago
  12. 9a3b8bb Remove dart:io import from ssa/tracer.dart. by ahe@google.com · 12 years ago
  13. e40ce10 Fix a number of issues with determining the type of stdio by sgjesse@google.com · 12 years ago
  14. caa4456 Add a dart2js specific HashSet implementation that follows the HashMap implementation fairly closely. by kasperl@google.com · 12 years ago
  15. 22a06ce Revert r20952, r20953, r20954 by sgjesse@google.com · 12 years ago
  16. 43efc42 Fix analyze api test failure by sgjesse@google.com · 12 years ago
  17. b816062 Add a sleep function to dart:io by sgjesse@google.com · 12 years ago
  18. 2b1e428 Make `this` available in closures if a type variable is used as expression. by karlklose@google.com · 12 years ago
  19. 8d97ac7 Resubmit of: Flipping the direction of WheelEvent.deltaX/Y to follow standards by blois@google.com · 12 years ago
  20. 1241f2b Add optional writeAll separator argument. by floitsch@google.com · 12 years ago
  21. be5e85c Specify modulo semantics. by floitsch@google.com · 12 years ago
  22. f0c13c9 Revert "Remove dart:io import from ssa/tracer.dart." by ahe@google.com · 12 years ago
  23. 1031106 Attempt to fix broken builds in checked mode. by srdjan@google.com · 12 years ago
  24. 94e75df Renaming WebGLVertexArrayObject by blois@google.com · 12 years ago
  25. de9d31e Remove dart:io import from ssa/tracer.dart. by ahe@google.com · 12 years ago
  26. 3be7289 Update leap_server to new API. by ahe@google.com · 12 years ago
  27. 43d9cdb Ensure apidoc exits with non-zero exit code when dart2js crashes. by ahe@google.com · 12 years ago
  28. f1e928a Re-land "Improve inlining heuristic to be based on AST node count rather than source code size." by kasperl@google.com · 12 years ago
  29. 959dbef Fix issue 9664. by kasperl@google.com · 12 years ago
  30. 03b25fa Remove newline from dart2js help. by kasperl@google.com · 12 years ago
  31. 2a515e3 Revert "Revert "Use dynamic dispatch for native classes"" by sra@google.com · 12 years ago
  32. 70b8397 Fixing conversion of null event targets. by blois@google.com · 12 years ago
  33. c899fdb Revert "Use dynamic dispatch for native classes" by sra@google.com · 12 years ago
  34. ce66c78 Use dynamic dispatch for native classes by sra@google.com · 12 years ago
  35. 7a46dae Revert "Flipping the direction of WheelEvent.deltaX/Y to follow standards" by blois@google.com · 12 years ago
  36. 2d63fad Flipping the direction of WheelEvent.deltaX/Y to follow standards by blois@google.com · 12 years ago
  37. c6fb510 Remove '@deprecated'. It breaks dart2js. by floitsch@google.com · 12 years ago
  38. c3f6080 Deprecate Collection class. by floitsch@google.com · 12 years ago
  39. b8d6302 Bugfix in dart2js_developer.bat: exitcode was not propagated correctly by kustermann@google.com · 12 years ago
  40. b7b10cf Add comments to the synchronous file methods stating that they throw by ager@google.com · 12 years ago
  41. 3b13f62 Remove addLast from List. by lrn@google.com · 12 years ago
  42. b69de07 Revert "Improve inlining heuristic to be based on AST node count rather than source code size." by kasperl@google.com · 12 years ago
  43. b504774 Improve inlining heuristic to be based on AST node count rather than source code size. by kasperl@google.com · 12 years ago
  44. d41baf2 Use correct compilation unit for inlined field initializers. by johnniwinther@google.com · 12 years ago
  45. 33c565a Make stream subscription more lax wrt. calling methods on it after it's completed. by lrn@google.com · 12 years ago
  46. 256affb Handle call properties in is-checks. by johnniwinther@google.com · 12 years ago
  47. 2402dda Add base64 decoder and change existing base64 encoder. by mdakin@google.com · 12 years ago
  48. 8f768a3 Remove super-calls from List mixin. by lrn@google.com · 12 years ago
  49. 097600d Mixins for lists by lrn@google.com · 12 years ago
  50. 93f3ca9 Fixing some dart2js annotation issues in web_gl lib. by blois@google.com · 12 years ago
  51. 50e1cf4 Adding web_gl library. by blois@google.com · 12 years ago
  52. 6c68e85 Code cleanup in dart2js. This cleans up errors and warnings in dart2js. by jwren@google.com · 12 years ago
  53. f7cdf51 Inline native methods again by sra@google.com · 12 years ago
  54. c3777f1 Removed some unnecessary formatting code. by amouravski@google.com · 12 years ago
  55. 8a8de00 Changed pkg option to package-root. by amouravski@google.com · 12 years ago
  56. 6b1c599 Pass proper number of arguments. by antonm@google.com · 12 years ago
  57. 4bcca73 Only use special method to send messages to helper isolate. by antonm@google.com · 12 years ago
  58. 00d846b Implement spawnDomUri. by antonm@google.com · 12 years ago
  59. adedf4a Add a test for timers in child isolates. by antonm@google.com · 12 years ago
  60. c90e22d Fix checked mode failures. by kasperl@google.com · 12 years ago
  61. f15b696 Add a new implementation of HashMap that uses JS objects for its (multiple) hash tables. by kasperl@google.com · 12 years ago
  62. 329faa2 Read files in chunks, not relaying on size. by ajohnsen@google.com · 12 years ago
  63. 9ff06a2 Metadata handled for top-level fields. by johnniwinther@google.com · 12 years ago
  64. 06c75ab Document dynamic returns. by amouravski@google.com · 12 years ago
  65. c36487c Revert "Document dynamic function returns as such." by amouravski@google.com · 12 years ago
  66. a4624a3 Document dynamic function returns as such. by amouravski@google.com · 12 years ago
  67. 92be3ab Revert "Optimizing createElement_html" by blois@google.com · 12 years ago
  68. ac244aa Optimizing createElement_html by blois@google.com · 12 years ago
  69. 6227900 Reapply print redirection. by antonm@google.com · 12 years ago
  70. 1045986 Free names of inputs of an instruction that is generate at use site. An input of an instruction that is generate at use site dies at the user of that instruction, not the instruction itself. by ngeoffray@google.com · 12 years ago
  71. bb22c8d Revert r20668. Review URL: https://codereview.chromium.org//13350002 by gram@google.com · 12 years ago
  72. 127eca1 Unbreak build. by dgrove@google.com · 12 years ago
  73. 1d8b30b Remove reference to scalarlist library in internal analyzer test. by asiva@google.com · 12 years ago
  74. 2f7ca68 Remove support for 'dart:scalarlist' in the Dart VM. by asiva@google.com · 12 years ago
  75. 36519f4 Redirect pure isolate print to helper isolate. by antonm@google.com · 12 years ago
  76. 9038678 Faster stringify / toString for numbers by sra@google.com · 12 years ago
  77. 5761086 Fix bug 9239 by always evaluating the receiver before the value in an instance SendSet. by ngeoffray@google.com · 12 years ago
  78. 70f8c7a Work around issue 9499. by nweiz@google.com · 12 years ago
  79. e1ac688 Set the correct package-root for dartdoc. by nweiz@google.com · 12 years ago
  80. c590e8a Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 12 years ago
  81. 9d00ff1 dom: more final more of the time by kevmoo@j832.com · 12 years ago
  82. a95c51b Regen libs after IDL roll. by antonm@google.com · 12 years ago
  83. d97ce70 Rebuild libs after the recent change. by antonm@google.com · 12 years ago
  84. 7a50271 Support pure isolate timers. by antonm@google.com · 12 years ago
  85. d87a742 Helper to support getContext options map analysis. by antonm@google.com · 12 years ago
  86. 81f33f1 Revert "Revert "Canonical naming of Constants"" by sra@google.com · 12 years ago
  87. 47e2e9a Revert "Canonical naming of Constants" by sra@google.com · 12 years ago
  88. 1e0c55a Canonical naming of Constants by sra@google.com · 12 years ago
  89. ac5ad0a Fix docs.dart, which has been sad and neglected. by amouravski@google.com · 12 years ago
  90. dd0ef39 KeyboardEventStream: lock it down by kevmoo@j832.com · 12 years ago
  91. 9d60a08 Remove dead scalarlist patch by johnmccutchan@google.com · 12 years ago
  92. d516a7a Review changes by johnmccutchan@google.com · 12 years ago
  93. 12d188a Support asynchronuous spawnDomFunction. by antonm@google.com · 12 years ago
  94. 031127b Incorporate Pete's comments on KeyboardEventStream. by efortuna@google.com · 12 years ago
  95. 85aa5f8 Fix $eq regression by sra@google.com · 12 years ago
  96. e07063f Revert 12534006 by johnmccutchan@google.com · 12 years ago
  97. 7b1d3b9 Port SIMD types from dart:scalarlist to dart:typeddata. by johnmccutchan@google.com · 12 years ago
  98. 1a3a521 Revert "Revert "Better constant folding of interpolation"" by sra@google.com · 12 years ago
  99. df60a3f Revert "Better constant folding of interpolation" by sra@google.com · 12 years ago
  100. 599fa38 Better constant folding of interpolation by sra@google.com · 12 years ago