Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/3.0.3
/
sdk
/
lib
/
js
tag
1457c2e65377be9f2609601372b016d994dfe931
tagger
Dart CI <dart-internal-release@dart-ci-internal.iam.gserviceaccount.com>
Fri Jun 02 06:20:44 2023
object
892ba4ae22fad68d7eaf26ccdf05dc9f41619ffe
3.0.3
4919729
Revert "Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations""
by Zach Anderson
· 2 years, 5 months ago
9e19979
Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"
by Srujan Gaddam
· 2 years, 5 months ago
55e60cb
Revert "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"
by Srujan Gaddam
· 2 years, 5 months ago
fbe9c21
[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations
by Srujan Gaddam
· 2 years, 5 months ago
2ca521c
[js] Add sources js_types and js_annotations for analysis reasons.
by Joshua Litt
· 2 years, 5 months ago
bd79be0
[js] Move `allowInterop` functions to `dart:js_util`.
by Joshua Litt
· 2 years, 7 months ago
01b2889
Spelling pkg dev compiler
by Josh Soref
· 2 years, 7 months ago
8777138
[pkg:js] Add @JSExport annotation
by Srujan Gaddam
· 2 years, 10 months ago
3cfca8e
Make `internal/patch.part` a part of `dart:_internal`
by Johnni Winther
· 2 years, 11 months ago
bdbecf3
[dart2wasm] Add support for anonymous JS interop classes.
by Joshua Litt
· 3 years, 5 months ago
f6af76e
[dart2wasm] Basic support for js interop annotations.
by Joshua Litt
· 3 years, 5 months ago
2494a1b
[pkg:js] Enable staticInterop annotations
by Srujan Gaddam
· 3 years, 9 months ago
7990144
[pkg:js] Disable @staticInterop until ready
by Srujan Gaddam
· 3 years, 11 months ago
67be663
[pkg:js] Add @staticInterop annotation to package:js
by Srujan Gaddam
· 3 years, 11 months ago
b8d14d4
various fixes to the dart: lib dartdocs
by Devon Carew
· 5 years ago
b8e434e
Export allowInterop in dart:_js_annotations
by Harry Terkelsen
· 5 years ago
87f74cb
[cfe] Check optional non-nullable parameters in constructors
by Johnni Winther
· 5 years ago
d44457f
[Core Libraries] Eliminate the fork in the core libraries.
by Leaf Petersen
· 5 years ago
54fe29e
support @JS annotation from SDK
by Harry Terkelsen
· 5 years ago
5a5f401
[js] cleanup old dart:js / js_util files
by Vijay Menon
· 6 years ago
28c335d
Move dart:js to patch format
by Vijay Menon
· 6 years ago
a75ffc8
Add non-NNBD language version marker to all sdk (non-nnbd) files
by Sigmund Cherem
· 6 years ago
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
bb87996
Fix some dart sdk documentation issues
by Parker Lougheed
· 6 years ago
c464a12
Minimize diffs between copies of js_dart2js.dart
by Nate Bosch
· 6 years ago
2cc0c4f
Update doc comments for `dart:js`
by Nate Bosch
· 6 years ago
3c2bfa5
Resolve type conflicts in dart:js
by Peter von der Ahé
· 6 years ago
56424f0
[js_runtime] Test for JavaScriptFunction type tests.
by Stephen Adams
· 7 years ago
410db09
Do not convert the worker object in jsinterop, just like we do for window
by Sigmund Cherem
· 7 years ago
f386b36
Update dartdoc to v0.18.0 and tag library categories.
by Janice Collins
· 7 years ago
898260a
Split dependency on dart:html from dart:js
by Sigmund Cherem
· 7 years ago
e6e6efc
Changes to patch files to make them strong-clean
by Sigmund Cherem
· 8 years ago
8f19937
Remove generic method comment syntax from dart:html.
by Leaf Petersen
· 8 years ago
0585e74
Fixed analyzer test to use dart2js not dartium
by Terry Lucas
· 8 years ago
a8cab7a
Revert "Removed Dartium SDK libs"
by William Hesse
· 8 years ago
4a58918
Removed Dartium SDK libs
by Terry Lucas
· 8 years ago
f126952
Revert: Removed Dartium SDK libs
by Terry Lucas
· 8 years ago
d96561a
Removed Dartium SDK libs
by Terry Lucas
· 8 years ago
05ca90aa
Removed Dartium test exceptions
by Terry Lucas
· 8 years ago
a189084
Removed Dartium SDK libs
by Terry Lucas
· 8 years ago
1265b4c
Fixed readPixels not working in Dartium.
by Terry Lucas
· 8 years ago
029b1cb
Spelling fixes e to i.
by Erik Corry
· 8 years ago
1f294cb
Fix problem introduced with 043c0096adeec45c0b7c544ce717956e1dd9942b.
by Peter von der Ahé
· 8 years ago
043c009
Complain about use before declaration.
by Peter von der Ahé
· 8 years ago
20dc749
Suppress Scale interface - unused.
by Terry Lucas
· 8 years ago
6f71f9c
Revert "[Experiment] Stop suppressing DragEvent"
by Alan Knight
· 8 years ago
0368881
Need to regen cached_patches; new class exposed.
by Terry Lucas
· 8 years ago
f27144d
Roll 50: Updated for push to origin/master.
by Terry Lucas
· 8 years ago
aa6353b
Dart SDK Spelling b, c, and d.
by Erik Corry
· 8 years ago
2fb5d08
Spelling a
by Erik Corry
· 8 years ago
4b9bba5
Stoppp using trippple consonants
by Erik Corry
· 8 years ago
ea6991a
Format all dart: library files
by Jacob Richman
· 8 years ago
badfd14
Fix type error in js_dart2js.dart caught by DDC.
by Jacob Richman
· 9 years ago
5595b96
Fix typos 'overriden' to 'overridden' and '@mustCall super' to '@mustCallSuper' (#27853)
by Mohamed Hayibor
· 9 years ago
b779679
Switch to @patch annotation from patch.
by Jacob Richman
· 9 years ago
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
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
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
dead24a
Make allowInterop a generic method.
by Jacob Richman
· 9 years ago
94456a2
Optimization for patch file generation
by Terry Lucas
· 9 years ago
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
e8fd9f5
The patch file cached_patches.dart generated from C++ with special dartium switch --enable-blink-features=dartGenCachedPatches
by Terry Lucas
· 9 years ago
74ddf84
Remove MutationEvent bad entries in both removed list and renamed list
by Terry Lucas
· 9 years ago
7146915
Breaking Change: Support @JS at library level
by Terry Lucas
· 9 years ago
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
10e70db
Speed up interop patch file creation.
by Terry Lucas
· 9 years ago
4c8b023
Remove an incorrect type annotation on a setter.
by Natalie Weizenbaum
· 9 years ago
c66c110
Fix bug where multiple JSObject wrappers could be created for the same JsObject.
by Jacob Richman
· 10 years ago
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
2c6989d
TBR: bug fixes for switch from [] to JsNative.SetProperty Make calls to .isExternal property more robust
by Jacob Richman
· 10 years ago
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
12e94fc
Make function type checks for types returned by typed JS interop pass for functions with <=10 arguments.
by Jacob Richman
· 10 years ago
6566e91
Fix dartium bug handling object literal constructors with zero arguments.
by Jacob Richman
· 10 years ago
156bc53
Hide implementation members in dart:html, dart:js and related libraries
by Kevin Moore
· 10 years ago
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
1ea666f
Add documentation for allowInterop and allowInteropCaptureThis
by Jacob Richman
· 10 years ago
8831fb8
Deprecate new internal Dartium/JsInterop APIs that are public
by Alan Knight
· 10 years ago
ff200c1
Fix bug in allowInteropCaptureThis that caused JavaScript objects to accidentally be wrapped.
by Jacob Richman
· 10 years ago
be1fcb9
Switch Js to JS
by Jacob Richman
· 10 years ago
a936261
Hide internal methods like wrap_jso from the dart:html public interface
by Alan Knight
· 10 years ago
cd27524
Support user generated custom native JS classes.
by Jacob Richman
· 10 years ago
c92a245
Switch dart:html objects not to be NativeFieldWrapper subclasses with JsInterop
by Alan Knight
· 10 years ago
8d793ca
Dartium typed js interop work dart repo side of the change. Also tries to get
by Jacob Richman
· 10 years ago
ecfad36
Fixed custom elements to work in Polymer
by Terry L. Lucas
· 10 years ago
110b579
wrap_jso should wrap JsArray as well, not always call wrap on its contents
by Alan Knight
· 10 years ago
da7d637
Revert "wrap_jso should wrap JsArray as well, not always call wrap on its contents"
by Alan Knight
· 10 years ago
f0e52e4
wrap_jso should wrap JsArray as well, not always call wrap on its contents
by Alan Knight
· 10 years ago
eafe9d6
Make the dartWrapper access on JsObject private and provide top-level functions for it
by Alan Knight
· 10 years ago
07b2ddd
Preserve identity of Dart wrappers on DOM objects
by Alan Knight
· 10 years ago
eb2878c
dart2js: isExtensible can throw for bad objects.
by Florian Loitsch
· 10 years ago
7b322c2
Dartium JS Enabled take 2
by Terry L. Lucas
· 10 years ago
09c804a
Revert "Dartium JS Interop enabled."
by Terry L. Lucas
· 10 years ago
403bd16
Dartium JS Interop enabled.
by Terry L. Lucas
· 10 years ago
9b0d258
Revert "Dartium w/ JsInterop enabled"
by Terry L. Lucas
· 10 years ago
346af54
Dartium w/ JsInterop enabled
by Terry L. Lucas
· 10 years ago
012c998
Revert "Patched in Dartium JsInterop"
by Terry L. Lucas
· 10 years ago
4bb2e61
Patched in Dartium JsInterop
by Terry L. Lucas
· 10 years ago
ae72b6a
Enhance dart:js interop in a backwards compatible manner.
by Jacob Richman
· 10 years ago
7e9e4d8
Revert "Enhance dart:js interop in a backwards compatible manner."
by Jacob Richman
· 10 years ago
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
Next »