1. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  2. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  3. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  4. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  5. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  6. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  7. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  8. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  9. 474d687 Send TextBlobCache purge messages only to owning cache. by Jim Van Verth · 7 years ago
  10. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago[Renamed from src/core/SkMessageBus.h]
  11. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  12. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  13. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  14. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  15. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  16. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  17. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  18. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  19. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  20. 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
  21. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  22. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  23. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  24. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  25. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  26. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  27. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  28. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  29. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  30. c665804 Move SkMessageBus::Get out of header, and retry crrev.com/106563002. by commit-bot@chromium.org · 11 years ago
  31. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago