platform/core/uifw/lottie-player.git
2020-08-17 Hermet Parkvs2019: fix all visible configuration errors & warnings.
2020-08-17 Subhransu Mohantyrender: keep a path object in solid and image layer...
2020-08-17 nokeyaignore ds_store
2020-08-17 Subhransu Mohantyvector/vrle: added free function for + and & operator
2020-08-17 Subhransu Mohantyrlottie: fix mask logic when inverted flag is set.
2020-08-17 Subhransu Mohantyparser: remove dead code
2020-08-17 Subhransu Mohantylottie: mark render classes final when possible
2020-08-17 Subhransu Mohantyoptimization: optimize VBezier::length()
2020-08-17 Subhransu Mohantyvector: added V_ALWAYS_INLINE macro.
2020-08-17 Subhransu Mohantyoptimization: refactor Property class for size optimiza...
2020-08-17 Subhransu Mohantybuild: change LOT_BUILD to RLOTTIE_BUILD
2020-08-17 nokeyaimprove README
2020-08-17 Subhransu Mohantyexample: updated test example.
2020-08-17 Subhransu Mohantyexample: update test example with fps info
2020-08-17 Subhransu Mohantyrlottie/rapidjson: updated to latest rapidjson
2020-08-17 Subhransu Mohantyparser: Fix the keyframe cache logic.
2020-08-17 Subhransu Mohantyparser: optimize zero length path keyframes
2020-08-17 sub.mohanty... rlottie: mark all user defined destructor's as noexcept
2020-08-10 Hermet ParkAttention, rlottie now has a MIT license. 90/240590/1
2020-08-09 Александр Першинfix msvc 2019 build accepted/tizen/unified/20200810.123124 submit/tizen/20200809.214919
2020-08-09 sub.mohanty... parser: Refactor cache computation to fix the issue...
2020-08-09 Subhransu Mohantyperf: added tAtLength(len, totalLength) api to Bezier.
2020-08-09 Subhransu Mohantyrlottie: rename LOT_EXPORT to RLOTTIE_API
2020-08-09 Subhransu Mohantyrlottie: update license in source and header files
2020-08-09 Subhransu Mohantyparser: cache some comutaion during parsing
2020-08-09 Subhransu Mohantyrlottie: remove Qt license as we are no more using...
2020-08-09 Subhransu Mohantylottie/model: Refactor filter model
2020-07-28 Subhransu Mohantybuild: provide cross file for arm build accepted/tizen/unified/20200729.165610 submit/tizen/20200728.225405
2020-07-28 Subhransu Mohantyvector: rendering refactor.
2020-07-28 Subhransu Mohantyrlottie: update VInterpolator license header
2020-07-28 Hermet ParkUpdate README.md
2020-07-28 Subhransu Mohantywasm: update the build flag to reduce generated wasm...
2020-07-20 Hermet Parkexample: discarded efl_animview accepted/tizen/unified/20200721.142252 submit/tizen/20200720.225554
2020-07-20 Subhransu Mohantymeson: Added Emscripten wasm build support
2020-07-20 Hermet Parkupdated logo resources.
2020-07-20 Hermet ParkREADME: added rlottie logo
2020-07-20 Subhransu Mohantymeson: Fix build issue when thread support is disabled.
2020-07-20 Subhransu Mohantytravis: update travis to test for all combination of...
2020-07-20 Subhransu Mohantybuildfix: Fix build break when cache support is turned off
2020-07-20 Subhransu Mohantylottie: refactor lottie_animation_property_override...
2020-07-20 Subhransu Mohantyparser: Fix build break in parser debug mode
2020-07-13 Subhransu Mohantyrlottie: refactor lottie model and renderer code. accepted/tizen/unified/20200714.065703 submit/tizen/20200713.050659
2020-07-13 Subhransu Mohantylottie/model: refactor code to remove LOTAnimatableShap...
2020-07-13 Subhransu Mohantyrlottie/api: Added loadFromData() api with ColorFilter...
2020-07-13 Anton SergeevUse round in frameAtPos
2020-07-13 Subhransu Mohantylottie/parser: refactor shape data parsing
2020-07-13 Subhransu Mohantyfreetype: cherry pick optimization patches from freetype.
2020-06-29 Subhransu Mohantyoptimization: added SurfaceCache to reduce intermediate... accepted/tizen/unified/20200701.032327 submit/tizen/20200629.001406 submit/tizen/20200629.234316 submit/tizen/20200630.101739
2020-06-29 Subhransu Mohantyvector: cleanup ft_raster header
2020-06-21 Subhransu Mohantybuild fix accepted/tizen/unified/20200622.134451 submit/tizen/20200621.214257
2020-06-21 Subhransu Mohantymeson: added minimum meson version requirement
2020-06-21 Subhransu Mohantycorrected version number of lottie library
2020-06-11 Subhransu Mohantyexample: Fix memory leak accepted/tizen/unified/20200615.135405 submit/tizen/20200611.221942 submit/tizen/20200614.220219
2020-04-12 Hermet Parkuse c++ standard type integer. accepted/tizen/unified/20200421.150359 submit/tizen/20200414.010532 submit/tizen/20200414.064511 submit/tizen/20200414.100322 submit/tizen/20200416.001154 submit/tizen/20200416.215157 submit/tizen/20200417.234115 submit/tizen/20200419.220844 submit/tizen/20200420.213352
2020-04-06 Hermet Parkexample: return the value properly. accepted/tizen/unified/20200409.083726 submit/tizen/20200406.235844 submit/tizen/20200407.212858 submit/tizen/20200408.212617
2020-03-20 Hermet Parkupdated license in the spec. 66/228266/1 accepted/tizen/unified/20200324.101721 submit/tizen/20200322.220136 submit/tizen/20200323.121436
2020-03-20 JunsuChoiSpec: Update license 57/228257/1
2020-03-17 JunsuChoivdrawable: Don't strdup for name data 87/227887/1
2020-03-17 Hermet Parkcorrect rlottie license. 81/227881/1
2020-03-12 JunsuChoirlottie/capi: expose name info of node object accepted/tizen/unified/20200316.220934 submit/tizen/20200313.022654 submit/tizen/20200315.214142
2020-03-12 Hermet Parkbuild: disable thread_local if the thread is not supported.
2020-03-12 JunsuChoivector: Add name member in VDrawable
2020-03-05 Hermet Parkadd Skia opensource license. 87/226687/1 accepted/tizen/unified/20200315.214751 submit/tizen/20200305.112415 submit/tizen/20200306.082439 submit/tizen/20200311.004657 submit/tizen/20200312.001621
2020-03-03 JunsuChoirlottie: Refactor transformation matrix of proxymodel submit/tizen/20200303.214157
2020-01-21 JunsuChoirlottie: Supports the Transform Rotation property. accepted/tizen/unified/20200129.022646 submit/tizen/20200122.213749 submit/tizen/20200127.213359
2020-01-21 JunsuChoirlottie: Supports the Transform Scale property.
2020-01-13 JunsuChoilottie: Remove duplicate model data. accepted/tizen/unified/20200120.133111 submit/tizen/20200114.214303 submit/tizen/20200115.213910 submit/tizen/20200116.005149 submit/tizen/20200116.043425 submit/tizen/20200116.051036 submit/tizen/20200119.232254
2020-01-07 Hermet ParkUpdated showcase images. submit/tizen/20200107.215153 submit/tizen/20200108.220247 submit/tizen/20200109.005838 submit/tizen/20200109.212837 submit/tizen/20200110.001918 submit/tizen/20200111.060210 submit/tizen/20200111.071320 submit/tizen/20200112.211134
2020-01-07 JunsuChoirlottie: Supports the Transform Position property.
2019-12-25 JunsuChoiexample : Add reference header file for updated class... accepted/tizen/unified/20191226.123013 submit/tizen/20191225.212040
2019-12-01 subhransu mohantyrlottie: reenabled optimization when paint item has... accepted/tizen/unified/20191206.121256 submit/tizen/20191201.211113 submit/tizen/20191202.210542 submit/tizen/20191203.210336 submit/tizen/20191204.213652 submit/tizen/20191205.205324
2019-12-01 subhransu mohantyrlottie: update the drawable before returning the result.
2019-12-01 subhransu mohantyrlottie: Disable optimization to fix regression
2019-11-14 subhransu mohantyrlottie: Fix build break for debug build. accepted/tizen/unified/20191115.084005 accepted/tizen/unified/20191120.034545 submit/tizen/20191114.210213 submit/tizen/20191117.211230 submit/tizen/20191118.220200 submit/tizen/20191119.214155
2019-11-14 JunsuChoirlottie: Add initialization of pointer members that...
2019-11-14 JunsuChoirlottie: Add initialization of pointer members that... 33/217733/1
2019-11-11 JunsuChoiExample : Update Strategy::eflVg in lottieview accepted/tizen/unified/20191114.123438 submit/tizen/20191111.211104 submit/tizen/20191113.212006 submit/tizen/20191113.212830
2019-11-11 subhransu mohantyfixed memory leak in demo application
2019-11-11 subhransu mohantyrlottie/model: lazy generation of layerlist
2019-11-11 subhransu mohantyrlottie/parser: refactor to use local arena allocator...
2019-11-11 subhransu mohantyrlottie: refactor to use a local arena allocator for...
2019-11-11 subhransu mohantyrlottie/vector: Added a local arena allocator to vector
2019-11-11 subhransu mohantyrlottie: refactor Pathitem Object to keep 2 path object...
2019-11-11 subhransu mohantyrlottie/vector: refactor to make VPainter as POD object
2019-11-11 subhransu mohantyrlottie: remove unused data member
2019-11-11 subhransu mohantyrlottie: remove unused classes in rlottie to reduce...
2019-11-11 JunsuChoiVDrawable: Fix initial value of an enum
2019-11-11 subhransu mohantyrlottie: reduce polling count for task scheduler to 2.
2019-11-11 subhransu mohantylottie/opt: refactor drawable class to optimize object...
2019-11-11 subhransu mohantyrlottie/opt: refactor renderList() api to return a...
2019-11-11 subhransu mohantyrlottie: added a dedicated pass to preprocess the rende...
2019-11-11 subhransu mohantyvector/rasterizer: safe rletask reset.
2019-11-11 JunsuChoiExample: Change findFrameAtMarker return type.
2019-11-11 JunsuChoiCAPI: Support Marker feature for CAPI.
2019-11-11 subhransu mohantyexample: updated step size of slider in lottieviewer...
2019-11-11 JunsuChoiExample: Implements marker demo
2019-11-11 Nicholas GurievRelocatable module of image loader
2019-11-11 Anatoly KorniltsevStack buffer overflow reproducer. Add option to compile...
2019-11-11 subhransu mohantyvector: lower the tolerance value of VDasher from 1...
2019-11-11 Anatoly Korniltsevreview fix: move reproducerts to test folder
next