index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samplecode
/
SampleLua.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SampleLua build
Florin Malita
2017-12-11
1
-16
/
+1
*
resources: orgainize directory.
Hal Canary
2017-12-08
1
-3
/
+3
*
Mark ~LuaView as override.
Ben Wagner
2017-10-09
1
-1
/
+1
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
1
-2
/
+1
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-7
/
+7
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-4
/
+2
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
1
-4
/
+4
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
1
-3
/
+3
*
add patch and clicktracking to lua
reed
2014-11-07
1
-2
/
+33
*
add gradients and drawPaint to lua
reed
2014-10-21
1
-2
/
+2
*
create and modify matrices in lua
reed
2014-10-14
1
-7
/
+3
*
add fade_slide transition to lua slides
reed
2014-10-12
1
-0
/
+6
*
add key handlers to lua
reed
2014-10-11
1
-0
/
+16
*
allow for lua click handlers
reed
2014-10-11
1
-5
/
+23
*
move test for lua into separate resource file
reed
2014-10-10
1
-69
/
+33
*
add drawImageRect to lua, update sample
reed
2014-10-10
1
-64
/
+67
*
add drawImage to lua
mike@reedtribe.org
2013-06-11
1
-0
/
+3
*
add pdf lib to lua_pictures to fix linker error
mike@reedtribe.org
2013-06-08
1
-5
/
+20
*
Revert "add document and textAlign support to lua"
mike@reedtribe.org
2013-06-08
1
-20
/
+5
*
add document and textAlign support to lua
mike@reedtribe.org
2013-06-08
1
-5
/
+20
*
add drawtext to lua
mike@reedtribe.org
2013-06-08
1
-0
/
+5
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
1
-1
/
+1
*
use macro to encapsulate building get_mtname() specializations
reed@google.com
2013-05-22
1
-4
/
+25
*
expand SkLua to handle creation of its own State
reed@google.com
2013-05-22
1
-0
/
+110