index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
flags
/
SkCommonFlags.cpp
Commit message (
Expand
)
Author
Age
*
Remove legacy guard flags
Yuqian Li
2018-05-03
*
Remove the MSAA path renderer
Chris Dalton
2018-04-25
*
Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)
Robert Phillips
2018-03-28
*
Switch DDL rendering to be a Via in DM (take 2)
Robert Phillips
2018-03-27
*
Revert "Switch DDL rendering to be a Via in DM"
Robert Phillips
2018-03-26
*
Switch DDL rendering to be a Via in DM
Robert Phillips
2018-03-26
*
Prepare ddl skp rendering for prime time
Robert Phillips
2018-03-15
*
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
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
[skotty] Add Json DM source
Florin Malita
2017-12-31
*
Init executor in SetCtxOptionsFromCommonFlags
Chris Dalton
2017-12-20
*
Add a tools flag to suppress geometry shaders
Chris Dalton
2017-12-19
*
Add a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
Turn on GPU threading by default to get better test/perf coverage
Brian Osman
2017-09-22
*
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
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
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
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
Revert "Remove all KTX support"
Leon Scroggins
2016-12-16
*
Remove all KTX support
Leon Scroggins III
2016-12-15
*
Change FLAGS_analyticAA's default to true
Yuqian Li
2016-12-14
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
Add -j as alias for --threads.
Mike Klein
2016-11-08
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Fix SVG flag iOS linking
fmalita
2016-09-14
*
Fix Mac clang linker
msarett
2016-06-21
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Move forceSRGB to SkCommonFlags.
herb
2016-05-27
*
Add ColorCodecSrc for testing/comparison on color corrected decodes
msarett
2016-04-29
*
Add GrContext::releaseAndAbandonContext()
bsalomon
2016-04-01
*
Treat bad values passed to --images as a fatal error
scroggo
2016-02-03
*
Revert of Treat bad values passed to --images as a fatal error (patchset #17 ...
scroggo
2016-01-29
*
Treat bad values passed to --images as a fatal error
scroggo
2016-01-28
*
Add pre_log option to nanobench; make this option default true in nanobench_f...
benjaminwagner
2016-01-25
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
[next]