platform/core/uifw/lottie-player.git
2019-01-10 subhransu mohantylottie/render: added drawBitmap api to painter class. 67/196767/2
2019-01-09 subhransu mohantylottie/vector: added destIn and destOut comp function. 99/197199/1
2019-01-09 subhransu mohantylottie/vector: add depth() and const data() api to... 98/197198/1
2019-01-08 subhransu mohantylottie/vector: don't use startFrame() of a layer when... 64/196864/2 accepted/tizen/unified/20190111.055210 submit/tizen/20190110.045317
2019-01-08 subhransu mohantylottie/vector: added intersected() and size() api to... 66/196766/2
2019-01-08 subhransu mohantylottie/example : build example only when the dependancy... 51/196851/2
2019-01-04 subhransu mohantylottie: reuse rendertask object to optimize memory... 59/196659/4
2019-01-04 subhransu mohantylottie/vector: refactor VBitmap class to use shared_ptr... 39/196739/2
2019-01-03 subhransu mohantylottie/capi: updated cliper info in layernode. 61/196661/1
2019-01-03 subhransu mohantylottie/render: Added Clipper for nested composition... 58/196658/1
2019-01-03 subhransu mohantylottie/parser: parse precomp layer's with and height... 36/196636/1 accepted/tizen/unified/20190111.055111 submit/tizen/20190109.051753
2019-01-02 Hermet Parkpackaging: packaging licensing properly. 63/196563/1 accepted/tizen/unified/20190107.065410 submit/tizen/20190104.010806
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-27 Hermet Parkexample: remove a resouce that may have a license. 19/196319/1
2018-12-27 Hermet Parkadd missing copyright. 14/196314/1
2018-12-27 subhransu mohantylottie/vector: move pixman code to separate pixman... 88/196288/1
2018-12-26 Hermet Parkfix to packaging license files properly. 49/196249/1
2018-12-26 Hermet ParkInitialize member variables to resolve unnannoying... 41/196241/1 submit/tizen/20181226.115019
2018-12-26 Hermet Parkremove sneaked inserting unicodes, zero-width no-break... 40/196240/1
2018-12-26 subhransu mohantylottie/parser: fixed SVACE warning regarding uninitiali... 22/196222/3
2018-12-26 Hermet Parkfix typo. 39/196239/1
2018-12-26 Hermet ParkPut samsung copyright header to all our own source... 34/196234/1
2018-12-26 Hermet Parkclean up copyright. 23/196223/2
2018-12-26 Hermet ParkInitialize member variables to resolve unnannoying... 15/196215/1
2018-12-26 Hermet Parkvector: fix wrong naming.
2018-12-24 subhransu mohantylottie/vector: use snprintf instead of sprintf. 57/196157/1 accepted/tizen/unified/20181227.062023 submit/tizen/20181226.015316
2018-12-24 subhransu mohantylottie: Fixed SVACE warning for uninitialized class... 56/196156/3
2018-12-24 subhransu mohantylottie: Fixed SVACE warning regarding missing break... 54/196154/2
2018-12-20 sub.mohanty... lottie/render: Construct on first use of thread pool... 22/195922/2
2018-12-18 subhransu mohantylottie/memoryleak: Destory the player handle properly... 15/195815/1
2018-12-17 sub.mohanty... lottie/example: build example only when elementary... 14/195614/2 accepted/tizen/unified/20181218.152346 submit/tizen/20181217.041818
2018-12-17 subhransu mohantylottie/example: add support for renderPost callback... 34/195634/1
2018-12-17 subhransu mohantylottie/example: remove unused evas object from evasapp... 09/195509/2
2018-12-14 subhransu mohantylottie/capi: added missing frame_at_pos() api and chang... 02/195502/1
2018-12-14 subhransu mohantylottie/capi: remove usage of bool in c api interface. 19/195419/2
2018-12-14 Hermet Parkcapi: remove unused internal variables. 30/195430/4
2018-12-13 Hermet Parkupdated gitignore. 17/195417/2
2018-12-13 Hermet Parkupdated doc. 88/195388/8
2018-12-13 Hermet Parkremove redundant apis. 96/195396/4
2018-12-13 subhransu mohantylottie/render: optimize rendering by passing rle clip... 78/195278/2
2018-12-13 subhransu mohantylottie/render: Added custome future/promise to optimize... 12/195312/3
2018-12-12 subhransu mohantylottie/render: add new drawRle() api with rle clip... 77/195277/1
2018-12-12 subhransu mohantylottie/vector: Added a callback version of intersect... 76/195276/1
2018-12-12 subhransu mohantylottie: use testFlag() api to test the flag. 15/195115/3
2018-12-12 sub.mohanty... 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-12 subhransu mohantylottie/vector: Fixed vpath::clone() implementation. 82/195182/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-10 subhransu mohantylottie: Process Dash info inside lottie library. 94/194994/2
2018-12-07 subhransu mohantylottie/feature: Added support for handing lottie repeat... 92/188992/3
2018-12-07 subhransu mohantylottie/parser: support start and end opacity property... 78/194678/1
2018-12-07 subhransu mohantylottie/parser: Fix issue with trasformation property... 77/194677/1
2018-12-06 Hermet Parkdoc: specify api visibility scope. 73/194573/1
2018-12-05 subhransu mohantylottie: Test for zero dash length after applying scale... 31/194531/1
2018-12-05 subhransu mohantylottie: Fix the issue when dash length is 0. 18/194518/1
2018-12-05 subhransu mohantylottie: Refactor task queue to accept move only task... 64/194464/1
2018-12-04 Hermet Parklottieitem: fill rule must be valid for stroke and... 47/194447/1
2018-12-04 subhransu mohantylottie/render: handle AlphaInverse matte for compositio... 06/194406/2
2018-12-04 Hermet Parkpackaging: correct library group. 05/194405/1
2018-12-03 Hermet Parkexample: introduce a usage of efl animation_view. 26/194326/1
2018-12-03 sub.mohanty... lottie/vector: add boundingbox callback in freetype... 90/194290/2
2018-12-03 subhransu mohantylottie/vector: optimize RleTask structure packing. 97/194297/1
2018-11-30 subhransu mohantylottie/parser: Asset id can be number for effect object. 24/194224/1
2018-11-30 subhransu mohantylottie/vector: remove @todo as the issue is fixed. 42/194142/2
2018-11-30 subhransu mohantylottie/vector: make dashoffset optional data in dash... 30/194130/3
2018-11-30 subhransu mohantylottie/vector: take the fast path in addPath() api... 14/194114/2
2018-11-29 subhransu mohantylottie/trim: return early when trim operation is not... 29/194129/2
2018-11-29 subhransu mohantylottie/vector: added unique(), refCount() and null... 13/194113/2
2018-11-29 Hermet Parkpackage: remove ldconfig command to ready for official... 15/194115/1 submit/tizen/20181129.071502 submit/tizen_5.0/20181129.071828
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-26 Hermet Parkinterface: fix to compatible with C language. 35/193635/2
2018-11-26 subhransu mohantylottie/parser: Added warning message for no support... 49/193749/1
2018-11-22 subhransu mohantylottie: add lottie_animation_render_tree() c api . 46/192946/2
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-21 Hermet Parkexample: revise capi sample code. 57/193457/3
2018-11-21 subhransu mohantylottie/trim: fix regression, always modify the path... 56/193456/1
2018-11-19 subhransu mohantylottie/vector: optimize when the rle bounding rect... 14/193314/2
2018-11-19 subhransu mohantylottie: Use the max float value for gap to generate... 01/193201/2
2018-11-19 subhransu mohantylottie/performance: clip out path early during rle... 96/193296/2
2018-11-19 subhransu mohantylottie/vector: add support for clip during rle generation. 95/193295/3
2018-11-19 subhransu mohantylottie: support for individual trim operation. 38/193238/2
2018-11-19 sub.mohanty... lottie: optimize VPath::length() api implementation. 63/193263/2
2018-11-19 sub.mohanty... lottie/vector: extend freetype stroker to provide the... 61/193261/2
2018-11-16 Hermet Parkresource: remove-- 00/193200/2
2018-11-15 subhransu mohantylottie/feature: Added 3D layer support in lottie player. 45/193145/1
2018-11-15 subhransu mohantylottie: added support of auto oriented feature in lottie. 33/193133/1
2018-11-15 subhransu mohantylottie/parser: support parsing auto orient property... 25/193125/1
2018-11-15 subhransu mohantylottie/vector: added angleAt() api to bezier class. 24/193124/1
2018-11-15 subhransu mohantylottie: refactor to use line api to calculate angle. 23/193123/1
2018-11-15 subhransu mohantylottie/vector: add angle api to VLine class 22/193122/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-11-14 subhransu mohantylottie: fix position property animation along path. 59/193059/1
2018-11-14 subhransu mohantylottie/vector: fixed the crash in bezier::length()... 58/193058/1
2018-11-14 subhransu mohantylottie/model: support fractional frame number in keyfra... 17/193017/1
2018-11-13 subhransu mohantylottie/parser: parse Hidden property of lottie objects. 74/192974/1
2018-11-13 Hermet Parklottieitem: apply transform for radial gradient values. 42/192942/2
next