1. 526819d Remove another set of AttachCache by Herb Derby · 7 years ago
  2. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  3. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  4. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 7 years ago
  5. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  6. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 7 years ago
  7. caf1ebb sk_sp-ify GrGlyphCache by Robert Phillips · 7 years ago
  8. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  9. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  10. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  11. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  12. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  13. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  14. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  15. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  16. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  17. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  18. 303cd58 Update GrTextBlobCache for DDL by Robert Phillips · 7 years ago
  19. 54d9c88 Cleanup of large text rendering, take 2. by Jim Van Verth · 7 years ago
  20. 89737de Revert "Cleanup of large text rendering." by Jim Van Verth · 7 years ago
  21. 2fb7c8a Cleanup of large text rendering. by Jim Van Verth · 7 years ago
  22. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  23. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
  24. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  25. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  26. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  27. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  28. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  29. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  30. f4c1316 Begin support for large color emoji glyphs by Jim Van Verth · 7 years ago
  31. 274218e move largest apis into private by Mike Reed · 7 years ago
  32. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  33. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  34. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  35. deb53cc Make GrTextBlob::VertexRegenerator determine vertex stride from mask format by Brian Salomon · 7 years ago
  36. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  37. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  38. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  39. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 7 years ago
  40. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  41. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  42. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  43. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  44. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  45. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  46. 90e89b3 Add proper aliased support for SDF text by Jim Van Verth · 7 years ago
  47. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 7 years ago
  48. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  49. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
  50. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 8 years ago
  51. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 8 years ago
  52. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 8 years ago
  53. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  54. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  55. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  56. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  57. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  58. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  59. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  60. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  61. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  62. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  63. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 8 years ago
  64. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  65. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  66. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  67. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  68. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  69. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  70. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  71. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  72. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  73. 8d7ffce Include scaler context flags (gamma and contrast boost) in the text blob cache key. by brianosman · 9 years ago
  74. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
  75. 0586f5c sRGB support for distance field text. by brianosman · 9 years ago
  76. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  77. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  78. c791728 Pass effects directly to fontcache by reed · 9 years ago
  79. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 9 years ago
  80. f6d1e60 Only use fake gamma with linear devices. by bungeman · 9 years ago
  81. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 9 years ago
  82. 8e84a1e Delete GrTextContext by joshualitt · 9 years ago
  83. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 9 years ago
  84. bc81111 start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob by joshualitt · 9 years ago
  85. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 9 years ago
  86. 2f2ee83 cleanup textblob cache sanity check and prevent it from bitrotting by joshualitt · 9 years ago
  87. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  88. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  89. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  90. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  91. 0d2199b Move distance field text positioning into GrTextUtils by joshualitt · 9 years ago
  92. a6bf4c5 This CL moves a bit more logic into GrAtlasTextBlob by joshualitt · 9 years ago
  93. e76b4bb Reland of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1552513003/ ) by joshualitt · 9 years ago
  94. 90e293d Revert of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1521613002/ ) by joshualitt · 9 years ago
  95. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  96. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago[Renamed from src/gpu/GrAtlasTextBlob.h]
  97. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  98. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  99. a06e6ab Move appending of large glyphs into GrAtlasTextBlob by joshualitt · 9 years ago
  100. fd5f6c1 Move 'mustRegenerate' function into GrAtlasTextBlob by joshualitt · 9 years ago