Merge "ResourceImage/Image split" into tizen
[platform/core/uifw/dali-core.git] / dali / internal / event / common /
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2015-01-02 Kimmo HoikkaRemove a dead virtual method from proxy object 18/32818/3
2014-12-19 Adeel KazmiMerge "Add SceneCreated signal to stage." into tizen accepted/tizen/mobile/20141222.135608 accepted/tizen/tv/20141222.125312 accepted/tizen/wearable/20141222.134750 submit/tizen_mobile/20141222.110239 submit/tizen_tv/20141222.110417 submit/tizen_wearable/20141222.110410
2014-12-18 Kingsley StephensAdd SceneCreated signal to stage. 11/32211/4
2014-12-17 Kimmo HoikkaRemove std::map from custom property lookup, removes... 62/32162/4
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 HoikkaMerge "Fixed documentation build break in path.h" into...
2014-11-28 Kimmo HoikkaMerge "Shader & Program cleanup, Part 2: Stop calling...
2014-11-28 Kimmo HoikkaShader & Program cleanup, Part 2: Stop calling render... 75/30975/3
2014-11-20 Xiangyin Ma[dali_1.0.18] Merger branch 'tizen' 75/30575/1
2014-11-14 Kimmo Hoikkaremove std::auto_ptr from ProxyObject 24/30224/8
2014-11-13 Kimmo HoikkaMerge "(CustomActorImpl) Remove unused key-input-focus...
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-11 Kingsley StephensKlockwork: Remove unreachable code 32/30132/1
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
2014-11-07 Kimmo HoikkaRemove boost from animation public API 29/29929/5
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 66/29966/1
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 96/29196/1 dali_1.0.14
2014-10-16 Kimmo HoikkaRemoval of unnecessary use of std::set, part I 11/28811/1
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 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-25 Kimmo HoikkaStop heap allocating messages from UpdateManager for... 42/27942/6
2014-09-24 Kimmo HoikkaMerge "(Properties) Specify which properties can be... accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172112 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
2014-09-24 Adeel Kazmi(Properties) Specify which properties can be registered... 59/27959/2
2014-09-19 Kimmo HoikkaMerge "Guard against invalid PanGesture timestamps...
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 58/27758/1
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-15 Paul WisbeyMerge "Remove deprecated SetRemoveTime API" into tizen
2014-09-15 Adeel Kazmi(Build) Ensure typedef is not defined again 28/27528/1
2014-09-15 Paul WisbeySimplified the Constraint removal logic 72/27272/7
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 11/27111/1 dali_1.0.7
2014-09-01 Adeel KazmiMerge "fixed the comments in functor delegate to make...
2014-09-01 Paul WisbeyMerge "Reducing the size of ImageActor" into tizen
2014-08-29 Ferran SoleFixed bug when changing stereo base after setting view... 57/26857/1
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 22/26322/1
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-12 Ferran SoleChanged STEREO_HORIZONTAL view mode to work with landsc... 09/25709/5
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-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 jonghyun.hoGuard against constraint sending messages during core...
2014-06-10 Kimmo Hoikka(cleanup) Stop including std::vector directly inside...
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-29 David SteeleAdded object sizes to platform abstraction in profiling...
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-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-05-01 Adeel Kazmi(Properties) Ensure TypeInfo is set when creating Type... 93/20293/1
2014-05-01 Paul WisbeyShare a single weight property between constraints 87/20287/1
2014-04-23 Kingsley Stephens(prevnet) Fix prevnet issues 58/19958/1
2014-04-16 Ferran SoleAdded tag ( id ) to Constraints so they can be identifi... dali-2014-wk16-release
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-11 Javon PrinceChanges to support stereoscopic 3D 38/19438/1
2014-04-11 Victor CebolladaGlyphImage added. Retrieves a glyph image representing... 37/19437/1
2014-04-11 Julien Heanley(PropertyNotification) Fix for adding notifications... 36/19436/1
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
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-07 Adeel Kazmi(PropertyRegistration) Moved enums outside of PropertyR... 01/17701/1
2014-03-04 Lee MorganEmscripten/llvm related issues 54/17154/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 Julien Heanley(PropertyNotification) Added conditions to allow checki...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version