freetype: cherry pick optimization patches from freetype.
[platform/core/uifw/lottie-player.git] / src /
2020-07-13 Subhransu Mohantyfreetype: cherry pick optimization patches from freetype.
2020-06-29 Subhransu Mohantyoptimization: added SurfaceCache to reduce intermediate... accepted/tizen/unified/20200701.032327 submit/tizen/20200629.001406 submit/tizen/20200629.234316 submit/tizen/20200630.101739
2020-06-29 Subhransu Mohantyvector: cleanup ft_raster header
2020-03-17 JunsuChoivdrawable: Don't strdup for name data 87/227887/1
2020-03-12 JunsuChoirlottie/capi: expose name info of node object accepted/tizen/unified/20200316.220934 submit/tizen/20200313.022654 submit/tizen/20200315.214142
2020-03-12 JunsuChoivector: Add name member in VDrawable
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-13 JunsuChoilottie: Remove duplicate model data. accepted/tizen/unified/20200120.133111 submit/tizen/20200114.214303 submit/tizen/20200115.213910 submit/tizen/20200116.005149 submit/tizen/20200116.043425 submit/tizen/20200116.051036 submit/tizen/20200119.232254
2020-01-07 JunsuChoirlottie: Supports the Transform Position property.
2019-12-01 subhransu mohantyrlottie: reenabled optimization when paint item has... accepted/tizen/unified/20191206.121256 submit/tizen/20191201.211113 submit/tizen/20191202.210542 submit/tizen/20191203.210336 submit/tizen/20191204.213652 submit/tizen/20191205.205324
2019-12-01 subhransu mohantyrlottie: update the drawable before returning the result.
2019-12-01 subhransu mohantyrlottie: Disable optimization to fix regression
2019-11-14 subhransu mohantyrlottie: Fix build break for debug build. accepted/tizen/unified/20191115.084005 accepted/tizen/unified/20191120.034545 submit/tizen/20191114.210213 submit/tizen/20191117.211230 submit/tizen/20191118.220200 submit/tizen/20191119.214155
2019-11-14 JunsuChoirlottie: Add initialization of pointer members that... 33/217733/1
2019-11-11 subhransu mohantyrlottie/model: lazy generation of layerlist
2019-11-11 subhransu mohantyrlottie/parser: refactor to use local arena allocator...
2019-11-11 subhransu mohantyrlottie: refactor to use a local arena allocator for...
2019-11-11 subhransu mohantyrlottie/vector: Added a local arena allocator to vector
2019-11-11 subhransu mohantyrlottie: refactor Pathitem Object to keep 2 path object...
2019-11-11 subhransu mohantyrlottie/vector: refactor to make VPainter as POD object
2019-11-11 subhransu mohantyrlottie: remove unused data member
2019-11-11 subhransu mohantyrlottie: remove unused classes in rlottie to reduce...
2019-11-11 JunsuChoiVDrawable: Fix initial value of an enum
2019-11-11 subhransu mohantyrlottie: reduce polling count for task scheduler to 2.
2019-11-11 subhransu mohantylottie/opt: refactor drawable class to optimize object...
2019-11-11 subhransu mohantyrlottie/opt: refactor renderList() api to return a...
2019-11-11 subhransu mohantyrlottie: added a dedicated pass to preprocess the rende...
2019-11-11 JunsuChoiCAPI: Support Marker feature for CAPI.
2019-11-11 Nicholas GurievRelocatable module of image loader
2019-11-11 subhransu mohantyvector: lower the tolerance value of VDasher from 1...
2019-11-11 Anatoly KorniltsevPrevent type confusion with NDEBUG
2019-10-29 subhransu mohantyvector/rasterizer: safe rletask reset. 73/216573/1
2019-10-14 Hermet Parkvector stb: free the memory properly in the exception... 61/215661/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.015024 accepted/tizen/5.5/unified/mobile/hotfix/20201027.075200 accepted/tizen/unified/20191014.062459 submit/tizen/20191014.053053 submit/tizen/20191014.060638 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
2019-10-13 subhransu mohantylottie/perf: Avoid triggering render of a paint node... submit/tizen/20191013.215822
2019-10-13 JunsuChoirlottie_capi: Add Alpha member in ImageInfo
2019-10-13 subhransu mohantyvector: support rendering of texture brush with alpha.
2019-10-10 subhransu mohantyvector: refcator VBrush to reduce memory footprint
2019-10-10 subhransu mohantyrlottie: refactor to reduce lottie item memory footprint
2019-10-09 subhransu mohantyrlottie: support composition marker feature in lottie accepted/tizen/unified/20191011.015420 submit/tizen/20191009.211935
2019-10-04 Hermet Parkvector stb_image: + fseek() error handling. accepted/tizen/unified/20191008.101627 submit/tizen/20191004.073158 submit/tizen/20191006.213409 submit/tizen/20191007.015014 submit/tizen/20191007.061708
2019-10-04 Hermet Parkpixman vregion: remove unused function. submit/tizen/20191004.064529
2019-10-04 Hermet Parkvector vrle: remove a line affecting nothing.
2019-10-04 Hermet Parkvector stb_image: + fseek() error handling.
2019-10-04 Hermet Parkvector/vdasher: initialize a member var with a default...
2019-10-03 subhransu mohantylottie/parser: reduce memory allocation during shapedat... submit/tizen/20191003.212707
2019-10-03 subhransu mohantyvector/ft: refactor to reduce branch miss.
2019-10-01 Nicholas GurievIntroduce export map to completely hide private symbols
2019-09-29 subhransu mohantylottie/optimization: keep painter and surface in compos... accepted/tizen/unified/20191001.062516 submit/tizen/20190929.220413 submit/tizen/20190930.064714 submit/tizen/20191001.000056
2019-09-29 subhransu mohantyvector: added reset() api to VBitmap
2019-09-26 subhransu mohantylottie/optimization: keep a pathmesure object in trim... submit/tizen/20190926.223052
2019-09-26 subhransu mohantyvector: refactor pathmesure to keep a scratch path...
2019-09-26 subhransu mohantyvector: refactor Vdasher to take result path as parameter
2019-09-22 subhransu mohantyoptimization: avoid memory allocation when shape data... accepted/tizen/unified/20190927.064512 submit/tizen/20190923.005744 submit/tizen/20190923.215628 submit/tizen/20190924.053902 submit/tizen/20190924.220547 submit/tizen/20190925.214157 submit/tizen/20190926.103214
2019-09-22 subhransu mohantylottie/optimization: optimize rendering when layer...
2019-09-22 subhransu mohantyvector/rle: added operator&=() api to VRle
2019-09-22 Hermet Parkvector/helper: let VGradientCache has perfect singleton...
2019-09-22 John PrestonFix possible stack corruption.
2019-09-22 John PrestonFix possible out of bounds reading.
2019-09-22 John PrestonCheck that root layer was found.
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 Parkvector: refactor code to remove a global instance. submit/tizen/20190917.012523 submit/tizen/20190917.040942 submit/tizen/20190917.043123
2019-09-17 subhransu mohantylottie/parser: check for layer data integrity
2019-09-17 sub.mohanty@samsun... lottie/model: keep a stat of model for future local...
2019-09-16 Hermet Parktrial & error: to fix the lottie packaging issue in vd. 12/213912/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@samsun... vector: refactor VBitmap to use rc_ptr instead of std...
2019-09-04 sub.mohanty@samsun... vector: added support rc_ptr and arc_ptr to vector
2019-09-04 sub.mohanty@samsun... lottie:move renderTree() implementation to its own...
2019-09-04 sub.mohanty@samsun... lottie: move cnodelist to capidata to reduce layer...
2019-09-04 sub.mohanty@samsun... rlottie: refactor to avoid reversing the vector
2019-09-04 sub.mohanty@samsun... vector/matrix: added scale() api in vmatrix
2019-09-04 sub.mohanty@samsun... optimization: refactor renderTree() api support to...
2019-08-12 sub.mohanty@samsun... 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@samsun... rlottie: change the name() api signature to return...
2019-08-12 sub.mohanty@samsun... 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 Parkcapi: rename the member name.
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 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-23 sub.mohanty@samsun... vector: changed conversion constructor to conversion...
2019-07-23 sub.mohanty@samsun... vector: Fix regression in VRecF for uniform initializat...
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
next