1. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 4 years, 9 months ago
  2. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 9 months ago
  3. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  4. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  5. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  6. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  7. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  8. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  9. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  10. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  11. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  12. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  13. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  14. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  15. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  16. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  17. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 4 years, 10 months ago
  18. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 4 years, 10 months ago
  19. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 4 years, 10 months ago
  20. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 4 years, 10 months ago
  21. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 4 years, 10 months ago
  22. 4e8f63a Blur both in x and y by Herb Derby · 4 years, 10 months ago
  23. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 4 years, 10 months ago
  24. f07a363 Limit sigma for software blurs by Herb Derby · 4 years, 10 months ago
  25. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 4 years, 10 months ago
  26. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 4 years, 10 months ago
  27. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  28. f47717a Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported by Robert Phillips · 4 years, 10 months ago
  29. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  30. db47b16 blurrect_compare GM: draw "masks" in white for RGBA fallback. by Brian Salomon · 4 years, 10 months ago
  31. db151e0 Respect ImageSetEntry alpha in one-at-a-time code path by Brian Salomon · 4 years, 10 months ago
  32. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  33. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 10 months ago
  34. 032cf12 Make blurrect_compare GM work on GPUs without renderable A8 by Brian Salomon · 4 years, 11 months ago
  35. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 11 months ago
  36. 4fe30e1 Also skip blurrect_compare on DDL configs by Brian Salomon · 4 years, 11 months ago
  37. 78be3eb Update new blurrect_compare GM to skip when SkCanvas::makeSurface will fail by Brian Salomon · 4 years, 11 months ago
  38. a8f43ce Remove unused GM deferred canvas feature by Brian Salomon · 4 years, 11 months ago
  39. b2d5d40 Adapt GrRectBlur for cases with rect W/H less than six sigma. by Brian Salomon · 4 years, 11 months ago
  40. d470e1b Add kRG_88_SkColorType by Robert Phillips · 4 years, 11 months ago
  41. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 4 years, 11 months ago
  42. 18a8df6 update gm to better show the unclipped layers by Mike Reed · 4 years, 11 months ago
  43. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  44. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  45. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  46. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  47. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  48. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  49. 7e16b58 SkRuntimeShaderMaker -> SkRuntimeShaderFactory by Brian Osman · 5 years ago
  50. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  51. 52a6a40 Add savelayer_with_backdrop GM to benchmark by Yuqian Li · 5 years ago
  52. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  53. bacb821 Fix crash in reinterpretcolorspace GM with abandoned context by Brian Osman · 5 years ago
  54. d514837 Add SkImage::reinterpretColorSpace by Brian Osman · 5 years ago
  55. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  56. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  57. 9f02d2d Add portable allocator to raster allocator test. by Ben Wagner · 5 years ago
  58. 74587d8 Test serializing pictures with cull rects by Yuqian Li · 5 years ago
  59. fbac83a Make fontscalerdistortable more flexible. by Ben Wagner · 5 years ago
  60. 2e9f772 Move bigconic gm to be a test. by Ben Wagner · 5 years ago
  61. c061d31 Make the flippity not crash in Viewer. by Ben Wagner · 5 years ago
  62. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  63. 2e1142c Swap async readback gms over to using GrContext's createBackendTexture by Robert Phillips · 5 years ago
  64. 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
  65. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  66. f815301 add GM for skbug.com/9331 by Mike Klein · 5 years ago
  67. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  68. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  69. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  70. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  71. adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago
  72. bf8439d Fix GMs broken during API porting by Michael Ludwig · 5 years ago
  73. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  74. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  75. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  76. 8ba5315 Revert "Increase specificity of GrColorType computed for YUV planes" by Robert Phillips · 5 years ago
  77. c326aaf Increase specificity of GrColorType computed for YUV planes by Robert Phillips · 5 years ago
  78. 4800949 Reland: SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  79. 44d095f Revert "SkColorfilters::HSLAMatrix" by Mike Klein · 5 years ago
  80. f4c5f63 SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  81. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  82. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  83. 07931aa Rename labrynth.cpp -> labyrinth.cpp by Chris Dalton · 5 years ago
  84. 6397fa3 add gm for tricky arc by Mike Reed · 5 years ago
  85. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  86. eda9a55 Fix analytic shadows when rotated 180 degrees. by Jim Van Verth · 5 years ago
  87. fa3305a gm: add some overrides by Hal Canary · 5 years ago
  88. 594fe85 gm: simplify several onName by Hal Canary · 5 years ago
  89. db5210f Add a gm for the labyrinth bug by Chris Dalton · 5 years ago
  90. aed493e remove default looper flag, rely on clients to opt-in by Mike Reed · 5 years ago
  91. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  92. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  93. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  94. c9f0c59 simplify how we call apply by Mike Reed · 5 years ago
  95. efe259b add apply method to drawlooper by Mike Reed · 5 years ago
  96. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  97. bd865e2 gm: virtual->override by Hal Canary · 5 years ago
  98. 019458d change colorfilter signature back to just inout color by Mike Reed · 5 years ago
  99. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 5 years ago
  100. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago