1. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  2. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  3. a5002c3 Add debug helper for finding leaks in GrMemoryPool.h by Brian Salomon · 7 years ago
  4. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  5. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  6. e4cd006 Make GrMemoryPool play nice with bucketing allocators. by dskiba · 8 years ago
  7. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. b7f4b8e Add sentinel to GrMemoryPool's block header by robertphillips · 9 years ago
  10. 19c6250 Add debug sentinel to GrMemoryPool to check for memory stomping by robertphillips · 9 years ago
  11. 22c6f5c Return 'correct' size from GrMemoryPool by joshualitt · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. b7133be Adding a cache + memory pool for GPU TextBlobs by joshualitt · 9 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  16. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  17. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  18. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  19. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  20. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  21. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  23. d9e0181 Linux warning fixes by bsalomon@google.com · 12 years ago
  24. dcba4c2 Use GrMemoryPool to manage GrCustomStage allocations. by tomhudson@google.com · 12 years ago
  25. 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago