- db5210f Add a gm for the labyrinth bug by Chris Dalton · 5 years ago
- c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
- 985741a First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
- 43c6da2 First pass at ImageFilter DAG visualizer sample by Michael Ludwig · 5 years ago
- fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
- 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
- e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
- 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
- 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
- 4ce6989 Fix building Metal backend with CMake by Brian Salomon · 6 years ago
- bae6169 Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles"" by Mike Reed · 6 years ago
- f72728e documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019 by Hal Canary · 6 years ago
- bc525d6 Revert "reimpl parts of arctTo using doubles to handle shallow angles" by Florin Malita · 6 years ago
- 1ec1704 reimpl parts of arctTo using doubles to handle shallow angles by Mike Reed · 6 years ago
- a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 6 years ago
- a1e88e7 Sample/Lines remove boring sample by Hal Canary · 6 years ago
- 8010c17 SamplePdfFileViewer: delete dead code by Hal Canary · 6 years ago
- 5b52c52 simplify Android NDK build config by Mike Klein · 6 years ago
- febc162 ndk r20 compat. by Mike Klein · 6 years ago
- 425eb45 Reland "Replace GrQuadList with variable-length quad buffer" by Michael Ludwig · 6 years ago
- 19628ec Revert "Replace GrQuadList with variable-length quad buffer" by Brian Salomon · 6 years ago
- f281604 Replace GrQuadList with variable-length quad buffer by Michael Ludwig · 6 years ago
- 0c4fbf1 Include sharing proc in skia static library when building for android. by Nathaniel Nifong · 6 years ago
- 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
- 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 6 years ago
- c7a773b Add SkShaderMaskFilter.h to public header list by Florin Malita · 6 years ago
- 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 6 years ago
- 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 6 years ago
- 3fd3cc9 runtime shaders by Mike Reed · 6 years ago
- 13daa4f no -ffoo-sections on Darwin by Mike Klein · 6 years ago
- b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 6 years ago
- 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 6 years ago
- 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 6 years ago
- 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 6 years ago
- fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 6 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
- 37a59ef Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU" by Robert Phillips · 6 years ago
- 9050728 Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU by Brian Osman · 6 years ago
- 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 6 years ago
- 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 6 years ago
- e5c1f97 Pre-CL so I can prep Chrome for splitting up SkSL sources by Brian Osman · 6 years ago
- 08a8496 Interpreter: Simplify interface quite a bit. by Brian Osman · 6 years ago
- 0c72ed3 GrTessellator: fix for even/odd fill type and path holes. by Stephen White · 6 years ago
- 569f12f Interpreter: Vectorized interpreter by Brian Osman · 6 years ago
- 217522c Add SkRasterPipeline support for more load/store formats and GrSwizzle. by Brian Salomon · 6 years ago
- db610b3 third-party.gni: Search includes using -I. by Shachar Langbeheim · 6 years ago
- a3552c5 Reland "SkParagraph" by Julia Lavrova · 6 years ago
- 07cd38d Revert "SkParagraph" by Herb Derby · 6 years ago
- 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
- 10ad0b9 SkParagraph by Julia Lavrova · 6 years ago
- 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 6 years ago
- 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
- fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 6 years ago
- 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
- 0f80902 Add GrQuadUtils namespace to hold ResolveAAType function by Michael Ludwig · 6 years ago
- 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 6 years ago
- c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
- 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
- e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 6 years ago
- d17e05a Extract GrQuadList into separate header by Michael Ludwig · 6 years ago
- 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
- 68c50d0 sketch an skvm by Mike Klein · 6 years ago
- d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 6 years ago
- 40679c3 added SkSL bench by Ethan Nicholas · 6 years ago
- fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 6 years ago
- d6f3f18 Color matrix effect rewritten as .fp by Brian Salomon · 6 years ago
- b3043e4 Collapse the SkTextInterceptsIter into base class by Herb Derby · 6 years ago
- cf49b64 Define SK_GL in Flutter. by Brian Salomon · 6 years ago
- 7730d7c Revert "Change Metal to not take ownership of objects" by Jim Van Verth · 6 years ago
- 186a295 Change Metal to not take ownership of objects by Christopher Cameron · 6 years ago
- 6a5f7e2 split RGB into YUV planes by Mike Reed · 6 years ago
- 459b295 Expand backend allocation API to allow an initialization color (only for GL to start) by Robert Phillips · 6 years ago
- c4dbc37 GrTessellator: improved straight skeleton implementation. by Stephen White · 6 years ago
- 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
- a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 6 years ago
- 201700f Initial version of rescaling async readback API by Brian Salomon · 6 years ago
- 0c6daf0 Direct backend object allocation API by Robert Phillips · 6 years ago
- c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 6 years ago
- 21bca28 Move SkMessageBus.h into src/core by Ben Wagner · 6 years ago
- 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 6 years ago
- 5162a74 Remove GpuLayerCacheTest by Ben Wagner · 6 years ago
- 046ecb1 remove SkMiniPicture and co. by Mike Klein · 6 years ago
- a705cb9 remove SkLiteDL by Mike Klein · 6 years ago
- 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 6 years ago
- a6fcb76 ccpr: Clip path octo bounds by the scissor by Chris Dalton · 6 years ago
- ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 6 years ago
- a1b7be6 Add thread safety annotations. by Herb Derby · 6 years ago
- 8610e9c ccpr: Add a GrOctoBounds class by Chris Dalton · 6 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
- 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
- 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 6 years ago
- fd24b1f Shaper : new unit test by Hal Canary · 6 years ago
- dc19391 SkShaper: new benchmarks by Hal Canary · 6 years ago
- 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 6 years ago
- 7c70143 GMs: re-sort gni, script to regenerate gni, file name convention by Hal Canary · 6 years ago
- 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 6 years ago
- b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 6 years ago
- 35ea04d Remove skcms shim header by Brian Osman · 6 years ago