rlottie: change the name() api signature to return const char*
[platform/core/uifw/lottie-player.git] / src / lottie / lottieitem.h
2019-08-12 sub.mohanty@samsun... rlottie: change the name() api signature to return...
2019-08-12 subhransu mohantyvdasher: refactor dash property parsing and handling.
2019-07-18 subhransu mohantyrlottie/api: Added support for rendering without keepin...
2019-07-18 Hermet Parkkeep consistency of size_t usage.
2019-07-10 sub.mohanty@samsun... rlottie: Get size data from the model
2019-06-25 subhransu mohantyrlottie: Fix clang-tidy warning
2019-06-25 subhransu mohantyrlottie: disable copy and move operation for layeritem...
2019-06-19 subhransu mohantyrlottie/optimization: remove unnecessary pointer indire...
2019-06-19 subhransu mohantyrlottie: Refactor Rle Generation to optimize memory...
2019-06-19 subhransu mohantyrlottie: Keep an offscreen buffer in the layer.
2019-06-19 subhransu mohantyrlottie: Fix precomp layer rendering issue when it...
2019-06-19 subhransu mohantyrefactor to remove all dynamic_cast usage
2019-06-19 subhransu mohantyrlottie/parser: Don't create transform object for root...
2019-06-19 subhransu mohantyrlottie/parser: Refactor static property handling of...
2019-05-22 subhransu mohantyrlottie: remove remaining warnings
2019-05-22 subhransu mohantyrlottie: added support of lambda expression in setValue.
2019-05-13 Hermet Parklottie: shutdown a static analizyer tool warning. accepted/tizen/unified/20190514.080039 submit/tizen/20190514.054145 submit/tizen/20190514.062834
2019-04-25 subhransu mohantyrlottie: Added dynamic property change feature
2019-04-25 subhransu mohantylottie: Added proxymodel to support dynamic property...
2019-04-25 subhransu mohantyrlottie: Fix issue with repeater object.
2019-03-14 subhransu mohantyrlottie: Use opacity value when rendering gradient. 62/201462/1 submit/tizen/20190318.043137 submit/tizen/20190318.043555 submit/tizen/20190318.114709 submit/tizen/20190319.041006
2019-01-24 subhransu mohantylottie: final changes to rename from lottie-player... 44/198344/2 submit/tizen/20190124.051235
2019-01-23 Hermet ParkRevert "lottie: rename lottie-player to rlottie for... accepted/tizen/unified/20190128.061629 submit/tizen/20190123.060112
2019-01-22 subhransu mohantylottie: rename lottie-player to rlottie for cmake and... 73/198173/3
2019-01-21 sub.mohanty@samsun... lottie: rename public headers to rlottie namesapce. 94/198094/2
2019-01-15 subhransu mohantylottie/render: Support rendering lottie image object. 78/197678/1
2019-01-11 subhransu mohantylottie/render: Refactor matte rendering to support... 60/197360/1
2019-01-03 subhransu mohantylottie/render: Added Clipper for nested composition... 58/196658/1
2018-12-28 Hermet Parkupdated licenses info. 38/196438/2 accepted/tizen/unified/20190103.030356 submit/tizen/20190102.045226
2018-12-27 Hermet Parkupdated licenses info 29/196329/2
2018-12-26 Hermet ParkPut samsung copyright header to all our own source... 34/196234/1
2018-12-24 subhransu mohantylottie: Fixed SVACE warning for uninitialized class... 56/196156/3
2018-12-13 Hermet Parkremove redundant apis. 96/195396/4
2018-12-13 subhransu mohantylottie/render: Added custome future/promise to optimize... 12/195312/3
2018-12-12 sub.mohanty@samsun... lottie: refactor mask handling of layer to a separate... 92/195092/5
2018-12-12 subhransu mohantylottie/optimization: optimize reuse of vpath object... 83/195183/2
2018-12-10 subhransu mohantylottie: Add Mask information to the layer node. 18/194418/2 tizen_5.0 accepted/tizen/unified/20181213.142320 submit/tizen/20181211.054046 submit/tizen/20181211.054151 submit/tizen_5.0/20181211.054718
2018-12-07 subhransu mohantylottie/feature: Added support for handing lottie repeat... 92/188992/3
2018-12-04 subhransu mohantylottie/render: handle AlphaInverse matte for compositio... 06/194406/2
2018-11-27 subhransu mohantylottie: refactor pathChange computation without keeping... 51/193851/1
2018-11-27 subhransu mohantylottie: Make path dirty only when it has changed from... 37/193837/3
2018-11-22 subhransu mohantylottie: Added renderTree() api to the lottie animation... 44/192944/2
2018-11-21 subhransu mohantylottie: refactor trim object handling 77/193477/1
2018-11-14 subhransu mohantylottie: Fix crash issue from last patch. 64/193064/1
2018-11-14 Hermet Parklottieitem: free alloc memory properly. 60/193060/2
2018-09-11 subhransu mohantylottie/optimization: efficient member packing in the... 34/188834/1
2018-09-07 subhransu mohantylottie: refactor lottie interface 98/188598/4
2018-09-04 subhransu mohantylottie: fixed warning. 73/188373/1
2018-09-03 subhransu mohantylottie: modernize using clang-tidy "modernize-use-equal... 45/188245/1
2018-09-03 subhransu mohantylottie: mordernize using clang-tidy "modernize-use... 36/188236/1
2018-09-03 subhransu mohantylottie/render: hide the layer when matte layer is hidden. 31/188231/2
2018-08-24 subhransu mohantylottie: refactor the viewitems to have a parent, to... 65/187565/1
2018-08-24 Youngbok Shinlottie: fix issue - path was not updated properly for... 57/187557/1
2018-08-24 subhransu mohantylottie: refactor processing of trim objects. 34/187534/2
2018-08-23 subhransu mohantylottie: remove dead code. 46/187446/1
2018-08-23 Youngbok Shinlottie: fixed regression caused by last commit 45/187445/1
2018-08-23 subhransu mohantylottie: refactor the lottie scene graph processing. 23/187423/1
2018-08-23 Youngbok Shinlottie: remove the combined alpha value and method... 67/187267/3
2018-08-21 subhransu mohantylottie: fixed warnings generated by '-Wextra' flag. 15/187215/3
2018-08-21 subhransu mohantylottie:convert remaining raw pointer to unique_ptr. 95/187195/2
2018-08-21 Hermet Parkrefactor infrastructure. 35/187035/6
2018-08-21 Youngbok Shinlottie: apply matte feature to LOTCompLayerItem 77/187177/2
2018-08-20 subhransu mohantylottie: use unique_ptr instead of raw pointer. 04/187104/4
2018-08-20 subhransu mohantylottie/player: refactor to use std::find_if instead... 91/187091/5
2018-08-16 subhransu mohantylottie/optimization: keep drawablelist in layer to... 54/186854/1
2018-08-16 Youngbok Shinlottie: pass matteSource and bitmap to layer's render... 73/186773/10
2018-08-14 subhransu mohantylottie/player: refactor composition class to keep a... 89/186789/3
2018-08-14 subhransu mohantylottie/render: Fixed valgrind warning for uninitialize... 27/186727/3
2018-08-09 subhransu mohantylottie/player: Update dirty flag enum value. 94/186394/1
2018-08-03 Youngbok Shinlottie: don't redraw path item if its properties are... 56/185856/3
2018-08-02 Youngbok Shinlottie: reuse path for reducing constructor/destructor... 75/185675/3
2018-07-27 subhransu mohantylottie/render: Move drawable class to vector. 95/185195/1
2018-07-20 Jaeun Choilottie: handle trim path 33/184633/3
2018-07-19 subhransu mohantylottie/render: start all preprocess task at once before... 96/184596/1
2018-07-19 subhransu mohantylottie:render: added task stealing scheduler for async... 52/184452/2
2018-07-19 subhransu mohantylottie/render: fixed Mask substarct implementation. 06/184406/2
2018-07-19 subhransu mohantylottie/model: refactored path direction handling. 59/184559/1
2018-07-17 subhransu mohantylottie/mask: refactored mask drawing to take care of... 63/184263/1
2018-07-16 subhransu mohantylottie: fix issue of layer static property updation. 85/184185/2
2018-07-16 subhransu sekhar... lottie/vector: move all vector objects to its own namesapce 48/184148/3
2018-07-11 subhransu mohantylottie-player : Initial draft for lottie-player library 96/183796/6