freetype: cherry pick optimization patches from freetype.
[platform/core/uifw/lottie-player.git] / example /
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-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-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-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 JunsuChoiExample: Change findFrameAtMarker return type.
2019-11-11 subhransu mohantyexample: updated step size of slider in lottieviewer...
2019-11-11 JunsuChoiExample: Implements marker demo
2019-11-11 Anatoly KorniltsevStack buffer overflow reproducer. Add option to compile...
2019-11-11 Anatoly Korniltsevreview fix: move reproducerts to test folder
2019-11-11 Anatoly KorniltsevPrevent type confusion with NDEBUG
2019-10-03 JunsuChoiExample : Enhancement dynamic property demo
2019-09-19 Hermet ParkRevert "trial & error to figure out the lottie packagin... accepted/tizen/unified/20190923.011146 submit/tizen/20190919.052822
2019-09-18 Hermet Parktrial & error to figure out the lottie packaging issue... 59/214159/1
2019-09-17 Hermet Parkexample: bump up c++ version to 14 in cmake.
2019-09-04 Hermet Parklottie2gif: add option to set resolution
2019-08-12 Hermet Parkexample: remove a not permitted resource.
2019-07-18 Hermet Parkreplace integers to size_t data type.
2019-07-18 Hermet Parkexample: remove unused compile warnings in efl_animview.
2019-07-18 subhransu mohantymove vectorTest to test from example
2019-07-18 subhransu mohantycode cleanup
2019-07-18 subhransu mohantymeson: better handling of dependency using disabler
2019-07-10 sub.mohanty@samsun... example: use std::string api
2019-07-10 subhransu mohantyrlottie/meson: make rlottie buildable as a subproject
2019-07-10 subhransu mohantyrlottie/meson: refactor meson buildsystem
2019-07-10 sub.mohanty@samsun... rlottie/exampe: add correct implementation of basename()
2019-07-10 subhransu mohantyrlottie/example: fix typo
2019-07-10 Vincent Torrifix dirname() implementation of Windows in lottieloader...
2019-07-10 Vincent Torrilottie2gif.cpp: use _fullpath() instead of realpath...
2019-07-10 subhransu mohantyFix windows build
2019-06-25 Hermet Parkexample: changed file permission.
2019-06-25 Hermet Parkexample: remove some example resources.
2019-06-19 subhransu mohantyrlottie/example: refactor to use evas_object_image_pixe...
2019-06-19 subhransu mohantyexample: update example with exploding star resource
2019-06-19 subhransu mohantyrlottie/example: Fixed asan warning of unintialized...
2019-06-19 Hermet Parklottie2gif: support set background color as an extra...
2019-06-19 subhransu mohantyadded more json resource to example
2019-06-19 JunsuChoiexample : Fix resource path in efl_animation
2019-06-19 Hermet Parkexample: update image object pixels properly.
2019-06-19 Hermet Parkexample: fix lottieviwer to properly resizable.
2019-05-22 Hermet Parkexample: fix screwed code by upstream merge. 97/206597/1 accepted/tizen/unified/20190603.095318 accepted/tizen/unified/20190604.014638 submit/tizen/20190530.111225 submit/tizen/20190531.122943 submit/tizen/20190603.083549
2019-05-22 subhransu mohantyexample:refactor to remove naked malloc and RAII warning
2019-05-22 subhransu mohantybuildfix: make it build with c++11
2019-05-22 subhransu mohantyexample:refactor to remove naked malloc and RAII warning
2019-05-22 subhransu mohantylottie/example: remove all warnings in example
2019-05-22 subhransu mohantyrlottie: added support of lambda expression in setValue.
2019-05-13 subhransu mohantyadded missing cmake file
2019-05-13 subhransu mohantyadded lottie2gif converter for both cmake and meson...
2019-04-30 subhransu mohantyrlottie/example: added rlottie example app to convert... 19/205219/1
2019-04-25 subhransu mohantyrlottie: Added dynamic property change feature
2019-04-25 subhransu mohantyexample: refactor lottieview to test both c and cpp api
2019-03-14 subhransu mohantyrlottie/example: sort the resource list before displaying. 61/201461/1
2019-03-05 subhransu mohantyrlottie: now loadFromData() api takes resourcePath... 40/200840/1
2019-02-27 JunsuChoiexample : Change keyframe_set/get to progress_set/get... 94/200594/1
2019-01-25 subhransu mohantylottie: Added support for rendering embedded image... 77/198277/3
2019-01-24 subhransu mohantylottie: final changes to rename from lottie-player... 44/198344/2 submit/tizen/20190124.051235
2019-01-23 Hermet Parkexample: update new header name of efl animation_view. 76/198276/3
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 lottie-player to rlottie in meson build 95/198095/2
2019-01-21 sub.mohanty@samsun... lottie: rename public headers to rlottie namesapce. 94/198094/2
2019-01-15 subhransu mohantylottie/example: Added image_test.json(resource with... 80/197680/1 master submit/tizen/20190116.045417 submit/tizen/20190116.084147 submit/tizen/20190117.121937 submit/tizen/20190118.024659 submit/tizen/20190118.084922
2019-01-15 subhransu mohantylottie/example : added segmented animation support... 56/197656/3
2019-01-11 subhransu mohantylottie/parser: fix a crash when the color string is... 23/197423/1
2019-01-08 subhransu mohantylottie/example : build example only when the dependancy... 51/196851/2
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-26 Hermet ParkPut samsung copyright header to all our own source... 34/196234/1
2018-12-17 sub.mohanty@samsun... 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-03 Hermet Parkexample: introduce a usage of efl animation_view. 26/194326/1
2018-11-22 subhransu mohantylottie: Added renderTree() api to the lottie animation... 44/192944/2
2018-11-21 Hermet Parkexample: revise capi sample code. 57/193457/3
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-12 subhransu mohantylottie/example: update example with gradient support... 66/192866/1
2018-11-09 Hermet Parkinterface: updated Graident structure naming. 07/192807/2
2018-11-01 subhransu mohantylottie: added new resource from UX. 24/192224/1
2018-10-31 subhransu mohantylottie: Added TimeStreatch feature to lottie. 76/192176/1
2018-09-14 subhransu mohantylottie: add more test resources. 76/189176/1 submit/tizen/20180917.042405
2018-09-14 subhransu mohantylottie/parser: fixed a crash when lottie resource has... 75/189175/1
2018-09-13 subhransu mohantylottie/resource: added few more resource from internet. 61/189061/3
2018-09-13 subhransu mohantylottie/parser: Fix crash issue when interpolation strin... 93/189093/2
2018-09-12 subhransu mohantylottie/vector : add a example to test the vector module. 29/188929/2
2018-09-12 subhransu mohantylottie: update the loadfromData() api signature. 20/188920/1
2018-09-07 subhransu mohantylottie: refactor lottie interface 98/188598/4
2018-09-04 subhransu mohantylottie/example: use loadfromData() api in demo app. 82/188382/1
2018-09-03 Hermet Parklottieplayer: keep API coding convention. 97/188097/2
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-30 subhransu mohantylottie/resource: added new resource going to be used... 71/187971/1
2018-08-29 subhransu mohantylottie: added new lottie resource file. 66/187866/2
next