1. 52337de re-run tools/rewrite_includes.py by Mike Klein · 6 years ago
  2. eda9a55 Fix analytic shadows when rotated 180 degrees. by Jim Van Verth · 6 years ago
  3. fa3305a gm: add some overrides by Hal Canary · 6 years ago
  4. 594fe85 gm: simplify several onName by Hal Canary · 6 years ago
  5. db5210f Add a gm for the labyrinth bug by Chris Dalton · 6 years ago
  6. aed493e remove default looper flag, rely on clients to opt-in by Mike Reed · 6 years ago
  7. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 6 years ago
  8. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 6 years ago
  9. 766b42b hide drawlooper from paint by Mike Reed · 6 years ago
  10. c9f0c59 simplify how we call apply by Mike Reed · 6 years ago
  11. efe259b add apply method to drawlooper by Mike Reed · 6 years ago
  12. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 6 years ago
  13. bd865e2 gm: virtual->override by Hal Canary · 6 years ago
  14. 019458d change colorfilter signature back to just inout color by Mike Reed · 6 years ago
  15. 8c31f2b use same signature for shader/colorfilters in sksl by Mike Reed · 6 years ago
  16. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 6 years ago
  17. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 6 years ago
  18. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 6 years ago
  19. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 6 years ago
  20. 1f3548c add savelayer flag to promote the later to half-float by Mike Reed · 6 years ago
  21. bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 6 years ago
  22. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 6 years ago
  23. bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 6 years ago
  24. 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 6 years ago
  25. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  26. c38cfa9 Third land of "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles" by Brian Salomon · 6 years ago
  27. f16020b Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 6 years ago
  28. 4b40a1d Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 6 years ago
  29. 9ab449a Optional local matrix for SkShaders factories by Florin Malita · 6 years ago
  30. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  31. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 6 years ago
  32. 27ae52c Make deferred render target context without config or format by Brian Salomon · 6 years ago
  33. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 6 years ago
  34. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 6 years ago
  35. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  36. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 6 years ago
  37. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
  38. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  39. b458035 Fix subset behavior in makeWithFilter. by Michael Ludwig · 6 years ago
  40. 712f0a7 Fix up wacky_yuv_formats GM by Robert Phillips · 6 years ago
  41. fa97463 Add lighting, alpha threshold, and tile image filters to GM by Michael Ludwig · 6 years ago
  42. 3fd3cc9 runtime shaders by Mike Reed · 6 years ago
  43. 6b97387 Fix up wacky_yuv_formats GM and GL caps by Robert Phillips · 6 years ago
  44. 1e1ad8d Rename a shader variable to please MSL. by Stephen White · 6 years ago
  45. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
  46. 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 6 years ago
  47. 8d3e279 Fix GM for preAbandonGpuContext flag by Michael Ludwig · 6 years ago
  48. d5fad8c Overhaul makewithfilter gm to better show subset/clipping errors. by Michael Ludwig · 6 years ago
  49. 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 6 years ago
  50. 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 6 years ago
  51. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  52. 51cae01 cache sksl in runtime colorfilter by Mike Reed · 6 years ago
  53. 0c72ed3 GrTessellator: fix for even/odd fill type and path holes. by Stephen White · 6 years ago
  54. d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 6 years ago
  55. cd5caa3 Allow async read back GM to YUV to fail. Skip on DDL. by Brian Salomon · 6 years ago
  56. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 6 years ago
  57. 2bafb64 Revert "try resolver pattern" by Herb Derby · 6 years ago
  58. a716809 try resolver pattern by Mike Reed · 6 years ago
  59. bb74990 Add P016 and P010 examples to wacky_yuv_formats GM by Robert Phillips · 6 years ago
  60. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 6 years ago
  61. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 6 years ago
  62. 53ae936 Make rasterallocator test a bit better. by Ben Wagner · 6 years ago
  63. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  64. 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 6 years ago
  65. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  66. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  67. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  68. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 6 years ago
  69. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  70. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
  71. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 6 years ago
  72. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 6 years ago
  73. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
  74. aa1b6b3 Make stencilRect() in GrRTCPriv more flexible. by Michael Ludwig · 6 years ago
  75. c7e9f78 Change async rescale and read GM to test diff number of x/y bicubic steps by Brian Salomon · 6 years ago
  76. 6a5f7e2 split RGB into YUV planes by Mike Reed · 6 years ago
  77. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 6 years ago
  78. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 6 years ago
  79. c4dbc37 GrTessellator: improved straight skeleton implementation. by Stephen White · 6 years ago
  80. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 6 years ago
  81. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 6 years ago
  82. 9be911c return kSkip in async read GMs when context is abandoned by Brian Salomon · 6 years ago
  83. af9b7b9 Fix async_rescale_and_read_no_bleed with --preAbandonGpuContext by Brian Salomon · 6 years ago
  84. 286b557 Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 6 years ago
  85. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 6 years ago
  86. 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 6 years ago
  87. 9cc53fa Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg" by Michael Ludwig · 6 years ago
  88. a34e0fc Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 6 years ago
  89. 6959647 Experimental SkVideoDecoder, to wrap calls to ffmpeg by Mike Reed · 6 years ago
  90. 451b01f Make SkSurface::asyncRescaleAndRead use kStrict constraint by Brian Salomon · 6 years ago
  91. 201700f Initial version of rescaling async readback API by Brian Salomon · 6 years ago
  92. 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 6 years ago
  93. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 6 years ago
  94. dc62b64 Add helper method to fill in yuvaIndices given a yuv format by Robert Phillips · 6 years ago
  95. ad44dd5 preserve comments past the #include "" by Mike Klein · 6 years ago
  96. a705cb9 remove SkLiteDL by Mike Klein · 6 years ago
  97. d696f8e Support GL_ANGLE_texture_rectangle. by Brian Salomon · 6 years ago
  98. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 6 years ago
  99. 2561aa1 Revert "Large circle clipping gm." by Brian Salomon · 6 years ago
  100. 360dc59 Large circle clipping gm. by Brian Salomon · 6 years ago