Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.4.1
/
utils
tag
bc667b4ba32fdd41c4def88480521f60c73ee724
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
ba36383f0d4b3829e41fd1db31af3163ca8ca3db
0.2.4.1
3fb4170
Rename File.readAsText to File.readAsString. There is no Text type in Dart
by ager@google.com
· 13 years ago
fe0c55a
Rename classes, methods and fields when minifying
by erikcorry@google.com
· 13 years ago
90325c7
Remove support for old package layouts.
by rnystrom@google.com
· 13 years ago
24b6b08
Don't require "branches" directory in git repo.
by rnystrom@google.com
· 13 years ago
7cc5243
Validate that the homepage is using an approved scheme.
by rnystrom@google.com
· 13 years ago
4fc4f5e
Undo bogus change to use old dart:io API.
by rnystrom@google.com
· 13 years ago
26e59cf
Fix error reporting on invalid command line args.
by rnystrom@google.com
· 13 years ago
3e2f323
Dynamic -> dynamic.
by floitsch@google.com
· 13 years ago
10c9d93
Place "packages" directories inside "tool".
by rnystrom@google.com
· 13 years ago
970cc5b
Move JSSyntaxRegExp to core as a private member. This removes the last refrences to dart:coreimpl.
by ajohnsen@google.com
· 13 years ago
ab69873
Make RegExp constructor non-const.
by ajohnsen@google.com
· 13 years ago
ec9fee9
"Reverting 14829-14832"
by ajohnsen@google.com
· 13 years ago
0dbc2e6
Two more files with const RegExp.
by ajohnsen@google.com
· 13 years ago
8dc3edd
Make RegExp's constructor non-const.
by ajohnsen@google.com
· 13 years ago
ed44b92
Splitting SVG types out of dart:html.
by blois@google.com
· 13 years ago
8e6f238
a === b -> identical(a, b)
by floitsch@google.com
· 13 years ago
46adf67
Allow an empty "dependencies" key in a pubspec.
by rnystrom@google.com
· 13 years ago
982aac1
Handle URLs in 'git clone' argument.
by rnystrom@google.com
· 13 years ago
88c2ed9
Re-included matchers documentation.
by amouravski@google.com
· 13 years ago
58a0166
Update utils to new library syntax.
by gram@google.com
· 13 years ago
c8d4f7d
Mark pub windows git tests as potentially timing out.
by rnystrom@google.com
· 13 years ago
bf31c85
Pass absolute path to git.
by rnystrom@google.com
· 13 years ago
9c0ace0
Revert "Pass absolute path to git (redux)."
by rnystrom@google.com
· 13 years ago
930a3f1
Pass absolute path to git (redux).
by rnystrom@google.com
· 13 years ago
0caf122
Revert "Pass absolute path to 'git clone'."
by rnystrom@google.com
· 13 years ago
8bea0cc
Pass absolute path to 'git clone'.
by rnystrom@google.com
· 13 years ago
f50263a
Revert "Try setting the working directory explicitly."
by rnystrom@google.com
· 13 years ago
c5fb801
Try setting the working directory explicitly.
by rnystrom@google.com
· 13 years ago
b61bebe
Allow Directory.create to create all missing path components.
by ager@google.com
· 13 years ago
07e6f0d
Handle (missing) trailing slash in dartdoc
by johnniwinther@google.com
· 13 years ago
1e96528
Fix move errors.
by johnniwinther@google.com
· 13 years ago
5704507
Show better error messages in network failures.
by rnystrom@google.com
· 13 years ago
bfab279
Don't show http package docs on api.dartlang.org.
by rnystrom@google.com
· 13 years ago
b3f4c99
Revert "Handle (missing) trailing slash in dartdoc"
by johnniwinther@google.com
· 13 years ago
b861fa6
Handle (missing) trailing slash in dartdoc
by johnniwinther@google.com
· 13 years ago
7897a78
Changes outside pkg/ and lib/ for directory refactoring
by dgrove@google.com
· 13 years ago
981c4b1
Restructure pkg/unittest and pkg/webdriver to follow the pub conventions.
by gram@google.com
· 13 years ago
ec9e32f
ObjectMirror => ContainerMirror declaredMembers => members
by johnniwinther@google.com
· 13 years ago
c561c7f
Configure git explicitly when committing.
by rnystrom@google.com
· 13 years ago
30f4763
Revert "Explicitly configure git committer."
by rnystrom@google.com
· 13 years ago
36ced39
Explicitly configure git committer.
by rnystrom@google.com
· 13 years ago
f3cd95e
LibraryMirror interface updated to match dart:mirrors.
by johnniwinther@google.com
· 13 years ago
9ed6080
Don't depend on V8 when creating the SDK.
by ahe@google.com
· 13 years ago
bad0f22
Change surroundingDeclaration to DeclarationMirror.owner
by johnniwinther@google.com
· 13 years ago
a9ec3ff
Rename InterfaceMirror to ClassMirror
by johnniwinther@google.com
· 13 years ago
83f2cfa
Get rid of 'close' on process. It is very easy to use incorrectly and cut off data from your streams.
by ager@google.com
· 13 years ago
4c67d2a
Enabled use of snapshot for dart2js on Windows.
by aprelev@gmail.com
· 13 years ago
f7d27f2
Modified unittest to use new argument syntax.
by gram@google.com
· 13 years ago
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
Next »