1. dbd3593 Rename GrBitmapTextContextB to GrAtlasTextContext by joshualitt · 9 years ago
  2. 1d89e8d move Atlas Text Context to its own file by joshualitt · 9 years ago
  3. 7c3a2f8 BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  4. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  5. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  6. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 9 years ago
  7. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 9 years ago
  8. d709ea8 Remove SkLONGLONG. by bungeman · 9 years ago
  9. 79738cc Glyph positions maintain 32 bit integer part. by bungeman · 9 years ago
  10. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  11. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  12. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  13. 44701df Move clip off of draw target by joshualitt · 10 years ago
  14. 8718aaf Rename GrContentKey to GrUniqueKey by bsalomon · 10 years ago
  15. 25d9c15 Pass Rendertarget into context. by joshualitt · 10 years ago
  16. 24db3b1 Add specialized content key class for resources. by bsalomon · 10 years ago
  17. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  18. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  19. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  20. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  21. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  22. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  23. 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
  24. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  25. 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
  26. e05162d Ignore SkGlyphCache gamma for nvpr text by cdalton · 10 years ago
  27. 20b373c Add color emoji fallback for nvpr text by cdalton · 10 years ago
  28. 55b24af Add IndexType parameter to GrDrawTarget::drawPaths by cdalton · 10 years ago
  29. 9853cce Drawstate on stack by joshualitt · 10 years ago
  30. 38e13ad Remove 1d glyph positions from nvpr text by cdalton · 10 years ago
  31. 92e496f Beginning to refactor nvpr code by joshualitt · 10 years ago
  32. 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
  33. 7851a56 Change drawText() to generate positions and send to drawPosText() by jvanverth · 10 years ago
  34. 8c27a18 Change GrTextContext fallbacks to be a linked list chain. by jvanverth · 10 years ago
  35. 0fedb19 Rearrange code in TextContexts to be more consistent and match style guide. by jvanverth · 10 years ago
  36. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  37. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  38. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  39. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  40. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  41. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  42. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  43. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  44. ccdaa04 Separate GL path rendering state from GrGpuGL to GrGLPathRendering by kkinnunen · 10 years ago
  45. 3f86099 Fix crash in nvpr text after abandoning context by cdalton · 10 years ago
  46. b2808cd Send less transform data when drawing text with nvpr by cdalton · 10 years ago
  47. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  48. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  49. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  50. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  51. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  52. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago