index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
flags
Commit message (
Expand
)
Author
Age
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
dm: support printing specific page of mskp to SVG
Bryce Thomas
2018-03-02
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Add threaded backend sink to DM. Fix a scheduler bug.
Yuqian Li
2018-02-25
*
Add nativeFonts flag to Viewer.
Ben Wagner
2018-02-21
*
Remove nvprdit* configs
Robert Phillips
2018-02-08
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Add predefined gles4444 config
Brian Salomon
2018-01-25
*
Remove predefined instanced configs
Brian Salomon
2018-01-25
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
[skotty] Add Json DM source
Florin Malita
2017-12-31
*
Initial Lottie loader impl (Skotty)
Florin Malita
2017-12-30
*
Init executor in SetCtxOptionsFromCommonFlags
Chris Dalton
2017-12-20
*
Add a tools flag to suppress geometry shaders
Chris Dalton
2017-12-19
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Drop support for OSMesa in test tools and remove build bot
Brian Salomon
2017-11-13
*
Add a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
Add benchmark for comparing multitexturing to non-multitexturing image draws.
Brian Salomon
2017-10-11
*
Turn on GPU threading by default to get better test/perf coverage
Brian Osman
2017-09-22
*
remove need for command flags cast
Cary Clark
2017-09-14
*
add heic extension to DM test
Chong Zhang
2017-09-07
*
Add FIFO thread pool, use it for most things.
Mike Klein
2017-09-01
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Make AA hairline renderer non-optional
Brian Osman
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Add "none" option for --pr, to force software path renderer
Brian Osman
2017-08-22
*
upstream cr/165303354
Mike Klein
2017-08-15
*
Disable Delta AA for MSVC for now
Yuqian Li
2017-08-03
*
Enable delta AA by default
Yuqian Li
2017-07-29
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
First stab at JSON event tracer
Brian Osman
2017-07-20
*
Add SkDebugf trace event handler.
Brian Salomon
2017-07-19
*
Add support for GL 565 and 4444 configs to test tools
Brian Salomon
2017-07-17
*
Coverage counting path renderer
Chris Dalton
2017-07-14
*
Add metal config to tools
Greg Daniel
2017-07-14
*
Add mock config to tools and run through gms and benchs without crashing.
Brian Salomon
2017-07-07
*
output flags once
Cary Clark
2017-07-06
*
Add correctness testing for ANGLE D3D11 ES3
Brian Salomon
2017-06-23
[next]