0.5.14.1
  1. d86c723 Roll back 16364004 and 16206027. by amouravski@google.com · 12 years ago
  2. 92d5140 Fix for bot break. by amouravski@google.com · 12 years ago
  3. 0d1be28 Add dartdoc to the generated utils snapshot. by amouravski@google.com · 12 years ago
  4. c2500c3 Move pub over to using the pub.dartlang.org API v2. by nweiz@google.com · 12 years ago
  5. 9e49b86 Allow DirectoryDescriptor.load to load a file next to a directory. by nweiz@google.com · 12 years ago
  6. 0d3e47d Basic dart^2 analyzer tests running. by scheglov@google.com · 12 years ago
  7. 9119c97 Work around bug in dart analyzer. by ahe@google.com · 12 years ago
  8. 90651648 Implement InstanceMirror.invoke (minified). by ahe@google.com · 12 years ago
  9. f1d3455 A getter doesn't take arguments. by ahe@google.com · 12 years ago
  10. e199977 Implement reflecting on uninstantiated classes. by ahe@google.com · 12 years ago
  11. c6abaa2 Resolution needs to see all fields, including native fields. Also, move the check of adding instance fields in the work list in the individual addElementToWorkList methods. by ngeoffray@google.com · 12 years ago
  12. 662c2a8 Rename RuntimeError to CyclicIntializationError, as per spec. by lrn@google.com · 12 years ago
  13. 604f2ac Revert revision 23575. by ricow@google.com · 12 years ago
  14. ee02857 Don't change the case of cookie names and values by sgjesse@google.com · 12 years ago
  15. 00d1a06 Implement metadata for instance fields. by ahe@google.com · 12 years ago
  16. 8566fdc Re-apply: Fix type propagation bug by always narrowing types, and fix unit tests where the type inferrer does not run. by ngeoffray@google.com · 12 years ago
  17. fb80087 Revert r23577, some unit tests fail. by ngeoffray@google.com · 12 years ago
  18. f9249e6 Fix type propagation bug by always narrowing types. by ngeoffray@google.com · 12 years ago
  19. 950934a Add dartdoc to the generated utils snapshot by ricow@google.com · 12 years ago
  20. 98b2002 Randomize the identify hash code on objects. by kasperl@google.com · 12 years ago
  21. 58a92ac Fixing a number of Dart2JS compiler warnings. by blois@google.com · 12 years ago
  22. 0f9bcbe Updating Clipboard.setDragImage to accept elements. by blois@google.com · 12 years ago
  23. 5bbd582 Fixing some of the tests disabled from the chrome IDL roll. by blois@google.com · 12 years ago
  24. 768d611 Remove more question marks. by amouravski@google.com · 12 years ago
  25. bda041d Updating DOM metadata triage list for recent Blink changes. by blois@google.com · 12 years ago
  26. df25e5f Regen libs. by antonm@google.com · 12 years ago
  27. 180e054 dart:io | Add .stat() and .statSync() to FileSystemEntity and subclasses File, Directory, and Link. by whesse@google.com · 12 years ago
  28. 74bf83c Remove unnecessary substitution. by karlklose@google.com · 12 years ago
  29. c73ff61 Fix dartbug.com/11010. by kasperl@google.com · 12 years ago
  30. de643f7 Fix a speling arrow. by ahe@google.com · 12 years ago
  31. cc1b733 Limit the type inferrer to not re-analyze more elements than there are in the program. Also add a flag to disable type inferencing. by ngeoffray@google.com · 12 years ago
  32. 590a7f6 Fix some bugs in the Uri class by sgjesse@google.com · 12 years ago
  33. 0920fe5 Updates to dart doc. Further updates to follow. by ahe@google.com · 12 years ago
  34. 251a6f0 Avoid parsing path and query string more than once by sgjesse@google.com · 12 years ago
  35. 0a7a5c5 Implement MethodMirror.metadata. by ahe@google.com · 12 years ago
  36. 3de94b2 Make fields of BoundClosure private to not expose implementation details. by ngeoffray@google.com · 12 years ago
  37. 38668d1 Revert revision 23438. by ricow@google.com · 12 years ago
  38. ead4d0e Removed Console.profiles by vsm@google.com · 12 years ago
  39. 1735f7a IDL roll and expectations fix by vsm@google.com · 12 years ago
  40. face92e Use correct input for value in super-setter with explicit receiver calling convention by sra@google.com · 12 years ago
  41. 1862b4e Analyze patch elements. by johnniwinther@google.com · 12 years ago
  42. 3502e1f Warn on private members. by johnniwinther@google.com · 12 years ago
  43. 9f4ce20 dart:io | Add documentation for the default root certificate database for secure networking. by whesse@google.com · 12 years ago
  44. 87d2467 Fix issue with dart2dart translation of parameters (collision risk). by kasperl@google.com · 12 years ago
  45. 4e17f7d Implement ClassMirror.metadata. by ahe@google.com · 12 years ago
  46. 974e0c6 Type check switch and more. by johnniwinther@google.com · 12 years ago
  47. faa7227 Make new StreamController be async by default. by lrn@google.com · 12 years ago
  48. 66e4fdd Revert "Fix bug with super setter and interceptor calling convention." by sra@google.com · 12 years ago
  49. 42ed375 Fix bug with super setter and interceptor calling convention. by sra@google.com · 12 years ago
  50. be25032 Make bin/pub script work when run from the repo. by rnystrom@google.com · 12 years ago
  51. c40784b Changed Uint8ClampedList to implement Uint8List by vsm@google.com · 12 years ago
  52. 9a9db6b Fixing broken tests because of mismatch of suppressed warnings. by blois@google.com · 12 years ago
  53. ca01606 Fixing dart2js compilation warning. by blois@google.com · 12 years ago
  54. 8d750ef Suppressing CustomElementConstructor. by blois@google.com · 12 years ago
  55. 881e456 Cleaning up some DOM APIs which were marked as deprecated because they were moved or renamed. by blois@google.com · 12 years ago
  56. 36189af Move mirror implementation out of patch file. by ahe@google.com · 12 years ago
  57. c75b85f Call toList to match return type. by ahe@google.com · 12 years ago
  58. 69df933 Remove the HttpRequest.queryParameters getter by sgjesse@google.com · 12 years ago
  59. ee8c4f7 Address comments from CL 16101007. by ahe@google.com · 12 years ago
  60. 24b45ee Fix type annotation. by karlklose@google.com · 12 years ago
  61. 47cd31c Support type variables on redirecting factory constructors. by karlklose@google.com · 12 years ago
  62. cb3e022 Implement LibraryMirror.metadata. by ahe@google.com · 12 years ago
  63. 8e4163f It is OK for arrays to be null when doing optimizations on them. by ngeoffray@google.com · 12 years ago
  64. 822b936 Allow a space after -o in dart2js option parsing. by kasperl@google.com · 12 years ago
  65. 82050eb Fix code size regression by processing fields in processInstantiatedClassMember instead of registerInstantiatedClass. This avoids always considering native fields as live. by ngeoffray@google.com · 12 years ago
  66. 29aeb5b Fix issue 10898 by fixing the ByteData constructor to implicitly create an ArrayBuffer. by kasperl@google.com · 12 years ago
  67. ce382b4 Rename JS_CURRENT_ISOLATE to JS_CURRENT_ISOLATE_CONTEXT. by ahe@google.com · 12 years ago
  68. 456afd3 Be less conservative about bound closure instantiation. by ngeoffray@google.com · 12 years ago
  69. 6f15041 Fix type tests for null. by karlklose@google.com · 12 years ago
  70. 91297ab Re-apply "Implement operator== and hashCode for bound closures.". The emitter should not try to share a bound closure class between an intercepted method and a non-intercepted method because the call has different calling conventions: the intercepted version pass an extra argument, which is the actual receiver. by ngeoffray@google.com · 12 years ago
  71. 6509c70 Move exisis and existsSync to FileSystemEntity by sgjesse@google.com · 12 years ago
  72. d21e9fd Move logic of computing the inferred type in the InvokeDynamicSpecializer classes, to make it uniform with the other specializers. Also computeTypeFromInputType does not care about nullability of its inputs. by ngeoffray@google.com · 12 years ago
  73. 16530e2 Fix http://dartbug.com/8669 by making sure we do not crash when trying to use Object as a mixin. by kasperl@google.com · 12 years ago
  74. 76f4ae0 Revert r23380, some browser tests fail. by ngeoffray@google.com · 12 years ago
  75. 6ed50f8 Implement operator== and hashCode for bound closures. by ngeoffray@google.com · 12 years ago
  76. 679b876 Reland "Add --version option to dart2js and add version information (if available) to generated code." by kasperl@google.com · 12 years ago
  77. 0c7e06c Fixing type of ApplicationCache.onProgress. by blois@google.com · 12 years ago
  78. 533a66b Reapply removeWhere and retainWhere for elements in dart:html by efortuna@google.com · 12 years ago
  79. 54bafa2 "Reverting 23366" by efortuna@google.com · 12 years ago
  80. 942392b Correctly implemented removeWhere and retainWhere for elements in dart:html. by efortuna@google.com · 12 years ago
  81. e90972e Revert "Add --version option to dart2js and add version information (if available) to generated code." by kasperl@google.com · 12 years ago
  82. 3c95824 Add --version option to dart2js and add version information (if available) to generated code. by kasperl@google.com · 12 years ago
  83. 284544c Fix Iterable.skipWhile documentation. by floitsch@google.com · 12 years ago
  84. 7841206 Change File.directory to not do any IO by sgjesse@google.com · 12 years ago
  85. 79a0a65 Implement asBroadcast using a _MultiplexStreamController. by lrn@google.com · 12 years ago
  86. 7fed1dd Fix generation of a bailout method when a BailoutTarget was in the middle of a loop/labeled block. It confused the SSA codegen. by ngeoffray@google.com · 12 years ago
  87. e5643d1 Address Stephen's concerns by only storing true/false for indexability for leaf classes. by kasperl@google.com · 12 years ago
  88. aa58317 Enqueue generative constructor by in codegen, not builder. by ngeoffray@google.com · 12 years ago
  89. 4638137 Switch from DRT to content shell. by antonm@google.com · 12 years ago
  90. 21b88c4 Fix bug in SsaConstructionFieldTypes where the phase got confused seeing multiple HForeignNew due to inlining. by ngeoffray@google.com · 12 years ago
  91. bb6d8c6 Remove library dart:crypto by sgjesse@google.com · 12 years ago
  92. 5e39dd8 Enqueue fields for resolution in the enqueuer, instead of doing it in the resolver. by ngeoffray@google.com · 12 years ago
  93. 39c8f31 Make new StreamController().isPaused be true until the first listener arrives. by lrn@google.com · 12 years ago
  94. 1762c5f Change top level queryAll to return ElementList. by efortuna@google.com · 12 years ago
  95. 34b6083 Fix up other RTC family mozilla names. by efortuna@google.com · 12 years ago
  96. c89a0c7 Add mozRTCPeerConnection to JS names. by efortuna@google.com · 12 years ago
  97. ca06a7e Show progress on upload and resolve. by rnystrom@google.com · 12 years ago
  98. 0942acf Fixing IndexedDB's deleteDatabase to have the correct future result. by blois@google.com · 12 years ago
  99. 4b6f228 Clarifying EventStreamProvider.forTarget. by blois@google.com · 12 years ago
  100. a1f5221 Modernizing HttpRequest documentation. by blois@google.com · 12 years ago