- 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
- edcd431 Retract the SDC from GMs where possible (take 2) by Robert Phillips · 3 years, 5 months ago
- 7d05cda Revert "Retract the SDC from GMs where possible" by Robert Phillips · 3 years, 5 months ago
- b8416d2 Retract the SDC from GMs where possible by Robert Phillips · 3 years, 5 months ago
- 9a56eb7 Consolidate on SkImage_Gpu constructor that takes SkColorInfo. by Brian Salomon · 3 years, 7 months ago
- d396cd5 Pass sampling to drawimage by Mike Reed · 3 years, 10 months ago
- 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
- dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 11 months ago
- eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years ago
- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 1 month ago
- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
- 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years, 3 months ago
- 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 4 months ago
- b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
- f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
- 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
- b795bea Add GM::gpuTeardown entry point by Robert Phillips · 4 years, 5 months ago
- c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 4 years, 5 months ago
- 22d9d0b Revert "Fix flippity GM for *ooprddl configs" by Robert Phillips · 4 years, 5 months ago
- ddca6ab Fix flippity GM for *ooprddl configs by Robert Phillips · 4 years, 5 months ago
- 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 10 months ago
- 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 10 months ago
- 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 10 months ago
- 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 4 years, 10 months ago
- 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 4 years, 10 months ago
- 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 5 years ago
- 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 5 years ago
- 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
- 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
- 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
- c061d31 Make the flippity not crash in Viewer. by Ben Wagner · 5 years ago
- d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
- e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
- 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
- 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
- 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
- f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
- f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
- 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
- d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
- c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
- 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
- 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
- 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
- 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
- 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
- f0a30d7 Make matrix flip GM easier to triage by Robert Phillips · 7 years ago
- 206bda5 Update the texture flip GM to include subsets & scales by Robert Phillips · 7 years ago
- a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
- 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
- 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago