1. 46d7bd5 Move more Ops to skgpu::v1 namespace (take 2) by Robert Phillips · 4 years ago
  2. 5fe828a Revert "Move more Ops to skgpu::v1 namespace" by Robert Phillips · 4 years ago
  3. f3158ab Move more Ops to skgpu::v1 namespace by Robert Phillips · 4 years ago
  4. 31f7631 Move GrAtlasTextOp to skgpu::v1 namespace by Robert Phillips · 4 years ago
  5. 2145390 Move GrTextureOp to skgpu::v1 namespace by Robert Phillips · 4 years ago
  6. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 4 years, 1 month ago
  7. cc6e50f Prevent CircleOp from being tested with MSAA by Robert Phillips · 4 years, 1 month ago
  8. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 4 years, 2 months ago
  9. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 4 years, 2 months ago
  10. 685e09b Reland "Purge ccpr" by Chris Dalton · 4 years, 2 months ago
  11. fe83ab6 Revert "Purge ccpr" by Brian Osman · 4 years, 2 months ago
  12. 7bf6bc0 Purge ccpr by Chris Dalton · 4 years, 3 months ago
  13. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 4 years, 3 months ago
  14. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 4 years, 3 months ago
  15. 0b1228d put an arena on GrRenderTargetProxy by Herb Derby · 4 years, 5 months ago
  16. 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 4 years, 5 months ago
  17. 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 4 years, 5 months ago
  18. 7d592cd Delete all low-level rendering from ccpr by Chris Dalton · 4 years, 6 months ago
  19. 03730e6 Delete path caching and path rendering from ccpr by Chris Dalton · 4 years, 6 months ago
  20. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 4 years, 9 months ago
  21. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 9 months ago
  22. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years, 9 months ago
  23. c76d409 add API for Op creation by Herb Derby · 5 years ago
  24. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 11 months ago
  25. d6cfe72 Add flag to switch op allocation to new by Herb Derby · 5 years ago
  26. 411e7aa move GrAtlasTextOp creation to GrRenderTargetContext by Herb Derby · 5 years ago
  27. 525e876 Fix Op tests when default typeface is empty. by Ben Wagner · 5 years ago
  28. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 5 years ago
  29. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 5 years ago
  30. 33dbd65 Pass file and line number when asserting single owner by Adlai Holler · 5 years ago
  31. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 5 years ago
  32. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 5 years ago
  33. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 5 years ago
  34. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 5 years ago
  35. cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 5 years ago
  36. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 5 years ago
  37. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 5 years ago
  38. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 5 years ago
  39. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 6 years ago
  40. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 6 years ago
  41. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 6 years ago
  42. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  43. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 6 years ago
  44. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  45. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  46. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 6 years ago
  47. 97d957d Remove GrDrawAtlasOp by Brian Osman · 6 years ago
  48. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 6 years ago
  49. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 7 years ago
  50. 6a6de56 Begin switching GrRecordingContext over to having the GrDrawingManager by Robert Phillips · 7 years ago
  51. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 7 years ago
  52. b6e9d3c Outline GrDrawAtlasOp and GrDrawVerticesOp by Robert Phillips · 7 years ago
  53. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 7 years ago
  54. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 7 years ago
  55. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 7 years ago
  56. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 7 years ago
  57. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 7 years ago
  58. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 7 years ago
  59. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 7 years ago
  60. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 7 years ago
  61. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 7 years ago
  62. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 7 years ago
  63. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 7 years ago
  64. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 7 years ago
  65. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 7 years ago
  66. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 7 years ago
  67. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 7 years ago
  68. d004e0b Cleanup resource flags by Chris Dalton · 7 years ago
  69. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 7 years ago
  70. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 7 years ago
  71. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 7 years ago
  72. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 7 years ago
  73. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 7 years ago
  74. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 7 years ago
  75. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 7 years ago
  76. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 7 years ago
  77. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 7 years ago
  78. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 7 years ago
  79. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 7 years ago
  80. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 7 years ago
  81. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
  82. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
  83. 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
  84. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  85. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 7 years ago
  86. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 7 years ago
  87. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  88. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  89. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  90. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  91. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 7 years ago
  92. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 7 years ago
  93. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 7 years ago
  94. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 7 years ago
  95. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  96. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  97. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  98. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  99. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 8 years ago
  100. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 8 years ago