0.6.3.3
  1. eb3c590 Fix type bugs and update AsBroadcastStream to new interface. by lrn@google.com · 12 years ago
  2. 1c20194 Make new Future(X) go into the outer event loop. by floitsch@google.com · 12 years ago
  3. d02d106 Make StreamController be a StreamSink, not just an EventSink. by lrn@google.com · 12 years ago
  4. 5306dee Add missing name for named argument. by ajohnsen@google.com · 12 years ago
  5. 9689ada6 Add 'uri' to HttpException, and include in toString. by ajohnsen@google.com · 12 years ago
  6. 32ef8cd Add 'address' and 'port' to SocketException, and include them in toString(). by ajohnsen@google.com · 12 years ago
  7. 10996fd Remove _HttpUtils from dart:io. by ajohnsen@google.com · 12 years ago
  8. 02782d7 Add regression test for r24720. by johnniwinther@google.com · 12 years ago
  9. 42e2ff1 Fix send to this. by polux@google.com · 12 years ago
  10. d573bfb Fix pub errorgroup and analyzer errors. by lrn@google.com · 12 years ago
  11. 7e966c3 Add lookupInScope to DeclarationMirror. by johnniwinther@google.com · 12 years ago
  12. 1315656 Make asBroadcastStream take two callbacks. by lrn@google.com · 12 years ago
  13. c5c933b Handle getter/setters of different types. by johnniwinther@google.com · 12 years ago
  14. 395aab4 Fix minified signature generation. by johnniwinther@google.com · 12 years ago
  15. 31cebfc Hide deprecated in html libs. by ajohnsen@google.com · 12 years ago
  16. b6d8f98 Deprecate Path. by ajohnsen@google.com · 12 years ago
  17. 1e81083 Fix handling of seen classes: by polux@google.com · 12 years ago
  18. 6867242 dart:io | Pass errors from multithreaded encryption back to Dart. by whesse@google.com · 12 years ago
  19. c57845f Clean up dart:io warnings/errors found by analyzer tests. by ajohnsen@google.com · 12 years ago
  20. 842b1f4 Make type parameter in toDataUrl have an optional default value as per the spec. by efortuna@google.com · 12 years ago
  21. da548d2 Make keySystem argument optional in MediaElement.canPlayType. by efortuna@google.com · 12 years ago
  22. 5cc21ab Revert "Revert "Use ListMixin for typed_data arrays"" by sra@google.com · 12 years ago
  23. 438767c Add stackTrace to Error object. by floitsch@google.com · 12 years ago
  24. 35a1ad2 dart:io | Fix error in RawSecureSocket.read. by whesse@google.com · 12 years ago
  25. b10d466 Fix for Issue 11673 by sra@google.com · 12 years ago
  26. a8c510f Find correct supertype for inlining. by johnniwinther@google.com · 12 years ago
  27. c2aa253 Fix for Issue 11600 by sra@google.com · 12 years ago
  28. 20b5a01 Revert "Fix minified signature generation." by johnniwinther@google.com · 12 years ago
  29. f6e0f46 Fix minified signature generation. by johnniwinther@google.com · 12 years ago
  30. 937d3f1 Revert "Use ListMixin for typed_data arrays" by sra@google.com · 12 years ago
  31. 2cd765b Use ListMixin for typed_data arrays by sra@google.com · 12 years ago
  32. f81052f Reapply expanding overloaded functions into separate functions. by efortuna@google.com · 12 years ago
  33. 546560a Revert "Add fillRange to typed ungrowable lists." Revert "fix type in test." by floitsch@google.com · 12 years ago
  34. 68274ad Add fillRange to typed ungrowable lists. by zarah@google.com · 12 years ago
  35. 9c3a63b Report error when using initializing formals in redirecting constructors. by karlklose@google.com · 12 years ago
  36. 908bf5b Fix Stdio->Stdin typo and missing external. by ajohnsen@google.com · 12 years ago
  37. 8aa2069 Add Stdio.readByteSync and Stdio.readLineSync. by ajohnsen@google.com · 12 years ago
  38. 615ff96 Retain type annotations for function subtyping in minified mode. by johnniwinther@google.com · 12 years ago
  39. 01251ef Add isActive field on Timer. by zarah@google.com · 12 years ago
  40. 8fb445c Make closures in constructor initializers read type variables directly. by karlklose@google.com · 12 years ago
  41. 0efcc20 Type check initializer lists. by johnniwinther@google.com · 12 years ago
  42. 165c356 Remove isIsCheck. by karlklose@google.com · 12 years ago
  43. 20e0abb Handle use of type literals in arguments. by johnniwinther@google.com · 12 years ago
  44. 6f88eec Removed overloads for WebGLRenderingContext.texImage2D and texSubImage2D. by amouravski@google.com · 12 years ago
  45. d3af178 Roll back "Use package:stack_trace in unittest." by nweiz@google.com · 12 years ago
  46. 89c18e9 [package:mdv] port createInstance change by jmesserly@google.com · 12 years ago
  47. 3629744 "Reverting 24655" by efortuna@google.com · 12 years ago
  48. fc0df10 Expand overloaded methods and optional parameters in the html library. by efortuna@google.com · 12 years ago
  49. 7b0ae79 Use package:stack_trace in unittest. by nweiz@google.com · 12 years ago
  50. 894a503 Fixed a typo that broke tests. by amouravski@google.com · 12 years ago
  51. c0a39d0 Make html metadata follow the spec. by amouravski@google.com · 12 years ago
  52. b7724b7 Revert revisions 24624 and revision 24625. by ricow@google.com · 12 years ago
  53. dc76261 Handle use of type literals in arguments. by johnniwinther@google.com · 12 years ago
  54. 9eb908d Type check initializer lists. by johnniwinther@google.com · 12 years ago
  55. 5dcd8f2 Extract the correct os-error on Socket.write, and report correctly in IOSink. by ajohnsen@google.com · 12 years ago
  56. 1e0c987 Make writes consistent across socket and file synchronous/asynchronus writes in terms of truncation semantics (reports an argument error if the list element contains a non byte value). by asiva@google.com · 12 years ago
  57. 9dd81d9 Fixing up DOM constructors. by blois@google.com · 12 years ago
  58. 7c12f9e Fixing analyzer warnings on overloading == but not get hashCode. by blois@google.com · 12 years ago
  59. f191d0d Fixing DateTime values in serialized script values. by blois@google.com · 12 years ago
  60. 13c403d Added named constructors to Element to construct common elements. by amouravski@google.com · 12 years ago
  61. 18357c5 Remove weird operator== implementations. by ahe@google.com · 12 years ago
  62. 0c17281 Fixing type error for WebGL's getShaderParameter. by blois@google.com · 12 years ago
  63. d477c3f Implement JsMethodMirror.constructorName. by ahe@google.com · 12 years ago
  64. 4a4b1bf Copy compiled constants from metadataHandler to constantHandler. by ahe@google.com · 12 years ago
  65. df2bcb8 Revert "Make StreamController be a StreamSink, not just an EventSink." by floitsch@google.com · 12 years ago
  66. 7784724 Remove type variable to work around dart2js bug. by ahe@google.com · 12 years ago
  67. a15e02c Make StreamController be a StreamSink, not just an EventSink. by lrn@google.com · 12 years ago
  68. 3a23c34 Handle map literals in conditional expression in PartialParser.skipExpression. by ahe@google.com · 12 years ago
  69. f25c1c4 Implement addAll on unmodifiable/constant maps. by ahe@google.com · 12 years ago
  70. e8924d6 Add stubs for missing methods. by ahe@google.com · 12 years ago
  71. 3abe288 Implement JsMethodMirror.parameters and returnType. by ahe@google.com · 12 years ago
  72. cb6346b Don't load dart:async when it isn't needed. by ahe@google.com · 12 years ago
  73. 3534719 Don't reinsert canceled timers. by ajohnsen@google.com · 12 years ago
  74. c326893 Continue updating MDV. by jmesserly@google.com · 12 years ago
  75. fc6769a Reorganize some pub libraries. by rnystrom@google.com · 12 years ago
  76. fca7d29 Disallow template instances when !parentNode || !owner.defaultView https://github.com/Polymer/mdv/commit/d035acecab7c2d1afd9eb67bb01818d7ed9eb11f by jmesserly@google.com · 12 years ago
  77. 74cca39 Add fromIterable(s) constructors in SplayTreeMap and LinkedHashMap. by zarah@google.com · 12 years ago
  78. f6b8d89 Add FileException.path and clean up file exceptions. by ajohnsen@google.com · 12 years ago
  79. 1cbcd0e Document that IOSink.add may buffer data. by ajohnsen@google.com · 12 years ago
  80. 3570215 Fix type annotation. by kasperl@google.com · 12 years ago
  81. 56d2e0e Fix Element.findMyName for named constructors. by kasperl@google.com · 12 years ago
  82. 13d024e Add Map constructors taking iterables. by zarah@google.com · 12 years ago
  83. ec99eb5 Document HttpServer. by ajohnsen@google.com · 12 years ago
  84. d12f2b4 dart:io | Handle an immediately closed connection in RawSecureServerSocket. by whesse@google.com · 12 years ago
  85. f7faa23 dart:io | Add rename() and renameSync() to FileSystem Entity by whesse@google.com · 12 years ago
  86. 5530bbe Fix typo that caused orphaned info to be emitted. by ahe@google.com · 12 years ago
  87. 5ab5bbb Get rid of this code. Doesn't seem necessary anymore. by kasperl@google.com · 12 years ago
  88. 5ec4d52 fix analysis issue caught by dart2js bots by jmesserly@google.com · 12 years ago
  89. d6b9207 Reorganize mdv and observe functionality by jmesserly@google.com · 12 years ago
  90. 4d9098c Move some native type dispatch tags from runtime into class definitions. by sra@google.com · 12 years ago
  91. edf30f6 Exposing Node.firstChild and Node.lastChild. by blois@google.com · 12 years ago
  92. 60e5ca3 Add runAsync interceptor. by floitsch@google.com · 12 years ago
  93. 2089370 dart.io | Fix to previous commit by sgjesse@google.com · 12 years ago
  94. 78e9b8e dart:io | Add rename to Link by sgjesse@google.com · 12 years ago
  95. 6414d81 Implement hashCode on objects stored in a set or used as map keys. by ahe@google.com · 12 years ago
  96. 4976228 Warn about overriding operator== but not hashCode. by ahe@google.com · 12 years ago
  97. 50868bb Test equality argument order in iterable. by zarah@google.com · 12 years ago
  98. 122b7cd Document HttpClientResponse data. by ajohnsen@google.com · 12 years ago
  99. 1e6c3a1 Remove support for 'argument definitions test' from dart2js. by kasperl@google.com · 12 years ago
  100. 2d285ca Generate less code when importing dart:mirrors. by ahe@google.com · 12 years ago