Merge "Remove unsafe new-delete pair from program and change unoptimal resizes to...
[platform/core/uifw/dali-core.git] / dali / internal / event / actors / image-actor-impl.cpp
2015-03-06 Kimmo HoikkaMerge "Remove unsafe new-delete pair from program and...
2015-03-05 Adeel KazmiMerge "Move memory pool class internal" into tizen submit/tizen/20150306.102558 submit/tizen_mobile/20150307.060454
2015-03-05 Adeel KazmiMerge "Property enum name changes in dali-core: Core...
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Core changes 45/36345/1
2015-03-03 Adeel KazmiMerge "Added API to generate a MeshData object for...
2015-03-03 Adeel KazmiMerge "Performance enhancement, cache glClear state...
2015-03-02 Tom RobinsonProperty refactor in dali-core: Core changes 06/35806/11
2015-02-25 Kimmo HoikkaMerge "(PropertyMap) Use vector-wrapper" into tizen
2015-02-25 Adeel KazmiMerge "Rename BitmapImage as BufferImage" into tizen
2015-02-25 Xiangyin MaRename BitmapImage as BufferImage 09/35709/7
2015-02-16 Kimmo HoikkaPass stage from actor to attachment to avoid unnecessar... 78/35378/7 submit/tizen/20150217.020310
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-03 Adeel KazmiMerge "DALi Version 1.0.20" into tizen
2014-12-03 Adeel KazmiMerge "Change keep running reasons to enum from exporte...
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 96/29196/1 dali_1.0.14
2014-10-21 Kimmo HoikkaMerge "(ImageActor) Added new nine patch style to rende...
2014-10-20 Nick Holland(ImageActor) Added new nine patch style to render the... 67/28967/7
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 58/27758/1
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
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-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 11/27111/1 dali_1.0.7
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 Kimmo HoikkaReducing the size of ImageActor 99/26399/6
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 David SteeleFixed segfault if nine-patch image failed to load 84/24084/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
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-09 Kingsley Stephens(9 patch) Make ImageActor SetImage handle 9 patch images 22/20622/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-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 David Steele(ImageSize) Add natural image size handling
2014-03-03 David Steele(Images) Reducing thread tennis
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version