3.0.3
  1. 4919729 Revert "Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"" by Zach Anderson · 2 years, 5 months ago
  2. 9e19979 Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations" by Srujan Gaddam · 2 years, 5 months ago
  3. 55e60cb Revert "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations" by Srujan Gaddam · 2 years, 5 months ago
  4. fbe9c21 [pkg:js/dart:js_interop] Move annotations to dart:_js_annotations by Srujan Gaddam · 2 years, 5 months ago
  5. 2ca521c [js] Add sources js_types and js_annotations for analysis reasons. by Joshua Litt · 2 years, 5 months ago
  6. bd79be0 [js] Move `allowInterop` functions to `dart:js_util`. by Joshua Litt · 2 years, 7 months ago
  7. 01b2889 Spelling pkg dev compiler by Josh Soref · 2 years, 7 months ago
  8. 8777138 [pkg:js] Add @JSExport annotation by Srujan Gaddam · 2 years, 10 months ago
  9. 3cfca8e Make `internal/patch.part` a part of `dart:_internal` by Johnni Winther · 2 years, 11 months ago
  10. bdbecf3 [dart2wasm] Add support for anonymous JS interop classes. by Joshua Litt · 3 years, 5 months ago
  11. f6af76e [dart2wasm] Basic support for js interop annotations. by Joshua Litt · 3 years, 5 months ago
  12. 2494a1b [pkg:js] Enable staticInterop annotations by Srujan Gaddam · 3 years, 9 months ago
  13. 7990144 [pkg:js] Disable @staticInterop until ready by Srujan Gaddam · 3 years, 11 months ago
  14. 67be663 [pkg:js] Add @staticInterop annotation to package:js by Srujan Gaddam · 3 years, 11 months ago
  15. b8d14d4 various fixes to the dart: lib dartdocs by Devon Carew · 5 years ago
  16. b8e434e Export allowInterop in dart:_js_annotations by Harry Terkelsen · 5 years ago
  17. 87f74cb [cfe] Check optional non-nullable parameters in constructors by Johnni Winther · 5 years ago
  18. d44457f [Core Libraries] Eliminate the fork in the core libraries. by Leaf Petersen · 5 years ago
  19. 54fe29e support @JS annotation from SDK by Harry Terkelsen · 5 years ago
  20. 5a5f401 [js] cleanup old dart:js / js_util files by Vijay Menon · 6 years ago
  21. 28c335d Move dart:js to patch format by Vijay Menon · 6 years ago
  22. a75ffc8 Add non-NNBD language version marker to all sdk (non-nnbd) files by Sigmund Cherem · 6 years ago
  23. de2e16d Add gni files to the html, js, and js_util packages in support of adding them to the flutter sdk. by Devon Carew · 6 years ago
  24. bb87996 Fix some dart sdk documentation issues by Parker Lougheed · 6 years ago
  25. c464a12 Minimize diffs between copies of js_dart2js.dart by Nate Bosch · 6 years ago
  26. 2cc0c4f Update doc comments for `dart:js` by Nate Bosch · 6 years ago
  27. 3c2bfa5 Resolve type conflicts in dart:js by Peter von der Ahé · 6 years ago
  28. 56424f0 [js_runtime] Test for JavaScriptFunction type tests. by Stephen Adams · 7 years ago
  29. 410db09 Do not convert the worker object in jsinterop, just like we do for window by Sigmund Cherem · 7 years ago
  30. f386b36 Update dartdoc to v0.18.0 and tag library categories. by Janice Collins · 7 years ago
  31. 898260a Split dependency on dart:html from dart:js by Sigmund Cherem · 7 years ago
  32. e6e6efc Changes to patch files to make them strong-clean by Sigmund Cherem · 8 years ago
  33. 8f19937 Remove generic method comment syntax from dart:html. by Leaf Petersen · 8 years ago
  34. 0585e74 Fixed analyzer test to use dart2js not dartium by Terry Lucas · 8 years ago
  35. a8cab7a Revert "Removed Dartium SDK libs" by William Hesse · 8 years ago
  36. 4a58918 Removed Dartium SDK libs by Terry Lucas · 8 years ago
  37. f126952 Revert: Removed Dartium SDK libs by Terry Lucas · 8 years ago
  38. d96561a Removed Dartium SDK libs by Terry Lucas · 8 years ago
  39. 05ca90aa Removed Dartium test exceptions by Terry Lucas · 8 years ago
  40. a189084 Removed Dartium SDK libs by Terry Lucas · 8 years ago
  41. 1265b4c Fixed readPixels not working in Dartium. by Terry Lucas · 8 years ago
  42. 029b1cb Spelling fixes e to i. by Erik Corry · 8 years ago
  43. 1f294cb Fix problem introduced with 043c0096adeec45c0b7c544ce717956e1dd9942b. by Peter von der Ahé · 8 years ago
  44. 043c009 Complain about use before declaration. by Peter von der Ahé · 8 years ago
  45. 20dc749 Suppress Scale interface - unused. by Terry Lucas · 8 years ago
  46. 6f71f9c Revert "[Experiment] Stop suppressing DragEvent" by Alan Knight · 8 years ago
  47. 0368881 Need to regen cached_patches; new class exposed. by Terry Lucas · 8 years ago
  48. f27144d Roll 50: Updated for push to origin/master. by Terry Lucas · 8 years ago
  49. aa6353b Dart SDK Spelling b, c, and d. by Erik Corry · 8 years ago
  50. 2fb5d08 Spelling a by Erik Corry · 8 years ago
  51. 4b9bba5 Stoppp using trippple consonants by Erik Corry · 8 years ago
  52. ea6991a Format all dart: library files by Jacob Richman · 8 years ago
  53. badfd14 Fix type error in js_dart2js.dart caught by DDC. by Jacob Richman · 9 years ago
  54. 5595b96 Fix typos 'overriden' to 'overridden' and '@mustCall super' to '@mustCallSuper' (#27853) by Mohamed Hayibor · 9 years ago
  55. b779679 Switch to @patch annotation from patch. by Jacob Richman · 9 years ago
  56. 7f29509 Fix so that logic to enable private user define @JS classes does not impact codegen for dart:html native classes where private classes are not an issue. by Jacob Richman · 9 years ago
  57. 96ca5db Add JSNative utility class with static methods methods to efficiently manipulate typed JSInterop objects in cases where the member name is not known statically. These methods would be extension methods on JSObject if Dart supported extension methods. Update package js to export these methods. Implement in Dart2JS. Implement JS$ in dart2js. by Jacob Richman · 9 years ago
  58. e010460 Utility class of static methods to efficiently manipulate typed JSInterop objects in a dynamic manner. Fix for @JS classes that are _private. Bug #25038 @JS on a _Private class in Dartium by Jacob Richman · 9 years ago
  59. dead24a Make allowInterop a generic method. by Jacob Richman · 9 years ago
  60. 94456a2 Optimization for patch file generation by Terry Lucas · 9 years ago
  61. f26e522 Strip unused functionality from dart:html and fix strong mode errors. Switch from blacklisting pure interfaces to determining pure interfaces from the idl and whitelisting impure interfaces we need for dart2js. by Jacob Richman · 9 years ago
  62. e8fd9f5 The patch file cached_patches.dart generated from C++ with special dartium switch --enable-blink-features=dartGenCachedPatches by Terry Lucas · 9 years ago
  63. 74ddf84 Remove MutationEvent bad entries in both removed list and renamed list by Terry Lucas · 9 years ago
  64. 7146915 Breaking Change: Support @JS at library level by Terry Lucas · 9 years ago
  65. c65854d Optimize dartium dart:html bindings so real world application performance is acceptable. Improves dart:html performance by 2X-30X for microbenchmarks. Real world improvement is typically 2X-3X. by Jacob Richman · 9 years ago
  66. 10e70db Speed up interop patch file creation. by Terry Lucas · 9 years ago
  67. 4c8b023 Remove an incorrect type annotation on a setter. by Natalie Weizenbaum · 9 years ago
  68. c66c110 Fix bug where multiple JSObject wrappers could be created for the same JsObject. by Jacob Richman · 10 years ago
  69. cf7ae2e Support JS$ prefix for dart and fix bug where _operator_getter and the [] operator were used inconsistently. Would only impact future use cases where js APIs returned types not auto-proxied with dart:html. by Jacob Richman · 10 years ago
  70. 2c6989d TBR: bug fixes for switch from [] to JsNative.SetProperty Make calls to .isExternal property more robust by Jacob Richman · 10 years ago
  71. 6bfbb93 Make Dartium JS interop implementation more robust in the presence of JS paths that touch dart:html types. Note that the dart2js implementation was already robust in the presence of dart:html types. by Jacob Richman · 10 years ago
  72. 12e94fc Make function type checks for types returned by typed JS interop pass for functions with <=10 arguments. by Jacob Richman · 10 years ago
  73. 6566e91 Fix dartium bug handling object literal constructors with zero arguments. by Jacob Richman · 10 years ago
  74. 156bc53 Hide implementation members in dart:html, dart:js and related libraries by Kevin Moore · 10 years ago
  75. 688b69f Support isExternal method on MethodMirror in the Dart VM. Not really intended for public consumption. switch to using isExternal and using anonymous. by Jacob Richman · 10 years ago
  76. 1ea666f Add documentation for allowInterop and allowInteropCaptureThis by Jacob Richman · 10 years ago
  77. 8831fb8 Deprecate new internal Dartium/JsInterop APIs that are public by Alan Knight · 10 years ago
  78. ff200c1 Fix bug in allowInteropCaptureThis that caused JavaScript objects to accidentally be wrapped. by Jacob Richman · 10 years ago
  79. be1fcb9 Switch Js to JS by Jacob Richman · 10 years ago
  80. a936261 Hide internal methods like wrap_jso from the dart:html public interface by Alan Knight · 10 years ago
  81. cd27524 Support user generated custom native JS classes. by Jacob Richman · 10 years ago
  82. c92a245 Switch dart:html objects not to be NativeFieldWrapper subclasses with JsInterop by Alan Knight · 10 years ago
  83. 8d793ca Dartium typed js interop work dart repo side of the change. Also tries to get by Jacob Richman · 10 years ago
  84. ecfad36 Fixed custom elements to work in Polymer by Terry L. Lucas · 10 years ago
  85. 110b579 wrap_jso should wrap JsArray as well, not always call wrap on its contents by Alan Knight · 10 years ago
  86. da7d637 Revert "wrap_jso should wrap JsArray as well, not always call wrap on its contents" by Alan Knight · 10 years ago
  87. f0e52e4 wrap_jso should wrap JsArray as well, not always call wrap on its contents by Alan Knight · 10 years ago
  88. eafe9d6 Make the dartWrapper access on JsObject private and provide top-level functions for it by Alan Knight · 10 years ago
  89. 07b2ddd Preserve identity of Dart wrappers on DOM objects by Alan Knight · 10 years ago
  90. eb2878c dart2js: isExtensible can throw for bad objects. by Florian Loitsch · 10 years ago
  91. 7b322c2 Dartium JS Enabled take 2 by Terry L. Lucas · 10 years ago
  92. 09c804a Revert "Dartium JS Interop enabled." by Terry L. Lucas · 10 years ago
  93. 403bd16 Dartium JS Interop enabled. by Terry L. Lucas · 10 years ago
  94. 9b0d258 Revert "Dartium w/ JsInterop enabled" by Terry L. Lucas · 10 years ago
  95. 346af54 Dartium w/ JsInterop enabled by Terry L. Lucas · 10 years ago
  96. 012c998 Revert "Patched in Dartium JsInterop" by Terry L. Lucas · 10 years ago
  97. 4bb2e61 Patched in Dartium JsInterop by Terry L. Lucas · 10 years ago
  98. ae72b6a Enhance dart:js interop in a backwards compatible manner. by Jacob Richman · 10 years ago
  99. 7e9e4d8 Revert "Enhance dart:js interop in a backwards compatible manner." by Jacob Richman · 10 years ago
  100. 3fdeb66 Enhance dart:js interop in a backwards compatible manner. List objects can now be passed back and forth to Dartium without requiring jsify by Jacob Richman · 10 years ago