Remove a few exports by getting rid of two std::vectors and two std::sets
[platform/core/uifw/dali-core.git] / dali / internal / event / images /
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 Kimmo HoikkaMerge "Remove dead code" into tizen
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 Kingsley StephensKlockwork: remove unreachable code, check iterators 25/29925/1
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-10-15 Adeel KazmiMerge "Optimized shader hash to not allocate memory...
2014-10-15 Nick HollandOptimized shader hash to not allocate memory or perform... 83/28683/5
2014-09-24 Kimmo HoikkaMerge "remove refobject based objects and dynamic casti...
2014-09-23 Adeel KazmiMerge "(Image) Remove API that allows various load...
2014-09-23 Adeel Kazmi(Image) Remove API that allows various load/release... 39/27939/1
2014-09-22 Kimmo HoikkaDelay image size checking until someone asks for it 64/27364/5
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-11 Paul WisbeyMerge "Fix the framebuffer texture context loss handlin...
2014-09-10 Kimmo HoikkaRemoving unused "fade-in" and "replace image" features... 74/26974/13 submit/tizen/20140910.172931
2014-07-11 Agnelo Vaz(Image) Fix Ninepatch image to get correct child region... 29/24329/2
2014-07-08 David SteeleRemoved synchronous image size getter 06/24106/1
2014-07-08 David SteeleFixed segfault if nine-patch image failed to load 84/24084/1
2014-07-08 Andrew CoxRemove cropping from ImageAttributes 75/24075/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiFixed Image & Model problems with TypeRegistry
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 Kingsley Stephens(Image) Make Image GetWidth and GetHeight return natura...
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 Kingsley Stephens(prevnet) Fix prevnet issues 58/19958/1
2014-04-11 David SteeleFixed 9 patch filename parser 40/19440/1
2014-04-11 Victor CebolladaGlyphImage added. Retrieves a glyph image representing... 37/19437/1
2014-04-11 David SteeleFixed issue with filename parser for 9 patch images 35/19435/1
2014-04-11 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-03-04 Lee MorganEmscripten/llvm related issues 54/17154/1
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