Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
18166eeaf2d088d494c4273b88107544166046fd
/
samplecode
/
SampleLua.cpp
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
7a72c67
add patch and clicktracking to lua
by reed
· 10 years ago
9fbc3f3
add gradients and drawPaint to lua
by reed
· 10 years ago
bdc49ae
create and modify matrices in lua
by reed
· 10 years ago
0d76b95
add fade_slide transition to lua slides
by reed
· 10 years ago
09a1d67
add key handlers to lua
by reed
· 10 years ago
18ea777
allow for lua click handlers
by reed
· 10 years ago
09445a4
move test for lua into separate resource file
by reed
· 10 years ago
ba5fb93
add drawImageRect to lua, update sample
by reed
· 10 years ago
792bbd1
add drawImage to lua
by mike@reedtribe.org
· 11 years ago
fb85824
add pdf lib to lua_pictures to fix linker error
by mike@reedtribe.org
· 11 years ago
09efb17
Revert "add document and textAlign support to lua"
by mike@reedtribe.org
· 11 years ago
bdf59df
add document and textAlign support to lua
by mike@reedtribe.org
· 11 years ago
e6469f1
add drawtext to lua
by mike@reedtribe.org
· 11 years ago
2d816ad
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
fd34587
use macro to encapsulate building get_mtname() specializations
by reed@google.com
· 12 years ago
3597b73
expand SkLua to handle creation of its own State
by reed@google.com
· 12 years ago