summaryrefslogtreecommitdiff
path: root/tools.gyp
AgeCommit message (Expand)Author
2014-04-14SkRecord: turn on cull annotation pass in public API.commit-bot@chromium.org
2014-04-11Add bench_playback, for quick profiling of SKR playback.commit-bot@chromium.org
2014-04-08More SkRecord TODOs:commit-bot@chromium.org
2014-04-01SkRecord strawmancommit-bot@chromium.org
2014-03-28Lazy image decoding to reduce bench_record overhead.commit-bot@chromium.org
2014-03-03Generating the 1M skps frequently yields truncated skps. This tool is intende...commit-bot@chromium.org
2014-02-26Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...bsalomon@google.com
2014-02-26Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium....commit-bot@chromium.org
2014-02-26Add getReducedClipStack to lua canvascommit-bot@chromium.org
2014-01-13Add bench_record.commit-bot@chromium.org
2014-01-02take 2: create simple 'skpmaker' tool to generate SKP files for testingcommit-bot@chromium.org
2014-01-02Revert of https://codereview.chromium.org/108343006/commit-bot@chromium.org
2014-01-02create simple 'skpmaker' tool to generate SKP files for testingcommit-bot@chromium.org
2013-12-18Update bench pictures to time image decode & upload costsrobertphillips@google.com
2013-12-13render_pictures: add --writeJsonSummaryPathcommit-bot@chromium.org
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-11-12fix multithread related crashes in skpdiffdjsollen@google.com
2013-10-04Make image decoding more fault resistant, less verbose.halcanary@google.com
2013-07-25Add lua_pictures target to tools.gypsglez@google.com
2013-07-22move skpdiff into toolszachr@google.com
2013-07-22Revert "migrate skpdiff to tools"zachr@google.com
2013-07-22migrate skpdiff to toolszachr@google.com
2013-07-19Fix build problem with reverted issue 16948011commit-bot@chromium.org
2013-07-19Reverting r10173 due to compile problemsrobertphillips@google.com
2013-07-19Measurement tool for Bounding-Box-Hierarchies.commit-bot@chromium.org
2013-07-16Add the lazy decoder from PictureFlags to SkImageDecodercommit-bot@chromium.org
2013-06-20enable shared lib support in linux for luazachr@google.com
2013-06-17SkHello for NaClborenet@google.com
2013-06-13Build fix after r9598.fmalita@google.com
2013-06-13Expose debugger backend classes externally.fmalita@google.com
2013-06-12Small change that eliminates Parse Errors with encoded skps.commit-bot@chromium.org
2013-06-09more paint methods to luamike@reedtribe.org
2013-06-08add pdf lib to lua_pictures to fix linker errormike@reedtribe.org
2013-06-07SkDocument base for pdf, xps, etc.reed@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31Separate core and images project.scroggo@google.com
2013-05-22add dumpops.lua as a sample scraper that just dumps the argumentsreed@google.com
2013-05-20Move SkImage::encode to SkImage_Codec.cpp.commit-bot@chromium.org
2013-05-15use define to work-around localeconf() missingness in androidreed@google.com
2013-05-15lua not building on android ??? disabling for nowreed@google.com
2013-05-15fix typo in dependency line (don't name file, just dir)reed@google.com
2013-05-15add direct_dependencies for picture_utils, and add cflags_cc for android's gypireed@google.com
2013-05-15disable lua_pictures tool from make for nowreed@google.com
2013-05-15add SkLuaCanvasreed@google.com
2013-05-08Write/compare against expectations in skimage tool.scroggo@google.com
2013-04-11Updates for the skimage tool.scroggo@google.com
2013-04-02Name table iterator.bungeman@google.com