0.2.7.1
  1. f909853 Reapply dart2js: Dot-separated field-and-super descriptor string in classes. by erikcorry@google.com · 13 years ago
  2. 0fd3aad Decouple the constant handler from the compiler so we can have more than one. by kasperl@google.com · 13 years ago
  3. db46ac8 Revert r15577 dart2js: Dot-separated field-and-super descriptor string... by erikcorry@google.com · 13 years ago
  4. d70bcb4 Improve measuring by ahe@google.com · 13 years ago
  5. 98bc64d dart2js: Dot-separated field-and-super descriptor string in class definitions. by erikcorry@google.com · 13 years ago
  6. f432155 Follow-up to https://chromiumcodereview.appspot.com/11416144/. by aprelev@gmail.com · 13 years ago
  7. bf89a3d Fix dart2js io patch. by ager@google.com · 13 years ago
  8. 67f052f Add RandomAccessFile.read method and use it for file input stream. by ager@google.com · 13 years ago
  9. 5928ec4 Improve error handling in HttpClient by sgjesse@google.com · 13 years ago
  10. bfa5afb Add @JSName annotation for native fields and methods - second try. by sra@google.com · 13 years ago
  11. 967537f Revert "Creating a common library for all DOM types." by blois@google.com · 13 years ago
  12. 78035ed Creating a common library for all DOM types. by blois@google.com · 13 years ago
  13. ea1674e Fix dartanalyzer issue with const by efortuna@google.com · 13 years ago
  14. 7aa0ea8 remove parens from getter by efortuna@google.com · 13 years ago
  15. 33f5214 Make KeyboardEvent cross-browser consistent. by efortuna@google.com · 13 years ago
  16. 2f31955 Sort constructors while renaming. by antonm@google.com · 13 years ago
  17. dc05297 Generate parameter stubs using ASTs. by sra@google.com · 13 years ago
  18. 64071c5 Fix dartium tests after legacy getter removal by hausner@google.com · 13 years ago
  19. 76b1800 Splitting the Audio types out of the HTML library. by blois@google.com · 13 years ago
  20. 93c1be4 Ignore functions that have the same name as fields in gets and sets. by polux@google.com · 13 years ago
  21. 985223c Fix operator handling. by polux@google.com · 13 years ago
  22. e08d148 Relax some type annotations in concrete type inference. by polux@google.com · 13 years ago
  23. d681878 Revert "Switch libraries to using new tags." by lrn@google.com · 13 years ago
  24. 72f1973 Fix a use of native JS code to avoid substituting lvalues with '#'. by erikcorry@google.com · 13 years ago
  25. 2ebfc46 Handle null in augmentField by polux@google.com · 13 years ago
  26. cbd18d2 Fix handling of sends with wrong arity by polux@google.com · 13 years ago
  27. 6390a1f Put back the unit test on optimizing removeLast to pop. Also don't forget that jsArrayRemoveLast might be null in case of unit tests. by ngeoffray@google.com · 13 years ago
  28. b6b0165 Rename regexp to reflect review feedback on semicolon change. by erikcorry@google.com · 13 years ago
  29. 7af336d Put back manual inlining of List.add, List.removeLast, String.split and String.concat. by ngeoffray@google.com · 13 years ago
  30. abd2cf3 Switch libraries to using new tags. by lrn@google.com · 13 years ago
  31. fe9de5c Revert "Add @JSName annotation for native fields and methods." by sra@google.com · 13 years ago
  32. 24ca65f Add @JSName annotation for native fields and methods. by sra@google.com · 13 years ago
  33. 0c75960 Making dart2js' HTMLElement private. by blois@google.com · 13 years ago
  34. 7263b0f Add a Futures.forEach function for asynchronously iterating over a collection. by nweiz@google.com · 13 years ago
  35. 911a7ec Changes to make it easier to add elements. by blois@google.com · 13 years ago
  36. f066ff4 Adding @domName annotations to impl files what were missing them. by blois@google.com · 13 years ago
  37. 357d6d8 Fixing Exception name conflicts. by blois@google.com · 13 years ago
  38. 4a47fb8 Fix a bad merge that lead to unused optimization: implement the dataEquals in HInterceptor in order to GVN it. by ngeoffray@google.com · 13 years ago
  39. 3597598 Add HttpsServer class and test. by whesse@google.com · 13 years ago
  40. aa6d244 Fix bug in HttpClient, introduced in r15450. by whesse@google.com · 13 years ago
  41. d77dfe6 Add support for https scheme in dart:io HttpClient. by whesse@google.com · 13 years ago
  42. dc6b25b Replace === with identical. by floitsch@google.com · 13 years ago
  43. c806263 Canonicalize raw type by johnniwinther@google.com · 13 years ago
  44. 871f690 Temporarily reverting class field and method name minification. by erikcorry@google.com · 13 years ago
  45. 1b740d6 Revert "Canonicalize raw type" by johnniwinther@google.com · 13 years ago
  46. 5b8225c Record redirection targets as instantiated in the resolver. by ahe@google.com · 13 years ago
  47. accfec8 Canonicalize raw type by johnniwinther@google.com · 13 years ago
  48. ccb252e Emit constants using ASTs, try 2. by sra@google.com · 13 years ago
  49. 4b3c340 Revert "Emit constants using ASTs" by sra@google.com · 13 years ago
  50. 6b297e5 Emit constants using ASTs by sra@google.com · 13 years ago
  51. 17a2735 Window.close documentation. by amouravski@google.com · 13 years ago
  52. 2f400a1 Added DivElement documentation. by amouravski@google.com · 13 years ago
  53. 1e4228b Fixing attribute map. by blois@google.com · 13 years ago
  54. e4f7754 Fixing renamer- I messed up a merge and broke the renaming from the CL to dartify members. by blois@google.com · 13 years ago
  55. 2688c60 Dartifying members. by blois@google.com · 13 years ago
  56. 65a0cca Fix problems due to unit testing of the compiler. by ngeoffray@google.com · 13 years ago
  57. 695b2f9 Create specialized versions of getInterceptor. by ngeoffray@google.com · 13 years ago
  58. b3b5fae Grow type map exponentially. by ahe@google.com · 13 years ago
  59. 1e4a2d4 Diagnose unbalanced parentheses better. by ahe@google.com · 13 years ago
  60. ba7992f Support Windows share paths in the Path class. by ager@google.com · 13 years ago
  61. ae3b1ee Report parser error if a class isn't terminated by }. by ahe@google.com · 13 years ago
  62. 628b913 Re-apply issue 11308169: GVN getInterceptor and use the interceptor constant when the type is known. by ngeoffray@google.com · 13 years ago
  63. 4b230f0 Faster implementation of HTypeMap. by ahe@google.com · 13 years ago
  64. 49d23f1 Add onError to dart:io SecureSocket. Allow onConnect and outputStream to coexist on Socket and SecureSocket. by whesse@google.com · 13 years ago
  65. a5c9b8e Fix braino in Selector.==: check the kind too. by ngeoffray@google.com · 13 years ago
  66. 9ccf72e Fix typo. Review URL: https://codereview.chromium.org//11299195 by ngeoffray@google.com · 13 years ago
  67. 5f46e42 Fix performance regression: do not call interceptors.getInterceptedClassesOn direclty, but call this.getInterceptedClassesOn which does the necessary checks to know if we can omit a getInterceptor call. by ngeoffray@google.com · 13 years ago
  68. 117f34b Use worker pools in go.sh/databasebuilder.py. by vsm@google.com · 13 years ago
  69. 749e5327 Cleaning up some unused code. by blois@google.com · 13 years ago
  70. ed22abc HTML human writable docs working end to end!... mostly... by amouravski@google.com · 13 years ago
  71. 89a7f02 The JSON could be used in the future to dynamically rendered DartDocs in the browser. by jacobr@google.com · 13 years ago
  72. 56c21bc Fix bug in how AsFilteredImmutableMap was used in dart2js_mirror. by jacobr@google.com · 13 years ago
  73. a4e05f2 Use Window.performance.now if available, with correct frequency value by efortuna@google.com · 13 years ago
  74. 76c0f14 Removing duplicated events. by blois@google.com · 13 years ago
  75. 73c9204 "Reverting 15343" by efortuna@google.com · 13 years ago
  76. cd347e5 Adding support for accessing attributes in alternate namespaces. by blois@google.com · 13 years ago
  77. bb4629f Let stopwatch use window.performance.now when available. Fix for: http://code.google.com/p/dart/issues/detail?id=4312 by efortuna@google.com · 13 years ago
  78. 5f5751b Fix missing classes in native emitters superclass info. by sra@google.com · 13 years ago
  79. 36c87a1 Dart2js: Fix stack overflow in new String.fromCharCodes bug=6919 by erikcorry@google.com · 13 years ago
  80. d551a69 Produce run-time error when type parameters are accessed from static context. by aprelev@gmail.com · 13 years ago
  81. 4fc5af9 Substitution added to DartType by johnniwinther@google.com · 13 years ago
  82. 43af6bf Remove wrong assert in string validator. by erikcorry@google.com · 13 years ago
  83. 943b07d Address review comments on issue 11412105. by ngeoffray@google.com · 13 years ago
  84. b88bc3b Fix runtimeType for List and bool. The type arguments were lost in when merging with the new interceptor style. by karlklose@google.com · 13 years ago
  85. 7805f03 Generate an error for active connections when the HTTP client is shutdown by sgjesse@google.com · 13 years ago
  86. 15d5c6b Rename TlsSocket to SecureSocket, and all other Tls... items to Secure.... by whesse@google.com · 13 years ago
  87. 812c7fe Tolerate FF17's CSS2Properties by sra@google.com · 13 years ago
  88. 7412f30 Revert r15265 due to checked mode failures. by ngeoffray@google.com · 13 years ago
  89. 0807c26 Implement input and output streams for secure network sockets. by whesse@google.com · 13 years ago
  90. 218c3ed GVN getInterceptor and use the interceptor constant when the type is known. by ngeoffray@google.com · 13 years ago
  91. 507c2b6 Fix secure socket tests to close sockets after writing. Fix handling of close events in TlsSocket class. by whesse@google.com · 13 years ago
  92. 3f0ef3d Fix error spotted by Karl. Review URL: https://codereview.chromium.org//11414131 by ngeoffray@google.com · 13 years ago
  93. 973e462 Fix wrong type annotations. by karlklose@google.com · 13 years ago
  94. 7ed9cb9 Change === to identical in the dart2js source. by karlklose@google.com · 13 years ago
  95. cedae29 Fix a type annotation in the parser to make it accept non-literal strings as part URIs in checked mode. by karlklose@google.com · 13 years ago
  96. c822bbf Fix unit tests. Review URL: https://codereview.chromium.org//11316146 by ngeoffray@google.com · 13 years ago
  97. 64b9e99 Do not generate empty native classes. Fixes issue 6872. by ngeoffray@google.com · 13 years ago
  98. b9b0382 Simplify runtime type support. by karlklose@google.com · 13 years ago
  99. 359736e Fix Unicode issues in dart2js and dart2dart. by erikcorry@google.com · 13 years ago
  100. aa0a318 [dart2dart] Do not crash on unresolved named constructor by smok@google.com · 13 years ago