1. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  2. 8ad91a9 remove unused SkRasterizer by Mike Reed · 6 years ago
  3. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  4. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  5. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  6. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  7. f4c1316 Begin support for large color emoji glyphs by Jim Van Verth · 6 years ago
  8. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  9. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  10. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  11. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  12. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  13. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 7 years ago
  14. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  15. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  16. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  17. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  18. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  19. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  20. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  21. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  22. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  23. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  24. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  25. 90e89b3 Add proper aliased support for SDF text by Jim Van Verth · 7 years ago
  26. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 7 years ago
  27. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  28. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  29. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  30. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 7 years ago
  31. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 7 years ago
  32. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 7 years ago
  33. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  34. 26d3f21 verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph by Lee Salzman · 7 years ago
  35. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 7 years ago
  36. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 7 years ago
  37. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  38. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  39. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  40. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  41. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  42. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  43. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  44. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  45. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  46. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  47. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  48. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  49. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  50. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  51. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 8 years ago
  52. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  53. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  54. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  55. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  56. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  57. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  58. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  59. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  60. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  61. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  62. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  63. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  64. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  65. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago
  66. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  67. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  68. 5280dcb Simplify gamma-correctness for text rendering. by brianosman · 8 years ago
  69. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  70. 0586f5c sRGB support for distance field text. by brianosman · 8 years ago
  71. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  72. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  73. c791728 Pass effects directly to fontcache by reed · 8 years ago
  74. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 8 years ago
  75. f6d1e60 Only use fake gamma with linear devices. by bungeman · 8 years ago
  76. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 8 years ago
  77. 8e84a1e Delete GrTextContext by joshualitt · 8 years ago
  78. 9230377 Remove GrTextBlobCache/GrAtlasTextBlob friendliness by joshualitt · 8 years ago
  79. 2f2ee83 cleanup textblob cache sanity check and prevent it from bitrotting by joshualitt · 8 years ago
  80. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 8 years ago
  81. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 8 years ago
  82. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 8 years ago
  83. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 8 years ago
  84. 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
  85. 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
  86. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  87. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago[Renamed from src/gpu/GrAtlasTextBlob.cpp]
  88. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  89. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  90. a06e6ab Move appending of large glyphs into GrAtlasTextBlob by joshualitt · 9 years ago
  91. fd5f6c1 Move 'mustRegenerate' function into GrAtlasTextBlob by joshualitt · 9 years ago
  92. f9e658b Fix bug with GrAtlasTextContext color regen by joshualitt · 9 years ago
  93. f528e0d A small text cleanup by joshualitt · 9 years ago
  94. 18b072d A small cleanup of GrAtlasTextContext by joshualitt · 9 years ago
  95. 7e7b5c5 adding assert to GrAtlasTextContext by joshualitt · 9 years ago
  96. 259fbf1 Add sanity check to GrAtlasTextBlob by joshualitt · 9 years ago