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
*
reenable lua and fix bitrot
Mike Reed
2017-03-20
*
remove clipstack from lua -- deprecated
Mike Reed
2017-01-19
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
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
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
isABitmap is deprecated, use isAImage
Mike Reed
2016-09-28
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
Add code to lua paths to get the fill path and get lists of verbs and
hstern
2016-08-02
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
Add hard stop count
fmenozzi
2016-07-12
*
Changes to Lua gradient scraping
fmenozzi
2016-06-28
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
documentation: SkDocument::MakePDF()
halcanary
2016-05-03
*
Update SkBlurImageFilter to sk_sp
robertphillips
2016-04-04
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
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
[next]