projects
/
platform
/
core
/
uifw
/
lottie-player.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/lottie-player.git
2018-11-09
subhransu mohanty
lottie: Take care of parentAlpha when drawing with...
35/192735/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Hermet Park
lottianimation: fix incorrect animation in time stretch.
89/192389/4
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
subhransu mohanty
lottie: added new resource from UX.
24/192224/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
subhransu mohanty
lottie: Use the new addroundrect api to get uniform...
23/192223/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
subhransu mohanty
lottie/vector: added new addroundrect api with uniform...
22/192222/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
subhransu mohanty
lottie: Fix the issue of assuming the startframe of...
21/192221/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
subhransu mohanty
lottie: take startFrame of composition layer into accou...
77/192177/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
subhransu mohanty
lottie: Added TimeStreatch feature to lottie.
76/192176/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
subhransu mohanty
lottie/feature: Added timeRemap feature implementation.
22/191722/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
subhransu mohanty
lottie: make functions inline.
21/191721/2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
subhransu mohanty
lottie: Add duration() and frameAtPos() api to Composit...
19/191719/2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Hermet Park
lottieitem : fix wrong matrix computation order.
75/191475/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
subhransu mohanty
lottie: make destructor virtual for proper cleanup...
09/191309/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Bryce Harrington
README: Document how to build using cmake
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Bryce Harrington
README: Add docs for running testsuite
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Bryce Harrington
README: Fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Bryce Harrington
Fixes a spelling and some minor formatting.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
subhransu mohanty
lottie: make animation class constructor private.
81/189581/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
subhransu mohanty
lottie/camke: use ${LIB_INSTALL_DIR} instead of hard...
52/189452/2
accepted/tizen_5.0_unified
accepted/tizen/5.0/unified/20181102.022314
accepted/tizen/unified/20180918.063007
submit/tizen/20180918.061016
submit/tizen_5.0/20181101.000005
commit
|
commitdiff
|
tree
|
snapshot
2018-09-15
sub.mohanty...
lottie/build: add sanitizer build to lottie-player...
90/189290/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
subhransu mohanty
lottie: add more test resources.
76/189176/1
submit/tizen/20180917.042405
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
subhransu mohanty
lottie/parser: fixed a crash when lottie resource has...
75/189175/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
subhransu mohanty
lottie/resource: added few more resource from internet.
61/189061/3
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
subhransu mohanty
lottie/parser: Fix crash issue when interpolation strin...
93/189093/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
subhransu mohanty
lottie: add more info to tree dump.
30/189030/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Youngbok Shin
lottie/parser: fix code indentations and a duplicated...
80/188980/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
subhransu mohanty
lottie/parser: update the lottie tree dump method.
70/188970/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
subhransu mohanty
lottie/vector : add a example to test the vector module.
29/188929/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
subhransu mohanty
lottie/parser: construct interpolator from correct...
25/188925/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
subhransu mohanty
lottie: update the loadfromData() api signature.
20/188920/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
subhransu mohanty
lottie: take a copy of the data before parsing.
65/188865/4
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
subhransu mohanty
lottie/optimization: efficient member packing in the...
34/188834/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Hermet Park
capi: export one missing api.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
subhransu mohanty
lottie/test: added new unit test cases for library.
58/188758/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
sub.mohanty...
lottie/vector: fine tune path api.
17/188717/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
sub.mohanty...
lottie/test: refactor unit test suite for lottie library
18/188718/3
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
sub.mohanty...
lottie: rename all isEmpty() api to empty() for consist...
20/188720/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
sub.mohanty...
lottie/vector: refactor rect class.
19/188719/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Hermet Park
binding: fix compile error.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Hermet Park
binding: fix invalid access of LOTNode data.
02/188702/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Hermet Park
common: changed name prefix.
99/188699/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Hermet Park
capi: changed file name.
98/188698/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
subhransu mohanty
lottie: added intial documentation in the animation...
88/188688/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Hermet Park
fix build break by 0f5edac6d1595e0fecd8d48bb7d2e5353fe9121f
54/188654/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
subhransu mohanty
lottie: refactor lottie interface
98/188598/4
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Hermet Park
add AUTHORS
48/188548/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
subhransu mohanty
lottie: refactor model class to remove visitor
54/188554/3
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
subhransu mohanty
lottie: keep the content in back-tofron order in lottie...
53/188553/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
subhransu mohanty
lottie/optimization: keep the layers in back-to-front...
46/188546/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Hermet Park
lottieplayer: ++ lotplayer_set_data()
20/188520/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Hermet Park
packaging: include c api header.
72/188472/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
subhransu mohanty
lottie/vector: optimize VMatrix size requirement.
67/188467/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
subhransu mohanty
lottie: optimize VColor structure.
65/188465/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
subhransu mohanty
lottie/render: add neon path srcOver compostion mode...
98/188498/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
subhransu mohanty
lottie/example: use loadfromData() api in demo app.
82/188382/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
subhransu mohanty
lottie: added new loadfromdata() api in lottie player.
78/188378/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
subhransu mohanty
lottie: fixed warning.
73/188373/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: fixed inefficiency using clang-tidy performance...
57/188257/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: modernize using clang-tidy 'modernize-use-defau...
52/188252/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: moderize using clang-tidy 'modernize-return...
51/188251/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: avoid extra copy by using std::move
48/188248/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: modernize using clang-tidy "modernize-use-equal...
45/188245/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: mordernize using clang-tidy "modernize-use...
36/188236/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie/render: hide the layer when matte layer is hidden.
31/188231/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Youngbok Shin
lottie/vector: fix build failure for non-arm devices
29/188229/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie/render: don't try to render invisible layer.
23/188223/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Hermet Park
lottieplayer binding: ++apis bindings.
98/188098/4
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Hermet Park
lottieplayer: keep API coding convention.
97/188097/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie: fixed cmake build issue.
16/188216/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie/parser: wrap the trim offset value before normalize.
97/188197/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
subhransu mohanty
lottie/example: sort the file list before showing it...
96/188196/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Jaeun Choi
lottie/example: enhanced lottieviewer example
38/187938/5
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
subhransu mohanty
lottie/vector: add a local arena allocator.
77/188077/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
subhransu mohanty
lottie/resource: added new resource going to be used...
71/187971/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
subhransu mohanty
lottie: fixed proper handling of offset property in...
67/187967/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
subhransu mohanty
lottie: added new lottie resource file.
66/187866/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
subhransu mohanty
lottie/vector: move line related api to its own class .
45/187845/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
subhransu mohanty
lottie/vector: refactor VPathMesure to handle offset .
92/187792/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Youngbok Shin
vector/vdasher: fix a wrong code indentation about...
47/187747/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Youngbok Shin
lottie/vdasher: fix multiple dashes issue on multiple...
34/187734/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
subhransu mohanty
lottie/vector: refactor VDasher.
92/187692/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Youngbok Shin
lottie/vdasher: improve readability for cubicTo function
52/187652/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Youngbok Shin
lottie/vdasher: improve readability for lineTo function
47/187647/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Youngbok Shin
lottie/vdasher: remove connected dash lines between...
87/187587/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
subhransu mohanty
lottie: refactor the viewitems to have a parent, to...
65/187565/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Youngbok Shin
lottie: fix issue - path was not updated properly for...
57/187557/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
subhransu mohanty
lottie: refactor processing of trim objects.
34/187534/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Youngbok Shin
lottie: fix doubled scale issue
58/187458/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
subhransu mohanty
lottie: remove dead code.
46/187446/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Youngbok Shin
lottie: fixed regression caused by last commit
45/187445/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
subhransu mohanty
lottie: refactor the lottie scene graph processing.
23/187423/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
subhransu mohanty
lottie/vector : added addPath() api to vpath.
11/187411/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
subhransu mohanty
lottie/vector: return correct number from segments...
10/187410/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Hermet Park
lottieplayer: polishing getFrameDuration(), getFrameRate()
30/187330/4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Jaeun Choi
lottie/example: add frame information in lottieviewer...
56/187356/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Jaeun Choi
lottie/example: add APIs in lottieview to get frame...
55/187355/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Youngbok Shin
lottie: remove the combined alpha value and method...
67/187267/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Jaeun Choi
lottie: add APIs in lottieplayer to get frame rate...
86/187286/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Hermet Park
binding/c: more compatible with C compiler.
70/187270/11
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Jaeun Choi
lottie: fixed lottieviewer example
54/187254/1
commit
|
commitdiff
|
tree
|
snapshot
next