Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c7bee661a1e2b2f3b367bdd2b4176d1921aa69d4
/
tools
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
ce4dd3d
Split SkPicturePlayback out of SkPictureData
by robertphillips
· 10 years ago
5e8a3c1
Suppress new TSAN warnings from DMQuiltTask.
by mtklein
· 10 years ago
0e3fac2
Gate CrashHandler with SK_CRASH_HANDLER.
by mtklein
· 10 years ago
4621788
gen_bench_expectations: use subprocess instead of shell_utils due to buildbot-side name collision
by borenet
· 10 years ago
b26130a
Fix RecreateSkps
by borenet
· 10 years ago
54f1ad8
rebaseline_server: use just skpdiff, not Python Image Library
by epoger
· 10 years ago
db53990
Rename SkPicturePlayback to SkPictureData
by robertphillips
· 10 years ago
52d9ac6
stop calling SkCanvas::getDevice
by reed
· 10 years ago
952841b
Begin atlasing
by robertphillips
· 10 years ago
80549fc
Support using OpenGL ES context on desktop
by kkinnunen
· 10 years ago
e462f2b
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
by robertphillips
· 11 years ago
55e61f0
Begin atlasing
by robertphillips
· 11 years ago
a40239c
Drop --clone from commands in skia repo.
by Mike Klein
· 11 years ago
d3e474e
Deprecate SkPicture::clone().
by mtklein
· 11 years ago
4d1a364
Make SKP bench JSON ouput better
by kelvinly
· 11 years ago
20fb7c6
tools/git-sync-deps is a stand-alone program, not dependent on synced deps.
by halcanary
· 11 years ago
3da21d2
Whitespace fixes for Python tools
by borenet
· 11 years ago
61d04c4
Add valgrind supp for NV driver.
by bsalomon
· 11 years ago
bb0ef0a
Use new common tools in Python scripts
by Eric Boren
· 11 years ago
744fb73
Enable basic drawing with SkRecord-based pictures.
by Mike Klein
· 11 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 11 years ago
05ead8a
Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/)
by rmistry
· 11 years ago
74fc727
Support using OpenGL ES context on desktop
by kkinnunen
· 11 years ago
2010891
Add GYP target for sk_tool_utils.* component.
by tfarina
· 11 years ago
9ac68ee
Move BenchTimer to tools as Timer
by mtklein
· 11 years ago
9e64b78
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/)
by mtklein
· 11 years ago
4ed7528
Move BenchTimer to tools as Timer
by mtklein
· 11 years ago
2983ff5
CrashHandler calls strsignal on linux
by halcanary
· 11 years ago
77a8396
undefok -> bool
by mtklein
· 11 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 11 years ago
3f73e8c
CrashHandler for Windows.
by mtklein
· 11 years ago
bcbc178
Refactor how we handle resources path in Tests.
by tfarina
· 11 years ago
4ea2661
No CrashHandler for NACL bots.
by mtklein
· 11 years ago
30e6e2a
Add basic stacktrace handler using libunwind.
by mtklein
· 11 years ago
f01a6c3
In Android framework, make tools depend on jsoncpp
by scroggo
· 11 years ago
12c2198
Remove dashing from gpu veto
by egdaniel
· 11 years ago
e4097e3
Fix last pathops skp bug
by caryclark
· 11 years ago
2668617
Removes Record configs from buildbot bench_pictures runs.
by bensong
· 11 years ago
Next »