1. 92b3567 Lift atlas clip FP creation out of GrClip::apply by Chris Dalton · 3 years, 3 months ago
  2. 68c243e Delete GrCCAtlasStack by Chris Dalton · 3 years, 4 months ago
  3. 4ac0cbe Remove the scary raw pointer from GrCCClipProcessor into GrCCClipPath by Chris Dalton · 3 years, 4 months ago
  4. ffa8fd1 Instantiate clip atlases directly by Chris Dalton · 3 years, 4 months ago
  5. bf9c63b Don't fail clip atlas instantiation when the access is out of bounds by Chris Dalton · 3 years, 4 months ago
  6. 633b9f3 Delete GrCoverageCountingPathRenderer::CropPath by Chris Dalton · 3 years, 4 months ago
  7. 9431079 Unblock msaa clip atlas on AMD, Imagination, and Adreno by Chris Dalton · 3 years, 4 months ago
  8. 7d592cd Delete all low-level rendering from ccpr by Chris Dalton · 3 years, 4 months ago
  9. 03730e6 Delete path caching and path rendering from ccpr by Chris Dalton · 3 years, 4 months ago
  10. 2603c1f Delete coverage counting backend from ccpr by Chris Dalton · 3 years, 4 months ago
  11. 1e7b2e5 Re-enable ccpr clipping for small paths by Chris Dalton · 3 years, 4 months ago
  12. 5501b59 Reland "Disable the MSAA atlas mode for CCPR" by Chris Dalton · 3 years, 6 months ago
  13. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 7 months ago
  14. 9902cff Use SkSpan to clean up GrOnFlushCallbackObject API by Adlai Holler · 3 years, 8 months ago
  15. c76d409 add API for Op creation by Herb Derby · 3 years, 9 months ago
  16. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 3 years, 9 months ago
  17. df5739c Fix GrCCPerFlushResources error caused by cache eviction by Jiulong Wang · 3 years, 9 months ago
  18. 1bef979 Remove uses of non-inclusive terminology from Ganesh code. by Jim Van Verth · 4 years ago
  19. 956ec8a Update GrCCClipProcessor to support an input FP. by John Stiles · 4 years, 1 month ago
  20. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  21. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 1 month ago
  22. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 1 month ago
  23. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 1 month ago
  24. c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 2 months ago
  25. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 3 months ago
  26. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 3 months ago
  27. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 3 months ago
  28. a77cdee Reland "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 3 months ago
  29. 31c028c Revert "Rename instanceAttribSupport -> drawInstancedSupport" by Chris Dalton · 4 years, 3 months ago
  30. 17f05c7 Rename instanceAttribSupport -> drawInstancedSupport by Chris Dalton · 4 years, 3 months ago
  31. a6adc5c ccpr: Polyfill buffer mapping when not supported by Chris Dalton · 4 years, 4 months ago
  32. e810d83 Use views where needed in CCPR. by Greg Daniel · 4 years, 5 months ago
  33. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 5 months ago
  34. f46d5ca use std::make_unique by Mike Klein · 4 years, 7 months ago
  35. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 4 years, 9 months ago
  36. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 4 years, 9 months ago
  37. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 4 years, 9 months ago
  38. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 4 years, 11 months ago
  39. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 4 years, 11 months ago
  40. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 4 years, 11 months ago
  41. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 4 years, 11 months ago
  42. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 4 years, 11 months ago
  43. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  44. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 5 years ago
  45. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 5 years ago
  46. 7c01208 Temporarily disable MSAA CCPR on AMD and QC by Chris Dalton · 5 years ago
  47. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  48. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  49. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  50. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 5 years ago
  51. 09e5689 Replace GrAAType with flags for path renderers by Chris Dalton · 5 years ago
  52. c6444d2 Enable wide color support in CCPR by Brian Osman · 6 years ago
  53. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  54. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  55. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  56. 2de13dd Allow aliasing in GrProxyProvider::processInvalidUniqueKey by Chris Dalton · 6 years ago
  57. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  58. 6c3879d ccpr: Age out path cache entries by Chris Dalton · 6 years ago
  59. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  60. 8429c79 ccpr: Don't use the GrContext id for the path cache id by Chris Dalton · 6 years ago
  61. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  62. 1b4ad76 ccpr: Unblacklist PowerVR Rogue by Chris Dalton · 6 years ago
  63. 49ec21d ccpr: Don't require flat interpolation by Chris Dalton · 6 years ago
  64. b68bcc4 ccpr: Remove the dangling pointer from GrCCDrawPathsOp by Chris Dalton · 6 years ago
  65. 82de18f ccpr: Skip extremely wide strokes by Chris Dalton · 6 years ago
  66. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  67. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  68. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  69. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  70. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  71. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  72. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  73. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 6 years ago
  74. 42c2115 ccpr: Initialize the atlas size more intelligently by Chris Dalton · 6 years ago
  75. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  76. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  77. cf9086c Revert "Allow CCPR in DDL mode" by Robert Phillips · 6 years ago
  78. 93540dd Allow CCPR in DDL mode by Robert Phillips · 6 years ago
  79. bdb4956 Drop unneeded .get() in GrCoverageCountingPathRenderer.cpp by tzik · 6 years ago
  80. daef06a ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  81. 13235d8 Revert "ccpr: Handle winding and even-odd in the same shader" by Chris Dalton · 6 years ago
  82. 5dd3fcc ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  83. d7e2227 ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR by Chris Dalton · 6 years ago
  84. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  85. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  86. cfc6613 ccpr: Bugfix for cropped paths by Chris Dalton · 6 years ago
  87. f112ea2 Support C++11 range-for loops in SkTInternalLList by Chris Dalton · 6 years ago
  88. 5ba36ba ccpr: Clean up GrCoverageCountingPathRenderer by Chris Dalton · 6 years ago
  89. 3917b1e ccpr: Cleanup on-flush path stats by Chris Dalton · 6 years ago
  90. d925f2d Add a drawPaths method to GrCCPathProcessor by Chris Dalton · 6 years ago
  91. 1dec19a ccpr: Remove canMakeClipProcessor by Chris Dalton · 6 years ago
  92. 9f2dab0 ccpr: Implement conics by Chris Dalton · 6 years ago
  93. e7fbafe Revert "ccpr: Implement conics" by Chris Dalton · 6 years ago
  94. 98b2415 ccpr: Implement conics by Chris Dalton · 6 years ago
  95. 2612bae ccpr: Prefer atlas sizes under 4k on ARM by Chris Dalton · 6 years ago
  96. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 6 years ago
  97. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  98. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  99. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  100. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago