Merge "Refactored EventToUpdate into EventThreadServices" into tizen
[platform/core/uifw/dali-core.git] / dali / internal / update / common /
2015-03-20 Kimmo HoikkaMerge "Refactored EventToUpdate into EventThreadService...
2015-03-19 David SteeleRefactored EventToUpdate into EventThreadServices 86/36986/5
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Kimmo HoikkaMerge "Follow the include-order coding conventions...
2015-02-23 Kimmo HoikkaMerge "Combine Internal::ProxyObject & Internal::Object...
2015-02-23 Adeel KazmiCombine Internal::ProxyObject & Internal::Object 32/35632/4
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
2015-01-19 taeyoonMerge "Removal of a 'sec_build_binary_debug_enable...
2015-01-16 Kimmo HoikkaMerge "Fix a regression from an (old) optimization...
2015-01-15 Kimmo HoikkaMerge "removed some dead code" into tizen
2015-01-15 Kimmo HoikkaFix a regression from an (old) optimization to avoid... 61/33861/1
2015-01-14 Kimmo Hoikkaremoved some dead code 83/33783/1
2015-01-13 Kimmo HoikkaMerge "Ensured that messages are aligned to 8 byte...
2015-01-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-08 Kimmo HoikkaMerge "Internal animation changes" into tizen
2015-01-08 Ferran SoleInternal animation changes 56/33156/13
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-03 Adeel KazmiMerge "DALi Version 1.0.20" into tizen
2014-12-03 Adeel KazmiMerge "Change keep running reasons to enum from exporte...
2014-12-03 Lee Morgan[dali_1.0.20] Merge branch 'tizen' 85/31285/1
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-11-28 Kimmo HoikkaMerge "Reconfigured dynamics test cases" into tizen
2014-11-28 Kimmo HoikkaFriendly janitor cleaning up unnecessary header depende... 05/31005/3
2014-11-28 Kimmo HoikkaMerge "Removed unnecessary templating and initializing...
2014-11-28 Kimmo HoikkaRemoved unnecessary templating and initializing interna... 03/31003/4
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-12 Kimmo HoikkaMerge "Klockwork: Remove unreachable code" into tizen
2014-11-12 Adeel KazmiMerge "Remove a few exports by getting rid of two std...
2014-11-12 Kimmo HoikkaRemove a few exports by getting rid of two std::vectors... 99/30099/12
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 43/28343/1
2014-09-29 Adeel Kazmi(PropertyOwner) Distinguish between disconnection ... 42/28142/5
2014-09-25 Kimmo HoikkaMerge "Stop heap allocating messages from UpdateManager...
2014-09-25 Adeel KazmiMerge "stop using bool as index for an unnecessary...
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-25 Kimmo Hoikkastop using bool as index for an unnecessary uninitializ... 69/28069/2
2014-09-24 Kimmo HoikkaMerge "Event-side size storage in Actor." into tizen
2014-09-24 Kimmo HoikkaMerge "Added sub pixel itensity calculation for text...
2014-09-24 Kimmo HoikkaMerge "remove refobject based objects and dynamic casti...
2014-09-22 Kimmo Hoikkaremove refobject based objects and dynamic casting... 39/27739/3
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-23 Adeel KazmiMerge "Fixed test case to match new stencil hit rules...
2014-07-23 Adeel KazmiMerge "Property - Allow the custom property to be INTEG...
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
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-05-09 Kimmo HoikkaContextObserver removal, part II: Its gone 25/20625/1
2014-05-09 Kimmo HoikkaFix regression by previous optimization for mDirtyFlags 23/20623/1
2014-05-03 Kimmo HoikkaAlign data members, pointers first, classes then, next...
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-16 Julien Heanley(PropertyNotification) Force a property notification...
2014-03-20 Julien Heanley(PropertyNotifications) Added incremental step notification 55/18255/7
2014-03-13 Julien Heanley(Animation) Added component index to allow animation... 80/17980/5
2014-03-12 Paul WisbeyCustom property owning objects 10/17710/16
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Julien Heanley(PropertyNotification) Added conditions to allow checki...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version