Merge "Hit test algorithm bug fix" into devel/master
[platform/core/uifw/dali-core.git] / dali / internal / update / common /
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type as it does not... 84/43384/2
2015-06-26 Adeel KazmiMerge "Merge branch 'devel/new_mesh' into devel/master...
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 84/42384/1
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 79/42379/1
2015-06-25 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 15/42315/1
2015-06-24 Adeel KazmiMerge "Fixes scale issue in Frustum Culling" into devel...
2015-06-24 Adeel KazmiMerge "Removed DepthIndex methods from public-api"...
2015-06-24 Francisco SantosMove new mesh API to devel-api 97/42197/1
2015-06-24 Kimmo HoikkaMerge "Revert "Move new mesh API to devel-api"" into...
2015-06-24 Kimmo HoikkaRevert "Move new mesh API to devel-api" 94/42194/1
2015-06-24 Kimmo HoikkaMerge changes I539c58fc,I6e1141c1 into devel/new_mesh
2015-06-23 Francisco SantosMove new mesh API to devel-api 31/42131/2
2015-06-09 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 32/40732/2
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 62/39562/1
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 56/39556/1
2015-05-18 Francisco SantosAdded test cases and fix bug in property buffer reupload. 46/39546/1
2015-05-15 Francisco SantosStore the property types for the update thread to use. 44/39444/1
2015-05-13 Francisco SantosCorrectly calculate alignment of members in propertyBuf... 26/39226/4
2015-05-05 Kimmo HoikkaMerge "Allow registering property components for animat...
2015-04-29 Richard HuangAllow registering property components for animatable... 87/38787/4
2015-04-29 Francisco SantosUpload property buffers when they change. 87/38887/1
2015-04-28 Francisco SantosFix to avoid copy of non basic types. 63/38663/2
2015-04-28 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 81/38781/1
2015-04-22 Kimmo HoikkaMerge "Added animation and constraint support for UNSIG...
2015-04-22 David SteeleAdded animation and constraint support for UNSIGNED_INT... 03/37703/7
2015-04-21 Francisco SantosFix wrong deletion. 05/38505/1
2015-04-16 Francisco SantosFixes and cleanup. 19/38219/6
2015-04-14 David SteeleRenamed ConnectionObservers class, un-consted objects 20/38220/3
2015-04-14 Francisco SantosPropertyBuffer Attributes. 46/37946/4
2015-04-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 06/38006/1
2015-04-08 David SteeleAdded connection for sampler texture 48/37948/1
2015-04-08 Adeel KazmiNew Constraints 69/37869/5
2015-04-02 Francisco SantosPropertyBuffers implementation. 04/37704/2
2015-04-01 David SteeleAdded double buffered properties that can be aged 54/37654/1
2015-04-01 David SteeleUniform map handling 49/37449/6
2015-03-31 David SteeleMerge branch 'tizen' of platform/core/uifw/dali-core... 47/37547/6
2015-03-20 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 09/37209/1
2015-03-20 Kimmo HoikkaMerge "Refactored EventToUpdate into EventThreadService...
2015-03-19 David SteeleRefactored EventToUpdate into EventThreadServices 86/36986/5
2015-03-18 David SteeleGlue glue and more glue 03/36803/5
2015-03-16 David SteeleAdded ObjectOwnerContainer class for scene graph objects 46/36746/2
2015-03-11 David SteeleCreated renderer objects. 15/36615/4
2015-03-11 David SteeleAddition of update geometry properties and quads 62/36462/4
2015-03-11 David SteeleMessages and ownership of update objects 93/36393/4
2015-03-11 David SteeleInitial drop of Update classes 91/36391/4
2015-03-05 Francisco SantosRename shader.h/cpp to scene-graph-shader.h/cpp 88/36388/1
2015-03-05 David SteeleRemoved Meshes and Model loading 80/36380/1
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 68/35868/2
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-02-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 39/35139/1
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 74/34374/1
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
next