Fixed segfault if nine-patch image failed to load
[platform/core/uifw/dali-core.git] / automated-tests /
2014-07-08 David SteeleFixed segfault if nine-patch image failed to load 84/24084/1
2014-07-08 Adeel Kazmi(HitTest) Added API to layer so that it can consume... 82/24082/1
2014-07-08 Adeel Kazmi(AutomatedTests) Ensure dali automated tests can be... 81/24081/1
2014-07-08 Adeel Kazmi(PanGesture) Added pan velocities as a property. 80/24080/1
2014-07-08 Victor CebolladaAny type - const getters added. 79/24079/1
2014-07-08 Richard Underhill(Dali-Core) Memory optimisation for Text-Styles 77/24077/1
2014-07-08 Andrew CoxRemove cropping from ImageAttributes 75/24075/1
2014-06-10 David SteeleFixed test case build & some test cases
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel Kazmi(Gestures) Each actor is now aware of what gestures...
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-27 David SteeleFixed dynamic shapes using meshes.
2014-05-27 Adeel Kazmi(Scripting) Some internal structs/templates public...
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-03 Javon PrinceAdd BakeFinal to Animation::EndAction
2014-05-03 Adeel Kazmi(AutomatedTests) Fixed build break.
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-04-16 Adeel KazmiUpdated Tests style
2014-04-16 Ferran SoleAdded tag ( id ) to Constraints so they can be identifi... dali-2014-wk16-release
2014-04-16 David SteeleResynced test cases and removed TET framework
2014-04-11 David SteeleMigrating to new test framework 39/19439/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-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-04-03 Adeel Kazmi(Properties) Fixes to Actor/ShaderEffect/ImageActor...
2014-04-03 David Steele(RenderTasks) Fixed test cases for chained framebuffers
2014-03-21 Richard UnderhillImplementation of boost::any container substitute 35/17935/17
2014-03-20 Julien Heanley(PropertyNotifications) Added incremental step notification 55/18255/7
2014-03-12 Francisco SantosPrint the value that we are trying to find when uniform... 41/17941/1
2014-03-12 Paul WisbeyCustom property owning objects 10/17710/16
2014-03-11 Richard UnderhillRemoved legacy resource tracking / logging 60/17760/4
2014-03-10 Paul WisbeyMerge "Print line numbers with shader source."
2014-03-10 Francisco SantosChanged view matrix calculation to fix related problems. 62/17762/1
2014-03-07 Adeel Kazmi(PropertyRegistration) Moved enums outside of PropertyR... 01/17701/1
2014-03-05 Paul WisbeyRemove redundant Core::SendEvent() & NotificationEvent 20/17220/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 Agnelo Vaz(KeyEvents) Removing deprecated and unused KeyEvents
2014-03-03 Julien Heanley(PropertyNotifications) Fixed TET issue
2014-03-03 Julien Heanley(PropertyNotification) Added conditions to allow checki...
2014-03-03 David Steele(ImageSize) Add natural image size handling
2014-03-03 David Steele(ImageLoader) Added synchronous method to get closest...
2014-03-03 David Steele(Images) Reducing thread tennis
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version