- 737b9a9 Remove legacy guard flags by Yuqian Li · 7 years ago
- 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
- 7464a26 Add more angle_gl_* configs for NVIDIA. by Ben Wagner · 7 years ago
- fb9f39a Remove duplicate predefined configs by Brian Osman · 7 years ago
- e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 7 years ago
- 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 7 years ago
- f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 7 years ago
- bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 7 years ago
- 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
- 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 7 years ago
- 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 7 years ago
- f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
- 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
- 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
- ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
- 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
- b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
- 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 7 years ago
- 0b33cc4 Remove nvprdit* configs by Robert Phillips · 7 years ago
- bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
- 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
- 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
- 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
- d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
- 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
- d1e6192 Add predefined gles4444 config by Brian Salomon · 7 years ago
- 324d598 Remove predefined instanced configs by Brian Salomon · 7 years ago
- 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
- fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
- 094ccde Initial Lottie loader impl (Skotty) by Florin Malita · 7 years ago
- c70817a Init executor in SetCtxOptionsFromCommonFlags by Chris Dalton · 7 years ago
- 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
- f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
- f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
- 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
- 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
- c49d11e Turn on GPU threading by default to get better test/perf coverage by Brian Osman · 7 years ago
- 7265ea3 remove need for command flags cast by Cary Clark · 7 years ago
- c1868cd add heic extension to DM test by Chong Zhang · 7 years ago
- 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
- 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
- ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
- c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
- f981066 Threaded generation of software paths by Brian Osman · 7 years ago
- 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
- a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
- 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
- 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
- 5929f5c Add "none" option for --pr, to force software path renderer by Brian Osman · 7 years ago
- 135a1b1 upstream cr/165303354 by Mike Klein · 8 years ago
- 49fd5d5 Disable Delta AA for MSVC for now by Yuqian Li · 8 years ago
- 93fe0cc Enable delta AA by default by Yuqian Li · 8 years ago
- df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 8 years ago
- 53136aa First stab at JSON event tracer by Brian Osman · 8 years ago
- dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 8 years ago
- ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 8 years ago
- 1a325d2 Coverage counting path renderer by Chris Dalton · 8 years ago
- 2811aa2 Add metal config to tools by Greg Daniel · 8 years ago
- 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 8 years ago
- 0933f33 output flags once by Cary Clark · 8 years ago
- 8c86588 Add correctness testing for ANGLE D3D11 ES3 by Brian Salomon · 8 years ago
- 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
- f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
- 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 8 years ago
- dcf0ab0 Switch 16 sample gpu configs to 8 samples BUG=skia: by Brian Salomon · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 50f66d8 Be explicit on test and perf bots about GL vs GLES by Brian Salomon · 8 years ago
- 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 8 years ago
- 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
- d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 8 years ago
- 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 8 years ago
- e2d78ec Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h by csmartdalton · 8 years ago
- 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
- e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
- b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
- 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
- 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
- c4bb2b9 Revert "Get latest ANGLE as of January 6, 2017" by Mike Klein · 8 years ago
- 151d3b1 Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
- c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 8 years ago
- 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
- ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
- ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
- 2047189 Two (related) changes here: by brianosman · 8 years ago
- a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
- 1aeb78c Two (related) changes here: by brianosman · 8 years ago
- 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
- 9db12d2 Two (related) changes here: by brianosman · 8 years ago
- bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
- 08c8963 Add -j as alias for --threads. by Mike Klein · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
- 49f5712 Populate ALL copies of a command line flag during parsing by Brian Osman · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago