index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
lua
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
return pictures as sk_sp
reed
2016-03-18
*
Remove unused tools and unused includes of SkImageDecoder
msarett
2016-03-03
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Add Lua SkXfermode skp scraping support
robertphillips
2016-01-21
*
report back colorfilters in lua
reed
2015-12-04
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Add wrapper script for computing n-grams from SKPs on Cluster Telemetry
borenet
2015-06-30
*
Add script for triggering Cluster Telemetry jobs using local scripts
borenet
2015-06-29
*
Add lua scripts for generating n-grams from SKPs
borenet
2015-06-25
*
change isNestedRect to isNestedFillRect
caryclark
2015-04-08
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
add lua to histogram text lengths
reed
2014-09-15
*
use SkData::NewUninitialized
reed
2014-09-12
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add scraper to find paths that fallback to software
krajcevski
2014-08-18
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().
tfarina
2014-06-12
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Add lua scripts to scrape dashing info
commit-bot@chromium.org
2014-05-15
*
Add quiet mode to lua_pictures.
commit-bot@chromium.org
2014-03-19
*
add initial scraper for dashing
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
*
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
*
Fix build problem with reverted issue 16948011
commit-bot@chromium.org
2013-07-19
*
Reverting r10173 due to compile problems
robertphillips@google.com
2013-07-19
*
Measurement tool for Bounding-Box-Hierarchies.
commit-bot@chromium.org
2013-07-19
*
Add the lazy decoder from PictureFlags to SkImageDecoder
commit-bot@chromium.org
2013-07-16
*
clean up extra printfs in count_effects.lua
reed@google.com
2013-07-12
*
add newline to bitmap rotation script output
humper@google.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
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
Add modulo flag to lua_pictures.
commit-bot@chromium.org
2013-06-21
*
Allow files, making ".skp files or directories are required." less of a lie.
commit-bot@chromium.org
2013-06-18
*
use ForceLinking to get codecs into lua_picture
reed@google.com
2013-06-12
*
add script to count glyph -vs- char draw calls
reed@google.com
2013-06-12
*
more paint methods to lua
mike@reedtribe.org
2013-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
sort the glyphID arrays
reed@google.com
2013-05-31
[next]