1. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 11 years ago
  2. eefd8a0 Don't try to render color fonts using distance fields. by commit-bot@chromium.org · 11 years ago
  3. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 11 years ago
  4. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  5. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 11 years ago
  6. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  7. 0b70816 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
  9. 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  10. b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 11 years ago
  11. bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
  12. c9b2c88 New approach for GPU font atlas by commit-bot@chromium.org · 11 years ago
  13. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  14. 6e515d6 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. f8cb184 Add GPU support for color bitmap fonts by commit-bot@chromium.org · 11 years ago
  16. 11a253b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  18. b2e9fa5 Clean up the GrTHashTable API. by commit-bot@chromium.org · 11 years ago
  19. 3f80dd5 Add support for reading non-rendertarget textures. by commit-bot@chromium.org · 11 years ago
  20. 49e8083 Fix for blinking/corrupted text in Canvas 2D. by commit-bot@chromium.org · 11 years ago
  21. 5890949 Fix font GMs by jvanverth@google.com · 11 years ago
  22. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  23. 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
  24. 9529441 GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig. by commit-bot@chromium.org · 11 years ago
  25. 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
  26. bbe55fd Have multiple plotmgrs, one for each mask format. by jvanverth@google.com · 11 years ago
  27. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  28. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  29. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  30. 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
  31. 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 11 years ago
  32. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  33. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  35. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 13 years ago
  36. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 13 years ago
  37. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrTextStrike.cpp]
  38. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  39. 3ef80cf suppress printfs by reed@google.com · 14 years ago
  40. 3582bf9 Remove GrAuto*Malloc, replace with SkAuto*Malloc by bsalomon@google.com · 14 years ago
  41. 7359eae fix to free a plot when purging gr font cache by bsalomon@google.com · 14 years ago
  42. 0ebe81a always flush accumulated draws before we purge the font cache by reed@google.com · 14 years ago
  43. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 14 years ago
  44. 98539c6 support lcd16 in text atlas (sans shader support) by reed@google.com · 14 years ago
  45. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago