1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  3. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  4. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  5. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  6. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  7. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  8. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  9. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  10. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  11. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  12. 9583ab9 don't peek w/o first acquiring the lock by reed · 9 years ago
  13. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  14. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  15. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  19. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  20. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  21. 2edf599 Fix DiscardableMemoryPool::free race condition by halcanary · 9 years ago
  22. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  23. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  24. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  25. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  26. a5c0863 remove SkPurgeGlobalDiscardableMemoryPool by halcanary · 10 years ago
  27. fa37a21 Fix no previous prototype for function error by halcanary · 10 years ago
  28. 9b79066 Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool by halcanary · 10 years ago
  29. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  30. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  31. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  32. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  33. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  34. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  35. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  36. 1d0654f be sure to unlock the discardablememory before deleting it by reed@google.com · 11 years ago
  37. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago