Image Load Cancelation - Coarse cancelation of in-flight jpeg loads
[platform/core/uifw/dali-adaptor.git] / adaptors /
2014-06-10 Julien HeanleyPan Gestures - Changed pan gesture prediction units...
2014-06-10 Sinjae Lee(Indicator) Using pan gesture to find flick down gestur...
2014-06-10 Adeel KazmiStop including std::vector directly inside dali
2014-06-10 Sinjae Lee(Accessibility) Just handles the action over for only...
2014-06-10 daemyung jangReduce the panning threshold.
2014-06-10 Julien HeanleyPan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICT...
2014-06-10 Sinjae Lee(Accessibility) Updated accessibility features (Part2)
2014-06-10 Sinjae Lee(Indicator) Added SetIndicatorStyle()
2014-06-10 Sinjae Lee(Indicator) Fixed to support dali application's indicat...
2014-06-10 Julien Heanley(EnvironmentVariables)Added getter functions that take...
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-05-29 Richard Huang(Build) Fixed target build error for tizen TV profile dali-2014-wk22-release
2014-05-29 Sinjae Lee(Indicator) Fixed regression that indicator can not...
2014-05-29 Sinjae Lee(Indicator) Enhanced the accuracy to get out the hidden...
2014-05-29 David SteeleUpdated object profiler to include overall memory impact
2014-05-27 Sinjae Lee(Indicator) Update once when indicator is updated dali-2014-wk21-release
2014-05-27 Sinjae Lee(Accessibility) Updated accessibility event for read...
2014-05-27 Sinjae Lee(Indicator) Implemented AUTO visible mode for indicator
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 98/21498/2 submit/tizen/20140526.004901
2014-05-15 jonghyun.hoLower debug level of indicator logs
2014-05-09 Javon PrinceUpdate build system for multiple tizen profiles
2014-05-09 Javon PrinceSet stereo view mode to Ecore_X_Atom
2014-05-09 Javon PrinceEGL: Ignore EGL_ALPHA_SIZE = 8 in eglChooseConfig on...
2014-05-09 Julien Heanley(PinchDetector) Added ability to set minimum distance...
2014-05-09 David SteeleAdded registered object profiler
2014-05-09 Kimmo HoikkaClarified destruction sequence and cleanup unnecessary...
2014-05-01 Sinjae Lee(Indicator) Use pixmap instead of shared memory for... 99/20299/1
2014-05-01 Kingsley Stephens(prevnet) Fix prevent issues 98/20298/1
2014-04-23 Sinjae Lee(Indicator) Supported indicator animation to show/hide 65/19965/1
2014-04-23 Adeel Kazmi(Indicator) Ensure indicator is updated if it is shown... 63/19963/1
2014-04-23 Julien Heanley(PanGesture)Added environment variable to change pan... 62/19962/1
2014-04-23 Javon PrinceAllow applications to select a transparent top-level... 60/19960/1
2014-04-16 Francisco SantosFixes to klocwork warnings dali-2014-wk16-release
2014-04-16 Nick HollandAdded trigger event facility to adaptor
2014-04-16 David SteeleAdded new test harness
2014-04-11 Javon PrinceChanges to support stereoscopic 3D 55/19455/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 51/19451/1
2014-04-03 Richard UnderhillBoost::any replacement in Dali Adaptor 57/18257/3
2014-03-20 Javon PrinceMove pixmap synchronization from RenderThread to Pixmap... 34/17934/8
2014-03-18 Adeel KazmiEnsure XEvent queue for the render display is flushed 00/18100/4
2014-03-12 Adeel Kazmi(CommandLineOptions) Ensure DALi takes out any handled... 74/17774/8
2014-03-10 Richard UnderhillRemoved legacy resource tracking / logging 61/17761/1
2014-03-07 Agnelo Vaz(VirtualKeyboard) Adding Guard around ImfManager::Get... 04/17704/1
2014-03-07 Francisco SantosRemove null statement 03/17703/1
2014-03-05 Paul WisbeyRemove redundant Core::SendEvent() & NotificationEvent 27/17227/1
2014-03-03 Paul WisbeyUse separated Core::QueueEvent & ProcessEvents methods...
2014-03-03 Agnelo Vaz(KeyEvents) Removing unused cursorOffset numberOfChars...
2014-03-03 Nick HollandAbility to log performance makers to ftrace for Tizen...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version