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-08-02
subhransu mohanty
lottie/render: fixed logic where the memory will only...
48/185748/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
Youngbok Shin
lottie: reuse path for reducing constructor/destructor...
75/185675/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
subhransu mohanty
lottie: add support for arm fast path in vector render...
35/185735/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
subhransu mohanty
lottie: remove dead code.
93/185593/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
subhransu mohanty
lottie/optimization: move the rle object to rletask...
86/185586/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
subhransu mohanty
lottie/vector: added reset() api to VRle class.
85/185585/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
subhransu mohanty
lottie/render: fixed rendering backend issue for arm.
13/185513/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
subhransu mohanty
lottie/render: add support for arm backend build.
12/185512/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
subhransu mohanty
lottie: treat undefined symbol as error while building...
10/185510/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Youngbok Shin
lottie: remove hardcoding pathes in pkgconfig file...
86/185486/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
subhransu mohanty
lottie: move logging system initialization to player.
84/185484/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
subhransu mohanty
lottie: fixed pc file for linking issue of lottie libra...
81/185481/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
subhransu mohanty
lottie: add cmake config file so that library can be...
52/185452/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie/vector: reserve memory ahead to minimize realloc...
81/185381/6
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Youngbok Shin
lottie: use make_unique construct
94/185394/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Youngbok Shin
lottie/vector: reserve memory space ahead for minimizin...
87/185387/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Youngbok Shin
lottie/vector: remove a warning message from 64 bits...
80/185380/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Youngbok Shin
lottie/vector: remove an unused variable warning message
75/185375/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie/vector: reserve memory only when required.
74/185374/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie/vector: updated paths reserve api policy.
73/185373/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie: save extra memory allocation by reusing FtOutl...
69/185369/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie: fixed warning.
68/185368/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie: Enable compiler Optimization on library.
67/185367/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie: remove inline from public api.
66/185366/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie: Follow Tizen coding guideline.
65/185365/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
sub.mohanty...
lottie/model: unique pointer will do the job.
54/185354/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
subhransu mohanty
lottie: Updated clang-format based on tizen coding...
59/185359/4
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
sub.mohanty...
lottie/model: refactor Keyframe class for space optimiz...
53/185353/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
sub.mohanty...
lottie/render: ported sse2 srcOver composition from...
52/185352/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
sub.mohanty...
lottie/vector: Remove the hack with mutable data member.
51/185351/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
sub.mohanty...
lottie: fix some more warning.
50/185350/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
sub.mohanty...
lottie/render: fixed std::move copy elision warning
49/185349/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
subhransu mohanty
lottie/render: fixed regression in dash rendering.
03/185303/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Jaeun Choi
lottie/vector: clean up vpathmesure and use vdasher...
92/185292/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Jaeun Choi
vector: add length() function in vpath
79/185279/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
subhransu mohanty
lottie/render: Disable buggy sse2 implementation till...
75/185275/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Jaeun Choi
vector: fixed variable type from int to float
67/185267/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
subhransu mohanty
lottie/render: Use AlignCenter rule when the compositio...
56/185256/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
subhransu mohanty
lttie/example: fixed layouting issue.
01/185201/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
subhransu mohanty
lottie/render: Move drawable class to vector.
95/185195/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
subhransu mohanty
lottie/vector: refactor vmatrix class as a POD class...
87/185187/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie/optimization: reduce temporary object by calling...
62/185162/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie/render: fixed meter join type rendering issue.
83/185083/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie/optimization: added reserve() on lottieshapeData...
82/185082/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie/optimization: reserve() memory ahead before...
74/185074/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie/vector: update reserve() api in vpath
73/185073/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie/optimization: Refactored to reduced number of...
68/185068/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie: updated library dependancy to c++14
65/185065/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
subhransu mohanty
lottie: support library version in cmake build system.
63/185063/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
subhransu mohanty
lottie: Support tizen gbs build .
41/185041/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
subhransu mohanty
lottie: add pc file for lottie player
40/185040/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
subhransu mohanty
lottie: added cmake build system for lottie
14/185014/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
subhransu mohanty
lottie/vector: refactor vraster to optimize number...
22/184922/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Youngbok Shin
lottie/vector: change addPolystar* method to addPolysta...
21/184921/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
subhransu mohanty
lottie/vector: use callback version of intersect()...
83/184783/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
subhransu mohanty
lottie/vector: avoid copy-elision by using move on...
63/184763/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
subhransu mohanty
lottie/vector: Implement intersect function with callback.
82/184782/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
sub.mohanty...
lottie: give a make_unique wrapper till we move to...
54/184754/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
subhransu mohanty
lottie/vector: refactor vpath class to use vcow_ptr
61/184761/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
subhransu mohanty
lottie/vector: added cow_ptr class to support copy_on_w...
60/184760/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Jaeun Choi
lottie: fixed miscellaneous things regarding trim operation
11/184711/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Jaeun Choi
vector: bug fix in vpathmesure
09/184709/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Youngbok Shin
lottie/example: add polystar_line_clockwise_trim.json...
92/184692/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Youngbok Shin
lottie/vector: apply direction to polystar path
86/184686/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
subhransu mohanty
lottie/vector: make the pathmesure class thread safe.
80/184680/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Youngbok Shin
lottie/example: add polystar_anim.json file for testing...
67/184667/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
subhransu mohanty
lottie/example: workaround to render at 60fps.
68/184668/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
subhransu mohanty
lottie/example: updated example to use async rendering .
56/184656/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
subhransu mohanty
lottie/vector: refactor the vregion class
70/184670/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
subhransu mohanty
lottie/render: implement render_scheduler to enable...
55/184655/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Jaeun Choi
lottie: handle trim path
33/184633/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Jaeun Choi
vector: implement vpathmesure
32/184632/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
subhransu mohanty
lottie/vector: make all copy_on_write class in vector...
52/184652/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/render: fixed memory leak regression from last...
11/184611/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/example: update the example to do stress test.
07/184607/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/render: start all preprocess task at once before...
96/184596/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/parser: update the static property of gradient...
93/184493/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie: fixed valgrind warning for unintialized variable
59/184459/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie:render: added task stealing scheduler for async...
52/184452/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/vector: added taskqueue class in preparation...
28/184428/4
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/render: refactor rle generation to enable multi...
13/184413/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/example: update example to handle window resize.
78/184478/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/render: fixed Mask substarct implementation.
06/184406/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/vector: update the available variable only when...
77/184477/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/example: delay rendering of view till pre render...
58/184558/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/model: convert highlightangle and highlightlengt...
55/184555/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
subhransu mohanty
lottie/model: refactored path direction handling.
59/184559/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
subhransu mohanty
lottie/example: removed bad polystar sample file
00/184400/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
subhransu mohanty
lottie/example: add ux sample files
98/184398/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Hermet Park
vector: clean up single, double-decision comparison
54/184354/5
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Hermet Park
player: update seek behavior.
31/184331/6
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
subhransu mohanty
lottie/example: added a new example to test ux sample...
51/184351/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
subhransu mohanty
lottie/example: remove the evas object when lottivew...
50/184350/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Hermet Park
loader: replace to logging system.
39/184239/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Hermet Park
player: return as soon as possible.
38/184238/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Hermet Park
player: remove missing member functions.
36/184236/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
Hermet Park
player: remove constructor that accepts functional...
33/184233/5
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
subhransu mohanty
lottie/example: move resourcelist generation to evasapp...
30/184330/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
subhransu mohanty
lottie/example: updated evasapp to handle keyevent...
91/184291/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-17
subhransu mohanty
lottie: Added default coding style file of clang-format.
82/184282/2
commit
|
commitdiff
|
tree
|
snapshot
next