Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5093a539def3ae09df324018f2343827009b2e05
/
tools
/
flags
/
SkCommonFlags.cpp
7a0ebfc
Add a tooling flag for path mask caching
by Chris Dalton
· 7 years ago
c49d11e
Turn on GPU threading by default to get better test/perf coverage
by Brian Osman
· 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
f981066
Threaded generation of software paths
by Brian Osman
· 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
49fd5d5
Disable Delta AA for MSVC for now
by Yuqian Li
· 7 years ago
93fe0cc
Enable delta AA by default
by Yuqian Li
· 7 years ago
df60e36
New analytic AA scan converter using delta (I call it DAA for now)
by Yuqian Li
· 7 years ago
53136aa
First stab at JSON event tracer
by Brian Osman
· 7 years ago
dcbb9d9
Add SkDebugf trace event handler.
by Brian Salomon
· 7 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
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
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
38911a7
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
by liyuqian
· 8 years ago
95573e4
Fix SVG flag iOS linking
by fmalita
· 8 years ago
db197a5
Fix Mac clang linker
by msarett
· 8 years ago
52ede1d
More removal of SkColorProfileType...
by brianosman
· 8 years ago
802acec
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ )
by egdaniel
· 8 years ago
944876f
More removal of SkColorProfileType...
by brianosman
· 8 years ago
ca1ec03
Move forceSRGB to SkCommonFlags.
by herb
· 9 years ago
69deca8
Add ColorCodecSrc for testing/comparison on color corrected decodes
by msarett
· 9 years ago
6e2aad4
Add GrContext::releaseAndAbandonContext()
by bsalomon
· 9 years ago
8673714
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
ad38ed6
Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ )
by scroggo
· 9 years ago
7579786
Treat bad values passed to --images as a fatal error
by scroggo
· 9 years ago
8d61f0d
Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py.
by benjaminwagner
· 9 years ago
3e980c3
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
0f515bd
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ )
by rmistry
· 9 years ago
9ebc3f0
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4dabf83
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ )
by joshualitt
· 9 years ago
c8b4336
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
4ff653c
Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ )
by reed
· 9 years ago
e13ca32
Add config options to run different GPU APIs to dm and nanobench
by kkinnunen
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
73bb435
Remove default for --images in common flags
by bsalomon
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
2752314
dm||nanobench --help looks nice when $COLUMNS == 80.
by halcanary
· 10 years ago
05641a5
DM: failure to canary a sink is now fatal.
by mtklein
· 10 years ago
5f5a8d7
adding preabandon flag to DM
by joshualitt
· 10 years ago
eebc39a
Add HWUI Sink to DM on Android Framework builds
by tomhudson
· 10 years ago
95f192d
Adding new benchmark to test image decoding performance.
by msarett
· 10 years ago
55e88b2
More natural way to serialize GPU tasks and tests.
by mtklein
· 10 years ago
748ca3b
Sketch DM refactor.
by mtklein
· 10 years ago
114c3cd
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/)
by mtklein
· 10 years ago
709d2c3
Sketch DM refactor.
by mtklein
· 10 years ago
4736e14
Get gpudft support working in dm, gm, nanobench and bench_pictures
by jvanverth
· 10 years ago
aa30ab3
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/)
by jvanverth
· 10 years ago
06ba179
Get gpudft support working in dm, gm, nanobench and bench_pictures
by jvanverth
· 10 years ago
2ecf86e
Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/)
by mtklein
· 10 years ago
d5cd4ee
Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/)
by egdaniel
· 10 years ago
31f8867
Turn on NVPR 4x MSAA by default when supported in DM and nanobench.
by mtklein
· 10 years ago
e356c7f
Restore a really single-threaded mode to DM.
by mtklein
· 10 years ago
ea65bfa
Update DM JSON format.
by mtklein
· 10 years ago
406654b
SkThreadPool ~~> SkTaskGroup
by mtklein
· 10 years ago
2460bbd
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/)
by mtklein
· 10 years ago
9c7207b
SkThreadPool ~~> SkTaskGroup
by mtklein
· 10 years ago
b511042
Fix iOS build by centralizing --writePath.
by mtklein
· 10 years ago
34580f7
Default --skps to ./skps
by mtklein
· 10 years ago
3b4d077
Add angle config to nanobench and make angle a default config for dm and nanobench.
by bsalomon
· 10 years ago
9200758
SKPs-as-benches in nanobench
by mtklein
· 10 years ago
2354f84
Test abandoning GL context in dm/nanobench.
by bsalomon
· 10 years ago
17f0b6d
share dm and command flags
by caryclark
· 10 years ago