- d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
- e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
- 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
- 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
- b458035 Fix subset behavior in makeWithFilter. by Michael Ludwig · 5 years ago
- 712f0a7 Fix up wacky_yuv_formats GM by Robert Phillips · 5 years ago
- fa97463 Add lighting, alpha threshold, and tile image filters to GM by Michael Ludwig · 5 years ago
- 3fd3cc9 runtime shaders by Mike Reed · 5 years ago
- 6b97387 Fix up wacky_yuv_formats GM and GL caps by Robert Phillips · 5 years ago
- 1e1ad8d Rename a shader variable to please MSL. by Stephen White · 5 years ago
- 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
- 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 5 years ago
- 8d3e279 Fix GM for preAbandonGpuContext flag by Michael Ludwig · 5 years ago
- d5fad8c Overhaul makewithfilter gm to better show subset/clipping errors. by Michael Ludwig · 5 years ago
- 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 5 years ago
- 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 5 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
- 51cae01 cache sksl in runtime colorfilter by Mike Reed · 5 years ago
- 0c72ed3 GrTessellator: fix for even/odd fill type and path holes. by Stephen White · 5 years ago
- d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 5 years ago
- cd5caa3 Allow async read back GM to YUV to fail. Skip on DDL. by Brian Salomon · 5 years ago
- 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 5 years ago
- 2bafb64 Revert "try resolver pattern" by Herb Derby · 5 years ago
- a716809 try resolver pattern by Mike Reed · 5 years ago
- bb74990 Add P016 and P010 examples to wacky_yuv_formats GM by Robert Phillips · 5 years ago
- cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
- d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
- 53ae936 Make rasterallocator test a bit better. by Ben Wagner · 5 years ago
- 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
- 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 5 years ago
- 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
- 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
- 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
- 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
- c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
- 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
- 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
- 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
- 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
- aa1b6b3 Make stencilRect() in GrRTCPriv more flexible. by Michael Ludwig · 5 years ago
- c7e9f78 Change async rescale and read GM to test diff number of x/y bicubic steps by Brian Salomon · 5 years ago
- 6a5f7e2 split RGB into YUV planes by Mike Reed · 5 years ago
- 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
- 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
- c4dbc37 GrTessellator: improved straight skeleton implementation. by Stephen White · 5 years ago
- 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
- f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 5 years ago
- 9be911c return kSkip in async read GMs when context is abandoned by Brian Salomon · 5 years ago
- af9b7b9 Fix async_rescale_and_read_no_bleed with --preAbandonGpuContext by Brian Salomon · 5 years ago
- 286b557 Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
- 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
- 7bf160e Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"" by Mike Reed · 5 years ago
- 9cc53fa Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg" by Michael Ludwig · 5 years ago
- a34e0fc Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
- 6959647 Experimental SkVideoDecoder, to wrap calls to ffmpeg by Mike Reed · 5 years ago
- 451b01f Make SkSurface::asyncRescaleAndRead use kStrict constraint by Brian Salomon · 5 years ago
- 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
- 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 5 years ago
- 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
- dc62b64 Add helper method to fill in yuvaIndices given a yuv format by Robert Phillips · 5 years ago
- ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
- a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
- d696f8e Support GL_ANGLE_texture_rectangle. by Brian Salomon · 5 years ago
- 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
- 2561aa1 Revert "Large circle clipping gm." by Brian Salomon · 6 years ago
- 360dc59 Large circle clipping gm. by Brian Salomon · 6 years ago
- 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 6 years ago
- 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
- dfcad06 more SkSL interpreter performance work by Ethan Nicholas · 6 years ago
- 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 6 years ago
- ac55784 Tests: re-sort gni, file name convention by Hal Canary · 6 years ago
- 7e603db SkSL interpreter optimizations by Ethan Nicholas · 6 years ago
- 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 6 years ago
- 0a7b393 SkPaint: new constructor by Hal Canary · 6 years ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
- b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 6 years ago
- 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 6 years ago
- a5ef397 More polyutils fixes by Jim Van Verth · 6 years ago
- 784184a Prevent outset Ws from going negative by Michael Ludwig · 6 years ago
- d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 6 years ago
- e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 6 years ago
- f460eee Use linear metrics flag for linear metrics. by Ben Wagner · 6 years ago
- e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 6 years ago
- 33db04c add gm/bench for runtime colorfilter by Mike Reed · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 6 years ago
- 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 6 years ago
- 2ce3640 use portable typeface for new gm by Mike Reed · 6 years ago
- d567408 Add secret draw-behind method by Mike Reed · 6 years ago
- 309de79 Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE by Brian Osman · 6 years ago
- 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 6 years ago
- 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 6 years ago
- 3966738 Non-substantive changes by Robert Phillips · 6 years ago
- 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 6 years ago
- 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 6 years ago
- 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 6 years ago
- 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 6 years ago
- fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 6 years ago
- a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 6 years ago
- e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago