(Touch) Emit interrupted when actor is disconnected
[platform/core/uifw/dali-core.git] / dali / internal /
2015-03-02 Adeel Kazmi(Touch) Emit interrupted when actor is disconnected 20/36020/7
2015-02-27 Adeel KazmiMerge "Remove unused #includes" into tizen
2015-02-27 Kimmo HoikkaMerge "Remove unused lighting model programs and shader...
2015-02-27 Kimmo HoikkaRemove unused lighting model programs and shader source 25/36025/2
2015-02-27 David SteeleRemoved AffectedByLighting APIs from MeshActor 15/36015/1
2015-02-26 David SteeleRemoved model loading and lighting 97/35897/4
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 Adeel KazmiMerge "DALi Version 1.0.31" into tizen
2015-02-25 Xiangyin MaRename BitmapImage as BufferImage 09/35709/7
2015-02-25 Kimmo HoikkaMerge "RenderTasks would not finish if source actor...
2015-02-25 Kimmo HoikkaMerge "Merge Handle & Constrainable" into tizen
2015-02-25 Francisco SantosRenderTasks would not finish if source actor was invisible. 31/35631/6
2015-02-24 Kimmo HoikkaMerge "Distinguish NativeImage from Image & Clean Pixel...
2015-02-24 Xiangyin MaDistinguish NativeImage from Image & Clean PixelFormat... 93/35593/11
2015-02-24 Adeel KazmiMerge Handle & Constrainable 87/35787/3
2015-02-23 Adeel KazmiMerge "Use <cstddef> for NULL" into tizen
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Paul WisbeyUse <cstddef> for NULL 07/35707/2
2015-02-23 Kimmo HoikkaMerge "Follow the include-order coding conventions...
2015-02-23 Kimmo HoikkaMerge "Combine Internal::ProxyObject & Internal::Object...
2015-02-23 Paul WisbeyFollow the include-order coding conventions 91/35691/1
2015-02-23 Adeel KazmiCombine Internal::ProxyObject & Internal::Object 32/35632/4
2015-02-23 Andrew CoxRemoved unnecessary includes such as <iostream> and... 96/35596/8
2015-02-20 Kimmo HoikkaReplace boost::mutex with a Dali::Mutex to remove depen... 17/35617/9
2015-02-19 Adeel KazmiMerge "Fixed SizeMode not updating size on renderable...
2015-02-19 Tom RobinsonFixed SizeMode not updating size on renderable in some... 95/35595/2
2015-02-18 Adeel KazmiMerge "Remove use of boost thread local storage from...
2015-02-18 Adeel KazmiMerge "remove (unnecessarily) exported signal and actio...
2015-02-18 Adeel KazmiMerge "DALi Version 1.0.30" into tizen
2015-02-18 Adeel KazmiMerge "Reduce the amount of calls to Stage::GetCurrent...
2015-02-18 Kimmo HoikkaReduce the amount of calls to Stage::GetCurrent() in... 71/35571/2
2015-02-18 Kimmo Hoikkaremove (unnecessarily) exported signal and action names 96/35496/5
2015-02-18 Adeel Kazmi(Scripting) Using const char * instead of std::string 36/35536/4
2015-02-18 Adeel KazmiMerge "ResourceImage/Image split" into tizen
2015-02-17 Paul WisbeyResourceImage/Image split 49/34149/20
2015-02-16 Kimmo HoikkaPass stage from actor to attachment to avoid unnecessar... 78/35378/7 submit/tizen/20150217.020310
2015-02-13 Kimmo HoikkaDont bind effect texture unless its actually used 23/35423/2
2015-02-12 Kimmo HoikkaRemove some dead code 77/35377/2
2015-02-12 Kimmo HoikkaMerge "Remove obsolete and non functional SizeChanged...
2015-02-12 Kimmo HoikkaMerge "Size Relative feature: Implementation in dali...
2015-02-11 Kimmo HoikkaRemove obsolete and non functional SizeChanged signal... 83/35283/3
2015-02-11 Tom RobinsonSize Relative feature: Implementation in dali-core... 43/35143/6
2015-02-09 Kimmo HoikkaRemove unnecessary stage parameter from connnect to... 22/35122/1
2015-02-04 Richard HuangImproved pan gesture prediction 70/34470/4 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080851 accepted/tizen/common/20150205.165930 accepted/tizen/common/20150209.121019 accepted/tizen/mobile/20150211.014650 accepted/tizen/tv/20150210.012938 accepted/tizen/wearable/20150210.014755 submit/tizen/20150205.011244 submit/tizen/20150205.132622 submit/tizen/20150205.132635 submit/tizen/20150206.044231
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
2015-01-27 Kimmo HoikkaStop updating InverseViewProjection every frame 93/34393/8
2015-01-22 Andrew CoxRemoved AssertAlways and added error logging in RenderI... 64/34264/2
2015-01-20 Paul WisbeyFixed pixel-depth value for BitmapImage::Update(area) 55/34055/1
2015-01-20 Paul WisbeyRemoved unnecessary for loop 43/34043/1
2015-01-19 Paul WisbeyMinimal Atlas API 81/33981/4
2015-01-19 Richard UnderhillReturns the Pixel::Format of a BitmapImage's Bitmap 10/34010/1
2015-01-19 Richard UnderhillSingle tap results on text-input controls was very... 08/31308/4
2015-01-19 Paul WisbeyMerge "Renamed Atlas to avoid name clash with new versi...
2015-01-19 Paul WisbeyRenamed Atlas to avoid name clash with new version 85/33985/1
2015-01-19 taeyoonMerge "Removal of a 'sec_build_binary_debug_enable...
2015-01-16 Kimmo HoikkaMerge "Fix a regression from an (old) optimization...
2015-01-15 Kimmo HoikkaMerge "removed some dead code" into tizen
2015-01-15 Kimmo HoikkaFix a regression from an (old) optimization to avoid... 61/33861/1
2015-01-15 Paul WisbeyMerge "DALi Version 1.0.25" into tizen dali_1.0.25
2015-01-15 Francisco SantosCleanup shader compilation errors. 31/33831/1
2015-01-14 Kimmo Hoikkaremoved some dead code 83/33783/1
2015-01-13 Kimmo HoikkaMerge "Ensured that messages are aligned to 8 byte...
2015-01-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-10 Francisco SantosFixed logging message of VertexAttribDivisor. 59/33459/1
2015-01-08 David SteeleEnsured that messages are aligned to 8 byte words on... 75/33375/1
2015-01-08 Kimmo HoikkaMerge "Internal animation changes" into tizen
2015-01-08 Ferran SoleInternal animation changes 56/33156/13
2015-01-07 Kimmo HoikkaFix hit test API to tell if it succeeds or not, clarify... 85/33285/1
2015-01-07 Francisco SantosRemoved bogus consts and fixed out-of-line definitions. 63/33263/2
2015-01-07 Francisco SantosUnused variables. 93/33193/2
2015-01-07 Francisco SantosDo not overrite vtable of object. 92/33192/2
2015-01-07 Francisco SantosUnused variables. 91/33191/2
2015-01-07 Kimmo HoikkaMerge "Replaced shift and add sequence with single...
2015-01-07 Kimmo HoikkaMerge "Fix include guard." into tizen
2015-01-07 Andrew CoxReplaced shift and add sequence with single multiply... 80/32780/3
2015-01-05 Francisco SantosFix include guard. 01/33101/1
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2015-01-05 David SteeleFixed shader compilation error handling 34/32534/3
2015-01-02 Kimmo HoikkaRemove a dead virtual method from proxy object 18/32818/3
2014-12-24 David SteeleUpdated RenderTask test cases 31/32631/4
2014-12-24 Adeel KazmiFixed Klocwork reported issue 16/32816/1
2014-12-19 Adeel KazmiMerge "Add SceneCreated signal to stage." into tizen accepted/tizen/mobile/20141222.135608 accepted/tizen/tv/20141222.125312 accepted/tizen/wearable/20141222.134750 submit/tizen_mobile/20141222.110239 submit/tizen_tv/20141222.110417 submit/tizen_wearable/20141222.110410
2014-12-18 Kingsley StephensAdd SceneCreated signal to stage. 11/32211/4
2014-12-17 Kimmo HoikkaMerge "Fixed automated tests for ImageFactory" into...
2014-12-17 Kimmo HoikkaMerge "remove 58k unnecessary asserts from dali-demo...
2014-12-17 Francisco SantosDo not give an error for actors with size zero. 91/32391/2
2014-12-17 Kimmo HoikkaRemove std::map from custom property lookup, removes... 62/32162/4
2014-12-16 Kimmo HoikkaMerge "Added cubic interpolation for key-frame animatio...
2014-12-15 Andrew CoxImage Scaling and filtering - Core API & Cache 26/31726/7
2014-12-11 Ferran SoleAdded cubic interpolation for key-frame animations 24/31224/7
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-09 Kingsley StephensKlockwork: Fix CheckGlError assert condition 71/31771/1 accepted/tizen/common/20141211.150202 accepted/tizen/mobile/20141216.080613 accepted/tizen/tv/20141215.043910 accepted/tizen/wearable/20141215.104625 submit/tizen/20141211.140945
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-03 Lee Morgan[dali_1.0.20] Merge branch 'tizen' 85/31285/1
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-12-02 Kimmo HoikkaMerge "Refactor ImageFactory file path to hash lookup...
next