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