Image filter bug fix
[platform/core/uifw/dali-core.git] / dali / integration-api /
2014-07-08 David SteeleAdded pre/post render methods to GL abstraction 02/24102/1
2014-07-08 Victor CebolladaFont - Fixes some documentation issues and the pass... 00/24100/1
2014-07-08 Julien HeanleyPan Gesture Cleanup Move functions from profiling.h... 98/24098/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-06-10 Andrew CoxImage Load Cancelation - Downgrade error log to warning...
2014-06-10 Julien HeanleyPan Gestures - Changed Pan gesture prediction amount...
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Julien HeanleyPan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICT...
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 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-09 Paul WisbeyFix regression with BitmapImage (width/height variety) 20/20620/1
2014-04-23 Andrew CoxImageData class to replace Bitmap class with new simple... 59/19959/1
2014-04-23 Julien Heanley(PanGesture) Added environment variable "PAN_PREDICTION... 56/19956/1
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 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-03-11 Richard UnderhillRemoved legacy resource tracking / logging 60/17760/4
2014-03-05 Paul WisbeyRemove redundant Core::SendEvent() & NotificationEvent 20/17220/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Agnelo Vaz(KeyEvents) Removing deprecated and unused KeyEvents
2014-03-03 David Steele(ImageLoader) Added synchronous method to get closest...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version