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
*
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
*
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
[next]