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