1. c76d409 add API for Op creation by Herb Derby · 4 years, 1 month ago
  2. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  3. 30c9b4c Remove SkSurface::MakeFromBackendTextureAsRenderTarget by Brian Salomon · 4 years, 1 month ago
  4. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 1 month ago
  5. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 1 month ago
  6. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 1 month ago
  7. d6cfe72 Add flag to switch op allocation to new by Herb Derby · 4 years, 1 month ago
  8. 8ba54ea GrRenderTargetContext takes release proc helper. by Brian Salomon · 4 years, 1 month ago
  9. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 1 month ago
  10. 734f8e3 combine origin and drawing matrix for drawGlyphRunList by Herb Derby · 4 years, 2 months ago
  11. 00b2fdb move blur and path attributes to key by Herb Derby · 4 years, 2 months ago
  12. 6397e80 Specify aa type of draw to the GrClip by Michael Ludwig · 4 years, 3 months ago
  13. 1bf2b4f Undo drawRRect+clipRRect merging outside of Android framework by Michael Ludwig · 4 years, 3 months ago
  14. 13e3fae reduce mutex use and switch to spinlock by Herb Derby · 4 years, 3 months ago
  15. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 3 months ago
  16. 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years, 3 months ago
  17. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 3 months ago
  18. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 3 months ago
  19. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  20. 3d00a97 extract and rename SubRun to GrSubRun by Herb Derby · 4 years, 3 months ago
  21. 2604a89 make single draw() for SubRun by Herb Derby · 4 years, 3 months ago
  22. c1583cb move drawTextPaths from RTC to SubRun by Herb Derby · 4 years, 3 months ago
  23. 4a1f5fc move makeAtlasTextOp to SubRun by Herb Derby · 4 years, 4 months ago
  24. 411e7aa move GrAtlasTextOp creation to GrRenderTargetContext by Herb Derby · 4 years, 4 months ago
  25. 35c42b9 pullout text path drawing from drawGlyphRunList by Herb Derby · 4 years, 4 months ago
  26. 60a4986 Remove GrTextTarget and GrRenderTargetContext::TextTarget by Herb Derby · 4 years, 4 months ago
  27. 04c8f25 move insertSubRunOpsIntoTarget into GrRenderTargetContext by Herb Derby · 4 years, 4 months ago
  28. 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 4 months ago
  29. e5b768b loop over SubRuns in GrRenderTargetContext by Herb Derby · 4 years, 4 months ago
  30. 786c5b2 GrRenderTargetContext scaffolding by Herb Derby · 4 years, 5 months ago
  31. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
  32. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
  33. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 4 months ago
  34. 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 4 months ago
  35. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 4 months ago
  36. a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 4 months ago
  37. 24e2f6e Add program pre-compilation to Vulkan backend by Robert Phillips · 4 years, 4 months ago
  38. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  39. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  40. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
  41. 49f9437 Revert "Be more consistent about calling release procs in SkImage factories" by Robert Phillips · 4 years, 4 months ago
  42. f075414 Be more consistent about calling release procs in SkImage factories by Robert Phillips · 4 years, 4 months ago
  43. d8f4f42 Revert "Simplify GrClip API" by Michael Ludwig · 4 years, 4 months ago
  44. 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 4 months ago
  45. 851b90e Update GrRRectEffect to take an input FP and return a MakeResult. by John Stiles · 4 years, 4 months ago
  46. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 4 months ago
  47. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
  48. 3d6bf04 make options robust by Herb Derby · 4 years, 4 months ago
  49. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 5 months ago
  50. 082232b simplify option flow by Herb Derby · 4 years, 5 months ago
  51. 58f569b Remove unnecessary GrFixedClip includes/declarations by Michael Ludwig · 4 years, 5 months ago
  52. 6468822 move the bulk of GrTextContext to GrRenderTargetContext by Herb Derby · 4 years, 5 months ago
  53. 28e5f11 Don't recompute clipped op bounds in setupDstProxyView by Michael Ludwig · 4 years, 5 months ago
  54. d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 5 months ago
  55. d29207a move painter to GrRenderTargetContext from TextTarget by Herb Derby · 4 years, 5 months ago
  56. 9cced93 Handle color and stencil clears in GrClearOp by Michael Ludwig · 4 years, 5 months ago
  57. 54cf42f Update HSL/RGB and color matrix conversion processors to use a child FP. by John Stiles · 4 years, 5 months ago
  58. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 5 months ago
  59. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 5 months ago
  60. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 5 months ago
  61. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 5 months ago
  62. 33dbd65 Pass file and line number when asserting single owner by Adlai Holler · 4 years, 5 months ago
  63. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 5 months ago
  64. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 5 months ago
  65. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 5 months ago
  66. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
  67. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
  68. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
  69. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 5 months ago
  70. 1e63279 Only use scissor state for native clears by Michael Ludwig · 4 years, 5 months ago
  71. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  72. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 5 months ago
  73. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 5 months ago
  74. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 5 months ago
  75. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 5 months ago
  76. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 5 months ago
  77. 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 5 months ago
  78. 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 5 months ago
  79. e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 5 months ago
  80. c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 5 months ago
  81. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 6 months ago
  82. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 6 months ago
  83. f1c9eae Allow multiple closed observers on GrOpsTask. by Brian Salomon · 4 years, 6 months ago
  84. 6a6de65 Retry drawing the simplified shape by Michael Ludwig · 4 years, 6 months ago
  85. f38b711 Reland "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  86. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 6 months ago
  87. af312c9 Revert "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  88. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 6 months ago
  89. afe2c90 Revert "Revert "Converted texture and runtime effects to use GrMatrixEffect"" by Ethan Nicholas · 4 years, 6 months ago
  90. 2becdde Refactor geometry union capabilities out of GrStyledShape by Michael Ludwig · 4 years, 6 months ago
  91. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 6 months ago
  92. 2432d06 Rename domain types and vars to subset. by Brian Salomon · 4 years, 6 months ago
  93. 3b8486a Reland "Notify RTC when OpsTask is closed so it can drop ownership" by Brian Salomon · 4 years, 6 months ago
  94. 777f239 Revert "Notify RTC when OpsTask is closed so it can drop ownership" by Brian Salomon · 4 years, 6 months ago
  95. 198393b Notify RTC when OpsTask is closed so it can drop ownership by Brian Salomon · 4 years, 6 months ago
  96. d81379d Add path renderer selection spew by Robert Phillips · 4 years, 6 months ago
  97. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 6 months ago
  98. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  99. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  100. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 6 months ago