Merge "Move memory pool class internal" into tizen
[platform/core/uifw/dali-core.git] / automated-tests /
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-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 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 David SteeleRemoved AffectedByLighting APIs from MeshActor 15/36015/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 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 "Addition of build flag "-Wl,-Bsymbolic-functions...
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-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 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-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 Tom RobinsonSize Relative feature: Implementation in dali-core... 43/35143/6
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-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-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-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-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-07 Kimmo HoikkaFix hit test API to tell if it succeeds or not, clarify... 85/33285/1
2015-01-07 Kimmo Hoikkaremove incorrect unit test, most functionality already... 83/33283/1
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2014-12-24 David SteeleUpdated RenderTask test cases 31/32631/4
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 Kimmo HoikkaSaving a bit of memory by using pretty function instead... 03/32203/7 accepted/tizen/common/20141222.090252 submit/tizen_common/20141218.164254
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 Andrew CoxFixed automated tests for ImageFactory 97/32397/1
2014-12-16 Kimmo HoikkaMerge "Added cubic interpolation for key-frame animatio...
2014-12-12 Paul WisbeyFixed some README comments 58/31958/3
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-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-05 David SteeleUpdated test harness behaviour 22/31222/7
2014-12-03 Lee Morgan[dali_1.0.20] Merge branch 'tizen' 85/31285/1
2014-12-02 Kimmo HoikkaMerge "Refactor ImageFactory file path to hash lookup...
2014-12-02 Andrew CoxRefactor ImageFactory file path to hash lookup 41/31141/7
2014-12-02 Francisco SantosSafeguard when Actor size is too big. 40/31040/7
2014-12-02 Adeel KazmiMerge "Updated test harness to allow parallel execution...
2014-12-01 Kimmo HoikkaFix the broken camera test case 34/31134/2
2014-12-01 David SteeleUpdated test harness to allow parallel execution 43/31043/5
2014-11-28 Kimmo HoikkaMerge "Reconfigured dynamics test cases" into tizen
2014-11-28 David SteeleReconfigured dynamics test cases 77/30977/2
2014-11-28 Kimmo HoikkaMerge "Fixed documentation build break in path.h" into...
2014-11-28 Kimmo HoikkaMerge "Shader & Program cleanup, Part 2: Stop calling...
2014-11-28 Kimmo HoikkaShader & Program cleanup, Part 2: Stop calling render... 75/30975/3
2014-11-27 Kimmo HoikkaMerge "Check for NULL resource ticket pointer" into...
2014-11-27 Kimmo HoikkaMerge "Added api to animate an actor (position and...
2014-11-27 Ferran SoleAdded api to animate an actor (position and orientation... 74/30174/20
2014-11-27 Kingsley Stephens[dali_1.0.19] Merge branch 'release19' 43/30943/1
2014-11-26 Kimmo HoikkaMerge "Increased precision of texture coordinate in...
2014-11-26 Kimmo HoikkaMerge "Shader & Program cleanup, Part 1: Remove cyclic...
2014-11-24 Kimmo HoikkaShader & Program cleanup, Part 1: Remove cyclic depende... 46/30646/4
2014-11-20 Xiangyin Ma[dali_1.0.18] Merger branch 'tizen' 75/30575/1
2014-11-14 Kimmo Hoikkafix failing tests: 2 incorrect test cases 1 memory... 08/30308/4
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-12 Kimmo HoikkaMerge "Klockwork: Remove unreachable code" into tizen
2014-11-11 Adeel Kazmi(Gestures) Pass const refs in callbacks 28/30128/2
2014-11-11 Adeel Kazmi(Automated Tests) Fix build break 19/30119/1
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
next