1. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  2. e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 1 month ago
  3. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  4. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  5. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  6. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 3 months ago
  7. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  8. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  9. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 7 months ago
  10. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 7 months ago
  11. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  12. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 8 months ago
  13. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  14. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  15. aa1b6b3 Make stencilRect() in GrRTCPriv more flexible. by Michael Ludwig · 5 years ago
  16. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  17. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  18. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  19. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  20. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  21. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  22. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  23. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  24. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  25. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  26. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  27. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  28. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  29. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  30. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  31. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  32. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  33. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  34. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  35. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  36. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  37. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  38. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  39. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  40. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  41. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  42. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  43. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  44. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  45. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  46. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  47. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  48. 1951f3d Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp by Brian Salomon · 8 years ago
  49. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  50. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  51. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  52. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  53. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  54. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  55. cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  56. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  57. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  58. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  59. 3e6cf87 Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly by brianosman · 8 years ago
  60. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  61. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  62. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  63. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  64. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  65. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  66. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  67. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  68. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  69. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  70. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  71. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  72. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  73. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  74. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 8 years ago
  75. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  76. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  77. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  78. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  79. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  80. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  81. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  82. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  83. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  84. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  85. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  86. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  87. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  88. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  89. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  90. 7b670db Remove setFromPaint from GrPipelineBuilder by joshualitt · 9 years ago
  91. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  92. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  93. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  94. bed83a6 Don't draw if SkShader::asNewFragmentProcessor fails. by bsalomon · 9 years ago
  95. c9c3e62 Add constant color GrFP. by bsalomon · 9 years ago
  96. 599ea40 Revert of Add constant color GrFP. (patchset #10 id:180001 of https://codereview.chromium.org/978713002/) by bsalomon · 9 years ago
  97. dfbbec4 Add constant color GrFP. by bsalomon · 9 years ago