1. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  2. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  3. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  4. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  5. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  6. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  7. e05162d Ignore SkGlyphCache gamma for nvpr text by cdalton · 10 years ago
  8. 20b373c Add color emoji fallback for nvpr text by cdalton · 10 years ago
  9. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  10. 9853cce Drawstate on stack by joshualitt · 10 years ago
  11. 38e13ad Remove 1d glyph positions from nvpr text by cdalton · 10 years ago
  12. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  13. aab626c Revert of Change drawText() to generate positions and send to drawPosText() (patchset #4 id:60001 of https://codereview.chromium.org/653133004/) by jvanverth · 10 years ago
  14. 7851a56 Change drawText() to generate positions and send to drawPosText() by jvanverth · 10 years ago
  15. 8c27a18 Change GrTextContext fallbacks to be a linked list chain. by jvanverth · 10 years ago
  16. 0fedb19 Rearrange code in TextContexts to be more consistent and match style guide. by jvanverth · 10 years ago
  17. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  18. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  19. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  20. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  21. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  22. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  23. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  24. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  25. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  26. 3f86099 Fix crash in nvpr text after abandoning context by cdalton · 10 years ago
  27. b2808cd Send less transform data when drawing text with nvpr by cdalton · 10 years ago
  28. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  29. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  30. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  31. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  32. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
  33. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago