1. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  2. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  3. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  4. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  5. 080e77f Use SkPMColor4f in OverrideInput, remove some kruft from SkGr by Brian Osman · 6 years ago
  6. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  7. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  8. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  9. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  10. 46a1338 Switch GrTextTarget from drawPath to drawShape by Robert Phillips · 6 years ago
  11. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  12. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  13. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  14. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  15. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  16. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  17. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  18. 74c6ed3 Move one leaf loop from GPU to glyph drawer by Herb Derby · 6 years ago
  19. 13449ce Make SkInternalAtlasTextTarget use glyph runs by Herb Derby · 6 years ago
  20. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  21. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  22. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  23. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  24. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  25. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 6 years ago
  26. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  27. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  28. 1fda024 move SkIPoint16 to private header by Mike Reed · 6 years ago
  29. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 6 years ago
  30. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  31. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 6 years ago
  32. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  33. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 6 years ago
  34. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 6 years ago
  35. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  36. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  37. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 6 years ago
  38. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 6 years ago
  39. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 6 years ago
  40. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 6 years ago
  41. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 6 years ago
  42. e4fda6c Pull non-substantive changes out of omnibus CL by Robert Phillips · 6 years ago
  43. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 6 years ago
  44. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  45. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  46. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  47. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  48. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  49. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  50. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  51. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  52. cf1aa53 Fix SkInternalAtlasTextContext to update advance the flush token after issuing each draw. by Brian Salomon · 7 years ago
  53. 778a2c9 Batch ops together in SkAtasTextTarget by Brian Salomon · 7 years ago
  54. a0ba714 Require glyph positions in SkAtlasTextTarget::drawText by Brian Salomon · 7 years ago
  55. 0c1c2b3 Make SkAtlasTextTarget use glyph IDs by Brian Salomon · 7 years ago
  56. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  57. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  58. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago