platform/core/uifw/lottie-player.git
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...
2019-07-10 subhransu mohantyrlottie: Fix issue with LOT_EXPORT for windows
2019-07-10 Vincent Torrilottie2gif.cpp: use _fullpath() instead of realpath...
2019-07-10 subhransu mohantyFix windows build
2019-07-10 sub.mohanty... rlottie: fix old style cast.
2019-07-10 sub.mohanty... rlottie: Fix cmake build
2019-07-10 sub.mohanty... rlottie: fix windows build
2019-07-10 sub.mohanty... rlottie: refactor meson build file
2019-07-10 sub.mohanty... rlottie: make dependancy to dl library optional for...
2019-07-10 Vincent TorriIamage loader: include windows.h and not Windows.h
2019-07-10 sub.mohanty... rlottie: Get size data from the model
2019-07-10 JunsuChoiFix typo that incorrect matrix information.
2019-07-10 subhransu mohantyrlottie/vector: backport optimization from freetype
2019-07-10 subhransu mohantyrlottie: Update DirtyMatrix only when needed.
2019-06-25 subhransu mohantyrlottie: use correct default opacity value. 25/208525/1 accepted/tizen/unified/20190626.114529 submit/tizen/20190626.023112
2019-06-25 Hermet Parkrapidjson: filterate BOM encoding mark out as it's...
2019-06-25 subhransu mohantyrlottie/model: Refactor LOTTransformData object to...
2019-06-25 subhransu mohantyrlottie: ran clang-format with the latest code
2019-06-25 subhransu mohantyrlottie: Fix build break
2019-06-25 Hermet Parkexample: changed file permission.
2019-06-25 Hermet Parkexample: remove some example resources.
2019-06-25 subhransu mohantyrlottie: Fix clang-tidy warning
2019-06-25 subhransu mohantyrlottie: Fix issue with Line join(Miter) by using the...
2019-06-25 sub.mohanty... rlottie: Add LOTTIE_CACHE_SUPPORT config variable to...
2019-06-25 subhransu mohantyrlottie: disable copy and move operation for layeritem...
2019-06-25 Hermet Parkcapi: expose layer item name for utiliziing by demand.
2019-06-25 subhransu mohantyrlottie: Fix all cppcheck warnings.
2019-06-25 Subhransu Mohantyrlottie: Fix a issue when shape animation data are...
2019-06-19 subhransu mohantylottie/vector: Added reset api to VBitmap class 53/208153/1 accepted/tizen/unified/20190620.071909 submit/tizen/20190619.051039
2019-06-19 subhransu mohantyrlottie: fix typo which was causing invalid memory... 52/208152/1
2019-06-19 subhransu mohantyrlottie: Fix issue with handling hidden Layer
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 JunsuChoilottieitem : Fix layer alpha transparency issue.
2019-06-19 sub.mohanty... rlottie/cmake: Fix cmake build issue for Mac
2019-06-19 subhransu mohantymeson/build: meson has builtin option 'b_sanitize'...
2019-06-19 subhransu mohantyrlottie/json: updated to latest rapidjson
2019-06-19 subhransu mohantyrlottie/parser: opacity attribute can be float
2019-06-19 subhransu mohantyrlottie/example: refactor to use evas_object_image_pixe...
2019-06-19 subhransu mohantyrlottie/parser: Fix build after refactoring
2019-06-19 subhransu mohantyrlottie: Fix precomp layer rendering issue when it...
2019-06-19 subhransu mohantyraster/drawing: updated drawbitmap api with const_alpha...
2019-06-19 subhransu mohantyrlottie: optimize rendering when final opacity of...
2019-06-19 subhransu mohantyvector: reserve some memory before starting dash operation
2019-06-19 subhransu mohantyexample: update example with exploding star resource
2019-06-19 subhransu mohantyrlottie: optimize matte rendering when both src and...
2019-06-19 subhransu mohantyvector: refactor gradient cache
2019-06-19 subhransu mohantyvector: keep a shared reference to cached color table
2019-06-19 subhransu mohantyrlottie/example: Fixed asan warning of unintialized...
2019-06-19 Hermet Parkupdated AUTHORS
2019-06-19 subhransu mohantyrlottie: Use optimization level -Os to further reduce...
2019-06-19 subhransu mohantyrlottie: Optimize library size by disabling exception...
2019-06-19 subhransu mohantyrlottie: Optimize library size when logging is disabled
2019-06-19 subhransu mohantyrlottie: disable RTTI use to optimize library size
2019-06-19 subhransu mohantyrefactor to remove all dynamic_cast usage
2019-06-19 subhransu mohantyrlottie: Added no-exception flag to build
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 subhransu mohantyvector/raster: check for 0 size stroke width
2019-06-19 subhransu mohantyrlottie/parser: refactor image asset parsing.
2019-06-19 Hermet ParkREADME: correct a usage of words in a sentence.
2019-06-19 subhransu mohantyrlottie: updated showcase gif file
2019-06-19 subhransu mohantyrlottie/pareser: remove unused property
2019-06-19 JunsuChoiexample : Fix resource path in efl_animation
2019-06-19 JunsuChoilottieitem: Add image property in LOTNode
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-06-19 Hermet Parkexample: update image object pixels properly.
2019-06-19 Hermet Parkexample: fix lottieviwer to properly resizable.
2019-06-19 SubhransuUpdate README.md
2019-06-19 subhransu mohantyrlottie/test: Fix test cases
2019-06-19 subhransu mohantyFixed regression in VPath::Clone() api and updated...
2019-06-19 subhransu mohantycmake: if LIB_INSTALL_DIR is not set default it to...
2019-06-19 subhransu mohantyrlottie: make sure rle object shared between 2 threads...
2019-06-19 subhransu mohantyrlottie/vector: Added unique(), refcount and clone...
2019-06-19 subhransu mohantylottie/model: refactor LOTAnimatable to optimize size.
2019-06-19 Hermet Parklicense: keep standard lgpl2 license text
2019-06-19 subhransu mohantyrlottie/model: refactor repeater object model to optimi...
next