1. e7a959d Expand SkMessageBus to support different unique key types by Robert Phillips · 3 years, 5 months ago
  2. 0408afc Fix GrGpuBuffer::onRelease() crash problem. by Peng Huang · 3 years, 6 months ago
  3. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  4. 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  7. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  8. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  9. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  10. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  11. c665804 Move SkMessageBus::Get out of header, and retry crrev.com/106563002. by commit-bot@chromium.org · 11 years ago
  12. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  13. 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