[Tizen] Fix memory leak issue in dali core
[platform/core/uifw/dali-core.git] / dali / internal / event / actors / actor-impl.cpp
2017-06-07 minho.sun[Tizen] Fix memory leak issue in dali core 50/132650/1 accepted/tizen/unified/20170608.072246 submit/tizen/20170607.061735
2017-06-07 minho.sunRevert "[Tizen] Fix memory leak issue in dali core" 44/132644/1
2017-06-07 xb.teng[Tizen] Fix memory leak issue in dali core 10/132610/1
2017-05-31 Jinho, LeeMerge branch 'devel/master' into tizen 64/131864/1
2017-05-30 Jinho, LeeRevert "[Tizen] Ensure cached values of properties... 73/131773/1
2017-05-30 Jinho, LeeRevert "[Tizen] (Animation) Ensure AnimateBy updates... 70/131770/1
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBy updates the cached...
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBy updates the cached event... 23/130223/8
2017-05-20 Adeel Kazmi[Tizen] (Animation) Ensure AnimateBy updates the cached... 76/130276/1
2017-05-20 Adeel Kazmi[Tizen] Ensure cached values of properties animated... 73/130273/1
2017-05-18 Adeel KazmiMerge "Enable -Woverloaded-virtual to enforce correct...
2017-05-18 Adeel KazmiMerge "Enable -Wnon-virtual-dtor to avoid incorrect...
2017-05-17 David SteeleMerge changes I84e1ce43,I76b93d51 into devel/master
2017-05-17 Adeel KazmiEnsure cached values of properties animated using Anima... 80/128380/9
2017-05-16 taeyoon0.leeMerge branch 'devel/master (1.2.39+)' into tizen 55/129355/1 accepted/tizen/unified/20170518.061134 accepted/tizen/unified/20170518.061204 submit/tizen/20170517.061745 submit/tizen/20170517.083100
2017-05-15 David SteeleMerge "Remove duplicated Erase iteration code by introd...
2017-05-12 Adeel KazmiMerge "Initialize 'mDepthTreeDirty' member in stage...
2017-05-12 David SteeleMerge "Ensure animations take TimePeriod into account...
2017-05-12 Richard HuangFix the USE_ASSIGNED_SIZE resize policy to not overwrit... 21/127921/5
2017-05-08 Heeyong SongMerge branch 'devel/master' into tizen 40/128140/1
2017-05-03 David SteeleMerge "Remove dead code for render needing an update...
2017-05-02 David SteeleMerge "(Actor) Fix mismatch between GetTargetSize metho...
2017-05-02 David SteeleAdded new mechanism to order actor depths 74/126474/7
2017-05-02 Seoyeon KimMerge branch 'devel/master' into tizen 79/127779/1
2017-04-28 Adeel Kazmi(Actor) Fix mismatch between GetTargetSize method and... 56/127756/1
2017-04-27 Adeel KazmiMerge "Synchronous Set/Get behaviour for default proper...
2017-04-27 Adeel KazmiSynchronous Set/Get behaviour for default properties 72/126472/5
2017-04-26 Heeyong SongMerge "SVACE issue resolved" into devel/master
2017-04-25 taeyoon0.leeMerge branch 'devel/masteri (1.2.36+)' into tizen 52/126752/1
2017-04-21 Adeel KazmiAdded Visibility Change Signal & added macro to print... 59/126459/4
2017-04-10 minho.sunMerge branch 'devel/master' into tizen 12/124012/1 accepted/tizen/unified/20170410.160046 submit/tizen/20170410.071852
2017-04-03 Adeel KazmiEnsure SCREEN_POSITION value takes POSITION_USES_ANCHOR... 49/122849/1
2017-03-27 Seoyeon KimMerge branch 'devel/master' into tizen 40/120940/1 accepted/tizen/common/20170327.143307 accepted/tizen/ivi/20170328.060422 accepted/tizen/mobile/20170328.060055 accepted/tizen/tv/20170328.060221 accepted/tizen/unified/20170328.060511 accepted/tizen/wearable/20170328.060330 submit/tizen/20170327.130356
2017-03-21 David SteeleMerge "Target Values of animation only set on ::Play...
2017-03-20 Adeel KazmiEnsure width & height properties can be set individually 20/119920/2
2017-03-13 taeyoon0.leeMerge branch 'devel/master (1.2.30)' into tizen 84/118584/1 accepted/tizen/common/20170313.162729 accepted/tizen/ivi/20170314.074858 accepted/tizen/mobile/20170314.074519 accepted/tizen/tv/20170314.074720 accepted/tizen/unified/20170314.074946 accepted/tizen/wearable/20170314.074811 submit/tizen/20170313.134641
2017-03-09 Adeel KazmiAdded a property to allow an actor to ignore the anchor... 11/117811/10
2017-03-08 Kimmo HoikkaMerge "Fix memory leaks detected by Valgrind" into...
2017-03-08 Agnelo VazAdded Get Screen Position functionality to Actor 99/117599/7
2017-03-06 Adeel KazmiMerge "Added checks to Sibling Order Raise/Lower API...
2017-03-06 Agnelo VazAdded checks to Sibling Order Raise/Lower API 12/117312/4
2017-02-27 suhyung EomMerge branch 'devel/master' into tizen 16/116516/1 accepted/tizen/common/20170306.164838 accepted/tizen/ivi/20170306.103411 accepted/tizen/mobile/20170306.103008 accepted/tizen/tv/20170306.103225 accepted/tizen/unified/20170309.034124 accepted/tizen/wearable/20170306.103316 submit/tizen/20170227.051047 submit/tizen/20170228.014422 submit/tizen/20170306.033709 submit/tizen_unified/20170308.100410
2017-02-24 Agnelo VazAdding Raise Lower API to Actor 22/114722/18
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading & rendering...
2017-02-22 Richard HuangAdd Opacity property for Actor 24/115624/7
2017-02-17 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-16 Richard HuangActor size property should return preferred size if... 62/113462/5
2017-02-16 Seoyeon KimMerge "[Tizen] Prepare for Tizen 4.0 Build" into tizen accepted/tizen/common/20170223.182714 accepted/tizen/ivi/20170220.224143 accepted/tizen/mobile/20170220.223722 accepted/tizen/tv/20170220.223939 accepted/tizen/wearable/20170220.224057 submit/tizen/20170220.003759 submit/tizen_common/20170223.092744
2017-02-15 Adeel KazmiMerge "Delete ThreadLocalStorage on shutdown" into...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-14 Francisco SantosRemove batching. 40/113940/4
2017-02-09 Adeel KazmiMerge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
2017-02-09 minho.sunMerge branch 'devel/master' into tizen 82/113782/1
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-02-08 David SteeleDeprecated Layer::TREE_DEPTH_MULTIPLIER and fixed mis... 64/113464/2
2017-01-30 Kimmo HoikkaMerge "Removed FrameBufferId from SceneGraph::RenderTas...
2017-01-30 Kimmo HoikkaMerge "Remove images from TextureSet" into devel/master
2017-01-26 Ferran SoleRemove images from TextureSet 65/112165/5
2017-01-20 Seoyeon KimMerge "[Tizen] Fix undefined behaviour due to strict... accepted/tizen/common/20170123.182536 accepted/tizen/ivi/20170120.082229 accepted/tizen/mobile/20170120.081947 accepted/tizen/tv/20170120.082054 accepted/tizen/wearable/20170120.082140 submit/tizen/20170120.063242 submit/tizen_common/20170123.022625
2017-01-20 Seoyeon KimMerge "[Tizen] Remove erroneous assert, pointers to...
2017-01-20 Seoyeon KimMerge branch 'devel/master' into tizen 87/111187/1
2017-01-04 Adeel Kazmi(Actor) Add enumeration setting support to various... 09/108509/1
2017-01-04 Seoyeon KimMerge branch 'devel/master' into tizen 10/108310/1
2016-12-13 suhyung EomMerge branch 'devel/master (1.2.18)' into tizen 24/104424/2
2016-12-13 suhyung EomApply deprecate macro and LOG 91/96791/13
2016-12-08 Adeel KazmiMerge "Remove some dead typedefs from progress-value...
2016-12-07 Adeel KazmiMerge "Changed log message to inform number of textures...
2016-12-06 Kimmo HoikkaMerge "Added sibling order property to the actor's...
2016-12-06 Ferran SoleAdded sibling order property to the actor's property... 85/102785/3
2016-12-05 Adeel KazmiMerge "Prevent API generate warning log" into devel...
2016-12-01 David SteeleMerge "Remove dead code from tests." into devel/master
2016-12-01 David SteeleMerge "Add missing includes." into devel/master
2016-12-01 Kimmo HoikkaMerge "Removed ShaderEffect" into devel/master
2016-12-01 Ferran SoleAdded sibling order property to Actor 20/100620/8
2016-12-01 Adeel KazmiMerge "Replace ASSERT_ALWAYS( false && "message ) with...
2016-11-30 Kimmo HoikkaReplace ASSERT_ALWAYS( false && "message ) with a more... 68/100868/10
2016-11-25 Adeel KazmiMerge "Revert public API changes. BATCH property."...
2016-11-25 Victor CebolladaRevert public API changes. BATCH property. 12/98112/7
2016-11-16 Paul WisbeyMerge "Check if number of textures match active sampler...
2016-11-14 Adeel KazmiFix various SVACE errors 53/97253/5
2016-11-14 dongsug.songMerge branch 'devel/master' into tizen 19/97619/1
2016-11-14 dongsug.songRevert "[3.0] Version downgrade (1.2.0 to 1.1.45)" 16/97616/1
2016-11-14 dongsug.songRevert "[3.0] Clipping API feature in Actor" 02/97602/1
2016-09-15 Adeel KazmiMerge "Added new API to Property::Map to enable method...
2016-09-09 Tom Robinson[3.0] Clipping API feature in Actor 43/87843/3
2016-09-08 Tom RobinsonClipping API feature in Actor 37/62837/51
2016-08-22 taeyoon[3.0] Version downgrade (1.2.0 to 1.1.45) 30/84730/1
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 19/83119/1
2016-08-03 adam.bGeometry Batching 59/80559/20
2016-07-28 Adeel KazmiAdded a Max Core Property Index so that a range can... 98/80298/4
2016-07-19 David SteeleMerge "Added ability to build for coverage for target...
2016-07-14 Adeel KazmiMerge "Removed dead code from Actor & fixed minor bugs...
2016-07-14 Adeel KazmiRemoved dead code from Actor & fixed minor bugs in... 20/80120/2
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 99/75399/1
2016-06-16 Adeel Kazmi(Touch) Added pressure, radius & angle information 79/74579/8
2016-06-13 David SteeleMerge "(Actor) Add ability to connect to new touch...
2016-06-13 David SteeleMerge "Remove unnecessary functions from Scripting...
2016-06-13 Adeel Kazmi(Actor) Add ability to connect to new touch signal... 39/74239/1
2016-06-10 Adeel KazmiRemove unnecessary functions from Scripting, support... 46/73846/4
next