1. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years ago
  2. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 1 month ago
  3. a3a67ae Reland "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 1 month ago
  4. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 1 month ago
  5. 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years, 1 month ago
  6. b942d4b Revert "Avoid expanding clip ops in tests that will remain after feature removal" by Michael Ludwig · 3 years, 1 month ago
  7. d1c51b2 Avoid expanding clip ops in tests that will remain after feature removal by Michael Ludwig · 3 years, 1 month ago
  8. 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years, 1 month ago
  9. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  10. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  11. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  12. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 3 years, 2 months ago
  13. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 2 months ago
  14. 6dd1947 Make the SkGpuDevice factories return SkBaseGpuDevices by Robert Phillips · 3 years, 3 months ago
  15. 8faa340 Limit GrClipStackClip tests to only exist when relevant by Robert Phillips · 3 years, 5 months ago
  16. cc25d53 Revert "Migrate uses of deferred proxies to lazy proxies" by Adlai Holler · 3 years, 6 months ago
  17. 990a0d8 Migrate uses of deferred proxies to lazy proxies by Adlai Holler · 3 years, 7 months ago
  18. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  19. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years ago
  20. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 1 month ago
  21. 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 1 month ago
  22. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 1 month ago
  23. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  24. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 2 months ago
  25. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 3 months ago
  26. de00dc9 Detect empty clip when difference op clips everything by Michael Ludwig · 4 years, 3 months ago
  27. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  28. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  29. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  30. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  31. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  32. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  33. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  34. e32506b Update GrClipStackClip and GrDeviceSpaceTextureDecalFP to use views. by Greg Daniel · 4 years, 6 months ago
  35. aebe439 move clip-stencil function into GpuDevice by Mike Reed · 4 years, 8 months ago
  36. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  37. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 8 months ago
  38. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 8 months ago
  39. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 9 months ago
  40. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 9 months ago
  41. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 9 months ago
  42. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 9 months ago
  43. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 9 months ago
  44. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  45. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  46. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  47. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  48. 1c0b05a SkClipStack::isRRect succeeds if stack is an intersection of rects. by Brian Salomon · 5 years ago
  49. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  50. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  51. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  52. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  53. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  54. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  55. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  56. e475d01 remove stray SkTLList includes by Mike Klein · 6 years ago
  57. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  58. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  59. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  60. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  61. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  62. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  63. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  64. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  65. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  66. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  67. 1447177 Avoid GrEllipseEffect for small radii on devices without 32 bit float. by Brian Salomon · 7 years ago
  68. 7947193 Merge clip rects in GrReducedClip by Chris Dalton · 7 years ago
  69. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  70. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  71. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  72. 806be2d Improve handling of clip stack ID by Robert Phillips · 7 years ago
  73. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  74. 348060f Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds by Chris Dalton · 7 years ago
  75. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  76. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  77. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  78. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  79. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 7 years ago
  80. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  81. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  82. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  83. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  84. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  85. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  86. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  87. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  88. 8d3f92a Make GrReducedClip's gen ID only apply to the element list by csmartdalton · 8 years ago
  89. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  90. 77f2fae Encapsulate GrReducedClip result in class members by csmartdalton · 8 years ago
  91. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  92. d50e240 Fix SkClipStack bug with inverse-filled difference elements by csmartdalton · 8 years ago
  93. 00ee2a8 Make all parameters reqiured to GrReducedClip::ReduceClipStack by bsalomon · 8 years ago
  94. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  95. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  96. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  97. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  98. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  99. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  100. d3e5842 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago