1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. 841c9a5 Make the distanceFieldAdjustTable a static singleton by Robert Phillips · 4 years, 4 months ago
  3. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 4 months ago
  4. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 5 months ago
  5. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 5 months ago
  6. 4513cdd Rename flush -> issueDrawMaybeInlineUpload by Herb Derby · 4 years, 6 months ago
  7. 43cbd72 Handle insane number of glyphs in GrAtlasTextOp. by Brian Salomon · 4 years, 7 months ago
  8. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  9. 5bf5b04 switch to SkPoint for the idea of drawingOrigin by Herb Derby · 4 years, 8 months ago
  10. 1c5be7b Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix by Herb Derby · 4 years, 8 months ago
  11. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 8 months ago
  12. c514e7d Move the GrGlyph* and vertex data onto the arena alloc. by Herb Derby · 4 years, 8 months ago
  13. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 4 years, 8 months ago
  14. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  15. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 4 years, 8 months ago
  16. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  17. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  18. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  19. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  20. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  21. 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 5 years ago
  22. 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 5 years ago
  23. dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 5 years ago
  24. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  25. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  26. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  27. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  28. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  29. dc214c2 Move (re)generation of the GrTextBlob from GrTextContext to the blob by Herb Derby · 6 years ago
  30. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  31. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  32. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  33. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  34. 4a3f5c8 Remove hacks for UShort2 texture coords by Brian Osman · 6 years ago
  35. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  36. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  37. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  38. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  39. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  40. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  41. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  42. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  43. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 6 years ago
  44. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  45. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 6 years ago
  46. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  47. 4c32956 DFT to draw A8 instead of incorrect vertical lcd. by Ben Wagner · 6 years ago
  48. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  49. cf838c7 Add bilerp support to scaled emojis by Jim Van Verth · 6 years ago
  50. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  51. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  52. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  53. e4fda6c Pull non-substantive changes out of omnibus CL by Robert Phillips · 6 years ago
  54. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 6 years ago
  55. 0906825 Remove unused color from all distance field GPs and GrAtlasTextOp by Brian Osman · 7 years ago
  56. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  57. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  58. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  59. 778a2c9 Batch ops together in SkAtasTextTarget by Brian Salomon · 7 years ago
  60. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  61. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  62. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  63. 18923f9 Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation. by Brian Salomon · 7 years ago
  64. 56c3714 More attempts at clipping perf. by Jim Van Verth · 7 years ago
  65. c8a65e3 Some more clipped text optimizations. by Jim Van Verth · 7 years ago
  66. 58c3cce Clip text geometrically when possible. by Jim Van Verth · 7 years ago
  67. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  68. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  69. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  70. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  71. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  72. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  73. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  74. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  75. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  76. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  77. 90e89b3 Add proper aliased support for SDF text by Jim Van Verth · 7 years ago
  78. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  79. bc2cdd1 Fix LCD distance field text color filtering by Jim Van Verth · 7 years ago
  80. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  81. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  82. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  83. e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 7 years ago
  84. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  85. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  86. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  87. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  88. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  89. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  90. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  91. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  92. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  93. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed (99%) from src/gpu/batches/GrAtlasTextOp.h]
  94. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  95. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrAtlasTextBatch.h]
  96. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  97. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  98. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  99. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  100. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago