projects
/
platform
/
core
/
uifw
/
lottie-player.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lottie/render: fixed rendering backend issue for arm.
2018-07-31
subhransu mohanty
lottie/render: fixed rendering backend issue for arm.
commit
|
commitdiff
|
tree
2018-07-31
subhransu mohanty
lottie/render: add support for arm backend build.
commit
|
commitdiff
|
tree
2018-07-31
subhransu mohanty
lottie: treat undefined symbol as error while building...
commit
|
commitdiff
|
tree
2018-07-31
subhransu mohanty
lottie: move logging system initialization to player.
commit
|
commitdiff
|
tree
2018-07-31
subhransu mohanty
lottie: fixed pc file for linking issue of lottie library...
commit
|
commitdiff
|
tree
2018-07-31
subhransu mohanty
lottie: add cmake config file so that library can be...
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie/vector: reserve memory ahead to minimize reallocation.
commit
|
commitdiff
|
tree
2018-07-30
Youngbok Shin
lottie: use make_unique construct
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie/vector: reserve memory only when required.
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie/vector: updated paths reserve api policy.
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie: save extra memory allocation by reusing FtOutline...
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie: fixed warning.
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie: Enable compiler Optimization on library.
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie: remove inline from public api.
commit
|
commitdiff
|
tree
2018-07-30
subhransu mohanty
lottie: Follow Tizen coding guideline.
commit
|
commitdiff
|
tree
2018-07-30
sub.mohanty@samsung.com
lottie/model: refactor Keyframe class for space optimization.
commit
|
commitdiff
|
tree
2018-07-30
sub.mohanty@samsung.com
lottie/render: ported sse2 srcOver composition from...
commit
|
commitdiff
|
tree
2018-07-27
subhransu mohanty
lottie/render: fixed regression in dash rendering.
commit
|
commitdiff
|
tree
2018-07-27
subhransu mohanty
lottie/render: Disable buggy sse2 implementation till...
commit
|
commitdiff
|
tree
2018-07-27
subhransu mohanty
lottie/render: Use AlignCenter rule when the composition...
commit
|
commitdiff
|
tree
2018-07-27
subhransu mohanty
lttie/example: fixed layouting issue.
commit
|
commitdiff
|
tree
2018-07-27
subhransu mohanty
lottie/render: Move drawable class to vector.
commit
|
commitdiff
|
tree
2018-07-27
subhransu mohanty
lottie/vector: refactor vmatrix class as a POD class...
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie/optimization: reduce temporary object by calling...
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie/render: fixed meter join type rendering issue.
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie/optimization: added reserve() on lottieshapeData...
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie/optimization: reserve() memory ahead before...
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie/vector: update reserve() api in vpath
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie/optimization: Refactored to reduced number of...
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie: updated library dependancy to c++14
commit
|
commitdiff
|
tree
2018-07-26
subhransu mohanty
lottie: support library version in cmake build system.
commit
|
commitdiff
|
tree
2018-07-25
subhransu mohanty
lottie: Support tizen gbs build .
commit
|
commitdiff
|
tree
2018-07-25
subhransu mohanty
lottie: add pc file for lottie player
commit
|
commitdiff
|
tree
2018-07-25
subhransu mohanty
lottie: added cmake build system for lottie
commit
|
commitdiff
|
tree
2018-07-24
subhransu mohanty
lottie/vector: use callback version of intersect()...
commit
|
commitdiff
|
tree
2018-07-24
sub.mohanty@samsung.com
lottie: give a make_unique wrapper till we move to...
commit
|
commitdiff
|
tree
2018-07-20
subhransu mohanty
lottie/vector: make the pathmesure class thread safe.
commit
|
commitdiff
|
tree
2018-07-20
Youngbok Shin
lottie/example: add polystar_anim.json file for testing...
commit
|
commitdiff
|
tree
2018-07-20
subhransu mohanty
lottie/vector: make all copy_on_write class in vector...
commit
|
commitdiff
|
tree
2018-07-19
subhransu mohanty
lottie/render: fixed memory leak regression from last...
commit
|
commitdiff
|
tree
2018-07-19
subhransu mohanty
lottie/example: update the example to do stress test.
commit
|
commitdiff
|
tree
2018-07-19
subhransu mohanty
lottie/render: start all preprocess task at once before...
commit
|
commitdiff
|
tree
2018-07-19
subhransu mohanty
lottie/parser: update the static property of gradient...
commit
|
commitdiff
|
tree
2018-07-19
subhransu mohanty
lottie/render: fixed Mask substarct implementation.
commit
|
commitdiff
|
tree
2018-07-19
subhransu mohanty
lottie/model: refactored path direction handling.
commit
|
commitdiff
|
tree
2018-07-18
subhransu mohanty
lottie/example: removed bad polystar sample file
commit
|
commitdiff
|
tree
2018-07-18
subhransu mohanty
lottie/example: add ux sample files
commit
|
commitdiff
|
tree
2018-07-17
Hermet Park
vector: clean up single, double-decision comparison
commit
|
commitdiff
|
tree
2018-07-17
Hermet Park
player: update seek behavior.
commit
|
commitdiff
|
tree
2018-07-17
Hermet Park
loader: replace to logging system.
commit
|
commitdiff
|
tree
2018-07-17
Hermet Park
player: return as soon as possible.
commit
|
commitdiff
|
tree
2018-07-17
Hermet Park
player: remove missing member functions.
commit
|
commitdiff
|
tree
2018-07-17
Hermet Park
player: remove constructor that accepts functional...
commit
|
commitdiff
|
tree
2018-07-17
subhransu mohanty
lottie/example: move resourcelist generation to evasapp...
commit
|
commitdiff
|
tree
2018-07-17
subhransu mohanty
lottie/example: updated evasapp to handle keyevent...
commit
|
commitdiff
|
tree
2018-07-17
subhransu mohanty
lottie: removed dead code.
commit
|
commitdiff
|
tree
2018-07-17
subhransu mohanty
lottie/mask: refactored mask drawing to take care of...
commit
|
commitdiff
|
tree
2018-07-16
subhransu mohanty
lottie/vector: fixed typo issue.
commit
|
commitdiff
|
tree
2018-07-16
subhransu mohanty
lottie/player: fixed the regression in playtime() api.
commit
|
commitdiff
|
tree
2018-07-16
Hermet Park
lottieplayer: add exceptions
commit
|
commitdiff
|
tree
2018-07-16
Hermet Park
lottieplayer: remove framerate function.
commit
|
commitdiff
|
tree
2018-07-16
Hermet Park
lottieloader: file path for debug info.
commit
|
commitdiff
|
tree
2018-07-13
subhransu mohanty
lottie/parser : Fixed proper parsing of opacity stops...
commit
|
commitdiff
|
tree
2018-07-13
subhransu mohanty
lottie/model: Fixed hold interpolation issue.
commit
|
commitdiff
|
tree