Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.1.1
/
tools
tag
10ae005f8f5a05c74200c752bcfd45f0735cca95
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
8aea8593874f8afd9d38a883d33296fd7cfdefe1
0.2.1.1
8aea859
Version 0.2.1.1
by dgrove@google.com
· 10 years ago
0.2.1.1
df4f2cf
VERSION 0.2.1.0
by dgrove@google.com
· 10 years ago
0.2.1.0
d7128a6
Cherry picked bug fix for 6161: svn merge -c 13959 https://dart.googlecode.com/svn/branches/bleeding_edge/dart .
by jwren@google.com
· 10 years ago
0.2.0.1
94cd105
Version 0.2.0.0.
by dgrove@google.com
· 10 years ago
0.2.0.0
2cece2a
Merge revisions 13674, 13676, 13677, 13678 to trunk
by ricow@google.com
· 10 years ago
0.1.6.4
5fc22a0
Merge r13661-13672 into trunk.
by dgrove@google.com
· 10 years ago
0.1.6.3
80dab08
Merge revision 13659 to trunk.
by ricow@google.com
· 10 years ago
0.1.6.2
4bdeea0
svn merge -c 13655 bleeding_edge trunk
by kasperl@google.com
· 10 years ago
0.1.6.1
03b9aad
Version 0.1.6.0
by ricow@google.com
· 10 years ago
0.1.6.0
e6c2ca1
Merge revision 13642 and 13643 to trunk.
by ricow@google.com
· 10 years ago
0.1.5.1
5b06abf
Version 0.1.5.0
by ricow@google.com
· 10 years ago
0.1.5.0
818a31e
Merge revision 13627 to trunk.
by ricow@google.com
· 10 years ago
0.1.4.1
0610cb3
Version 0.1.4.0
by ricow@google.com
· 10 years ago
0.1.4.0
7824353
Version 0.1.3.0
by dgrove@google.com
· 10 years ago
0.1.3.0
7041a6b
Make methods in Stopwatch getters and rename to be more consistent.
by floitsch@google.com
· 13 years ago
b8b5632
Convert NoMoreElementsException and EmptyQueueException to StateError.
by lrn@google.com
· 13 years ago
7df114a
Revert 14110 "Fix usesWebDriver check"
by efortuna@google.com
· 13 years ago
d1aff19
Fix usesWebDriver check, and the usage of config['browser'] vs config['runtime']
by efortuna@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
252f09b
Testing support for running tests minified in dart2js.
by ricow@google.com
· 13 years ago
01e373b
Fix CCTestSuite in test.dart.
by ager@google.com
· 13 years ago
63870a3
Fix return code on Windows 8 machines.
by efortuna@google.com
· 13 years ago
e304efa
Update status file for ie10 html tests.
by efortuna@google.com
· 13 years ago
7f5dd8e
Expand buildbot checks for both ie9 and ie10.
by efortuna@google.com
· 13 years ago
9049103
Add script for pub buildbots.
by rnystrom@google.com
· 13 years ago
61e7010
Fix issue that cases the usesWebDriver getter in TestCase to always return false.
by ager@google.com
· 13 years ago
a083c1a
Removed IllegalAccessException and UnsupportedOperationException.
by lrn@google.com
· 13 years ago
bc7f07a
Move ObjectNotClosureException and ClosureArgumentMismatchException to patch file.
by lrn@google.com
· 13 years ago
6100654
Don't replicate timeout calculation for browser tests. They do their own timing
by efortuna@google.com
· 13 years ago
1407ec0
Increase timeout to see if "timeout" errors on Windows bot goes away. Otherwise,
by efortuna@google.com
· 13 years ago
898ec40
Add a version file to the SDK (in preparation for eventually removing the revision file).
by devoncarew@google.com
· 13 years ago
48a9e65
Mark ie10 + Windows as an acceptable browser + OS combo.
by efortuna@google.com
· 13 years ago
ce3543f
Reapply ie to ie9 rename. Review URL: https://codereview.chromium.org//11231081
by efortuna@google.com
· 13 years ago
9205890
Revert rename ie to ie9. Review URL: https://codereview.chromium.org//11249003
by efortuna@google.com
· 13 years ago
89ec5f4
Properly filter out platform libs.
by antonm@google.com
· 13 years ago
bf0085c
Remove unused function.
by antonm@google.com
· 13 years ago
e524049
Switch to new library syntax.
by antonm@google.com
· 13 years ago
28c853b
Create temp directory for sdk inside the dart directory.
by ricow@google.com
· 13 years ago
7f0ec1c
Update dart2js co19 status after bad merge.
by ahe@google.com
· 13 years ago
8fafabe
Update co19 to r397.
by ahe@google.com
· 13 years ago
8d38bd7
Revert r13932, sys.stdout is not available.
by ricow@google.com
· 13 years ago
d3fa9bf
Redirect stderr to sys.stdout for build output.
by ricow@google.com
· 13 years ago
31fb4a0
Complete renaming of ie bots to ie9, to add ie10.
by efortuna@google.com
· 13 years ago
4a41088
Restore 'samples' in test.dart
by scheglov@google.com
· 13 years ago
4a3571e
Add Opera to the "webdriver_test_setup" script.
by efortuna@google.com
· 13 years ago
aa78cf0
Remove unused WrongArgumentCountException.
by lrn@google.com
· 13 years ago
09b22d5
Issue 6073. Fixes for 'export'.
by scheglov@google.com
· 13 years ago
89f5dae
Rename OutOfMemoryException to OutOfMemoryError.
by lrn@google.com
· 13 years ago
f7a56d3
Revert "Rename OutOfMemoryException to OutOfMemoryError."
by kasperl@google.com
· 13 years ago
58f3453
Rename OutOfMemoryException to OutOfMemoryError.
by lrn@google.com
· 13 years ago
755abed
Generate snapshot for dartj2s; use it in the SDK.
by ahe@google.com
· 13 years ago
fe7ace3
Fix DiffProgressIndicator to use the correct parameter name
by ricow@google.com
· 13 years ago
89d7cda
One more ie -> ie9 rename. Review URL: https://codereview.chromium.org//11191031
by efortuna@google.com
· 13 years ago
4839206
Rename ie to ie9. Review URL: https://codereview.chromium.org//11184015
by efortuna@google.com
· 13 years ago
d41409e
Making unit test HTML files contain relative paths.
by blois@google.com
· 13 years ago
ff9e0f7
Change Process.start to return a future that completes with a
by ager@google.com
· 13 years ago
4d6fc3b
Change Windows build default to build with VS 2010.
by efortuna@google.com
· 13 years ago
f8548e7
1. Add isolate id parameter to all the debugger commands in the debugger wire protocol so that the commands are directed to the appropriate isolate.
by asiva@google.com
· 13 years ago
ceb4e81
Fix get_archive.py do deal with versioning change for dartium in Google Storage.
by efortuna@google.com
· 13 years ago
adb5346
Change core lib, dart2js, and more for new optional parameters syntax and semantics (new semantics is not enforced yet).
by regis@google.com
· 13 years ago
6cac76e
Group co19 results by runtime.
by ahe@google.com
· 13 years ago
4930b35
Fix function name from last commit
by ricow@google.com
· 13 years ago
345f437
Revert back to creating a revision file in create_sdk
by ricow@google.com
· 13 years ago
5747277
Trim version info from VERSION file to eliminate trailing whitespaces.
by ricow@google.com
· 13 years ago
a31a227
Update revision info to version info for dart2js et al.
by ricow@google.com
· 13 years ago
a3143e8
Fix version when a relative path is used.
by ricow@google.com
· 13 years ago
04ab460
Update version.dart to fetch the last changed revision of the root directory.
by ricow@google.com
· 13 years ago
1c3a68a
Dont' suffix version number with username on production builds
by ricow@google.com
· 13 years ago
63a4fc6
- Add a script which touches the tools/VERSION file to ensure
by iposva@google.com
· 13 years ago
00d5784
Revert r13569 "Automagically start up selenium server for Safari." Seems to be
by efortuna@google.com
· 13 years ago
a09c2bb
Automagically start up selenium server for Safari.
by efortuna@google.com
· 13 years ago
98d089e
Revert the zeroing out of the VERSION file
by ricow@google.com
· 13 years ago
84d3e62
Reset values in tools/VERSION to all zeros on bleeding edge
by ricow@google.com
· 13 years ago
6c0255c3
Do more robust parsing of the revision info when creating version numbers.
by ricow@google.com
· 13 years ago
f9d8744
Move a helper function to find out Dart binary into utils.py
by antonm@google.com
· 13 years ago
acc24b5
Fix import after moving version.dart library file
by ricow@google.com
· 13 years ago
a4009df
Move tools/testing/dart/version.dart into tools/release
by ricow@google.com
· 13 years ago
239e10a
Fix path handling in tools/version.dart so that it does not matter where we call this from.
by ricow@google.com
· 13 years ago
5989130
Version fixed for Windows.
by johnniwinther@google.com
· 13 years ago
b33cc25
Spekulative fix for version.dart on windows
by ricow@google.com
· 13 years ago
f1c6720
Prepare push to trunk. Now working on version 0.1.2.0
by dgrove@google.com
· 13 years ago
180c097
Vim syntax highlighting patches (dartbug.com/5568).
by pquitslund@google.com
· 13 years ago
a45b8df
Prepare push to trunk. Now working on version 0.1.1.0
by ricow@google.com
· 13 years ago
cc768f8
Add a dart library and a dart script for creating version numbers.
by ricow@google.com
· 13 years ago
018ebdc
Add VERSION file to the checkout.
by ricow@google.com
· 13 years ago
306a925
Revert r13442. The extension fails to install under Windows, and the sentinel
by gram@google.com
· 13 years ago
686844d
Add IEDriver Server to webdriver setup script.
by efortuna@google.com
· 13 years ago
187d456
Add missing binary file.
by gram@google.com
· 13 years ago
47d4ff9
Fix IEDriver error on closing.
by efortuna@google.com
· 13 years ago
ee34ca9
Chrome extension to get console messages upon test failures. Unlike the
by gram@google.com
· 13 years ago
be3b03a
Increase dart2js timeout value.
by ahe@google.com
· 13 years ago
664bd64
Revert "Experiment: revert parts of r13318."
by ahe@google.com
· 13 years ago
c593b45
Experiment: revert parts of r13318.
by ahe@google.com
· 13 years ago
3177727
Group co19 failures and test dart2dart.
by ahe@google.com
· 13 years ago
66e541d
Update test.dart to do the same on all platforms for tests run through selenium.
by ager@google.com
· 13 years ago
db7f804
Give more debug info from selenium driver.
by ricow@google.com
· 13 years ago
9c25f5f
Add back in full exit code information.
by efortuna@google.com
· 13 years ago
507bc5c
Add back in "graceful shutdown code" for Windows, because the fix for
by efortuna@google.com
· 13 years ago
6ff38b9
Always print an exit code explicitly (no return of any exit code was causing the
by efortuna@google.com
· 13 years ago
Next »