index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
tools.gyp
Commit message (
Expand
)
Author
Age
*
Update filter tool to allow input directory.
djsollen@google.com
2012-11-13
*
Add a new PictureRenderer that draws the picture then breaks up into tiles.
scroggo@google.com
2012-11-07
*
Adding rtree support to the bench_pictures utility
junov@chromium.org
2012-11-02
*
Add utility to convert skp files to pdf files. Code compatible with render_p...
edisonn@google.com
2012-11-01
*
Build Skia as a static library
borenet@google.com
2012-10-10
*
Fix build break. a cpp file was not included in the checkin list. will send t...
edisonn@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
*
Created filter command line tool
robertphillips@google.com
2012-10-04
*
Enable automatic rescaling in bench_pictures
borenet@google.com
2012-09-14
*
Fix Android build of render_pictures (Again)
borenet@google.com
2012-09-10
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Add efffects to the list of dependencies for bench_pictures. Required on Andr...
edisonn@google.com
2012-09-05
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
Images are written by PictureRenderer and not render_pictures_main.
keyar@chromium.org
2012-08-21
*
Fixed no GPU build. Not reviewed.
keyar@chromium.org
2012-08-20
*
Changed the gyp file to handle dpendencies via exports.
keyar@chromium.org
2012-08-20
*
The GrContext and the GrFactoryContext are now kept around.
keyar@chromium.org
2012-08-20
*
Dirty commit so Brian can see changes.
keyar@chromium.org
2012-08-20
*
Merged bench_pictures and render_pictures rendering methods.
keyar@chromium.org
2012-08-01
*
Changed to a class based method in passing around the rendering method for re...
keyar@chromium.org
2012-07-26
*
Added pipe as a rendering option for render_pictures.
keyar@chromium.org
2012-07-16
*
Added a sgpipe benchmark.
keyar@chromium.org
2012-07-09
*
land https://codereview.appspot.com/6349043/
reed@google.com
2012-06-27
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...
reed@google.com
2012-06-14
*
Adding the render_pictures test tool
junov@chromium.org
2012-06-12
*
Fix android build
djsollen@google.com
2012-03-23
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
move ports into its own gyp file
caryclark@google.com
2011-12-14
*
combine target_defaults.gypi into common.gypi
epoger@google.com
2011-07-01
*
create GYP files for these targets: tests, gm, skhello, skimage, skdiff
epoger@google.com
2011-06-02