aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/lua/lua_pictures.cpp
Commit message (Expand)AuthorAge
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* use SkData::NewUninitializedGravatar reed2014-09-12
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* 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 quiet mode to lua_pictures.Gravatar commit-bot@chromium.org2014-03-19
* Add the lazy decoder from PictureFlags to SkImageDecoderGravatar commit-bot@chromium.org2013-07-16
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* sort the glyphID arraysGravatar reed@google.com2013-05-31
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* add startcanvas/endcanvas entry-points for the script. rename all "official" ...Gravatar reed@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* allow multiple lua files to be used in lua_picturesGravatar mike@reedtribe.org2013-05-21
* printf name of picture *before* we try to scrape it.Gravatar mike@reedtribe.org2013-05-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-16
* add SkLuaCanvasGravatar reed@google.com2013-05-15