- 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
- d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years, 4 months ago
- b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
- f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 4 months ago
- 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years, 4 months ago
- fb35554 Fix crash if Rive file is missing. by John Stiles · 4 years, 4 months ago
- e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 4 months ago
- d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 4 months ago
- 02616ea [skrive] Add dm source by Florin Malita · 4 years, 4 months ago
- 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 4 months ago
- 9977ab9 Misc changes to get *ooprdll configs running by Robert Phillips · 4 years, 5 months ago
- c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 4 years, 5 months ago
- 22d9d0b Revert "Fix flippity GM for *ooprddl configs" by Robert Phillips · 4 years, 5 months ago
- ddca6ab Fix flippity GM for *ooprddl configs by Robert Phillips · 4 years, 5 months ago
- 889d613 Add GM::gpuSetup step by Robert Phillips · 4 years, 5 months ago
- 762cb4e Add option to DDL test harness to better match OOP-R behavior by Robert Phillips · 4 years, 5 months ago
- 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 5 months ago
- 43f443f Fix caching of GL program binaries by Brian Osman · 4 years, 5 months ago
- 5dbcca5 Update DDL test harness to better match OOP-R by Robert Phillips · 4 years, 5 months ago
- 67ff541 [skottie] Add support for embedded fonts (glyph paths) by Florin Malita · 4 years, 6 months ago
- 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 6 months ago
- 330db4b Remove outdated color type readback workaround from dm by Brian Salomon · 4 years, 6 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 6 months ago
- fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 6 months ago
- c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 6 months ago
- 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 6 months ago
- 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 7 months ago
- 6276819 Allow SkThreadPool to be non-borrowing by Robert Phillips · 4 years, 7 months ago
- 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 7 months ago
- 4e3ceb9 Fix up GPUDDLSink for Vulkan by Robert Phillips · 4 years, 7 months ago
- 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 7 months ago
- 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 7 months ago
- 9b00f1f Make skia_use_xps option work on Windows by Robert Phillips · 4 years, 8 months ago
- 0b22f3b Remove workaround for ANGLE + NVPR + Persistent Shader Cache by Brian Osman · 4 years, 8 months ago
- 6eb5cb9 Clean up for DDL program pre-compilation by Robert Phillips · 4 years, 8 months ago
- ce97857 Add GrSimpleMeshDrawOpHelper::CreateProgramInfo by Robert Phillips · 4 years, 8 months ago
- 19f466d Adds gpu stats for program cache by Robert Phillips · 4 years, 8 months ago
- 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 9 months ago
- 7b0ed55 Start precompiling DDL shaders by Robert Phillips · 4 years, 9 months ago
- 291f340 Add new gpu sink for DDLs by Robert Phillips · 4 years, 9 months ago
- 3eaed8d fix clang-tidy warnings by Mike Reed · 4 years, 9 months ago
- 923181b Improve DDLPromiseImageHelper by Robert Phillips · 4 years, 9 months ago
- a865a3a Improve DDLTileHelper by Robert Phillips · 4 years, 9 months ago
- 3c1efd4 Carve some helper functions off of GPUSink (take 2) by Robert Phillips · 4 years, 9 months ago
- 45f37c3 Revert "Carve some helper functions off of GPUSink" by Robert Phillips · 4 years, 9 months ago
- 7b2fcfb Carve some helper functions off of GPUSink by Robert Phillips · 4 years, 9 months ago
- ea25fcf Replace DM:Error with DM::Result. by Ben Wagner · 4 years, 9 months ago
- 42a604f Allow decoding without color conversion - part 2 by Leon Scroggins III · 4 years, 9 months ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
- 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 9 months ago
- 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 9 months ago
- 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 9 months ago
- a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 5 years ago
- f46d5ca use std::make_unique by Mike Klein · 5 years ago
- 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 5 years ago
- 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 5 years ago
- 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
- 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 5 years ago
- cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 5 years ago
- 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
- cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
- 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
- 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
- ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
- 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
- 3fdfe28 Simplify GPUSink constructors by just passing the config object by Brian Osman · 5 years ago
- ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
- a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
- edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
- da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
- 9c31047 Reland "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
- e4c88bb Prevent caching path-rendering programs by Brian Osman · 5 years ago
- 1958fbb Revert "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
- a7b224d DM: Add a per-sink MemoryCache to all GPU sinks by Brian Osman · 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
- 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 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
- a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
- 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
- ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- c318630 Add skcms directory to public includes by Brian Osman · 6 years ago
- f71b070 Fix the GLSL persistent cache (and add a config to test it) by Brian Osman · 6 years ago
- 16b1efb allow GMs to fail in DM by Mike Klein · 6 years ago
- c6142d8 de-common the rest of the flags by Mike Klein · 6 years ago
- 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 6 years ago
- 19fb397 de-common some flags by Mike Klein · 6 years ago
- f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 6 years ago
- 84836b7 moar static flags by Mike Klein · 6 years ago
- 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
- 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 6 years ago
- 0d5d142 rework colorImage testing by Mike Klein · 6 years ago
- 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
- 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
- 562017b [SVGCanvas] Clean up public factories by Florin Malita · 6 years ago
- 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago