0.6.9.0
  1. 8c07849 Only Firefox needs the vendor prefix. All other browsers have both (webkit browsers) or the unprefixed (IE). by efortuna@google.com · 12 years ago
  2. 69a4edc Update HttpRequest.request documentation to mention ByteBuffer instead of ArrayBuffer. by efortuna@google.com · 12 years ago
  3. ffd476b Reapply Box Model convenience classes BUG= R=jmesserly@google.com by efortuna@google.com · 12 years ago
  4. 522a7ef Add all 256 shuffle methods to Float32x4 by johnmccutchan@google.com · 12 years ago
  5. 0300d91 Print entire SocketException in pub, to help debug the problem. by ajohnsen@google.com · 12 years ago
  6. a78aeef Capture and handle properly every call to JSArray that read or writes elements via a native call by polux@google.com · 12 years ago
  7. 2bd55c2 Keep track of when a socket has been destroyed by ajohnsen@google.com · 12 years ago
  8. 3af8457 Handle do-while by polux@google.com · 12 years ago
  9. 0958316 Account for boolean operators shortcircuiting behavior by polux@google.com · 12 years ago
  10. ecdceae Report an error if a const constructor calls a non-const constructor. by ngeoffray@google.com · 12 years ago
  11. 76d4625 Fixed bug in _ControllerStream.operator==. by lrn@google.com · 12 years ago
  12. f22b7eb Code refactoring: make the inferrer visitor generic in order to play with different type representations. by ngeoffray@google.com · 12 years ago
  13. 14a850c Do not use the NamedMixinApplication node for anonymous mixins: otherwise, the [MixinApplicationElement.computeTypeParameters] would create additional type variables that should not exist. by ngeoffray@google.com · 12 years ago
  14. 1477f01 Implement reflection on native classes. by ahe@google.com · 12 years ago
  15. 7342994 Reverting 25196, 25195, 25192. by efortuna@google.com · 12 years ago
  16. a092805 Adjust FF test status for moz-box-sizing, and fix type error. by efortuna@google.com · 12 years ago
  17. 6d09432 Added part of to Dimension class. by efortuna@google.com · 12 years ago
  18. ef1cb88 Provide cross-browser Rects for box model dimensions for Elements. by efortuna@google.com · 12 years ago
  19. c69aa59 Fix bot redness. by ngeoffray@google.com · 12 years ago
  20. 6d7b2a1 Rewrite how we handle synthesized constructors in the compiler. This was motivated by issue https://code.google.com/p/dart/issues/detail?id=11822. by ngeoffray@google.com · 12 years ago
  21. 10bf1ba Diagnose unresolved constructors in platform libraries. by ahe@google.com · 12 years ago
  22. bb87908 Add a VariableScope abstraction for tracking types of locals in the inferrer. by ngeoffray@google.com · 12 years ago
  23. ef8711d Fix representation test. by karlklose@google.com · 12 years ago
  24. 06493c3 Revert "Introduce StackTraceOnThrowMixin." by floitsch@google.com · 12 years ago
  25. 9a7a00e Use jsAst for runtime type representations. by karlklose@google.com · 12 years ago
  26. 047c8d4 - Trace the length of lists. by ngeoffray@google.com · 12 years ago
  27. 5ef0e49 Change order of supertypes. by karlklose@google.com · 12 years ago
  28. fd6a768 Use PUB_HOSTED_SERVER to set server URL for pub tests. by rnystrom@google.com · 12 years ago
  29. ce64524 Implement accessing lazily initialized static fields. by ahe@google.com · 12 years ago
  30. 1e169d3 Remove explicit argument type checks in math min and max. by srdjan@google.com · 12 years ago
  31. fda68dd Revert r-25106, js semantics for numbers pop up again. by ngeoffray@google.com · 12 years ago
  32. 2c846b1 Add some cheap optimization, and another computation limit in the container tracer. by ngeoffray@google.com · 12 years ago
  33. bea82f4 Implement invocation of statics. by ahe@google.com · 12 years ago
  34. bff98ed Code cleanup: remove accessors, they are redundant. by ngeoffray@google.com · 12 years ago
  35. 37560ff Support for inlining small methods (independent of they're called inside a loop or not) by kustermann@google.com · 12 years ago
  36. ed48b23 Fix a few issues related to mirrors: by ahe@google.com · 12 years ago
  37. d0768e5 Replace old utf8 decoder with new one. by floitsch@google.com · 12 years ago
  38. ba03042 Implement reflecting on static fields. by ahe@google.com · 12 years ago
  39. 5d3e705 Implement reflective access to static methods. by ahe@google.com · 12 years ago
  40. 3ab9639 Filter out accessors for fields. by ahe@google.com · 12 years ago
  41. 5873a31 Retain abstract classes. by ahe@google.com · 12 years ago
  42. 88a6cef Remove debug print by sra@google.com · 12 years ago
  43. 767a899 Work-around for holders by sra@google.com · 12 years ago
  44. 71b38e0 Workaround for 11854 (broken type check) by vsm@google.com · 12 years ago
  45. afd53a1 Avoid polluting global namespace by wrapping everything in a function. by ahe@google.com · 12 years ago
  46. 319a4c8 Fix crash https://code.google.com/p/dart/issues/detail?id=11793: only compute a range for a loop if all its inputs are integer. by ngeoffray@google.com · 12 years ago
  47. 23e1e7f Fix a crash in our tests in host-checked mode by creating the right selector. Also add assertions when creating a selector that the name and kind make sense. by ngeoffray@google.com · 12 years ago
  48. f6651e3 Fix crash https://code.google.com/p/dart/issues/detail?id=11724: check for erroneous before asking for the signature of an element. by ngeoffray@google.com · 12 years ago
  49. 1fdd1a3 Utility methods used for dartium debugger integration. by jacobr@google.com · 12 years ago
  50. a81a6fc RFC: introduce dart:js by vsm@google.com · 12 years ago
  51. 588a2a1 add option to pick up hosted url from an anvironment variable by keertip@google.com · 12 years ago
  52. 819289b Decrement call counts when we realize a call does not reach a method anymore. This potentially saves in compile times. by ngeoffray@google.com · 12 years ago
  53. a2c676e A dart int literal is a dart2js' int unless it will become NaN or infinity. by ngeoffray@google.com · 12 years ago
  54. a1d0585 Make iterating over resolvedElements deterministic across compilations by making it a LinkedHashMap. by ngeoffray@google.com · 12 years ago
  55. f0c7e74 Refactored tryInlineMethod into meetsHardConstraints(), heuristicsSaysGoodToGo(), doInlining() by kustermann@google.com · 12 years ago
  56. b0913f7 First version of Codecs and Converters. by floitsch@google.com · 12 years ago
  57. 9aa4a84 We have to take into account JavaScript number semantics when inferring a type for a literal int. by ngeoffray@google.com · 12 years ago
  58. be22c70 The [Constant] class for a list does not know its element type, but the inferrer does. Make sure the builder uses the inferrer for constants. by ngeoffray@google.com · 12 years ago
  59. 40c7d89 Move MimeMultipartTransformer and HttpBodyHandler to mime and http_server packages. by ajohnsen@google.com · 12 years ago
  60. 2a070f0 Add point to Window class and Window polyfills of screen. by efortuna@google.com · 12 years ago
  61. f160335 Updated with ArrayBuffer => ByteBuffer rename in HttpRequest docs. by efortuna@google.com · 12 years ago
  62. a9d24ed Rename "pathos" package to "path". by rnystrom@google.com · 12 years ago
  63. e5cade9 Introduce StackTraceOnThrowMixin. by floitsch@google.com · 12 years ago
  64. 3b2c97a Fix issue 11705: deal with user-defined Function classes that override noSuchMethod, and are being called with apply. by ngeoffray@google.com · 12 years ago
  65. 0fcc168 Let completers complete in the zone they were constructed in. by floitsch@google.com · 12 years ago
  66. c5207bf Replace StringBuffer with StringSink in json library. by floitsch@google.com · 12 years ago
  67. 7701886 Fix typo in BytesBuilder.add. by ajohnsen@google.com · 12 years ago
  68. 875d5d2 Add short-cut version for non-typed lists in BytesBuilder. by ajohnsen@google.com · 12 years ago
  69. 0892001 Change variable names to avoid confusion. by ngeoffray@google.com · 12 years ago
  70. d99bc07 Eliminate SubstringWrapper. by ahe@google.com · 12 years ago
  71. f7d1f50 Remove _BufferList from dart:io and now use BytesBuilder. by ajohnsen@google.com · 12 years ago
  72. e99f910 Add BytesBuilder to dart:io for building up byte lists from smaller parts. by ajohnsen@google.com · 12 years ago
  73. 7c20ac6 Added boolean to toggle. by efortuna@google.com · 12 years ago
  74. 6bb3d44 Get rid of command-line config in pub. by rnystrom@google.com · 12 years ago
  75. 5d432a7 Added some more documentation to top level Window. by amouravski@google.com · 12 years ago
  76. b18b59f Pre-sort constants for stable ordering by sra@google.com · 12 years ago
  77. c256ddf dart:io | Support connection renegotiation (rehandshake) on SecureSocket. by whesse@google.com · 12 years ago
  78. c13ac06 Remove support for conflicting constructors. by johnniwinther@google.com · 12 years ago
  79. 93bcd6b Move toString() to collection classes. by zarah@google.com · 12 years ago
  80. 5d182e4 Remove eager registering of member type checks. by johnniwinther@google.com · 12 years ago
  81. f7a8a8c Handle unset package-root. by johnniwinther@google.com · 12 years ago
  82. b96c693 Use typedefs in lib. by johnniwinther@google.com · 12 years ago
  83. 918601e dart2js: bugfix in ssa/codegen.dart by kustermann@google.com · 12 years ago
  84. 2711e0d Naive handling of closures. by polux@google.com · 12 years ago
  85. 6dd9af2 Handle for-in. by polux@google.com · 12 years ago
  86. a9ea9a2 Convert decodeAudioData to return a Future. by efortuna@google.com · 12 years ago
  87. f50bfde Fixing CustomEvent.detail leaks. by blois@google.com · 12 years ago
  88. 2f8f7f4 Use type variables of mixin when computing the substitution. by karlklose@google.com · 12 years ago
  89. 6c5a79e Add trace helper to dart2js util. by johnniwinther@google.com · 12 years ago
  90. 875d28e Fixing mapping of attribute maps on FireFox. by blois@google.com · 12 years ago
  91. 7ed636e fix print output for nodejs by kevmoo@j832.com · 12 years ago
  92. cc9f39d Add back appendBlob and send variants in WebSocket. by efortuna@google.com · 12 years ago
  93. 91aa700 Add Stream.join by lrn@google.com · 12 years ago
  94. a0c76e6 Revert "Move toString() to collection classes." by zarah@google.com · 12 years ago
  95. 8ed47ae5 Move toString() to collection classes. by zarah@google.com · 12 years ago
  96. 75a0550 Make pub deploy copy over interop.js. by rnystrom@google.com · 12 years ago
  97. ef9f4e7 Properly hiding import of deprecate from collection-dev. by blois@google.com · 12 years ago
  98. eb3c590 Fix type bugs and update AsBroadcastStream to new interface. by lrn@google.com · 12 years ago
  99. 1c20194 Make new Future(X) go into the outer event loop. by floitsch@google.com · 12 years ago
  100. d02d106 Make StreamController be a StreamSink, not just an EventSink. by lrn@google.com · 12 years ago