aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkLua.cpp
Commit message (Expand)AuthorAge
* 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
* fix more 64bit warningsGravatar reed@google.com2014-01-27
* Add cast to fix Win* compile complaint/failureGravatar commit-bot@chromium.org2013-12-19
* Add cast to fix Win* compile complaint/failureGravatar robertphillips@google.com2013-12-18
* Expose more SkPaint fields in Lua API.Gravatar commit-bot@chromium.org2013-12-18
* Prevent crash in Lua bindings.Gravatar commit-bot@chromium.org2013-12-17
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-02
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.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
* formally declare luaskia extern guy, and then define itGravatar reed@google.com2013-06-20
* enable shared lib support in linux for luaGravatar zachr@google.com2013-06-20
* add canvas scale and rotateGravatar mike@reedtribe.org2013-06-13
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-09
* more paint methods to luaGravatar mike@reedtribe.org2013-06-09
* add pdf lib to lua_pictures to fix linker errorGravatar mike@reedtribe.org2013-06-08
* Revert "add document and textAlign support to lua"Gravatar mike@reedtribe.org2013-06-08
* add document and textAlign support to luaGravatar mike@reedtribe.org2013-06-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* add drawtext to luaGravatar mike@reedtribe.org2013-06-08
* add script to scrape glyph usage in drawText callsGravatar reed@google.com2013-05-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-23
* use macro to encapsulate building get_mtname() specializationsGravatar reed@google.com2013-05-22
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* fix int -> bool warningGravatar reed@google.com2013-05-22
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22