1. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  2. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  3. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  4. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  5. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  6. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  7. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  8. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  9. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 6 years ago
  10. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  11. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 6 years ago
  12. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  13. 4c32956 DFT to draw A8 instead of incorrect vertical lcd. by Ben Wagner · 6 years ago
  14. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  15. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 6 years ago
  16. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  17. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  18. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  19. e4fda6c Pull non-substantive changes out of omnibus CL by Robert Phillips · 6 years ago
  20. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 6 years ago
  21. 0906825 Remove unused color from all distance field GPs and GrAtlasTextOp by Brian Osman · 7 years ago
  22. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  23. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  24. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  25. 778a2c9 Batch ops together in SkAtasTextTarget by Brian Salomon · 7 years ago
  26. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  27. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  28. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  29. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  30. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  31. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  32. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  33. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  34. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  35. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  36. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  37. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  38. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  39. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  40. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  41. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  42. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  43. 90e89b3 Add proper aliased support for SDF text by Jim Van Verth · 7 years ago
  44. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  45. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 7 years ago
  46. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  47. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  48. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  49. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  50. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  51. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  52. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  53. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  54. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  55. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  56. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  57. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  58. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  59. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed (99%) from src/gpu/batches/GrAtlasTextOp.h]
  60. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  61. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrAtlasTextBatch.h]
  62. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  63. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  64. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  65. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  66. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  67. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  68. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  69. 0586f5c sRGB support for distance field text. by brianosman · 8 years ago
  70. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  71. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  72. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  73. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  74. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  75. 8e0ef29 Calculate translations to apply to vertices in batch by joshualitt · 8 years ago
  76. ddd22d8 Remove last bit of privacy violation for GrAtlasTextBlob by joshualitt · 8 years ago
  77. bc81111 start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob by joshualitt · 9 years ago
  78. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  79. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  80. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  81. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  82. 1acabf3 Move DistanceAdjustTable to its own file by joshualitt · 9 years ago
  83. f528e0d A small text cleanup by joshualitt · 9 years ago
  84. d9d30f7 Allow LCD text to batch across colorchanges. This will always use by joshualitt · 9 years ago
  85. 3660d53 Start objectifying GrAtlasTextBlob by joshualitt · 9 years ago
  86. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  87. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  88. 60ce86d Move GrAtlasTextBatch blob regeneration to template by joshualitt · 9 years ago
  89. a751c97 Factor out GrAtlasTextBatch fromt GrAtlasTextContext by joshualitt · 9 years ago