1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  3. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  4. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  5. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  6. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  7. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  8. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  9. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  10. 18300a3 detach -> release by mtklein · 8 years ago
  11. b9e56c1 Fix FrontBufferedStreamTest by msarett · 8 years ago
  12. 7f7ec20 Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec by msarett · 8 years ago
  13. ef0fed3 Remove position from FrontBufferedStream by scroggo · 8 years ago
  14. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  15. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  16. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 3ceef9a Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  19. 404eb87 Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of https://codereview.chromium.org/641813009/) by mtklein · 10 years ago
  20. da59f05 Add test for new FrontBufferedStream behavior. by scroggo · 10 years ago
  21. 6d254ee Use SkToBool to fix a warning. by commit-bot@chromium.org · 10 years ago
  22. 74b88b7 Allow buffered stream to work with an offset. by commit-bot@chromium.org · 10 years ago
  23. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  24. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  25. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  26. 09a5383 Hide implementation details: SkFrontBufferedStream by scroggo@google.com · 11 years ago
  27. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago