platform/core/uifw/dali-core.git
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 Kingsley StephensMove memory pool class internal 77/36377/1
2015-03-05 taeyoonResource management modification 78/35678/8
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Core changes 45/36345/1
2015-03-04 Adeel Kazmi(TapGesture) Added min/max taps, removed touches as... 92/36292/4
2015-03-04 Lee MorganDALi Version 1.0.32 93/36293/1 dali_1.0.32
2015-03-03 Kimmo HoikkaRemoving unnecessary constants and unnecessary exports... 70/36070/3
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-03-02 Ferran SoleAdded API to generate a MeshData object for a Dali... 45/35545/2
2015-03-02 Nick HollandPerformance enhancement, cache glClear state 37/35137/4
2015-03-02 Adeel Kazmi(Touch) Emit interrupted when actor is disconnected 20/36020/7
2015-02-27 Kimmo HoikkaRevert "Remove unused constants, don't export constant... 69/36069/1
2015-02-27 Kimmo HoikkaRemove unused constants, don't export constant that... 19/36019/3
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 #includes 23/36023/3
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-27 Adeel Kazmi(PropertyMap) Fix includes wording 10/36010/1
2015-02-26 David SteeleRemoved model loading and lighting 97/35897/4
2015-02-26 Adeel Kazmi(AutomatedTests) Fix build break 33/35933/1
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 Kingsley StephensAdd fixed size memory pool class 31/33931/18
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 Kingsley StephensDALi Version 1.0.31 59/35859/1 dali_1.0.31
2015-02-25 Adeel Kazmi(PropertyMap) Use vector-wrapper 01/35801/3
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 Kimmo HoikkaFix the comment wording in ref-object 02/35802/1
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 Andrew CoxAdded libcurl dependency for Ubuntu builds 08/35708/1
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 taeyoonAddition of build flag "-Wl,-Bsymbolic-functions" for... 80/35680/1
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 KazmiRemove use of boost thread local storage from debug 88/35588/1
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 Ferran SoleDALi Version 1.0.30 76/35576/1 dali_1.0.30
2015-02-18 Kimmo HoikkaReduce the amount of calls to Stage::GetCurrent() in... 71/35571/2
2015-02-18 Andrew Coxdoc fix - one-liner 68/35568/1
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 Yoonsang LeeUpdate README 81/35381/2
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 Richard HuangAdd an empty constructor for PanGesture 94/35294/2
2015-02-11 Kimmo HoikkaRemove obsolete and non functional SizeChanged signal... 83/35283/3
2015-02-11 Adeel KazmiDALi Version 1.0.29 64/35264/1 dali_1.0.29
2015-02-11 Tom RobinsonSize Relative feature: Implementation in dali-core... 43/35143/6
2015-02-10 Andrew CoxARM Assembly atomic inc and dec for RefObject ref ... 79/35079/5
2015-02-09 Kimmo HoikkaRemove unnecessary stage parameter from connnect to... 22/35122/1
2015-02-06 Paul WisbeyMerge "DALi Version 1.0.28" into tizen accepted/tizen/common/20150209.122022 accepted/tizen/mobile/20150210.015345 accepted/tizen/mobile/20150306.082352 accepted/tizen/tv/20150210.013259 accepted/tizen/wearable/20150210.015030 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558
2015-02-06 Xiangyin MaDALi Version 1.0.28 54/35054/1
2015-02-05 Adeel Kazmi(AutomatedTests) Merged managed & unmanaged tests 07/35007/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-02-03 Adeel KazmiMerge "Remove unsafe boost style conversion from intrus...
2015-02-02 Kimmo HoikkaRemove unsafe boost style conversion from intrusive... 91/34791/1
2015-02-02 Adeel KazmiDocumentation on how to create a Signal 87/34787/2
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2015-01-29 tom.robinsonDALi Version 1.0.27 95/34595/1 accepted/tizen/common/20150129.162044 accepted/tizen/mobile/20150130.001257 accepted/tizen/tv/20150130.000844 accepted/tizen/wearable/20150131.040519 dali_1.0.27 submit/tizen/20150129.112343
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-22 Nick HollandDALi Version 1.0.26 51/34251/1 accepted/tizen/common/20150123.092456 accepted/tizen/common/20150123.135216 accepted/tizen/mobile/20150126.011912 accepted/tizen/tv/20150126.011344 accepted/tizen/wearable/20150126.011601 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
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-16 taeyoonRemoval of a 'sec_build_binary_debug_enable' part in... 06/33906/1
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
next