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
*
Only run bench_pictures once for debug builds
borenet@google.com
2012-12-14
*
Provide an option to bench drawing individual tiles in bench_pictures.
scroggo@google.com
2012-12-13
*
In the config name, report the viewport, if one is provided.
scroggo@google.com
2012-12-13
*
Allow bench_pictures to have its viewport set on the command line.
scroggo@google.com
2012-12-13
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
Add bench_pictures config
borenet@google.com
2012-12-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
*
add '--mode clone' option to bench_pictures
reed@google.com
2012-12-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-08
*
Update filter tool to write out paths to .cpp file
robertphillips@google.com
2012-12-07
*
Rebaseline script: check for .git and .svn in the current directory as well....
senorblanco@chromium.org
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
No longer generating 4444, remove from rebaseline tool.
bungeman@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
Add newline at end of tools/skdiff_html.h to happify the housekeeping bot
epoger@google.com
2012-12-05
*
Update skdiff.
bungeman@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
rebaseline.py: Allow multiple testnames on the command line.
senorblanco@chromium.org
2012-11-29
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
Fix a memory leak in skdiff that happens when the
scroggo@google.com
2012-11-19
*
Update filter tool to allow input directory.
djsollen@google.com
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-12
*
Add a self-test for gm, similar to our self-test for skdiff.
epoger@google.com
2012-11-12
*
Update filter tool to handle PNG encoded SkBitmaps
robertphillips@google.com
2012-11-12
*
Add Git support to the simple rebaseline tool. Do SVN commands only in an sv...
senorblanco@chromium.org
2012-11-07
*
Add a new PictureRenderer that draws the picture then breaks up into tiles.
scroggo@google.com
2012-11-07
*
Add an option to render_pictures to rerecord the pictures with PNG encoded bi...
scroggo@google.com
2012-11-07
*
Add low blur and AAClip options to picture bench.
caryclark@google.com
2012-11-07
*
include SkPaint.h
reed@google.com
2012-11-06
*
leading character accidentally deleted on merge
caryclark@google.com
2012-11-06
*
add draw filter option to picture_bench
caryclark@google.com
2012-11-06
*
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...
junov@chromium.org
2012-11-06
*
Fix the PictureRecord step of BenchPictures.
djsollen@google.com
2012-11-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-06
*
Make bench_pictures output a meaningful config name.
scroggo@google.com
2012-11-02
*
In bench_pictures --multi, maintain thread local caches.
scroggo@google.com
2012-11-02
*
Fixing crash in render_pictures. Uninitialized member in PictureRenderer
junov@chromium.org
2012-11-02
*
Adding rtree support to the bench_pictures utility
junov@chromium.org
2012-11-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-02
*
Support render_pdfs in iOS too (add tool_main()).
edisonn@google.com
2012-11-01
*
Add utility to convert skp files to pdf files. Code compatible with render_p...
edisonn@google.com
2012-11-01
*
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
[next]