platform/core/uifw/lottie-player.git
2018-09-04 subhransu mohantylottie/example: use loadfromData() api in demo app. 82/188382/1
2018-09-04 subhransu mohantylottie: added new loadfromdata() api in lottie player. 78/188378/1
2018-09-04 subhransu mohantylottie: fixed warning. 73/188373/1
2018-09-03 subhransu mohantylottie: fixed inefficiency using clang-tidy performance... 57/188257/1
2018-09-03 subhransu mohantylottie: modernize using clang-tidy 'modernize-use-defau... 52/188252/1
2018-09-03 subhransu mohantylottie: moderize using clang-tidy 'modernize-return... 51/188251/1
2018-09-03 subhransu mohantylottie: avoid extra copy by using std::move 48/188248/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-09-03 Youngbok Shinlottie/vector: fix build failure for non-arm devices 29/188229/2
2018-09-03 subhransu mohantylottie/render: don't try to render invisible layer. 23/188223/1
2018-09-03 Hermet Parklottieplayer binding: ++apis bindings. 98/188098/4
2018-09-03 Hermet Parklottieplayer: keep API coding convention. 97/188097/2
2018-09-03 subhransu mohantylottie: fixed cmake build issue. 16/188216/1
2018-09-03 subhransu mohantylottie/parser: wrap the trim offset value before normalize. 97/188197/1
2018-09-03 subhransu mohantylottie/example: sort the file list before showing it... 96/188196/1
2018-08-31 Jaeun Choilottie/example: enhanced lottieviewer example 38/187938/5
2018-08-31 subhransu mohantylottie/vector: add a local arena allocator. 77/188077/1
2018-08-30 subhransu mohantylottie/resource: added new resource going to be used... 71/187971/1
2018-08-30 subhransu mohantylottie: fixed proper handling of offset property in... 67/187967/1
2018-08-29 subhransu mohantylottie: added new lottie resource file. 66/187866/2
2018-08-29 subhransu mohantylottie/vector: move line related api to its own class . 45/187845/1
2018-08-28 subhransu mohantylottie/vector: refactor VPathMesure to handle offset . 92/187792/3
2018-08-28 Youngbok Shinvector/vdasher: fix a wrong code indentation about... 47/187747/1
2018-08-28 Youngbok Shinlottie/vdasher: fix multiple dashes issue on multiple... 34/187734/1
2018-08-28 subhransu mohantylottie/vector: refactor VDasher. 92/187692/1
2018-08-27 Youngbok Shinlottie/vdasher: improve readability for cubicTo function 52/187652/2
2018-08-27 Youngbok Shinlottie/vdasher: improve readability for lineTo function 47/187647/3
2018-08-27 Youngbok Shinlottie/vdasher: remove connected dash lines between... 87/187587/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 Youngbok Shinlottie: fix doubled scale issue 58/187458/1
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 subhransu mohantylottie/vector : added addPath() api to vpath. 11/187411/1
2018-08-23 subhransu mohantylottie/vector: return correct number from segments... 10/187410/1
2018-08-23 Hermet Parklottieplayer: polishing getFrameDuration(), getFrameRate() 30/187330/4
2018-08-23 Jaeun Choilottie/example: add frame information in lottieviewer... 56/187356/2
2018-08-23 Jaeun Choilottie/example: add APIs in lottieview to get frame... 55/187355/2
2018-08-23 Youngbok Shinlottie: remove the combined alpha value and method... 67/187267/3
2018-08-22 Jaeun Choilottie: add APIs in lottieplayer to get frame rate... 86/187286/2
2018-08-22 Hermet Parkbinding/c: more compatible with C compiler. 70/187270/11
2018-08-21 Jaeun Choilottie: fixed lottieviewer example 54/187254/1
2018-08-21 subhransu mohantylottie/example: updated lottieviewer example. 22/187222/1
2018-08-21 subhransu mohantylottie/parser: changed the datatype of gradient member... 19/187219/1
2018-08-21 Youngbok Shinlottie/example: add complex gradient examples and remov... 16/187216/1
2018-08-21 subhransu mohantylottie: fixed warnings generated by '-Wextra' flag. 15/187215/3
2018-08-21 Youngbok Shinlottie/example: add a missing example lottie file 14/187214/1
2018-08-21 subhransu mohantylottie: build fix. 02/187202/2
2018-08-21 Jaeun Choilottie: add "lottieviewer" example 61/187061/3
2018-08-21 sub.mohanty... lottie/render: added support to render difference mask... 90/187190/4
2018-08-21 sub.mohanty... lottie/parser: updated parser to parse difference mask... 89/187189/4
2018-08-21 subhransu mohantylottie: refactor VRaster class. 98/187198/2
2018-08-21 subhransu mohantylottie:convert remaining raw pointer to unique_ptr. 95/187195/2
2018-08-21 sub.mohanty... lottie/vector: added Xor operation to Rle object 88/187188/3
2018-08-21 Hermet Parklottieplayer: handling error code. 75/187175/2
2018-08-21 Hermet Parkadd c interface. 62/187062/6
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/render: handle the case when resulting mask... 37/187137/3
2018-08-20 Jaeun Choilottie: add getImage() API in lottieview 59/187059/2
2018-08-20 subhransu mohantylottie: use unique_ptr instead of raw pointer. 04/187104/4
2018-08-20 subhransu mohantylottie/parser: treat root layer as a special precomp... 94/187094/4
2018-08-20 subhransu mohantylottie/player: refactor to use std::find_if instead... 91/187091/5
2018-08-20 subhransu mohantylottie: build fix. 03/187103/2
2018-08-20 Hermet Parklotplayer: improve header format. 20/187020/3
2018-08-20 Hermet Parklottieplayer: Add render option to update buffer forcely. 83/186883/6
2018-08-20 Hermet Parkenable build example in default. 37/187037/4
2018-08-17 Hermet Parkupdate gitignore 36/187036/2
2018-08-17 subhransu mohantylottie/parser: Added support for separate position... 75/186975/4
2018-08-16 subhransu mohantylottie/player: refactor lottieplayer. 07/186907/2
2018-08-16 subhransu mohantylottie/vector: refactor VPath class to use emplace_back... 68/186868/1
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-16 subhransu mohantylottie/parser: refactor lottie model objects. 39/186839/2
2018-08-16 subhransu mohantylottie/parser: inherit from data object instead of... 33/186833/2
2018-08-16 subhransu mohantylottie/render: keep mRle object in valid state after... 29/186829/1
2018-08-14 subhransu mohantylottie/player: refactor composition class to keep a... 89/186789/3
2018-08-14 subhransu mohantylottie/example: delete the animator only when its created. 44/186744/2
2018-08-14 Hermet Parklottieplayer: fix broken animation. 88/186788/1
2018-08-14 Hermet Parklottieplayer: simple optmization for deffered update. 51/186751/2
2018-08-14 Hermet Parklottieplayer: apply lazy update. 92/186692/5
2018-08-14 subhransu mohantylottie/render: Fixed valgrind warning for uninitialize... 27/186727/3
2018-08-14 Hermet Parklottieplayer: code refactoring. 88/186688/2
2018-08-14 Hermet Parklottieplayer: merge setPos() with renderList() 83/186683/3
2018-08-13 Hermet Parklottieplayer: remove redundant calls. 77/186677/1
2018-08-13 subhransu mohantylottie/render: remove unused functions. 38/186638/1
2018-08-13 subhransu mohantylottie/player: call setPos() only if size is already... 35/186635/1
2018-08-13 sub.mohanty... lottie/render: fixed issue with + and - operator implem... 04/186604/2
2018-08-09 subhransu mohantylottie/render: fixed transparency issue in renderer. 15/186415/1
2018-08-09 subhransu mohantylottie/resource: add more lottie resource. 98/186398/1
2018-08-09 subhransu mohantylottie/player: Update dirty flag enum value. 94/186394/1
2018-08-09 subhransu mohantylottie: few more resource for testing. 24/186324/3
2018-08-09 subhransu mohantylottie/render: Draw layers form back to front in the... 15/186315/2
2018-08-09 subhransu mohantylottie: added new resource for testing. 08/186308/2
2018-08-09 subhransu mohantylottie/player: take buffer argument by value. 06/186306/1
2018-08-09 subhransu mohantylottie/player: make sure model or composition available... 03/186303/2
next