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
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
return pictures as sk_sp
reed
2016-03-18
*
update callsites for Make image factories
reed
2016-03-17
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
partial switch over to sp usage of shaders
reed
2016-03-09
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
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
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
Propagate SkSurfaceProps to more call sites
robertphillips
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
change isNestedRect to isNestedFillRect
caryclark
2015-04-08
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Fill SkRRect::fType proactively.
mtklein
2014-12-18
*
add patch and clicktracking to lua
reed
2014-11-07
*
update slides
reed
2014-11-04
*
add more typeface methods to lua
reed
2014-11-04
*
update slide content
reed
2014-11-03
*
add textblobs to lua
reed
2014-11-03
*
add saveLayer to lua
reed
2014-10-25
*
add gradients and drawPaint to lua
reed
2014-10-21
*
add blurimagefilter to lua
reed
2014-10-19
*
create and modify matrices in lua
reed
2014-10-14
*
add pictures to lua
reed
2014-10-13
*
add canvas:clear to lua
reed
2014-10-12
*
add surfaces to lua
reed
2014-10-12
*
add key handlers to lua
reed
2014-10-11
*
add drawImageRect to lua, update sample
reed
2014-10-10
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-24
*
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...
borenet
2014-09-24
*
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
piotaixr
2014-09-23
*
Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()
piotaixr
2014-09-17
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Fix typo
krajcevski
2014-08-18
*
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
[next]