1. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  2. 7e16b58 SkRuntimeShaderMaker -> SkRuntimeShaderFactory by Brian Osman · 5 years ago
  3. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  4. 52a6a40 Add savelayer_with_backdrop GM to benchmark by Yuqian Li · 5 years ago
  5. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  6. bacb821 Fix crash in reinterpretcolorspace GM with abandoned context by Brian Osman · 5 years ago
  7. d514837 Add SkImage::reinterpretColorSpace by Brian Osman · 5 years ago
  8. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  9. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  10. 9f02d2d Add portable allocator to raster allocator test. by Ben Wagner · 5 years ago
  11. 74587d8 Test serializing pictures with cull rects by Yuqian Li · 5 years ago
  12. fbac83a Make fontscalerdistortable more flexible. by Ben Wagner · 5 years ago
  13. 2e9f772 Move bigconic gm to be a test. by Ben Wagner · 5 years ago
  14. c061d31 Make the flippity not crash in Viewer. by Ben Wagner · 5 years ago
  15. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  16. 2e1142c Swap async readback gms over to using GrContext's createBackendTexture by Robert Phillips · 5 years ago
  17. 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
  18. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  19. f815301 add GM for skbug.com/9331 by Mike Klein · 5 years ago
  20. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  21. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  22. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  23. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  24. adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago
  25. bf8439d Fix GMs broken during API porting by Michael Ludwig · 5 years ago
  26. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  27. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  28. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  29. 8ba5315 Revert "Increase specificity of GrColorType computed for YUV planes" by Robert Phillips · 5 years ago
  30. c326aaf Increase specificity of GrColorType computed for YUV planes by Robert Phillips · 5 years ago
  31. 4800949 Reland: SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  32. 44d095f Revert "SkColorfilters::HSLAMatrix" by Mike Klein · 5 years ago
  33. f4c5f63 SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  34. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  35. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  36. 07931aa Rename labrynth.cpp -> labyrinth.cpp by Chris Dalton · 5 years ago
  37. 6397fa3 add gm for tricky arc by Mike Reed · 5 years ago
  38. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  39. eda9a55 Fix analytic shadows when rotated 180 degrees. by Jim Van Verth · 5 years ago
  40. fa3305a gm: add some overrides by Hal Canary · 5 years ago
  41. 594fe85 gm: simplify several onName by Hal Canary · 5 years ago
  42. db5210f Add a gm for the labyrinth bug by Chris Dalton · 5 years ago
  43. aed493e remove default looper flag, rely on clients to opt-in by Mike Reed · 5 years ago
  44. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  45. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  46. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  47. c9f0c59 simplify how we call apply by Mike Reed · 5 years ago
  48. efe259b add apply method to drawlooper by Mike Reed · 5 years ago
  49. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  50. bd865e2 gm: virtual->override by Hal Canary · 5 years ago
  51. 019458d change colorfilter signature back to just inout color by Mike Reed · 5 years ago
  52. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 5 years ago
  53. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  54. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  55. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  56. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  57. 1f3548c add savelayer flag to promote the later to half-float by Mike Reed · 5 years ago
  58. bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 5 years ago
  59. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  60. bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 5 years ago
  61. 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 5 years ago
  62. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  63. c38cfa9 Third land of "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles" by Brian Salomon · 5 years ago
  64. f16020b Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 5 years ago
  65. 4b40a1d Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 5 years ago
  66. 9ab449a Optional local matrix for SkShaders factories by Florin Malita · 5 years ago
  67. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  68. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 5 years ago
  69. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  70. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  71. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  72. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  73. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  74. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  75. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  76. b458035 Fix subset behavior in makeWithFilter. by Michael Ludwig · 5 years ago
  77. 712f0a7 Fix up wacky_yuv_formats GM by Robert Phillips · 5 years ago
  78. fa97463 Add lighting, alpha threshold, and tile image filters to GM by Michael Ludwig · 5 years ago
  79. 3fd3cc9 runtime shaders by Mike Reed · 5 years ago
  80. 6b97387 Fix up wacky_yuv_formats GM and GL caps by Robert Phillips · 5 years ago
  81. 1e1ad8d Rename a shader variable to please MSL. by Stephen White · 5 years ago
  82. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  83. 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 5 years ago
  84. 8d3e279 Fix GM for preAbandonGpuContext flag by Michael Ludwig · 5 years ago
  85. d5fad8c Overhaul makewithfilter gm to better show subset/clipping errors. by Michael Ludwig · 5 years ago
  86. 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 5 years ago
  87. 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 5 years ago
  88. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  89. 51cae01 cache sksl in runtime colorfilter by Mike Reed · 5 years ago
  90. 0c72ed3 GrTessellator: fix for even/odd fill type and path holes. by Stephen White · 5 years ago
  91. d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 5 years ago
  92. cd5caa3 Allow async read back GM to YUV to fail. Skip on DDL. by Brian Salomon · 5 years ago
  93. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 5 years ago
  94. 2bafb64 Revert "try resolver pattern" by Herb Derby · 5 years ago
  95. a716809 try resolver pattern by Mike Reed · 5 years ago
  96. bb74990 Add P016 and P010 examples to wacky_yuv_formats GM by Robert Phillips · 5 years ago
  97. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
  98. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  99. 53ae936 Make rasterallocator test a bit better. by Ben Wagner · 5 years ago
  100. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago