Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2b9dc1d0fff7e1e206721b872a9ba989f5829271
/
tools
3f75220
bug_chomper: Cleanup template initialization.
by tfarina
· 10 years ago
25956ce
Fix RecreateSKPs bot (again)
by borenet
· 10 years ago
7839915
Fix recreate_skps?
by borenet
· 10 years ago
dc89ca5
Add recreate_skps script
by borenet
· 10 years ago
5bb9700
render_pdfs cull rect output formated better
by halcanary
· 10 years ago
30bc88c
Refactor SkGLContext to be actually extendable
by kkinnunen
· 10 years ago
a365947
bug_chomper: Consolidate public flag in a single place.
by tfarina
· 10 years ago
70242ac
Archive svndiff script.
by tfarina
· 10 years ago
a658d36
bug_chomper: Make server's port configurable.
by tfarina
· 10 years ago
10c2c74
bug_chomper: Use parenthesized declaration style for const and vars.
by tfarina
· 10 years ago
8f1f7f8
Use the function recently added to common in svndiff.py
by Thiago Farina
· 10 years ago
9e61bb7
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
78c7127
Update old tools to allow MultiPictureDraw rendering
by robertphillips
· 10 years ago
1080596
Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/)
by bsalomon
· 10 years ago
a90ed4e
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
e356c7f
Restore a really single-threaded mode to DM.
by mtklein
· 10 years ago
6b87df2
Fix usage of SK_BUILD_* defines.
by tfarina
· 10 years ago
d0a185e
Run goimports through 'go' code in bug_chomper.
by tfarina
· 10 years ago
4a8126e
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)"
by reed
· 10 years ago
29c857d
Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)
by reed
· 10 years ago
3716fd0
introduce Props to surface (work in progress)
by reed
· 10 years ago
630240d
fail early if coincidence can't be resolved
by caryclark
· 10 years ago
754f4e9
Add counting of some GL calls
by robertphillips
· 10 years ago
abfaf63
remove no-op override
by reed
· 10 years ago
65b427c
fix battlefield website by disallowing very small coordinates
by caryclark
· 10 years ago
f0ddf33
add lua to histogram text lengths
by reed
· 10 years ago
9594da1
use SkData::NewUninitialized
by reed
· 10 years ago
33bce0a
Clean up old custom tools now subsumed by nanobench.
by mtklein
· 10 years ago
ea65bfa
Update DM JSON format.
by mtklein
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
7260d72
For certain input skpdiff segfaulted. This prevents the segfault and should fix the failed test in housekeeping.
by stephana
· 10 years ago
4f90c50
Suppress mystery leak.
by mtklein
· 10 years ago
c5ba71d
Change SkPicture::draw to playback
by robertphillips
· 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
e5ea500
Hide fields in SkImageInfo
by reed
· 10 years ago
00f30bd
SkRecordPartialDraw with less code duplication
by mtklein
· 10 years ago
2210d9e
Update FontConfig valgrind suppressions.
by bungeman
· 10 years ago
a8d7f0b
Try out scalar picture sizes
by robertphillips
· 10 years ago
970e106
Update LSAN suppressions.
by mtklein
· 10 years ago
2a65a23
Remove SkQuadTree.
by mtklein
· 10 years ago
50119fa
Update valgrind suppression file for new FontConfig code.
by bungeman
· 10 years ago
c6c0624
git-sync-deps: handle recursion and deps_os at the same time
by halcanary
· 10 years ago
2529f2e
Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline server.
by rmistry
· 10 years ago
85b438d
create sk_tools::Expectation class, similar to skiagm::Expectations class
by epoger
· 10 years ago
5164a97
git-sync-deps handles recursive DEPS
by halcanary
· 10 years ago
c92e550
Install a hook to swap between SkPicture backends with a single define.
by mtklein
· 10 years ago
1915b62
Add --properties for things like gitHash that describe the current nanobench run.
by mtklein
· 10 years ago
afb4379
Print max RSS in GM and nanobench too.
by mtklein
· 10 years ago
0f149e5
Add scraper to find paths that fallback to software
by krajcevski
· 10 years ago
b1aded8
Add flag to bench/render pictures
by krajcevski
· 10 years ago
86cfff0
valgrind suppression for zlib Flate Test
by halcanary
· 10 years ago
b492c6f
add --descriptions flag to render_pictures tool
by epoger
· 10 years ago
21b342d
This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server.
by stephana
· 10 years ago
e947075
Update tools for use of picture stats in GPU optimization decision
by robertphillips
· 10 years ago
80a83ad
relax quadratic binary search test
by caryclark
· 10 years ago
8b2cb33
clean up render_pdfs:
by halcanary
· 10 years ago
0d154ee
Process Statistics header, add max RSS to render_pdfs
by halcanary
· 10 years ago
dfb9bc4
Fix string assert and dead code which caused it.
by bungeman
· 10 years ago
b511042
Fix iOS build by centralizing --writePath.
by mtklein
· 10 years ago
619e076
Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/)
by bungeman
· 10 years ago
6274baa
Process Statistics header, add max RSS to render_pdfs
by halcanary
· 10 years ago
34580f7
Default --skps to ./skps
by mtklein
· 10 years ago
0bef17a
render_pdfs implements --match
by halcanary
· 10 years ago
3b4d077
Add angle config to nanobench and make angle a default config for dm and nanobench.
by bsalomon
· 10 years ago
f91b47f
Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/)
by halcanary
· 10 years ago
66058b6
Memory improvements to render_pdfs; better DM pool size defaults
by halcanary
· 10 years ago
9200758
SKPs-as-benches in nanobench
by mtklein
· 10 years ago
c2a4846
fix signed mismatch
by caryclark
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
fa6d656
add cubic red option to pathops tool
by caryclark
· 10 years ago
a8f8da0
Optimize correct picture in bench_pictures when using --bbh
by robertphillips
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
2354f84
Test abandoning GL context in dm/nanobench.
by bsalomon
· 10 years ago
75e62ea
Fix assert in skimage test.
by scroggo
· 10 years ago
d771f6b
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
by robertphillips
· 10 years ago
17f0b6d
share dm and command flags
by caryclark
· 10 years ago
19eb3b2
update pathops core and tests
by caryclark
· 10 years ago
66ed8dc
combine base_unittest.py modules from gm and tools
by epoger
· 10 years ago
9129477
Use __rdtsc on Windows.
by Mike Klein
· 10 years ago
e51b6bd
revert timer changes
by Mike Klein
· 10 years ago
7edaeb5
nanobench on Windows: try compiler barriers around timer instead.
by Mike Klein
· 10 years ago
6238688
Give windows boring bars and use 'us' for microseconds.
by mtklein
· 10 years ago
a189ccd
nanobench: add --runOnce.
by mtklein
· 10 years ago
936b734
ios fixes
by caryclark
· 10 years ago
5d9d10e
nanobench: add a cute bar chart
by mtklein
· 10 years ago
133931f
roll "common" DEPS, and replace tools/pyutils with it
by epoger
· 10 years ago
fd42999
import google-api-python-client using DEPS
by epoger
· 10 years ago
40b32be
nanobench: add median and --cpu/--gpu
by mtklein
· 10 years ago
bd7746d
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
by mtklein
· 10 years ago
874a62a
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
by Mike Klein
· 10 years ago
0b544ae
Add SkRacy
by mtklein
· 10 years ago
d3f3e58
Revert of Add SkRacy (https://codereview.chromium.org/371363004/)
by mtklein
· 10 years ago
d5e3e6a
Add SkRacy
by mtklein
· 10 years ago
4ae94ff
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
by mtklein
· 10 years ago
e593044
Flesh out SkMatrix typemask suppressions.
by mtklein
· 10 years ago
875da80
Another suppression, this in SkMatrix caching the typemask.
by mtklein
· 10 years ago
6abc62c
Suppress race to cache SkPathRef bounds.
by mtklein
· 10 years ago
6dd0491
Suppress getRefCnt() calls from SkImageFilter.
by mtklein
· 10 years ago
Next »