1. 3379c0c Stop working around issue 6775. by nweiz@google.com · 11 years ago
  2. ed5f8bd pkg: analysis aided cleanup by kevmoo@j832.com · 11 years ago
  3. 8d98d74 Change MatchState to Map. by gram@google.com · 11 years ago
  4. d6f509f Stop working around issue 2644. by nweiz@google.com · 11 years ago
  5. 5da95b7 Remove the HttpRequest.queryParameters getter by sgjesse@google.com · 11 years ago
  6. 24f5d88 Remove library dart:crypto by sgjesse@google.com · 11 years ago
  7. b67abfd Merge the dart:uri library into dart:core and update the Uri class by sgjesse@google.com · 11 years ago
  8. 528d1ed Change fromString constructor to parse static method by sgjesse@google.com · 11 years ago
  9. 186d082 Fix a broken oauth2 test. by nweiz@google.com · 11 years ago
  10. f3d4e6f Adding Uri.parse to AuthorizationException by nweiz@google.com · 11 years ago
  11. b2d3976 add installation instructions to pkg packages by sethladd@google.com · 11 years ago
  12. aec1dba Refactor Future constructors. by floitsch@google.com · 11 years ago
  13. 239aa56 Remove AsyncError with Expando. by floitsch@google.com · 11 years ago
  14. d105dc5 Normalize packages' library names. by nweiz@google.com · 11 years ago
  15. ec4086c Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 11 years ago
  16. 6554d17 Fix an outdated method call in example code for oauth2. by nweiz@google.com · 11 years ago
  17. df9c5b3 Moved pkg pubspecs to use dev_dependencies where appropriate by kevmoo@j832.com · 11 years ago
  18. 16a744c Import packages outside oauth2 via ../../.../pkg/ . This allows packages by dgrove@google.com · 11 years ago
  19. eae3898 Make oauth2 warning-clean. by nweiz@google.com · 11 years ago
  20. 1e80add Remove deprecated Strings class. by floitsch@google.com · 11 years ago
  21. 4c5eba9 Change Future.delayed to take a Duration. by floitsch@google.com · 11 years ago
  22. 40966a9 Reapply "Rename mappedBy to map." by lrn@google.com · 11 years ago
  23. 6476486 Revert "Rename mappedBy to map." by floitsch@google.com · 11 years ago
  24. 7cdf0cb Rename mappedBy to map. by lrn@google.com · 11 years ago
  25. 1fc0cf3 Fix build for throwsStateError: remove duplicate definitions in other tests. by sigmund@google.com · 11 years ago
  26. d5eeb1d Rename new Uri.fromString to Uri.parse. by floitsch@google.com · 11 years ago
  27. 7af4a43 Rename Date to DateTime. by floitsch@google.com · 11 years ago
  28. c954fed Fix map literals from change 17410 by hausner@google.com · 11 years ago
  29. 3bce2f2 Stop supporting map literals with 1 type argument by hausner@google.com · 11 years ago
  30. d516461 Move some core classes to collection library. by floitsch@google.com · 11 years ago
  31. e82fd3a Fix the OAuth2 documentation to use then rather than chain/transform. by nweiz@google.com · 11 years ago
  32. d0ae650 Fix tests for VM in checked mode. by ajohnsen@google.com · 11 years ago
  33. 595efdd Big merge from experimental to bleeding edge. by floitsch@google.com · 11 years ago
  34. ef61995 Reapply "Fix URI encoding/decoding of + and space"" by sgjesse@google.com · 11 years ago
  35. b74ea89 Handle OAuth2 AuthorizationExceptions in pub. by nweiz@google.com · 11 years ago
  36. e5fd462 Make the oauth2 lib handle OAuth2 401 errors. by nweiz@google.com · 11 years ago
  37. d3b6bb2 Add authors and homepages to packages. by dgrove@google.com · 11 years ago
  38. c5caa17 Add http and oauth2 as SDK packages. by nweiz@google.com · 11 years ago
  39. 8afe811 Refactor http.Client and http.BaseClient to allow http.Client in type annotations. by nweiz@google.com · 11 years ago
  40. 254ddd7 Add TODOs about narrowing JSON catch clauses to the OAuth2 package. by nweiz@google.com · 11 years ago
  41. 0642077 Fix OAuth2 tests, and disable them on non-dart:io platforms. by nweiz@google.com · 11 years ago
  42. 1d9764b Add a package for authenticating via OAuth2. by nweiz@google.com · 11 years ago