1. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  2. 6a25bd0 Revert Jim's CL. by Mike Klein · 10 years ago
  3. 63b9dc8 Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  4. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  5. 2e1a826 Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/) by djsollen · 10 years ago
  6. ea81ced Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patchset #5 of https://codereview.chromium.org/511593004/) by djsollen · 10 years ago
  7. af013bf Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  8. 9c3d24b Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  9. 62c447d Add an opaqueness hint to GrDrawState. by bsalomon · 10 years ago
  10. 72336ed Don't compare constant color and coverage between GrDrawStates when they are provided by vertex attributes. by bsalomon · 10 years ago
  11. 9bcd23b Rollback text allocation changes. by jvanverth · 10 years ago
  12. f17bc6c Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 10 years ago
  13. 6c18c80 Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://codereview.chromium.org/414573002/) by jvanverth · 10 years ago
  14. 1d38619 Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 10 years ago
  15. 1c63bf6 Revert "Revert of Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL when textures and RTs are… (https://codereview.chromium.org/376703009/)" by bsalomon · 10 years ago
  16. 249171e Revert of Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL when textures and RTs are… (https://codereview.chromium.org/376703009/) by robertphillips · 10 years ago
  17. 91bdbcd Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL when textures and RTs are deleted. by bsalomon · 10 years ago
  18. 8b2fac4 Cache the GrEffect used for text rendering in GrBitmapTextContext. by bsalomon · 10 years ago
  19. 8e80d17 Reduce texture uploads for font atlas. by jvanverth · 10 years ago
  20. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  21. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  22. 594069f Use vertex attribute for text color in GrBitmapTextContext by bsalomon · 10 years ago
  23. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  24. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  25. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 10 years ago
  26. c9b2c88 New approach for GPU font atlas by commit-bot@chromium.org · 10 years ago
  27. 3ae0e6c Add dev bounds to bmp txt context, use bounds to ignore clips by commit-bot@chromium.org · 10 years ago
  28. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  29. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 10 years ago
  30. 9f94b91 Add fallback code for TextContexts that don't support all features by commit-bot@chromium.org · 10 years ago
  31. e5d7015 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  32. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 10 years ago
  33. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 10 years ago
  34. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 11 years ago
  35. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  36. f8cb184 Add GPU support for color bitmap fonts by commit-bot@chromium.org · 11 years ago
  37. 75a2295 Minor fixes for distance field fonts: by commit-bot@chromium.org · 11 years ago
  38. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  39. 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. 42a8957 Fix for issue 1728: raster vs. gpu text draws with the wrong color by commit-bot@chromium.org · 11 years ago
  41. c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago