platform/core/uifw/lottie-player.git
2019-09-16 Hermet Parkremove -fPIE option. 19/213919/1
2019-09-16 Hermet Parktrial & error: to fix the lottie packaging issue in vd. 12/213912/1
2019-09-16 Hermet Parktrial & error to fix the lottie packaging issue in vd. 06/213906/1
2019-09-04 Hermet Parkstb: added exceptional handling. accepted/tizen/unified/20190905.232211 submit/tizen/20190905.064609
2019-09-04 Hermet Parkstb: added exceptional handling.
2019-09-04 sub.mohanty... vector: refactor VBitmap to use rc_ptr instead of std...
2019-09-04 Hermet Parklottie2gif: add option to set resolution
2019-09-04 sub.mohanty... vector: added support rc_ptr and arc_ptr to vector
2019-09-04 sub.mohanty... lottie:move renderTree() implementation to its own...
2019-09-04 sub.mohanty... lottie: move cnodelist to capidata to reduce layer...
2019-09-04 sub.mohanty... rlottie: refactor to avoid reversing the vector
2019-09-04 sub.mohanty... vector/matrix: added scale() api in vmatrix
2019-09-04 sub.mohanty... optimization: refactor renderTree() api support to...
2019-08-12 sub.mohanty... optimization/model:refactor LOTData class to optimize... accepted/tizen/unified/20190818.221648 submit/tizen/20190812.090759 submit/tizen/20190813.054738 submit/tizen/20190814.085144
2019-08-12 sub.mohanty... rlottie: change the name() api signature to return...
2019-08-12 sub.mohanty... lottie/model: make LOTData class member data private...
2019-08-12 John PrestonFix crash on invalid data.
2019-08-12 JunsuChoirlottie: Fix typo
2019-08-12 Hermet Parkexample: remove a not permitted resource.
2019-08-12 Hermet Parkcapi: rename the member name.
2019-08-12 Hermet Parkcapi: keep code consistency.
2019-08-12 Hermet Parkcapi: remove unused declaration.
2019-08-12 John PrestonFix possible SW_FT_Outline points overflow.
2019-08-12 JunsuChoiCAPI: Add capi to support the dynamic properties
2019-08-12 subhransu mohantyoptimization: read content of the file directly to...
2019-08-12 subhransu mohantyoptimization: move rare propery field to extra structur...
2019-08-12 subhransu mohantyvdasher: refactor dash property parsing and handling.
2019-08-09 subhransu mohantyvdasher: fixed regression from last commit
2019-08-09 John PrestonFix crash in a bad file reading.
2019-08-09 John PrestonFix linking with static Qt.
2019-08-09 Hermet Parklottieparser: Stop parsing if the media type is unlikel...
2019-08-09 subhransu mohantyDasher: Fixed crash when dash array contains ZERO lengt...
2019-08-09 Nicholas GurievConfigure CMake to allow build static rlottie lib
2019-08-09 Nicholas GurievDo not override optimization level
2019-08-09 Hermet Parkupdated AUTHORS
2019-08-09 subhransu mohantyrlottie/cache: Added cache configuration support for...
2019-08-09 subhransu mohantyrlottie/cache: Added a free function configureModelCach...
2019-08-09 subhransu mohantylottie/cache: make lottie model cache thread safe
2019-07-31 Hermet Parkdisable example build. 17/211217/1 accepted/tizen/unified/20190808.223046 submit/tizen/20190805.083058 submit/tizen/20190806.020207 submit/tizen/20190808.015309
2019-07-23 Nicholas GurievRun tests with CMake on travis accepted/tizen/unified/20190724.063805 submit/tizen/20190723.044916
2019-07-23 Nicholas GurievAdd tests with CMake
2019-07-23 sub.mohanty... test: Added rect test case to vector test suite
2019-07-23 sub.mohanty... vector: changed conversion constructor to conversion...
2019-07-23 sub.mohanty... CI: update travis CI to use docker image and enable...
2019-07-23 sub.mohanty... vector: Fix regression in VRecF for uniform initializat...
2019-07-23 subhransu mohantymeson: move generation of cmake config file to cmake...
2019-07-19 JunsuChoimeson: Temporarily comment out the cmake code. accepted/tizen/unified/20190722.074738 submit/tizen/20190719.015332 submit/tizen/20190722.022144
2019-07-19 Shinwoo Kimbuild pixman arm neon only for arm cpu family(not for... 08/210408/1
2019-07-19 subhransu mohantymeson: Add support for building rlottie as a static... 05/210405/1
2019-07-18 subhransu mohantyrlottie: Add missing parameter for non thread render...
2019-07-18 subhransu mohantymeson: Fix regression in library size
2019-07-18 subhransu mohantyrlottie: Fix warning on clnag-8
2019-07-18 subhransu mohantymeson: Add a summary at the end of configuration
2019-07-18 subhransu mohantyrlottie/api: Added support for rendering without keepin...
2019-07-18 subhransu mohantyvector: refactor bitmap class
2019-07-18 subhransu mohantybuild fix
2019-07-18 Vincent Torridefine LOT_BUILD only for DLL
2019-07-18 subhransu mohantymeson: Don't generate cmake config files on for windows...
2019-07-18 subhransu mohantylottie: Refcator internal api and remove warnings.
2019-07-18 Hermet Park--compile warning
2019-07-18 subhransu mohantyfix clang code model warning.
2019-07-18 Hermet Parkupdate ignore files.
2019-07-18 Hermet Parkvs2019: disable more build warnings.
2019-07-18 Hermet Parkkeep consistency of size_t usage.
2019-07-18 Hermet Parkreplace integers to size_t data type.
2019-07-18 subhransu mohantymeson: fix issue when cmake is not installed
2019-07-18 subhransu mohantymeson: generate cmake config files
2019-07-18 Hermet Parkuse proper type of round() function.
2019-07-18 Hermet Parkcode refactorig.
2019-07-18 Hermet Parkvs2019: move disable warning into solution configuration.
2019-07-18 subhransu mohantyFixed warnings
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 Hermet Parkwindows: disable a warning that class 'type' needs...
2019-07-18 Subhransuupdate with windows build badge
2019-07-18 subhransu mohantycode cleanup
2019-07-18 subhransu mohantyCI: Added support for windows build using appveyor
2019-07-18 subhransu mohantymeson: better handling of dependency using disabler
2019-07-10 subhransu mohantyfix missing header in windows 62/209662/1 submit/tizen/20190718.020831
2019-07-10 subhransu mohantyfix coreguideline warning from clang
2019-07-10 Hermet Parkstb: ++safety.
2019-07-10 Hermet Parkpixman: ++safety
2019-07-10 Hermet ParkRevert "stb: ++safety."
2019-07-10 Hermet Parkstb: ++safety.
2019-07-10 subhransu mohantyFix clang code model warning
2019-07-10 subhransu mohantylottie/optimize: Reduce LOTLayerData size
2019-07-10 sub.mohanty... example: use std::string api
2019-07-10 sub.mohanty... rlottie: Fix Crash when the resource is not a valid...
2019-07-10 Hermet Parkvs2019: added the preset visual studio project.
2019-07-10 sub.mohanty... fix warning regarding nested anonymus union
2019-07-10 subhransu mohantyrlottie/meson: make rlottie buildable as a subproject
2019-07-10 subhransu mohantyfix msvc build
2019-07-10 subhransu mohantyrlottie/gbs: move gbs build from cmake to meson
2019-07-10 subhransu mohantyrlottie/meson: refactor meson buildsystem
2019-07-10 sub.mohanty... 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 subhransu mohantyrlottie: refactor VGradient to remove unnecessary inher...
2019-07-10 subhransu mohantyrlottie: fix warning regarding no return value
2019-07-10 subhransu mohantyrlottie/meson: Move comipler options to default_options...
next