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