1. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 5 months ago
  2. cc25d53 Revert "Migrate uses of deferred proxies to lazy proxies" by Adlai Holler · 3 years, 7 months ago
  3. 863497b Revert "SW mask gen: release scratch bitmap after upload" by Adlai Holler · 3 years, 7 months ago
  4. 49e5b3a SW mask gen: release scratch bitmap after upload by Adlai Holler · 3 years, 7 months ago
  5. 990a0d8 Migrate uses of deferred proxies to lazy proxies by Adlai Holler · 3 years, 7 months ago
  6. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  7. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 2 months ago
  8. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 4 months ago
  9. 4fc7c5f Add drawRRect and drawShape(GrShape) to GrSWMaskHelper by Michael Ludwig · 4 years, 4 months ago
  10. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 5 months ago
  11. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 5 months ago
  12. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 5 months ago
  13. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 6 months ago
  14. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  15. 9f0dfbd Have various software uploaders in gpu backend use views. by Greg Daniel · 4 years, 7 months ago
  16. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 7 months ago
  17. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  18. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 8 months ago
  19. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  20. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  21. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  22. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  23. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  24. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  25. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  26. f58e49f Initialize unfilled textures based on GrCaps by Kevin Lubick · 5 years ago
  27. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 6 years ago
  28. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  29. a96ec09 [canvaskit] Performance tuning of GL calls by Kevin Lubick · 6 years ago
  30. 618decb Remove unneeded sk_bzero by Herbert Derby · 6 years ago
  31. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  32. cb7b831 Remove another writePixels instance by Robert Phillips · 6 years ago
  33. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  34. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  35. 52b7d13 remove debugging code breaking windows compile by Brian Salomon · 7 years ago
  36. 7407756 Make GrSWMaskHelper take a matrix for each draw by Brian Salomon · 7 years ago
  37. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  38. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  39. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  40. c7da146 Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer by Brian Osman · 7 years ago
  41. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  42. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  43. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  44. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  45. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  46. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  47. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  48. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  49. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  50. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
  51. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  52. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  53. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  54. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  55. c949ce9 Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent by Robert Phillips · 8 years ago
  56. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  57. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  58. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  59. f809c1e Try out new refFoo pattern on GrStyle by Robert Phillips · 8 years ago
  60. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  61. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  62. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  63. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  64. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  65. 417b7f4 Replace TextureType with SkBackingFit by Robert Phillips · 8 years ago
  66. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  67. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  68. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  69. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  70. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  71. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  72. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  73. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  74. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  75. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  76. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  77. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  78. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  79. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  80. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  81. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  82. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  83. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  84. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  85. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  86. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  87. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  88. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  89. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  90. d2b6d64 Minor change to Ganesh path renderers by robertphillips · 8 years ago
  91. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  92. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  93. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  94. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  95. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  96. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  97. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  98. 0152d73 GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext) by robertphillips · 8 years ago
  99. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago
  100. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago