aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lua
Commit message (Expand)AuthorAgeFilesLines
* Remove picture_utilsBrian Osman2018-08-091-1/+0
* Make iOS main() functions normal.Mike Klein2017-02-062-16/+2
* remove clipstack from lua -- deprecatedMike Reed2017-01-192-120/+0
* Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"Mike Reed2016-11-131-1/+1
* GN: build Lua tools when skia_use_lua.Mike Klein2016-11-111-6/+6
* Revert "Change SkCanvas to *not* inherit from SkRefCnt"Heather Miller2016-11-101-1/+1
* Change SkCanvas to *not* inherit from SkRefCntMike Reed2016-11-091-1/+1
* Missing SkOSPath include in lua_pictures.cppfmalita2016-11-091-0/+1
* tools: s/SkAutoTUnref/sk_sp/Hal Canary2016-11-031-1/+1
* SkFontData to use smart pointers.bungeman2016-09-161-2/+2
* Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...bungeman2016-09-151-2/+2
* SkFontData to use smart pointers.bungeman2016-09-151-2/+2
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.bungeman2016-08-022-8/+7
* Add code to lua paths to get the fill path and get lists of verbs andhstern2016-08-021-0/+60
* Add bounds infofmenozzi2016-07-182-9/+24
* Add filename to gradient scrapefmenozzi2016-07-182-5/+17
* Add verb field in scraping scriptsfmenozzi2016-07-142-3/+14
* Fix Lua bugs, nit name changefmenozzi2016-07-121-10/+11
* Add hard stop countfmenozzi2016-07-122-13/+33
* Changes to Lua gradient scrapingfmenozzi2016-06-282-16/+76
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+1
* return pictures as sk_spreed2016-03-181-5/+4
* Remove unused tools and unused includes of SkImageDecodermsarett2016-03-031-1/+0
* Make SkPicture/SkImageGenerator default to SkCodecmsarett2016-02-171-2/+1
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...kjlubick2016-02-101-1/+2
* Make SkPicture/SkImageGenerator default to SkCodecscroggo2016-02-101-2/+1
* Add Lua SkXfermode skp scraping supportrobertphillips2016-01-211-0/+40
* report back colorfilters in luareed2015-12-041-0/+91
* Style Change: NULL->nullptrhalcanary2015-08-272-3/+3
* Remove include of stdlib.h from SkTypes.h.bungeman2015-08-262-0/+4
* Add wrapper script for computing n-grams from SKPs on Cluster Telemetryborenet2015-06-302-0/+63
* Add script for triggering Cluster Telemetry jobs using local scriptsborenet2015-06-292-1/+105
* Add lua scripts for generating n-grams from SKPsborenet2015-06-252-0/+84
* change isNestedRect to isNestedFillRectcaryclark2015-04-081-1/+1
* Make SkStream *not* ref counted.scroggo2015-01-211-1/+1
* add lua to histogram text lengthsreed2014-09-151-0/+110
* use SkData::NewUninitializedreed2014-09-122-19/+8
* Try out scalar picture sizesrobertphillips2014-08-291-1/+2
* Add scraper to find paths that fallback to softwarekrajcevski2014-08-182-0/+165
* Cleanup: Rename SkOSPath functions.tfarina2014-07-281-1/+1
* Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().tfarina2014-06-121-1/+1
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)robertphillips2014-06-041-1/+1
* Add lua scripts to scrape dashing infocommit-bot@chromium.org2014-05-152-0/+175
* Add quiet mode to lua_pictures.commit-bot@chromium.org2014-03-191-2/+7
* add initial scraper for dashingcommit-bot@chromium.org2014-03-171-0/+93
* Add point count to lua SkPath.commit-bot@chromium.org2014-02-262-0/+196
* Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...bsalomon@google.com2014-02-261-2/+4
* Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium....commit-bot@chromium.org2014-02-261-4/+2
* Add getReducedClipStack to lua canvascommit-bot@chromium.org2014-02-261-2/+4
* Add some SkPath lua functionscommit-bot@chromium.org2014-02-241-1/+7