Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.4.1
/
pkg
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
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
65b06a1
Remove suppressions for now passing tests.
by antonm@google.com
· 13 years ago
f12c9bc
Correct entry in pkg.status file
by sgjesse@google.com
· 13 years ago
888322f
Mark pkg/http/test/request_test flaky on Windows
by sgjesse@google.com
· 13 years ago
ada7ba7
Add debug print to try to find the issue with test pkg/http/test/request_test.dart
by sgjesse@google.com
· 13 years ago
d83354b
Keep track of the request and response state in the HTTP client connection
by sgjesse@google.com
· 13 years ago
64c2c67
Add a mock HTTP client class.
by nweiz@google.com
· 13 years ago
1d310ff
Report error for deprecated #library #import #source
by scheglov@google.com
· 13 years ago
9f1fa8b
Suppress new pkg/http/http_test, it is flaky
by ricow@google.com
· 13 years ago
549efe3
Add an HTTP library that wraps dart:io.
by nweiz@google.com
· 13 years ago
e6a33d2
Reverting 14496
by nweiz@google.com
· 13 years ago
f6f3e1d
Add an HTTP library that wraps dart:io.
by nweiz@google.com
· 13 years ago
f98f92b
Fix mock library to use new noSuchMethod signature.
by gram@google.com
· 13 years ago
037b2f8
svn add sdk
by dgrove@google.com
· 13 years ago
2208fcd
Change NotImplementedException to UnimplementedError.
by lrn@google.com
· 13 years ago
d3a6c41
Temporarily reintroduce IndexOutOfRangeError matcher in unittests.
by lrn@google.com
· 13 years ago
b0263c0
Merge SourceLocation and Source
by johnniwinther@google.com
· 13 years ago
bff4aee
Lightweight asynchronous test helper.
by ahe@google.com
· 13 years ago
fdb33dc
by gram@google.com
· 13 years ago
981c4b1
Restructure pkg/unittest and pkg/webdriver to follow the pub conventions.
by gram@google.com
· 13 years ago
504b13a
Fix test statuses of some tests that were marked as Fail but now pass as we
by gram@google.com
· 13 years ago
17cf77c
Fix missing argument in unittest
by sigmund@google.com
· 13 years ago
594b09c
Hopefully the last touch.
by antonm@google.com
· 13 years ago
9937d02
Splt dartium and drt expectations.
by antonm@google.com
· 13 years ago
350b034
Suppress test which were migrated to new library syntax.
by antonm@google.com
· 13 years ago
7e6ae8e
Renaming IndexOutOfRangeException to RangeError.
by lrn@google.com
· 13 years ago
2a9517d
List abstract classes separately in Dartdoc
by johnniwinther@google.com
· 13 years ago
30f5c62
Named arguments printed correctly by Dartdoc
by johnniwinther@google.com
· 13 years ago
7c260bb
Update status file that was expecting intl tests to fail due to import directives
by alanknight@google.com
· 13 years ago
8352fb6
Update intl to new import syntax
by alanknight@google.com
· 13 years ago
07b92a1
"Reverting 14361" to fix a break.
by amouravski@google.com
· 13 years ago
806d61f
Fix issue 6389; Asynchronous test failures cause cascading bugs in asynchronous tests.
by gram@google.com
· 13 years ago
29c1668
Prevent mutation of final variables
by hausner@google.com
· 13 years ago
c9cb61c
Cleanup run on DartDoc tests.
by amouravski@google.com
· 13 years ago
fd13117
Removed unnecessary entires in status file.
by amouravski@google.com
· 13 years ago
d87adaf
Fixed build break by updating expectation of tests.
by amouravski@google.com
· 13 years ago
a2326d0
Support for Chrome roll.
by antonm@google.com
· 13 years ago
86d0e0e
Cleanup run on DartDoc from Dart Editor.
by amouravski@google.com
· 13 years ago
c12647e
Properties added to MethodMirror
by johnniwinther@google.com
· 13 years ago
07172b0
Fix another now-passing test expectation.
by lrn@google.com
· 13 years ago
afbba16
Fix more expectations, now that a test isn't wrong any more.
by lrn@google.com
· 13 years ago
3395a69
Update test expectations for dartc/dartium.
by lrn@google.com
· 13 years ago
32b27bd
Update MirrorSystem
by johnniwinther@google.com
· 13 years ago
ec9e32f
ObjectMirror => ContainerMirror declaredMembers => members
by johnniwinther@google.com
· 13 years ago
a8720a6
Change signature of noSuchMethod to take an InvocationMirror.
by lrn@google.com
· 13 years ago
e3363ca
ParameterMirror extends VariableMirror
by johnniwinther@google.com
· 13 years ago
9f77143
TypeVariableMirror and TypedefMirror updated.
by johnniwinther@google.com
· 13 years ago
9dd3795
FieldMirror => VariableMirror
by johnniwinther@google.com
· 13 years ago
e314b3f
Member functions added to ClassMirror
by johnniwinther@google.com
· 13 years ago
fba7570
Alignments for the ClassMirror interface.
by johnniwinther@google.com
· 13 years ago
f3cd95e
LibraryMirror interface updated to match dart:mirrors.
by johnniwinther@google.com
· 13 years ago
ab5d5b9
isPrivate, isTopLevel moved to DeclarationMirror
by johnniwinther@google.com
· 13 years ago
bad0f22
Change surroundingDeclaration to DeclarationMirror.owner
by johnniwinther@google.com
· 13 years ago
72a529d
Move location to DeclarationMirror
by johnniwinther@google.com
· 13 years ago
895d155
Revert "Change signature of noSuchMethod to take an InvocationMirror."
by lrn@google.com
· 13 years ago
1c22272
Introduce DeclarationMirror
by johnniwinther@google.com
· 13 years ago
a9ec3ff
Rename InterfaceMirror to ClassMirror
by johnniwinther@google.com
· 13 years ago
4a24ddc
Change signature of noSuchMethod to take an InvocationMirror.
by lrn@google.com
· 13 years ago
318798e
Add additional test harness error handling to test_controller.
by ricow@google.com
· 13 years ago
2e574c8
Issue 5887. Parts must start with 'part of'.
by scheglov@google.com
· 13 years ago
778b0dc
Revert "Change signature of noSuchMethod to take an InvocationMirror."
by lrn@google.com
· 13 years ago
0bcd2f4
Change signature of noSuchMethod to take an InvocationMirror.
by lrn@google.com
· 13 years ago
dce51bf
Using 'interface' and 'abstract' for methods should produce error
by scheglov@google.com
· 13 years ago
0b097d1
Fixed unittest documentation to use new import syntax.
by gram@google.com
· 13 years ago
f7d27f2
Modified unittest to use new argument syntax.
by gram@google.com
· 13 years ago
b8b5632
Convert NoMoreElementsException and EmptyQueueException to StateError.
by lrn@google.com
· 13 years ago
7e1fc33
Fix break. Review URL: https://codereview.chromium.org//11265041
by gram@google.com
· 13 years ago
da30d37
Added a new Matcher, FeatureMatcher, that is a useful abstract base class
by gram@google.com
· 13 years ago
b24c823
Add logic to exclude certain libraries from API doc.
by amouravski@google.com
· 13 years ago
03e9718
Reinstate skipping of http_request_test on dartium
by alanknight@google.com
· 13 years ago
583697c
Tolerate null from finding browser locale, re-enable tests
by alanknight@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
5df1c2a
Enable Opera tests. Review URL: https://codereview.chromium.org//11271016
by efortuna@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
3b5d04d
Fixes documentation generation for dart:html.
by amouravski@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
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
Next »