1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  3. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  4. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  5. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  6. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  7. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  8. 2af4599 A Mozilla developer ran the µmix static analyzer on its codebase and incidentally found some issues regarding null checks in Skia. This fixes the issues that were found. by lsalzman · 8 years ago
  9. 18300a3 detach -> release by mtklein · 9 years ago
  10. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  13. 0babd3c Update DirectWrite streams to SkStreamAsset. by bungeman · 10 years ago
  14. 2dca817 Remove staging SkStream::unref(). by bungeman · 10 years ago
  15. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  16. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  17. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  18. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  19. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  20. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago