index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
Clean up old custom tools now subsumed by nanobench.
mtklein
2014-09-10
*
Update DM JSON format.
mtklein
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
For certain input skpdiff segfaulted. This prevents the segfault and should f...
stephana
2014-09-05
*
Suppress mystery leak.
mtklein
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Hide fields in SkImageInfo
reed
2014-09-03
*
SkRecordPartialDraw with less code duplication
mtklein
2014-09-02
*
Update FontConfig valgrind suppressions.
bungeman
2014-08-29
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Update LSAN suppressions.
mtklein
2014-08-29
*
Remove SkQuadTree.
mtklein
2014-08-26
*
Update valgrind suppression file for new FontConfig code.
bungeman
2014-08-26
*
git-sync-deps: handle recursion and deps_os at the same time
halcanary
2014-08-26
*
Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...
rmistry
2014-08-22
*
create sk_tools::Expectation class, similar to skiagm::Expectations class
epoger
2014-08-21
*
git-sync-deps handles recursive DEPS
halcanary
2014-08-21
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
Add --properties for things like gitHash that describe the current nanobench ...
mtklein
2014-08-20
*
Print max RSS in GM and nanobench too.
mtklein
2014-08-19
*
Add scraper to find paths that fallback to software
krajcevski
2014-08-18
*
Add flag to bench/render pictures
krajcevski
2014-08-18
*
valgrind suppression for zlib Flate Test
halcanary
2014-08-14
*
add --descriptions flag to render_pictures tool
epoger
2014-08-14
*
This eliminates the need to copy the generated images from a temporary direct...
stephana
2014-08-13
*
Update tools for use of picture stats in GPU optimization decision
robertphillips
2014-08-12
*
relax quadratic binary search test
caryclark
2014-08-12
*
clean up render_pdfs:
halcanary
2014-08-11
*
Process Statistics header, add max RSS to render_pdfs
halcanary
2014-08-11
*
Fix string assert and dead code which caused it.
bungeman
2014-08-11
*
Fix iOS build by centralizing --writePath.
mtklein
2014-08-07
*
Revert of Process Statistics header, add max RSS to render_pdfs (https://code...
bungeman
2014-08-07
*
Process Statistics header, add max RSS to render_pdfs
halcanary
2014-08-07
*
Default --skps to ./skps
mtklein
2014-08-07
*
render_pdfs implements --match
halcanary
2014-08-07
*
Add angle config to nanobench and make angle a default config for dm and nano...
bsalomon
2014-08-06
*
Revert of Memory improvements to render_pdfs; better DM pool size defaults (h...
halcanary
2014-08-01
*
Memory improvements to render_pdfs; better DM pool size defaults
halcanary
2014-08-01
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
fix signed mismatch
caryclark
2014-07-31
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
add cubic red option to pathops tool
caryclark
2014-07-29
*
Optimize correct picture in bench_pictures when using --bbh
robertphillips
2014-07-29
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Fix assert in skimage test.
scroggo
2014-07-25
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
[next]