Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.10.1
/
pkg
tag
ec0cd17b7c69b1e93f8cb51564f39693630478fb
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
cee0f80ea4e6b2ff56ddfb3882c812b79842dfa6
0.2.10.1
ac04fc6
Convert pkg/http to use "package:" imports.
by rnystrom@google.com
· 13 years ago
2c5342c
Update pkg/path to use "package:" imports.
by rnystrom@google.com
· 13 years ago
e481bdc
Convert pkg/serialization imports to "package:".
by rnystrom@google.com
· 13 years ago
9d2a617
Make uninitialized Intl test not import dart:io
by alanknight@google.com
· 13 years ago
1091962
Document date format initialization better and make it possible to use en_US dates without it
by alanknight@google.com
· 13 years ago
7602684
Fix documentation bugs 7517 and 7518 in serialization.
by alanknight@google.com
· 13 years ago
205f8ee
Use a semicolon as the separator for multipart form-data requests.
by nweiz@google.com
· 13 years ago
db78250
Rename specialTreatmentFor, improve handling of constants as constructor parameters.
by alanknight@google.com
· 13 years ago
7e293aa
Reapply "Fix URI encoding/decoding of + and space""
by sgjesse@google.com
· 13 years ago
5271b55
Close receivePort when tests are failing.
by floitsch@google.com
· 13 years ago
5690418
Fixing a bunch of dartc errors in dart:html tests.
by blois@google.com
· 13 years ago
bfb9f42
Convert unittest to use "package:" imports.
by rnystrom@google.com
· 13 years ago
a76646f
Revert "Convert unittest to use "package:" imports."
by rnystrom@google.com
· 13 years ago
58c56ea
Convert unittest to use "package:" imports.
by rnystrom@google.com
· 13 years ago
723a4af
Make dirname and basename ignore trailing separators and double slashes.
by nweiz@google.com
· 13 years ago
ad70443
Use Receive ports to make sure the VM doesn't shut down with async tests.
by floitsch@google.com
· 13 years ago
6c398a3
Fixed Issue 7508: Many StringBuffer methods return StringBuffer, but should be void.
by bak@google.com
· 13 years ago
beaf023
Change the HTTP Content-Length handling
by sgjesse@google.com
· 13 years ago
de54a75
Code review change for r16238.
by nweiz@google.com
· 13 years ago
319d50e
Make request_test wait for its results.
by floitsch@google.com
· 13 years ago
71e2fc2
Fix analyzer errors/warnings for Pub.
by nweiz@google.com
· 13 years ago
0b54c34
Disable path tests where dart:io is not available.
by rnystrom@google.com
· 13 years ago
747a3f8
Move path ("pathos") to pkg/.
by rnystrom@google.com
· 13 years ago
e86d230
Remove suppressions from pkg status file, these tests are no longer failing after 16238.
by ricow@google.com
· 13 years ago
584c50f
Revert "Convert unittest to use "package:" imports."
by rnystrom@google.com
· 13 years ago
4c73170
Convert unittest to use "package:" imports.
by rnystrom@google.com
· 13 years ago
a8eb61f
Fix analyzer errors and warnings for pkg/http.
by nweiz@google.com
· 13 years ago
87601eb
Duplicate of https://chromiumcodereview.appspot.com/11567018/
by alanknight@google.com
· 13 years ago
ecd5c7d
Issue 5064. Some more 'skip' tests triage
by scheglov@google.com
· 13 years ago
26d8a41
Fix URL.
by rnystrom@google.com
· 13 years ago
cef256e
Convert the small packages in pkg to use "package:".
by rnystrom@google.com
· 13 years ago
b909ef7
Replicating CL https://chromiumcodereview.appspot.com/11553012/
by alanknight@google.com
· 13 years ago
14de8ec
Avoid timeouts when DRT fails to find a file.
by sigmund@google.com
· 13 years ago
b4bfe2f
Update status file
by sgjesse@google.com
· 13 years ago
6b4d4c0
Throttle intl file tests Review URL: https://codereview.chromium.org//11477014
by alanknight@google.com
· 13 years ago
93514a3
Reapply "Stop working around issue 6984."
by sgjesse@google.com
· 13 years ago
56324ae
pkg.gyp causes dartium build failure on windows
by alanknight@google.com
· 13 years ago
89dbb7b
Add "toString()" to BaseRequest.
by rnystrom@google.com
· 13 years ago
46c1741
Have list_pkg_directories.py print something.
by ahe@google.com
· 13 years ago
e3bc775
Revert "Add logging system to pub and sprinkle some logging in."
by rnystrom@google.com
· 13 years ago
578c415
Add logging system to pub and sprinkle some logging in.
by rnystrom@google.com
· 13 years ago
29318c2
Revert "Stop working around issue 6984."
by nweiz@google.com
· 13 years ago
a6c56f8
Create mock pub links for all packages under pkg, not a hard-coded list
by alanknight@google.com
· 13 years ago
01dd8fc
Stop working around issue 6984.
by nweiz@google.com
· 13 years ago
5df2b86
Initial version of a serialization framework
by alanknight@google.com
· 13 years ago
4ba4e92
Handle OAuth2 AuthorizationExceptions in pub.
by nweiz@google.com
· 13 years ago
00780eb
Make the oauth2 lib handle OAuth2 401 errors.
by nweiz@google.com
· 13 years ago
1855849
No longer work around issue 7013 and 7014 in pkg/http.
by nweiz@google.com
· 13 years ago
ab13795
remove htmlescape.
by dgrove@google.com
· 13 years ago
c5fa064
Eliminate htmlescape package.
by dgrove@google.com
· 13 years ago
eef3848
Rollback removing Skip for DartC
by scheglov@google.com
· 13 years ago
33abe0e
Add authors and homepages to packages.
by dgrove@google.com
· 13 years ago
e6640e3
Remove 'skip' status from some of the tests.
by scheglov@google.com
· 13 years ago
231fa25
Enable pkg/args_test on Dartium.
by ahe@google.com
· 13 years ago
e85ec5c
Fix package root deps to avoid cyclic dependencies when following symlinks.
by ahe@google.com
· 13 years ago
5c7323f
Keep around a copy of the http.Request that triggered each Response.
by nweiz@google.com
· 13 years ago
2c1d51d
Make pkg/http use HttpClient.shutdown(force: true).
by nweiz@google.com
· 13 years ago
558ffd1
Work around issue 6984.
by nweiz@google.com
· 13 years ago
295a066
Use Futures.forEach in http.
by nweiz@google.com
· 13 years ago
748bbee
Add http and oauth2 as SDK packages.
by nweiz@google.com
· 13 years ago
06e7344
Make #maxRedirects and #followRedirects work for the dart:io HTTP client.
by nweiz@google.com
· 13 years ago
2688c60
Dartifying members.
by blois@google.com
· 13 years ago
34771fb
Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples.
by whesse@google.com
· 13 years ago
d5337f6
Mark flaky tests as such.
by ahe@google.com
· 13 years ago
5d7261d
Issue 6790. Support for '--name=value' options style.
by scheglov@google.com
· 13 years ago
1277895
Issue 6836. Using undeclared identifier in static context is now warning.
by scheglov@google.com
· 13 years ago
7805f03
Generate an error for active connections when the HTTP client is shutdown
by sgjesse@google.com
· 13 years ago
22309b2
Remove NullPointerException.
by lrn@google.com
· 13 years ago
70e056e
Refactor http.Client and http.BaseClient to allow http.Client in type annotations.
by nweiz@google.com
· 13 years ago
6b0b1fb
Add TODOs about narrowing JSON catch clauses to the OAuth2 package.
by nweiz@google.com
· 13 years ago
a99dde6
Fix OAuth2 tests, and disable them on non-dart:io platforms.
by nweiz@google.com
· 13 years ago
ed9a474
Add a package for authenticating via OAuth2.
by nweiz@google.com
· 13 years ago
6535d87
Skip pkg/args_test on Dartium.
by ahe@google.com
· 13 years ago
31d6cd0
Add dependency on make_links.py.
by ahe@google.com
· 13 years ago
f4ca954
Allow tests to specify a package root.
by ahe@google.com
· 13 years ago
88a9210
Revert "Allow tests to specify a package root."
by ahe@google.com
· 13 years ago
adb2d59
Update status file because dartc doesn't implement --package-root option.
by ahe@google.com
· 13 years ago
0c8dce7
Revert "Remove NullPointerException."
by lrn@google.com
· 13 years ago
89cc5a2
Allow tests to specify a package root.
by ahe@google.com
· 13 years ago
e211c2f
Remove NullPointerException.
by lrn@google.com
· 13 years ago
f4e557d
Move CurlClient to Pub so that it can access resources.
by nweiz@google.com
· 13 years ago
3fb4170
Rename File.readAsText to File.readAsString. There is no Text type in Dart
by ager@google.com
· 13 years ago
f1624e4
Make the HTTP MockClient work with GET requests.
by nweiz@google.com
· 13 years ago
8a94845
Revert "Re-enable test pkg/http/test/request_test Windows"
by sgjesse@google.com
· 13 years ago
3d83ee6
Re-enable test pkg/http/test/request_test Windows
by sgjesse@google.com
· 13 years ago
4a18bbf
Remove deprecated exception classes.
by lrn@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
8dc3edd
Make RegExp's constructor non-const.
by ajohnsen@google.com
· 13 years ago
47393b6
Add an HTTP client based on Curl.
by nweiz@google.com
· 13 years ago
e3deeef
Change isFalse to test against false instead of against true. (Issue 6611).
by gram@google.com
· 13 years ago
8e6f238
a === b -> identical(a, b)
by floitsch@google.com
· 13 years ago
0166766
Update fixnum to new package guidelines.
by rnystrom@google.com
· 13 years ago
cd8b10c
Rearange the mock.dart comments for better doc formatting.
by gram@google.com
· 13 years ago
73f6d85
Hack fix to include Mock in the API documentation.
by amouravski@google.com
· 13 years ago
2948b9c
Fix stale copy of unittest config.
by efortuna@google.com
· 13 years ago
bf9cd05
Move html_individual_config to correct location after tree rearranging.
by efortuna@google.com
· 13 years ago
3476d1c
Run large html tests individually.
by efortuna@google.com
· 13 years ago
7058600
Add a multipart HTTP request class.
by nweiz@google.com
· 13 years ago
afd6a79
Update library syntax in pkg files.
by gram@google.com
· 13 years ago
Next »