Use modern construct 'using' instead of typedef.
[platform/core/uifw/dali-core.git] / dali / internal / event / common / notification-manager.cpp
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2015-10-29 Nick Holland[dali_1.1.8] Merge branch 'devel/master' 11/50511/1
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Paul WisbeyMerge "Stop calculating default filter and wrap modes...
2015-10-23 Lee Morgan[dali_1.1.7] Merge branch 'devel/master' 37/50037/1
2015-10-22 Xiangyin MaAdded Thread abstract class 27/49927/5
2015-10-09 Kimmo HoikkaMerge "Moved OwnerContainer from internal to devel...
2015-10-09 Chu HoangMoved OwnerContainer from internal to devel-api. 37/49237/1
2015-05-29 Adeel Kazmi[dali_1.0.42] Merge branch 'tizen' 13/40113/1
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 56/39556/1
2015-05-15 Nick HollandMove more public-api headers to devel-api. PART 2 88/39488/4
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 68/35868/2
2015-02-25 Kingsley Stephens[dali_1.0.31] Merge branch 'tizen' 63/35863/1
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-20 Kimmo HoikkaReplace boost::mutex with a Dali::Mutex to remove depen... 17/35617/9
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 43/28343/1
2014-09-25 Kimmo HoikkaMerge "Stop heap allocating messages from UpdateManager...
2014-09-25 Kimmo HoikkaStop heap allocating messages from UpdateManager for... 42/27942/6
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 Kimmo HoikkaGuarantee notifications are served in the right order... 93/24093/1
2014-07-08 Kimmo HoikkaPrevent event thread from picking up notifications... 89/24089/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version