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
*
Simple rebaseline tool: Add support for ANGLE, DirectWrite builders.
senorblanco@chromium.org
2012-10-30
*
First stab at a simple rebaseline script.
senorblanco@chromium.org
2012-10-29
*
Make output path to render_pictures optional
borenet@google.com
2012-10-26
*
Correctly set width & height in filtered SkPictures
robertphillips@google.com
2012-10-25
*
Make filter tool actually filter the read in SkPicture
robertphillips@google.com
2012-10-24
*
Added ability to extract SkBitmaps to filter tool
robertphillips@google.com
2012-10-19
*
Fix a warning.
scroggo@google.com
2012-10-11
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testin...
edisonn@google.com
2012-10-10
*
Refactor test_pictures so we can add test_pdfs without code duplication.
edisonn@google.com
2012-10-10
*
fix filter for ios
caryclark@google.com
2012-10-09
*
Remove unnecessary function declaration.
tfarina@chromium.org
2012-10-08
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Created filter command line tool
robertphillips@google.com
2012-10-04
*
Allow render_pictures to render using multiple threads.
scroggo@google.com
2012-10-03
*
fix return value for render_pictures
caryclark@google.com
2012-10-02
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
Fix some bugs in our picture tools.
scroggo@google.com
2012-10-01
*
Pinspect and bench_pictures are crashing when invoked with no arguments.
fmalita@google.com
2012-09-27
*
Fix update-doxygen (again)
borenet@google.com
2012-09-26
*
Fix update-doxygen, which fails when skia-autogen is reset
borenet@google.com
2012-09-26
*
Remove unused includes from skhello tool.
tfarina@chromium.org
2012-09-25
*
Fix a warning in PictureBenchmark.
scroggo@google.com
2012-09-25
*
Remove automatic resizing in *_pictures
borenet@google.com
2012-09-20
*
In render_pictures tiled rendering, draw a separate PNG for each tile.
scroggo@google.com
2012-09-20
*
In bench_pictures, use a pool of tiles for multicore drawing.
scroggo@google.com
2012-09-20
*
Skip empty directories and input files not ending in .skp in *_pictures
borenet@google.com
2012-09-19
*
Reuse one canvas for every tile in bench_pictures (in single threaded mode).
scroggo@google.com
2012-09-18
*
Set DEFAULT_REPEATS to 1
borenet@google.com
2012-09-17
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
*
Scale even smaller in bench_pictures to get things green
borenet@google.com
2012-09-14
*
Enable automatic rescaling in bench_pictures
borenet@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-14
*
Do not exit on failure to open logFile
borenet@google.com
2012-09-13
*
To avoid running out of memory, we rescale very large pictures before we
reed@google.com
2012-09-13
*
Added GPU resource cache stats printing to render_pictures
robertphillips@google.com
2012-09-13
*
Add -logPerIter, -timers, and -min to bench_pictures.
scroggo@google.com
2012-09-11
*
Baseline DirectWrite.
bungeman@google.com
2012-09-11
*
Init graphics in bench_pictures.
scroggo@google.com
2012-09-10
*
Fix ordering of initializer list to fix compiler complaints.
rileya@google.com
2012-09-10
*
Add per-picture logging to render_pictures
borenet@google.com
2012-09-10
*
Fix render_pictures for skia_static_initializers=0
borenet@google.com
2012-09-10
*
download_baselines: allow user to select which builder's images to download
epoger@google.com
2012-09-07
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Fixed Windows compiler complaints (esp. in debugger)
robertphillips@google.com
2012-09-06
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Fix windows build of tools.
scroggo@google.com
2012-08-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-08-31
*
Rename my DeferredPipeController to not conflict with the other.
scroggo@google.com
2012-08-31
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
[next]