Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.13.3
/
client
tag
a77223333944631f8f48a76e7f4697a4877e29d7
tagger
Alexander Thomas <athom@google.com>
Wed Jun 09 10:44:45 2021
object
516eb3b05c252ef3d34255d06700c1f09f7f4502
2.13.3
a4adc42
Remove old annotated_steps buildbot scripts and dispatcher
by William Hesse
· 8 years ago
41026ca
Remove idea meta-data (follow up from https://codereview.chromium.org/2878103002).
by Devon Carew
· 8 years ago
3fd497b
Ignore some uses of deprecated APIs.
by Devon Carew
· 8 years ago
acd6b3c
Add intellij metadata for pkg/front_end.
by Devon Carew
· 9 years ago
0dfd726
Update 'working with intellij' readme and commit additional metadata.
by Devon Carew
· 9 years ago
86a235e
Add intellij metadata to the repo.
by Devon Carew
· 9 years ago
f3c6339
Switch over testing pub seperately from the the normal packages
by Rico Wind
· 10 years ago
7bafb39
Cleanup main annotated steps script
by ricow@google.com
· 10 years ago
581c169
Add an annotated steps for driving our sdk and api archiving.
by ricow@google.com
· 10 years ago
7c0a00c
Remove gyp entries for editor and java based analyzer
by ricow@google.com
· 10 years ago
e32a17b
Add support for running comparison of dart2js and dart2js with --dump-info output to the bots.
by ricow@google.com
· 11 years ago
d610663
Remove old buildbot editor building script.
by whesse@google.com
· 11 years ago
9ed0c69
Add version-checker support to the main annotated steps script
by ricow@google.com
· 11 years ago
8391a4a
Fix startswith syntax error
by ricow@google.com
· 11 years ago
ee9c66c
Add placeholder annotated step for functional testing scripts. TBR=whesse
by ricow@google.com
· 11 years ago
267f111
Rename src-tarball to linux-distribution-support
by ricow@google.com
· 11 years ago
c13ee60
Add annotated steps for src tarball creation bot
by ricow@google.com
· 12 years ago
95e2723
Use userAgent instead of webkitStartDart
by vsm@google.com
· 12 years ago
2d51255
Changes to annotated step scripts: dart-editor-installer-* builders will build installer
by kustermann@google.com
· 12 years ago
7d5b8fd
Revert revisions 28764, 28756, 28754, 28751
by ricow@google.com
· 12 years ago
f106bea
Get Windows Editor buildbot running with correct java again.
by efortuna@google.com
· 12 years ago
ce3e48f
ignore buildbot_java_home value.
by efortuna@google.com
· 12 years ago
5835205
More print statements.
by efortuna@google.com
· 12 years ago
315daf1
First CL for removing our dependency on the checked-in binary for building
by kustermann@google.com
· 12 years ago
464566c
Remove chromium boto configuration from editor-fyi builder
by kustermann@google.com
· 12 years ago
9451aa4
Also remove chromium specific boto config for cross-vm environment
by kustermann@google.com
· 12 years ago
0a94e8d
Remove AWS_CREDENTIAL_FILE env-variable for editor bots as well
by kustermann@google.com
· 12 years ago
b90d0b0
Fix editor usage of boto file.
by ricow@google.com
· 12 years ago
abf0ad6
First CL for supporting arm cross compilation + testing on dart buildbots
by kustermann@google.com
· 12 years ago
5054acf
Don't run the old annotated step script on our dart-editor-fyi-* builders
by kustermann@google.com
· 12 years ago
12c1a84
Add java to PATH on windows bots and run ia32 editor tests instead of x64 on windows
by kustermann@google.com
· 12 years ago
88875ff
Small fix in buildbot_annotated_steps.py
by kustermann@google.com
· 12 years ago
538c35d
Added tools/bots/editor.py to build the editor (using gyp/build.py) and run editor tests
by kustermann@google.com
· 12 years ago
1156ea3
Add a warning to the old dart.js
by vsm@google.com
· 13 years ago
8b99543
Fix javahome for pub bots Review URL: https://codereview.chromium.org//11573003
by ricow@google.com
· 13 years ago
eb7ec0e
Suppress check on localStorage to enable chrome apps
by vsm@google.com
· 13 years ago
4385149
Phase out local storage usage in PortSync code
by vsm@google.com
· 13 years ago
e07e058
Remove the mode flag for clobbering - we will now just nuke the complete output directory.
by ricow@google.com
· 13 years ago
ce9513a
Added API docs build target to the Pub buildbot.
by amouravski@google.com
· 13 years ago
8ea5741
Set up Android build config.
by efortuna@google.com
· 13 years ago
9049103
Add script for pub buildbots.
by rnystrom@google.com
· 13 years ago
1afe1c4
Change the editor build to use the latest changed svn revision and not the global svn revision.
by devoncarew@google.com
· 13 years ago
5031069
Fix SendPortSync dispatch for FF
by vsm@google.com
· 13 years ago
23b116f
Update .gitignore files to svn:ignore from r12476.
by ahe@google.com
· 13 years ago
a1770a8
Sync .gitignore with the corresponding svn properties.
by antonm@google.com
· 13 years ago
37b7e47
Remove proxying support from dart:html
by vsm@google.com
· 13 years ago
2b11b09
revert alternate build approach
by danrubel@google.com
· 13 years ago
4b29bcd
test alternate build approach
by danrubel@google.com
· 13 years ago
47e90c2
Cache function proxies. This ensures that we forward invocations to the original send port.
by vsm@google.com
· 13 years ago
8802f83
Serialize Elements through PortSync
by vsm@google.com
· 13 years ago
d7b836f
Support methods, getters, and setters on JS proxies.
by vsm@google.com
· 13 years ago
769cfa0
Support proxying of objects between JS and Dart.
by vsm@google.com
· 13 years ago
9259b26
Support general serializing of functions between JS and Dart
by vsm@google.com
· 13 years ago
2cba3d5
Remove second argument from python clobbering cmd on editor annotated steps
by ricow@google.com
· 13 years ago
41ad4a5
Add mission constant to dart editor annotated steps.
by ricow@google.com
· 13 years ago
71ff9c1
Fix dart editor buildbot scripts to support clobbering.
by ricow@google.com
· 13 years ago
0e9ad86
Move function serialization to sync ports.
by antonm@google.com
· 13 years ago
0e4bc22
Revert "Switch to new expiration protocol."
by antonm@google.com
· 13 years ago
46eda61
Switch to new expiration protocol.
by antonm@google.com
· 13 years ago
0db7d72
Support references in serialization.
by antonm@google.com
· 13 years ago
a8f0861
Fix bug in SendPortSync serialization
by hausner@google.com
· 13 years ago
7f897e1
Fix bug in array serialization
by hausner@google.com
· 13 years ago
cae0859
Fix deserializeList.
by efortuna@google.com
· 13 years ago
ee6b0e2
Serialize/deserialize lists in JS ports
by vsm@google.com
· 13 years ago
9c4f5ed
Added Dartium support for JS to Dart PortSync calls
by vsm@google.com
· 13 years ago
d14ba57
Add support for JS->Dart and Dart->dart via *PortSync.
by vsm@google.com
· 13 years ago
41d6657
Stop adding so many global functions in client/dart.js.
by kasperl@google.com
· 13 years ago
647a077
Make the new JS interop test pass on Dartium.
by kasperl@google.com
· 13 years ago
7c7246f
First experimental steps towards a better story for JS interop.
by kasperl@google.com
· 13 years ago
8a3a9f4
Don't call FixJavaHome() during dart-editor* builds
by danrubel@google.com
· 13 years ago
291f362
Add setup of JAVA_HOME to the annotated steps script. The buildbot will pass the relative path to this through an environment variable.
by ricow@google.com
· 13 years ago
3d9308f
Another attempt at fixing the Editor build.
by ahe@google.com
· 13 years ago
817cc50
Another attempt at fixing the Editor build.
by ahe@google.com
· 13 years ago
9b504b5
Remove frog from the SDK and stop running it from the editor.
by kasperl@google.com
· 13 years ago
61cb3e6
Use utils/compiler/buildbot.py instead of the script in frog/scripts.
by kasperl@google.com
· 13 years ago
5365677
Reapply r8017.
by dgrove@google.com
· 13 years ago
f1e63f4
revert r8017.
by dgrove@google.com
· 13 years ago
ec0085f2
Update README, continue evisceration of client directory
by dgrove@google.com
· 13 years ago
f578b83
Change the default Dart-to-JavaScript compiler in the editor to be dart2js.
by kasperl@google.com
· 13 years ago
4a80d19
Fix condition.
by antonm@google.com
· 13 years ago
4bd7240
Add expiration check into dart.js script.
by antonm@google.com
· 13 years ago
f379a1d
Allow developers to try out dart2js in their web apps.
by kasperl@google.com
· 13 years ago
8369d0a
reenable some dartc tests that have been disabled accidentally. Move
by sigmund@google.com
· 13 years ago
daef678
test renaming overhaul: step 4 client tests
by sigmund@google.com
· 13 years ago
bdc0d78
Fix bug http://code.google.com/p/dart/issues/detail?id=2718: methods that are implemented by the html/dom library should be called with dart2js calling conventions.
by ngeoffray@google.com
· 13 years ago
a0b50ca
Fix Safari status
by vsm@google.com
· 13 years ago
5f3607d
Reapply r6925 with fixed status file.
by vsm@google.com
· 13 years ago
f1d72ac
rename _tests.dart to _test.dart
by sigmund@google.com
· 13 years ago
3f51056
Revert "Break html_tests.dart into multiple tests"
by vsm@google.com
· 13 years ago
428f4f3
Break html_tests.dart into multiple tests
by vsm@google.com
· 13 years ago
6b90273
Make CanvasPixelArray pretent to be Uint8ClampedArray
by sra@google.com
· 13 years ago
ccd3de3
Revert "Make CanvasPixelArray pretent to be Uint8ClampedArray"
by sra@google.com
· 13 years ago
a8f78a5
Make CanvasPixelArray pretent to be Uint8ClampedArray
by sra@google.com
· 13 years ago
fc6219c
Temporary skip InstanceOf test.
by antonm@google.com
· 13 years ago
733536b
Adjust tests.
by antonm@google.com
· 13 years ago
9eac6a5
Remove frogsh.
by ahe@google.com
· 13 years ago
c809a98
Browser compat for window.requestAnimationFrame
by sra@google.com
· 13 years ago
18554fa
Revert "Browser compat for window.requestAnimationFrame"
by sra@google.com
· 13 years ago
e6c9d7d
Browser compat for window.requestAnimationFrame
by sra@google.com
· 13 years ago
0787331
Fix html TypedArray constructors
by vsm@google.com
· 13 years ago
Next »