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
*
remove clipstack from lua -- deprecated
Mike Reed
2017-01-19
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
GN: build Lua tools when skia_use_lua.
Mike Klein
2016-11-11
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
Missing SkOSPath include in lua_pictures.cpp
fmalita
2016-11-09
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-03
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add code to lua paths to get the fill path and get lists of verbs and
hstern
2016-08-02
*
Add bounds info
fmenozzi
2016-07-18
*
Add filename to gradient scrape
fmenozzi
2016-07-18
*
Add verb field in scraping scripts
fmenozzi
2016-07-14
*
Fix Lua bugs, nit name change
fmenozzi
2016-07-12
*
Add hard stop count
fmenozzi
2016-07-12
*
Changes to Lua gradient scraping
fmenozzi
2016-06-28
*
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
[next]