1.0.0.10
  1. 1459437 Version 1.0.0.8 by iposva@google.com · 10 years ago 1.0.0.8
  2. a40c557 Version 1.0.0.7 by ricow@google.com · 10 years ago 1.0.0.7
  3. 7f07078 Version 1.0.0.0 by ricow@google.com · 10 years ago 1.0.0.0
  4. 1347f83 Version 0.8.10.9 by ricow@google.com · 10 years ago 0.8.10.9
  5. 37716cc Version 0.8.10.8 by ricow@google.com · 10 years ago 0.8.10.8
  6. 7b11edc Version 0.8.10.6 by ricow@google.com · 10 years ago 0.8.10.6
  7. 16a609e Version 0.8.10.5 by ricow@google.com · 10 years ago 0.8.10.5
  8. fd36423 Version 0.8.10.4 by ricow@google.com · 10 years ago 0.8.10.4
  9. 398e266 Version 0.8.10.3 by ricow@google.com · 10 years ago 0.8.10.3
  10. 377b571 Version 0.8.10.2 by ricow@google.com · 10 years ago 0.8.10.2
  11. 6916a6d Version 0.8.10.1 by ricow@google.com · 10 years ago 0.8.10.1
  12. 4cf567f Remove bogus optimization, and special cases primitive types until we implement a more general optimization. by ngeoffray@google.com · 12 years ago
  13. 7174468 Revert "Return an absolute URI for Platform.script." by whesse@google.com · 12 years ago
  14. b48895b Return an absolute URI for Platform.script. by whesse@google.com · 12 years ago
  15. bb7737f Treat typed arrays as fixed arrays, and do the same optimizations on typedarrays as we do for fixed lists. by ngeoffray@google.com · 12 years ago
  16. 3a4bb19 Add missing members to please analyzer. by ngeoffray@google.com · 12 years ago
  17. dee1bf8 Get rid of HTypes. by ngeoffray@google.com · 12 years ago
  18. 1016a6e Do not use union to know if a typemask implements a class. Use TypeMask.satisfies instead. by ngeoffray@google.com · 12 years ago
  19. 5eaab63 Fix some type tests and optimize startsWith. by lrn@google.com · 12 years ago
  20. 1e24836 Comply to invariant of evaluateArgumentsToConstructor. by ngeoffray@google.com · 12 years ago
  21. 4881877 Reapply "Substitute types in generic superclasses and interfaces." . by zarah@google.com · 12 years ago
  22. 5f63715 SIMD shuffle API changes by johnmccutchan@google.com · 12 years ago
  23. 4f1e48f Add browser compatibility hook to control pre-patching by sra@google.com · 12 years ago
  24. fb47520 Reproducing changes from https://chromiumcodereview.appspot.com/23556009/ by amouravski@google.com · 12 years ago
  25. 20d5b12 Revise several already-committed CLs. by nweiz@google.com · 12 years ago
  26. 07c3de9 Mirror implementation removals: async invoke, mirrorSystemOf(port), Mirror.mirrors. by rmacnak@google.com · 12 years ago
  27. f3384bf Hide ClosureMirror.findInContext behind a flag for 1.0. by rmacnak@google.com · 12 years ago
  28. 810915f Pass in "mode" to transformer plugins. by rnystrom@google.com · 12 years ago
  29. 1a4fb17 Propagate stack traces. by floitsch@google.com · 12 years ago
  30. 9fb8d99 Implement fromEnvironment on bool, int, String in dart2js. by ngeoffray@google.com · 12 years ago
  31. 5cd6aac Change bool.fromEnvironment to recognize "true" and "false" and use default for rest. by lrn@google.com · 12 years ago
  32. 66959d9 Change int.fromEnvironment in VM to use same code as int.parse. by lrn@google.com · 12 years ago
  33. 670bb6a Disallow multiple inheritance with different type arguments. by johnniwinther@google.com · 12 years ago
  34. 3f80302 Fix bug in our SSA optimizations: by giving an empty type to a box, we were assuming that anything that comes out of it is greater than zero. by ngeoffray@google.com · 12 years ago
  35. 9b65d2c Fix a bug in the way we deal with HTypeKnown instructions in our SSA type propagation phase. by ngeoffray@google.com · 12 years ago
  36. b6b031d Update type signature of JSON codec. by lrn@google.com · 12 years ago
  37. 3ce40ae Add types to annotation constants. by lrn@google.com · 12 years ago
  38. eb9e33e Update documentation on .fromEnvironment. Make bool default be false. by lrn@google.com · 12 years ago
  39. c38de04 Change dart:io Platform.script to return a Uri. by sgjesse@google.com · 12 years ago
  40. d5c7a05 Fix to distingish Document from HtmlDocument on ie9 by sra@google.com · 12 years ago
  41. 36a67fa Implement fromEnvironment on bool, int and String by sgjesse@google.com · 12 years ago
  42. 96d142f Fix dart2js Uint32x4List in checked mode by johnmccutchan@google.com · 12 years ago
  43. 8a0fd8c Add Uint32x4List to typed_data by johnmccutchan@google.com · 12 years ago
  44. 7006de6 Remove deprecated parts of dart:async. by floitsch@google.com · 12 years ago
  45. 4f08151 Revert "Change dart:io Platform.script to return a Uri." by whesse@google.com · 12 years ago
  46. e57ff49 Fix bugs in Platform.script change. by whesse@google.com · 12 years ago
  47. 0dce271 Add Event, HtmlCollection, NodeList and Window to transferrable types by justinfagnani@google.com · 12 years ago
  48. cb01103 Change dart:io Platform.script to return a URI. Change all uses of Platform.script to work with the new value. by whesse@google.com · 12 years ago
  49. be09cc8 Updated rectangle documentation to explain coordinate system. by efortuna@google.com · 12 years ago
  50. 0c25691 improve DateTime parsing a UTC timezone offset by floitsch@google.com · 12 years ago
  51. c440d53 Add missing import. by rnystrom@google.com · 12 years ago
  52. ef6928d Handle long relative path dependencies better. by rnystrom@google.com · 12 years ago
  53. 502c7c2 Allow matchingTarget to also include the currentTarget. by efortuna@google.com · 12 years ago
  54. 04d1b90 Add caching modes to dispatch tags by sra@google.com · 12 years ago
  55. 4f58096 Tests and docs for instanceMembers, staticMembers, toplevelMembers. by rmacnak@google.com · 12 years ago
  56. 57a80ee Specify default values for data (text) and value in OptionElement. by efortuna@google.com · 12 years ago
  57. de5ab09 Implement ObjectMirror.[] the VM. by rmacnak@google.com · 12 years ago
  58. 462d036 Remove dart:io Options class. by whesse@google.com · 12 years ago
  59. 1e3b58a dart:io | Add 'recursive' flag to File.create and Link.create. by whesse@google.com · 12 years ago
  60. 16eb7fd Fix standalone/io/platform_test on Windows. Remove @deprecated from Platform. by whesse@google.com · 12 years ago
  61. be7a746 Resolve jsPlainJavaScriptObjectClass when a native class is instantiated by lry@google.com · 12 years ago
  62. 537464f Revert "Substitute types in generic superclasses and interfaces." by zarah@google.com · 12 years ago
  63. 36e2df1 Mirrors overhaul. by ahe@google.com · 12 years ago
  64. 841785c Add IOSink:flush(). by ajohnsen@google.com · 12 years ago
  65. 7821715 Emit a compile-time error if a constant list or map is contains non-assignable elements. by karlklose@google.com · 12 years ago
  66. ca06578 Substitute types in generic superclasses and interfaces. by zarah@google.com · 12 years ago
  67. f5ec8f2 Emit a compile-time error when using default values in a redirecting factory. by karlklose@google.com · 12 years ago
  68. c4cc94c In checked mode, parameters are already explicitly checked in the inferrer graph. So there is no need to narrow them. by ngeoffray@google.com · 12 years ago
  69. 253ad80 Don't close the _FileStream until all operations are done. by ajohnsen@google.com · 12 years ago
  70. 7338c0c Fix File.openStream where it sometimes would keep the file open. by ajohnsen@google.com · 12 years ago
  71. 41ff075 Remove deprecated dart:utf library. by lrn@google.com · 12 years ago
  72. f0a1c92 Reapply "Remove @deprecated features." by lrn@google.com · 12 years ago
  73. 09e82e0 Let the stream of File:openRead handle cancel correctly. by ajohnsen@google.com · 12 years ago
  74. 70e0cd4 Support checking of malbounded types. by johnniwinther@google.com · 12 years ago
  75. 7a76ad7 Add @proxy to annotations.dart. by lrn@google.com · 12 years ago
  76. 0b2426a Add types to dart:convert constants. by lrn@google.com · 12 years ago
  77. 4416887 Update List constructor documentation. Say that null is not a length. by lrn@google.com · 12 years ago
  78. b18735d Fix warnings in sdk, found by the analyzer. by ajohnsen@google.com · 12 years ago
  79. 72e6685c Change and documentat how completer handles futures. by lrn@google.com · 12 years ago
  80. de3c1d7 Fix js_test in dart2js checked mode by justinfagnani@google.com · 12 years ago
  81. c5e2028 Control whether pub build and serve minify or not. by rnystrom@google.com · 12 years ago
  82. 7233d46 Revise unhandled args patch. by rnystrom@google.com · 12 years ago
  83. 83495ee Refactor EventStreamProvider.dart to make flow make more sense. by amouravski@google.com · 12 years ago
  84. 742f0ae Clean up some pub and scheduled_test integration with the new isolate API. by nweiz@google.com · 12 years ago
  85. 0abc881 Mirror API removals: async invocations, mirrorSystemOf(port), Mirror.mirrors. by rmacnak@google.com · 12 years ago
  86. 2f5b84f Don't skip tests on machines without git. by rnystrom@google.com · 12 years ago
  87. c638273 Revise barback logging patch. by rnystrom@google.com · 12 years ago
  88. d4b3098 Address code review comments from https://chromiumcodereview.appspot.com/49493004/ by sra@google.com · 12 years ago
  89. 316c081 Revise pub build patch. by rnystrom@google.com · 12 years ago
  90. 1573890 Updated top level docs for Window. by amouravski@google.com · 12 years ago
  91. c02e911 JS_INTERCEPTOR_CONSTANT(Type) generates a constant interceptor in Dart code. by sra@google.com · 12 years ago
  92. b3ec785 Address code review comments for https://chromiumcodereview.appspot.com/49923003/ by sra@google.com · 12 years ago
  93. 60b57c3 Update headings to use sentence case. by amouravski@google.com · 12 years ago
  94. 9c20d56 Remove uses of dart:io Options from pub. by whesse@google.com · 12 years ago
  95. 13dad66 Remove uses of dart:io Options in dart2js and dartdoc. by whesse@google.com · 12 years ago
  96. d836e01 Add missing coverage for generics properties of dynamic and void. Fix reflectType(dynamic) in dart2js. by rmacnak@google.com · 12 years ago
  97. c3a9f33 Fix directory-listing to return a future on cancel. by ajohnsen@google.com · 12 years ago
  98. bf7ea13 Fix HttpServer after SecureServerSocket no longer is a ServerSocket. by ajohnsen@google.com · 12 years ago
  99. fe47976 Fix sdk/lib/io errors found by the analyzer. by ajohnsen@google.com · 12 years ago
  100. 426bf24 Remove type argument from SecureServerSocket by sgjesse@google.com · 12 years ago