Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.1.1
/
utils
tag
10ae005f8f5a05c74200c752bcfd45f0735cca95
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
8aea8593874f8afd9d38a883d33296fd7cfdefe1
0.2.1.1
7041a6b
Make methods in Stopwatch getters and rename to be more consistent.
by floitsch@google.com
· 13 years ago
38be5a3
Revert "Minifying renamer for classes, methods and instance variables."
by erikcorry@google.com
· 13 years ago
a33aa90
Minifying renamer for classes, methods and instance variables.
by erikcorry@google.com
· 13 years ago
b24c823
Add logic to exclude certain libraries from API doc.
by amouravski@google.com
· 13 years ago
9cc9214
Rename regexp methods to getters.
by floitsch@google.com
· 13 years ago
2e77838
Make getKeys, getValues getters (keys, values).
by floitsch@google.com
· 13 years ago
93021fe
Decrease swarm compile-time by 20%...
by ahe@google.com
· 13 years ago
3300f91
Make first and last getters.
by floitsch@google.com
· 13 years ago
e7c5e69
Make String.charCodes a getter.
by floitsch@google.com
· 13 years ago
8d84a68
Remove wrong type annotation.
by rnystrom@google.com
· 13 years ago
ab8d8d9
Explicitly create a git config in the test repos.
by rnystrom@google.com
· 13 years ago
f573519
Include an explicit author when committing.
by rnystrom@google.com
· 13 years ago
3b5d04d
Fixes documentation generation for dart:html.
by amouravski@google.com
· 13 years ago
9049103
Add script for pub buildbots.
by rnystrom@google.com
· 13 years ago
86d8712
remove api doc server, it's now in github
by sethladd@google.com
· 13 years ago
09f6d09
Make isEmpty a getter.
by floitsch@google.com
· 13 years ago
0e47b36
Make hasNext a getter instead of a method.
by floitsch@google.com
· 13 years ago
a083c1a
Removed IllegalAccessException and UnsupportedOperationException.
by lrn@google.com
· 13 years ago
fa916d3
Fixed the HTML doc breakage.
by amouravski@google.com
· 13 years ago
4c04a09
Apply patch from other client.
by rnystrom@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
27cadf2
isEven, isOdd, isNegative, isMaxValue, isMinValue, isInfinite, isPositive, isSingleValue.
by floitsch@google.com
· 13 years ago
0f11f4b
Skip git pub tests as they do not work on Windows buildbots.
by ager@google.com
· 13 years ago
57d5cd2
Remove second sleep in pub and enable pub tests on Windows.
by ager@google.com
· 13 years ago
e18e792
Do *not* make file handles inheritable on Windows.
by ager@google.com
· 13 years ago
5fb2069
Get rid of more () in getter definitions.
by kasperl@google.com
· 13 years ago
31fb4a0
Complete renaming of ie bots to ie9, to add ie10.
by efortuna@google.com
· 13 years ago
9074fd0
Make hashCode a getter and not a method.
by floitsch@google.com
· 13 years ago
bb04388
Temporary fix to make IE bots green.
by ricow@google.com
· 13 years ago
755abed
Generate snapshot for dartj2s; use it in the SDK.
by ahe@google.com
· 13 years ago
8c3cfbb
Second round of cleanups for new optional parameter semantics.
by regis@google.com
· 13 years ago
4839206
Rename ie to ie9. Review URL: https://codereview.chromium.org//11184015
by efortuna@google.com
· 13 years ago
ff9e0f7
Change Process.start to return a future that completes with a
by ager@google.com
· 13 years ago
f8948ae
Delete temporary files on Opera bot.
by efortuna@google.com
· 13 years ago
11a3d6b
Reverting 13708
by nweiz@google.com
· 13 years ago
ac3242b
Add a Pub test that runs against the real Dart SDK.
by nweiz@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
1cbee26
Use correct newline-token on windows, in pub.
by ajohnsen@google.com
· 13 years ago
5a104d7
Extract a list of lines from a process' stdout and stderr, in pub.
by ajohnsen@google.com
· 13 years ago
19d27b1
Pub fix for Windows
by johnniwinther@google.com
· 13 years ago
f7b22d4
Download packages to temp dir inside system cache.
by ricow@google.com
· 13 years ago
e6fbcf3
Add prefix.
by rnystrom@google.com
· 13 years ago
ba08023
Sleep before moving directory on Windows.
by rnystrom@google.com
· 13 years ago
4091f4e
Put a nasty sleep() on Windows.
by rnystrom@google.com
· 13 years ago
1bb5746
Download to a temp dir and rename on success.
by rnystrom@google.com
· 13 years ago
5c4c062
Delete temporary profile files for Opera as well as Firefox.
by efortuna@google.com
· 13 years ago
403bbf4
Added the ability for testrunner to start the HTTP server with a random port and communicate that port to the tests via a 'testState' map in unittest.
by gram@google.com
· 13 years ago
29611d7
Added ability to have custom test HTTP server handlers in the test directories.
by gram@google.com
· 13 years ago
fc169ee
"Reverting 13451"
by rnystrom@google.com
· 13 years ago
87f5622
Print out the working directory when git fails.
by rnystrom@google.com
· 13 years ago
e9ff266
"Reverting 13440"
by rnystrom@google.com
· 13 years ago
8fe2700
Try enabling Git on Windows again.
by rnystrom@google.com
· 13 years ago
20788ff
Show git command that failed.
by rnystrom@google.com
· 13 years ago
7707b97
"Reverting 13434"
by rnystrom@google.com
· 13 years ago
68fdad3
Enable Git on Windows, again.
by rnystrom@google.com
· 13 years ago
182ae3e
Update pub to use new import syntax.
by rnystrom@google.com
· 13 years ago
1ac8be8
Better pub integration test error reporting.
by rnystrom@google.com
· 13 years ago
eb33df7
Include stderr on git failure.
by rnystrom@google.com
· 13 years ago
9de6ef8
"Reverting 13373"
by rnystrom@google.com
· 13 years ago
d6bef3a
Enable pub git tests on Windows.
by rnystrom@google.com
· 13 years ago
1bde0bc
Update buildbot.py to support jsshell builders.
by ricow@google.com
· 13 years ago
6a2cac8
Create destination directory before git cloning into it.
by rnystrom@google.com
· 13 years ago
2602f8c
Change imports etc to new syntax.
by gram@google.com
· 13 years ago
57a43b6
Spit pub tests into smaller suites.
by rnystrom@google.com
· 13 years ago
f9b1655
Pass in DART_SDK from batch file on Windows.
by rnystrom@google.com
· 13 years ago
7cb95a6
Members and comments inherited in dartdoc.
by johnniwinther@google.com
· 13 years ago
3baa35c
Don't warn on the absence of "lib" in the root package.
by rnystrom@google.com
· 13 years ago
699c54c
Make Mirror.simpleName unique.
by johnniwinther@google.com
· 13 years ago
2eff2ba
New testrunner that runs the test pipleine in an isolate.
by gram@google.com
· 13 years ago
9486bb1
Revert "Tentatively enable pub hosted tests on Windows."
by rnystrom@google.com
· 13 years ago
da067c5
Tentatively enable pub hosted tests on Windows.
by rnystrom@google.com
· 13 years ago
1b52caa
Extract archives by writing .tar.gz to temp file on Windows.
by rnystrom@google.com
· 13 years ago
9f1afef
Update the way that pub determines DART_SDK on macos/linux.
by dgrove@google.com
· 13 years ago
71a2d4d
Second attempt to fix issue 3402. It turns out that we can't use
by dgrove@google.com
· 13 years ago
c2d8dd6
revert change 13025. Review URL: https://codereview.chromium.org//10990112
by dgrove@google.com
· 13 years ago
ba55e7aa
Fix issue 3402 . The initial suggestion of using readlink doesn't
by dgrove@google.com
· 13 years ago
5418ac3
Pass DART_SDK into pub for Linux/MacOS.
by dgrove@google.com
· 13 years ago
37197c2
Stop using the Hashable interface.
by lrn@google.com
· 13 years ago
7977b42
Update all occurrences of raw strings.
by ager@google.com
· 13 years ago
def86f3
Convert raw strings in pub (and apidoc) to new syntax.
by rnystrom@google.com
· 13 years ago
ec120ee
Update peg parser tests to r'' strings
by sra@google.com
· 13 years ago
a1faa6f
Change IllegalArgumentException to ArgumentError.
by lrn@google.com
· 13 years ago
85b348a
Allow circular dependencies on the root source in Pub.
by nweiz@google.com
· 13 years ago
88e331a
Support dependencies in SDK packages.
by rnystrom@google.com
· 13 years ago
e8fe8a6
Beat on hosted repo support on Windows a bit more.
by rnystrom@google.com
· 13 years ago
d4c7f79
Added support for running an HTTP server during the test and being able to serve up static files. Later this will be extended to being able to write tests on both ends of the connection, but this is a first step.
by gram@google.com
· 13 years ago
18a5503
A variety of cleanups to bring our samples up-to-date.
by dgrove@google.com
· 13 years ago
eeef253
Support for pixel layout tests.
by gram@google.com
· 13 years ago
770f7eb2
Dartdoc supports package directory.
by johnniwinther@google.com
· 13 years ago
e86e1ce
Fix API misuse bug I introduced when fixing another API misuse bug. :-)
by ager@google.com
· 13 years ago
395cbc5
Create a sensible package cache directory on Windows.
by rnystrom@google.com
· 13 years ago
4610c4d
Remove "pub list" command.
by rnystrom@google.com
· 13 years ago
5096506
Add packages/ directories for dart files in web/.
by nweiz@google.com
· 13 years ago
d9e0a8f
Use more semantic exit codes so we can detect HTTP errors.
by nweiz@google.com
· 13 years ago
9f56916
Delete the packages/ directory before installing new packages to it.
by nweiz@google.com
· 13 years ago
fff3024
Make copy of flags before passing it to TestCompiler
by ricow@google.com
· 13 years ago
df6862a
Fix git on non-Windows. Fix create_sdk on machines using svn.
by rnystrom@google.com
· 13 years ago
9c970fa
First pass at getting git and tar.gz working on Windows.
by rnystrom@google.com
· 13 years ago
e2d772d
Fix use of Process API in pub.
by ager@google.com
· 13 years ago
Next »