1. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  2. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  3. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  4. c949ce9 Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent by Robert Phillips · 8 years ago
  5. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  6. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  7. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  8. f809c1e Try out new refFoo pattern on GrStyle by Robert Phillips · 8 years ago
  9. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  10. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  11. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  12. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  13. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  14. 417b7f4 Replace TextureType with SkBackingFit by Robert Phillips · 8 years ago
  15. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  16. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  17. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  18. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  19. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  20. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  21. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  22. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  23. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  24. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  25. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  26. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  27. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  32. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  33. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  34. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  36. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  37. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  38. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  39. d2b6d64 Minor change to Ganesh path renderers by robertphillips · 8 years ago
  40. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  41. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  42. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  43. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  44. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  45. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  46. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  47. 0152d73 GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext) by robertphillips · 8 years ago
  48. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  49. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  50. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  51. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  52. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  53. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  54. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  55. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  56. 67acb83 Fix oval rendering in vulkan by egdaniel · 9 years ago
  57. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 9 years ago
  58. 0042245 Remove outdated optimization to not flush for new textures in GrSWMaskHelper by bsalomon · 9 years ago
  59. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  60. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  61. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  62. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  63. 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
  64. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  65. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  66. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  67. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  68. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  69. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  70. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 9 years ago
  71. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  72. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  73. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  74. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  75. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  76. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  77. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  78. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  79. 682c269 Store context options on caps. by bsalomon · 9 years ago
  80. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  81. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  82. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  83. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  84. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  85. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  86. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  87. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  88. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  89. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  90. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
  91. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  92. 9853cce Drawstate on stack by joshualitt · 10 years ago
  93. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  94. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  95. fa38a30 Add GrAASmallPathRenderer. by jvanverth · 10 years ago
  96. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  97. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  98. 8482504 make allocPixels throw on failure by reed · 10 years ago
  99. 71614ac Add override to force bitmap rendering by krajcevski · 10 years ago
  100. 9c6d4d7 Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this by introducing an Options struct to be passed to a GrContext on creation. by krajcevski · 10 years ago