1. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 7 years ago
  2. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 7 years ago
  3. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 7 years ago
  4. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 7 years ago
  5. 9f49148 Remove RunPaint by Herb Derby · 7 years ago
  6. ae64e49 Simplify blob's appendGlyph interface by Herb Derby · 7 years ago
  7. e42dc2d Hoist path check into regenerateGlyphRunList. by Herb Derby · 7 years ago
  8. 1400d38 Revert "Hoist path check" by Jim Van Verth · 7 years ago
  9. 6de0fca Hoist path check by Herb Derby · 7 years ago
  10. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 7 years ago
  11. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 7 years ago
  12. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 7 years ago
  13. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 7 years ago
  14. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 7 years ago
  15. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 7 years ago
  16. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 7 years ago[Renamed (92%) from src/gpu/text/GrAtlasTextBlob.cpp]
  17. b12175f Remove memory pool use from SkTextBlobCache by Herb Derby · 7 years ago
  18. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 7 years ago
  19. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 7 years ago
  20. 4c32956 DFT to draw A8 instead of incorrect vertical lcd. by Ben Wagner · 7 years ago
  21. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 7 years ago
  22. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  23. 526819d Remove another set of AttachCache by Herb Derby · 7 years ago
  24. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  25. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 7 years ago
  26. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  27. eb3f674 Add GetTypefaceOrDefault to SkPaintPriv by Herb Derby · 7 years ago
  28. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 7 years ago
  29. caf1ebb sk_sp-ify GrGlyphCache by Robert Phillips · 7 years ago
  30. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  31. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  32. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  33. 303cd58 Update GrTextBlobCache for DDL by Robert Phillips · 7 years ago
  34. 54d9c88 Cleanup of large text rendering, take 2. by Jim Van Verth · 7 years ago
  35. 89737de Revert "Cleanup of large text rendering." by Jim Van Verth · 8 years ago
  36. 2fb7c8a Cleanup of large text rendering. by Jim Van Verth · 8 years ago
  37. 980a48d Move glyph cache and descriptor functions off of SkPaint by Herb Derby · 8 years ago
  38. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 8 years ago
  39. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 8 years ago
  40. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 8 years ago
  41. 8ad91a9 remove unused SkRasterizer by Mike Reed · 8 years ago
  42. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 8 years ago
  43. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 8 years ago
  44. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 8 years ago
  45. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 8 years ago
  46. f4c1316 Begin support for large color emoji glyphs by Jim Van Verth · 8 years ago
  47. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 8 years ago
  48. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 8 years ago
  49. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 8 years ago
  50. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 8 years ago
  51. 56c3714 More attempts at clipping perf. by Jim Van Verth · 8 years ago
  52. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 8 years ago
  53. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 8 years ago
  54. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 8 years ago
  55. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 8 years ago
  56. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 8 years ago
  57. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 8 years ago
  58. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 8 years ago
  59. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 8 years ago
  60. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 8 years ago
  61. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 8 years ago
  62. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 8 years ago
  63. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 8 years ago
  64. 90e89b3 Add proper aliased support for SDF text by Jim Van Verth · 8 years ago
  65. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 8 years ago
  66. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 8 years ago
  67. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 8 years ago
  68. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
  69. c337c9e Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"" by Florin Malita · 8 years ago
  70. 3304c44 Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs" by Florin Malita · 8 years ago
  71. db3ceb8 Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs by Florin Malita · 8 years ago
  72. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  73. 26d3f21 verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph by Lee Salzman · 9 years ago
  74. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 9 years ago
  75. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 9 years ago
  76. f833478 Remove ref counting from GrOp. by Brian Salomon · 9 years ago
  77. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 9 years ago
  78. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 9 years ago
  79. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 9 years ago
  80. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 9 years ago
  81. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 9 years ago
  82. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 9 years ago
  83. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  84. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 9 years ago
  85. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  86. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 9 years ago
  87. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 9 years ago
  88. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 9 years ago
  89. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 9 years ago
  90. 08576e6 Fix error with transforming custom/large glyphs by Jim Van Verth · 9 years ago
  91. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 9 years ago
  92. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 9 years ago
  93. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 9 years ago
  94. 2895eeb Retract PipelineBuilder some more by robertphillips · 9 years ago
  95. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 9 years ago
  96. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 9 years ago
  97. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 9 years ago
  98. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 9 years ago
  99. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 9 years ago
  100. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 9 years ago