Change to process events when the application is paused
[platform/core/uifw/dali-core.git] / dali / internal / event / common /
2017-10-24 Heeyong SongChange to process events when the application is paused 45/152145/7
2017-10-23 Victor CebolladaDo nothing if the same size is set to the stage. 69/157069/3
2017-10-16 Seoyeon KimAdd Property::EXTENTS type 50/154650/15
2017-08-25 Adeel KazmiMerge "Change Dali::Thread, Dali::Mutex and Dali::Condi...
2017-08-24 David SteeleMerge "Ensure Animatable component properties can be...
2017-08-24 Adeel KazmiMerge changes I57a04bbc,I14901695 into devel/master
2017-08-24 Adeel KazmiEnsure Animatable component properties can be animated 79/145779/3
2017-08-21 minho.sunMerge "Make warning message instead of Assert when...
2017-08-21 minho.sunMake warning message instead of Assert when getting... 63/143463/5
2017-08-16 David SteeleMerge "change DALI_COMPILE_TIME_ASSERT to use static_as...
2017-08-16 David SteeleMerge "Replace GCC specific __thread with C++ 11 keywor...
2017-08-16 Kimmo HoikkaReplace GCC specific __thread with C++ 11 keyword threa... 78/144378/2
2017-08-01 David SteeleMerge "Remove use of map-wrapper from TypeRegistry...
2017-07-31 Kimmo HoikkaRemove use of map-wrapper from TypeRegistry 64/141464/5
2017-06-30 Adeel KazmiMerge "Performance Improvements: Remove unnecessary...
2017-06-29 Adeel KazmiRemove Emscripten 50/136450/3
2017-06-12 David SteeleMerge "Simplified actor depth traversal algorithms...
2017-06-09 Adeel KazmiMerge "Adding Progress notification to Animation" into...
2017-06-09 Agnelo VazAdding Progress notification to Animation 12/132812/14
2017-06-08 Kimmo HoikkaRemove current and future memory leaks with messages... 10/132810/2
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-18 Kimmo HoikkaEnable -Wold-style-cast to ensure more consideration... 07/129707/5
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-15 David SteeleMerge "Remove duplicated Erase iteration code by introd...
2017-05-12 Adeel KazmiMerge "Initialize 'mDepthTreeDirty' member in stage...
2017-05-09 Seoyeon KimInitialize 'mDepthTreeDirty' member in stage-impl.cpp 77/128377/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-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-21 Adeel KazmiMerge "Adding deviceClass to KeyEvent Integ" into devel...
2017-04-21 David SteeleMerge "Synchronous Set/Get Behaviour for custom & anima...
2017-04-20 Adeel KazmiSynchronous Set/Get Behaviour for custom & animatable... 66/124466/8
2017-04-11 Heeyong SongMerge "Fix disconnection issue of signal" into devel...
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-06 minho.sunAdded stage-devel to support KeyEvent propagation 82/122982/8
2017-03-08 Kimmo HoikkaMerge "Fix memory leaks detected by Valgrind" into...
2017-03-07 Nick HollandFix memory leaks detected by Valgrind 15/117015/3
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading & rendering...
2017-02-21 Francisco SantosRemoved redundant resource loading & rendering code 24/113024/6
2017-02-09 Adeel KazmiMerge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-02 Paul WisbeyRemoved ResourceClient 91/112791/2
2017-01-24 Ferran SoleDelete ImageFactory and ImageFactoryCache as they are... 39/111439/2
2016-12-15 Adeel KazmiMerge "Enabling animation of Renderer properties when...
2016-12-15 Nick HollandType registry changed C# callback signatures 32/101932/6
2016-12-05 Adeel KazmiMerge "Prevent API generate warning log" into devel...
2016-12-01 David SteeleMerge "Add missing includes." into devel/master
2016-12-01 Francisco SantosAdd missing includes. 50/101550/4
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 Kimmo HoikkaMerge "Added C# control / property registration to...
2016-11-23 Nick HollandAdded C# control / property registration to devel API 15/96615/12
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-10-10 Adeel KazmiMerge "Add missed doxygen documentation" into devel...
2016-09-30 suhyung EomAdd function to set top margin of the stage 17/87617/11
2016-09-16 David SteeleAdded Property::Key type to properly represent keys... 52/88152/9
2016-08-11 Adeel KazmiMerge "Added integer keys for custom properties." into...
2016-08-11 David SteeleAdded integer keys for custom properties. 16/83416/3
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-02 Adeel KazmiAdded missing newline chars to logging commands 06/82306/1
2016-07-29 Adeel Kazmi(Scripting) Helper method for bit-mask enum properties... 51/81851/3
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 KazmiAvoid std::string crash when NULL is returned 28/80128/1
2016-07-14 Adeel KazmiMerge "Removed dead code from Actor & fixed minor bugs...
2016-07-14 Tom RobinsonMoved Core Rendering API from devel-api to public-api 19/79919/17
2016-06-13 David SteeleMerge "Remove unnecessary functions from Scripting...
2016-06-10 Adeel KazmiRemove unnecessary functions from Scripting, support... 46/73846/4
2016-06-02 Adeel KazmiAdded class to replace TouchEvent 08/70808/12
2016-05-20 Adeel KazmiMerge "Type registry helper: Core change to make usable...
2016-05-20 Richard HuangObject::GetPropertyType should return Property::NONE... 95/70795/1
2016-05-19 Richard HuangSupport for child properties registration 74/70174/4
2016-05-16 Adeel KazmiMerge "Added static function Geometry::QUAD()" into...
2016-05-16 Kimmo HoikkaMerge "Prevention of Null pointer dereference" into...
2016-05-13 Seoyeon KimPrevention of Null pointer dereference 26/69226/2
2016-04-20 Kimmo HoikkaRemoval of unnecessary Actor-attachment classes, part... 49/66549/12
2016-03-21 Paul WisbeyPropertyBuffer SetData clean-up 22/63022/3
2016-03-18 Adeel KazmiMerge "DALi Version 1.1.26" into devel/master
2016-03-17 Ferran SoleData oriented transform manager 01/58001/49
2016-02-24 David SteeleRemoved spurious TODOs 93/60293/1
2016-02-09 Adeel KazmiMerge "Upgraded test harness" into devel/master
2016-02-09 Ferran SoleFix for building error on gcc 4.6.3 43/59043/2
2016-01-22 Kimmo HoikkaMerge changes I523a4ff5,Ic7d369c0 into devel/master
2016-01-20 Adeel KazmiMerge "Simplify javascript layer behavior enum STRING...
2016-01-20 Nick HollandSimplify javascript layer behavior enum STRING 33/55533/5
2016-01-19 x1ma(Animatable property) default value setting and uniform... 64/57164/5
2015-12-11 Adeel KazmiMerge "LLVM/Emscripten fixes" into devel/master
2015-12-11 Lee MorganLLVM/Emscripten fixes 88/44188/19
2015-12-08 Kimmo HoikkaMerge "Remove Node::ResolveVisibilty()" into devel...
next