Remove a few exports by getting rid of two std::vectors and two std::sets
[platform/core/uifw/dali-core.git] / dali / internal / event / common /
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-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-16 Kimmo HoikkaRemoval of unnecessary use of std::set, part I 11/28811/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-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 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-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-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-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