1. 9529441 GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig. by commit-bot@chromium.org · 11 years ago
  2. 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
  3. bbe55fd Have multiple plotmgrs, one for each mask format. by jvanverth@google.com · 11 years ago
  4. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  5. 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
  6. 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 11 years ago
  7. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  9. 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]
  10. 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]
  11. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  12. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 13 years ago
  13. 759c16e need a separate texture for each maskformat in atlasmgr by reed@google.com · 13 years ago
  14. 98539c6 support lcd16 in text atlas (sans shader support) by reed@google.com · 13 years ago
  15. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago