aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/lua
Commit message (Expand)AuthorAge
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* return pictures as sk_spGravatar reed2016-03-18
* Remove unused tools and unused includes of SkImageDecoderGravatar msarett2016-03-03
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* Add Lua SkXfermode skp scraping supportGravatar robertphillips2016-01-21
* report back colorfilters in luaGravatar reed2015-12-04
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Add wrapper script for computing n-grams from SKPs on Cluster TelemetryGravatar borenet2015-06-30
* Add script for triggering Cluster Telemetry jobs using local scriptsGravatar borenet2015-06-29
* Add lua scripts for generating n-grams from SKPsGravatar borenet2015-06-25
* change isNestedRect to isNestedFillRectGravatar caryclark2015-04-08
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* add lua to histogram text lengthsGravatar reed2014-09-15
* use SkData::NewUninitializedGravatar reed2014-09-12
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Add scraper to find paths that fallback to softwareGravatar krajcevski2014-08-18
* Cleanup: Rename SkOSPath functions.Gravatar tfarina2014-07-28
* Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().Gravatar tfarina2014-06-12
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Add lua scripts to scrape dashing infoGravatar commit-bot@chromium.org2014-05-15
* Add quiet mode to lua_pictures.Gravatar commit-bot@chromium.org2014-03-19
* add initial scraper for dashingGravatar commit-bot@chromium.org2014-03-17
* Add point count to lua SkPath.Gravatar commit-bot@chromium.org2014-02-26
* Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...Gravatar bsalomon@google.com2014-02-26
* Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium....Gravatar commit-bot@chromium.org2014-02-26
* Add getReducedClipStack to lua canvasGravatar commit-bot@chromium.org2014-02-26
* Add some SkPath lua functionsGravatar commit-bot@chromium.org2014-02-24
* Add getClipStack method to lua SkCanvasGravatar commit-bot@chromium.org2014-02-24
* Added 3-color gradient scraper for detecting symmetrical gradients.Gravatar commit-bot@chromium.org2013-08-01
* add more stats to the bitmap matrix locatorGravatar humper@google.com2013-07-26
* expose shadersGravatar reed@google.com2013-07-24
* Fix build problem with reverted issue 16948011Gravatar commit-bot@chromium.org2013-07-19
* Reverting r10173 due to compile problemsGravatar robertphillips@google.com2013-07-19
* Measurement tool for Bounding-Box-Hierarchies.Gravatar commit-bot@chromium.org2013-07-19
* Add the lazy decoder from PictureFlags to SkImageDecoderGravatar commit-bot@chromium.org2013-07-16
* clean up extra printfs in count_effects.luaGravatar reed@google.com2013-07-12
* add newline to bitmap rotation script outputGravatar humper@google.com2013-07-11
* add matrix objects to the lua bindings, as well as a lua script to find the p...Gravatar humper@google.com2013-07-10
* add paint:getEffects to return table of bools of a given effect is present on...Gravatar reed@google.com2013-07-10
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* Add modulo flag to lua_pictures.Gravatar commit-bot@chromium.org2013-06-21
* Allow files, making ".skp files or directories are required." less of a lie.Gravatar commit-bot@chromium.org2013-06-18
* use ForceLinking to get codecs into lua_pictureGravatar reed@google.com2013-06-12
* add script to count glyph -vs- char draw callsGravatar reed@google.com2013-06-12
* more paint methods to luaGravatar mike@reedtribe.org2013-06-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* sort the glyphID arraysGravatar reed@google.com2013-05-31