1. 5bb76d2 pkg/logging: expose static sorted const list of all levels by kevmoo@j832.com · 10 years ago
  2. 875e637 Combine unmodifiable_collection package into collection_helpers. by lrn@google.com · 10 years ago
  3. eee1037 Re-land r29957 (add versions and constraints for packages and samples), with by dgrove@google.com · 10 years ago
  4. 34d9d45 Revert "add versions and constraints for packages and samples" by ajohnsen@google.com · 10 years ago
  5. 54e0859 add versions and constraints for packages and samples by jmesserly@google.com · 10 years ago
  6. 486e65c add useful docs for logging by sethladd@google.com · 11 years ago
  7. f0e2c3f Reapply "Remove @deprecated features." by lrn@google.com · 11 years ago
  8. 28f0c5c Add @proxy to annotations.dart. by lrn@google.com · 11 years ago
  9. b6e6ede Revert "Remove @deprecated features." by lrn@google.com · 11 years ago
  10. 04f8743 Remove @deprecated features. by lrn@google.com · 11 years ago
  11. b615f3e pkg/logging: added stackTrace support by kevmoo@j832.com · 11 years ago
  12. 8532058 Add a toString() to LogRecord. by devoncarew@google.com · 11 years ago
  13. fc9de7c Update meta and logging library descriptions; tweak fixnum by kathyw@google.com · 11 years ago
  14. 8fc5956 Make asBroadcastStream take two callbacks. by lrn@google.com · 11 years ago
  15. ec60257 add logging support for exceptions by sigmund@google.com · 11 years ago
  16. 55f9c69 Make new StreamController be async by default. by lrn@google.com · 11 years ago
  17. a3cfb6f add installation instructions to pkg packages by sethladd@google.com · 11 years ago
  18. 1530403 Remove StreamController.broadcast. by floitsch@google.com · 11 years ago
  19. 94bf13d Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 11 years ago
  20. 1e3eb0b pkg/logging: removed deprecated 'on' API by kevmoo@j832.com · 11 years ago
  21. 92e3c3e Make path to meta go through pkg/ , so that it's rewritten properly. by dgrove@google.com · 11 years ago
  22. 5803569 Moved pkg pubspecs to use dev_dependencies where appropriate by kevmoo@j832.com · 11 years ago
  23. 967c7ae Don't use package: imports in logging until dartdoc/mirros support them. by sigmund@google.com · 11 years ago
  24. 05440f0 LoggerEvents get on -> Stream<LogRecord> get onRecord by sigmund@google.com · 11 years ago
  25. 0b34f80 make dartdoc and editor happy by sigmund@google.com · 11 years ago
  26. 668ea7f Reapply "Make Comparable generic." by lrn@google.com · 11 years ago
  27. a2531b5 Revert "Make Comparable generic." by kasperl@google.com · 11 years ago
  28. d6c89de Make Comparable generic. by lrn@google.com · 11 years ago
  29. 1c8e09c Update documentation links to point to the correct URLs. by dgrove@google.com · 11 years ago
  30. 970797d Added documentation links to all of the pkg packages hosted on api.dartlang.org. by amouravski@google.com · 11 years ago
  31. d1c40cf Rename Date to DateTime. by floitsch@google.com · 11 years ago
  32. 7e4c67b Fix URL. by rnystrom@google.com · 11 years ago
  33. 848f599 Convert the small packages in pkg to use "package:". by rnystrom@google.com · 11 years ago
  34. 196999a Add authors and homepages to packages. by dgrove@google.com · 11 years ago
  35. 99f3a75 a === b -> identical(a, b) by floitsch@google.com · 11 years ago
  36. 6cda46b Update library syntax in pkg files. by gram@google.com · 11 years ago
  37. 096e499 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by gram@google.com · 12 years ago
  38. a98f562 Modified unittest to use new argument syntax. by gram@google.com · 12 years ago
  39. a9b04f8 Removed IllegalAccessException and UnsupportedOperationException. by lrn@google.com · 12 years ago
  40. 4a78073 Revert "Parts must start with 'part of'" and "Attempt to fix VM build" by ahe@google.com · 12 years ago
  41. 5c667a8 Parts must start with 'part of' by scheglov@google.com · 12 years ago
  42. 7333f80 Make hashCode a getter and not a method. by floitsch@google.com · 12 years ago
  43. 01a8727 fix warning in Logger (setter type must be "void" or "Dynamic") by jmesserly@google.com · 12 years ago
  44. 0864904 Stop using the Hashable interface. by lrn@google.com · 12 years ago
  45. dbc252b Change IllegalArgumentException to ArgumentError. by lrn@google.com · 12 years ago
  46. 7030e7e revert 1204. Will investigate when I get a chance. by efortuna@google.com · 12 years ago
  47. f8d7dba Update unittest to new package layout. by rnystrom@google.com · 12 years ago
  48. d8f8ab6 Revert "Make unittest follow the new package layout." by rnystrom@google.com · 12 years ago
  49. bd1ce04 Make unittest follow the new package layout. by rnystrom@google.com · 12 years ago
  50. e22e118 Move logging to the new package layout. by rnystrom@google.com · 12 years ago
  51. 0770ac8 Get rid of a lot of () for getters. by kasperl@google.com · 12 years ago
  52. b312eb8 - Change "static final" to "static const" in the by iposva@google.com · 12 years ago
  53. 97f3eb6 Require two type arguments for map literals (issue 4522). by regis@google.com · 12 years ago
  54. c912990 Rename "tests" directories under /pkg to the singular "test" by alanknight@google.com · 12 years ago
  55. 8979b69 Move tests for things in /pkg into the right places for packages by alanknight@google.com · 12 years ago