index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
SkLua.cpp
Commit message (
Expand
)
Author
Age
*
Add asADash to Lua for scraping
commit-bot@chromium.org
2014-05-14
*
add initial scraper for dashing
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Add point count to lua SkPath.
commit-bot@chromium.org
2014-02-26
*
Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...
bsalomon@google.com
2014-02-26
*
Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium....
commit-bot@chromium.org
2014-02-26
*
Add getReducedClipStack to lua canvas
commit-bot@chromium.org
2014-02-26
*
Add some SkPath lua functions
commit-bot@chromium.org
2014-02-24
*
Add getClipStack method to lua SkCanvas
commit-bot@chromium.org
2014-02-24
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
Add cast to fix Win* compile complaint/failure
commit-bot@chromium.org
2013-12-19
*
Add cast to fix Win* compile complaint/failure
robertphillips@google.com
2013-12-18
*
Expose more SkPaint fields in Lua API.
commit-bot@chromium.org
2013-12-18
*
Prevent crash in Lua bindings.
commit-bot@chromium.org
2013-12-17
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-02
*
Added 3-color gradient scraper for detecting symmetrical gradients.
commit-bot@chromium.org
2013-08-01
*
add more stats to the bitmap matrix locator
humper@google.com
2013-07-26
*
expose shaders
reed@google.com
2013-07-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-11
*
add matrix objects to the lua bindings, as well as a lua script to find the p...
humper@google.com
2013-07-10
*
add paint:getEffects to return table of bools of a given effect is present on...
reed@google.com
2013-07-10
*
formally declare luaskia extern guy, and then define it
reed@google.com
2013-06-20
*
enable shared lib support in linux for lua
zachr@google.com
2013-06-20
*
add canvas scale and rotate
mike@reedtribe.org
2013-06-13
*
add drawImage to lua
mike@reedtribe.org
2013-06-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-09
*
more paint methods to lua
mike@reedtribe.org
2013-06-09
*
add pdf lib to lua_pictures to fix linker error
mike@reedtribe.org
2013-06-08
*
Revert "add document and textAlign support to lua"
mike@reedtribe.org
2013-06-08
*
add document and textAlign support to lua
mike@reedtribe.org
2013-06-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-08
*
add drawtext to lua
mike@reedtribe.org
2013-06-08
*
add script to scrape glyph usage in drawText calls
reed@google.com
2013-05-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
use macro to encapsulate building get_mtname() specializations
reed@google.com
2013-05-22
*
expand SkLua to handle creation of its own State
reed@google.com
2013-05-22
*
fix int -> bool warning
reed@google.com
2013-05-22
*
add dumpops.lua as a sample scraper that just dumps the arguments
reed@google.com
2013-05-22