summaryrefslogtreecommitdiff
path: root/tools.gyp
AgeCommit message (Expand)Author
2013-04-11Updates for the skimage tool.scroggo@google.com
2013-04-02Name table iterator.bungeman@google.com
2013-03-21Change the name of SkFlags to SkCommandLineFlags.scroggo@google.com
2013-03-20Reland r8235 "Switch gm to use SkFlags."scroggo@google.com
2013-03-19Revert "Make gm use SkFlags."scroggo@google.com
2013-03-19Make gm use SkFlags.scroggo@google.com
2013-03-18Improvements/additions to SkImageCache/SkLazyPixelRef.scroggo@google.com
2013-03-08Fix Windows build - revert r8056 and r8057borenet@google.com
2013-03-08Fix buildborenet@google.com
2013-03-08Add build condition not to build in iOS an unused lib (failing to build empty...edisonn@google.com
2013-03-08Collect minidump and print callstack if an app chrashes.edisonn@google.com
2013-03-04Convert skhello tool to SkFlags API.commit-bot@chromium.org
2013-03-04Add a way to monitor cache hits and misses for deferred decoding.scroggo@google.com
2013-03-04Created my own flag parser, based off of gflags.scroggo@google.com
2013-02-07Enhance GL error checking for non-Ganesh GL callsrobertphillips@google.com
2013-01-31Update filter tool to allow more flexible filteringrobertphillips@google.com
2013-01-18tools.gyp: dependencies in apfabetical orderedisonn@google.com
2013-01-18Build render_pdfs on buildbot.edisonn@google.com
2012-12-07Update filter tool to write out paths to .cpp filerobertphillips@google.com
2012-12-05Update skdiff.bungeman@google.com
2012-11-13Update filter tool to allow input directory.djsollen@google.com
2012-11-07Add a new PictureRenderer that draws the picture then breaks up into tiles.scroggo@google.com
2012-11-02Adding rtree support to the bench_pictures utilityjunov@chromium.org
2012-11-01Add utility to convert skp files to pdf files. Code compatible with render_p...edisonn@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-10-10Fix build break. a cpp file was not included in the checkin list. will send t...edisonn@google.com
2012-10-10Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testin...edisonn@google.com
2012-10-04Created filter command line toolrobertphillips@google.com
2012-09-14Enable automatic rescaling in bench_picturesborenet@google.com
2012-09-10Fix Android build of render_pictures (Again)borenet@google.com
2012-09-07Report data from bench_pictures in the same fashion as bench.scroggo@google.com
2012-09-05Add efffects to the list of dependencies for bench_pictures. Required on Andr...edisonn@google.com
2012-08-31Perform multi core rendering in bench_pictures.scroggo@google.com
2012-08-21Images are written by PictureRenderer and not render_pictures_main.keyar@chromium.org
2012-08-20Fixed no GPU build. Not reviewed.keyar@chromium.org
2012-08-20Changed the gyp file to handle dpendencies via exports.keyar@chromium.org
2012-08-20The GrContext and the GrFactoryContext are now kept around.keyar@chromium.org
2012-08-20Dirty commit so Brian can see changes.keyar@chromium.org
2012-08-01Merged bench_pictures and render_pictures rendering methods.keyar@chromium.org
2012-07-26Changed to a class based method in passing around the rendering method for re...keyar@chromium.org
2012-07-16Added pipe as a rendering option for render_pictures.keyar@chromium.org
2012-07-09Added a sgpipe benchmark.keyar@chromium.org
2012-06-27land https://codereview.appspot.com/6349043/reed@google.com
2012-06-22Refactoring in preparation for adding the picture benchmarking program.twiz@google.com
2012-06-14tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...reed@google.com
2012-06-12Adding the render_pictures test tooljunov@chromium.org
2012-03-23Fix android builddjsollen@google.com
2012-03-16Make all gyp targets automatically include common.gypiepoger@google.com
2011-12-15add optional manual global initializationcaryclark@google.com
2011-12-14move ports into its own gyp filecaryclark@google.com