1. 320c923 Add plot-based purging to GrLayerCache by robertphillips · 10 years ago
  2. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  3. 17dabfc Add unique ID to GrPlot by robertphillips · 10 years ago
  4. c4f30b1 Make GrAtlas::removePlot static by robertphillips · 10 years ago
  5. 952841b Begin atlasing by robertphillips · 10 years ago
  6. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  7. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  8. 1d86ee8 Rename GrAtlasMgr to GrAtlas (and other cleanup) by robertphillips · 10 years ago
  9. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  10. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  11. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 10 years ago
  12. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  13. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 10 years ago
  14. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  15. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  16. c9b2c88 New approach for GPU font atlas by commit-bot@chromium.org · 11 years ago
  17. 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 11 years ago
  18. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  19. 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  20. 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
  21. 9529441 GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig. by commit-bot@chromium.org · 11 years ago
  22. 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
  23. bbe55fd Have multiple plotmgrs, one for each mask format. by jvanverth@google.com · 11 years ago
  24. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  25. a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 11 years ago
  26. 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 11 years ago
  27. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  29. ffa11bb Move a bunch of headers from include/gpu to src/gpu. Delete some unused files. by bsalomon@google.com · 13 years ago[Renamed from include/gpu/GrAtlas.h]
  30. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrAtlas.h]
  31. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  32. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 13 years ago
  33. 759c16e need a separate texture for each maskformat in atlasmgr by reed@google.com · 14 years ago
  34. 98539c6 support lcd16 in text atlas (sans shader support) by reed@google.com · 14 years ago
  35. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago