[3.0] Fix build error
[platform/core/uifw/dali-adaptor.git] / automated-tests /
2017-03-21 Seoyeon Kim[3.0] Add WatchTime APIs 99/118599/7 submit/tizen_3.0/20170323.121626
2017-02-20 Seoyeon KimMerge "[3.0] Update doxygen comments" into tizen_3.0 accepted/tizen/3.0/common/20170221.125117 accepted/tizen/3.0/ivi/20170221.004352 accepted/tizen/3.0/mobile/20170221.003718 accepted/tizen/3.0/tv/20170221.004025 accepted/tizen/3.0/wearable/20170221.004208 submit/tizen_3.0/20170220.051830
2017-02-10 Seoyeon KimMerge "[3.0] Fixed Svace Issue" into tizen_3.0 accepted/tizen/3.0/common/20170210.172532 accepted/tizen/3.0/ivi/20170210.095123 accepted/tizen/3.0/mobile/20170210.094857 accepted/tizen/3.0/tv/20170210.094941 accepted/tizen/3.0/wearable/20170210.095029 submit/tizen_3.0/20170210.054535
2017-02-10 Heeyong Song[3.0] Fix SVACE issue 83/114083/1
2016-12-09 Seoyeon KimMerge "[3.0] Update command-line string & comment for...
2016-12-07 taeyoonMerge "[3.0] Add SurfaceSizeChanged before ReplaceSurfa...
2016-12-07 Seoyeon KimMerge "[3.0] Fix the wrong spelling" into tizen_3.0
2016-12-06 suhyung Eom[3.0] Enable to set the margin of indicator 40/102440/1
2016-09-27 taeyoon[3.0] Add texture target for OES_EGL_image_external 36/87336/3
2016-09-22 taeyoonMerge "[3.0] Modify iconify part for wayland" into...
2016-09-20 Seoyeon Kim[3.0] Fix license issue 78/88578/1 accepted/tizen/3.0/ivi/20161011.043735 accepted/tizen/3.0/mobile/20161015.032608 accepted/tizen/3.0/tv/20161016.003851 accepted/tizen/3.0/wearable/20161015.082108 accepted/tizen/common/20160922.142720 accepted/tizen/ivi/20160923.090320 accepted/tizen/mobile/20160923.090049 accepted/tizen/tv/20160923.090142 accepted/tizen/wearable/20160923.090233 submit/tizen/20160922.140223 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000001 submit/tizen_3.0_wearable/20161015.000001
2016-09-09 Tom Robinson[3.0] Clipping API feature in Actor 44/87844/1
2016-08-24 David Steele[3.0] Updated patch-coverage tool to catch fewer errors 10/84910/3
2016-08-24 Victor Cebollada[3.0] FontClient - Fix issues when selecting fonts. 09/84909/3
2016-08-22 Agnelo Vaz[3.0] Adding ObjectDestructionTracker to dali-test... 07/84907/2
2016-08-22 Tom Robinson[3.0] Renderer Depth UTCs + test-gl-abstraction update 03/84903/1
2016-08-22 taeyoon[3.0] Version downgrade (1.2.0 to 1.1.45) 31/84731/1
2016-08-10 taeyoonMerge "[3.0] Remove an exception for gl feature from...
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 76/83176/1
2016-08-09 taeyoonRevert "Separate watch-application.h into wearable.h" 69/83169/1
2016-08-04 Adeel KazmiMerge "Adding ObjectDestructionTracker to dali-test...
2016-08-04 Agnelo VazAdding ObjectDestructionTracker to dali-test-suite... 38/82638/1
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-02 Tom RobinsonRenderer Depth UTCs + test-gl-abstraction update 82/82182/4
2016-08-02 suhyung EomMerge "Implement wayland specfic indicator, window...
2016-07-25 Tom RobinsonUpdating test-suite to match core 65/81365/2
2016-07-18 minho.sunMerge "Add PATH variable in dalireslog.sh" into devel...
2016-07-15 David SteeleAdded Patch coverage tool 86/80286/1
2016-07-13 Tom RobinsonMoved Core Rendering API from devel-api to public-api 33/79933/4
2016-07-13 Adeel KazmiMerge "Remove Geometry::QUAD() usage from Adaptor"...
2016-07-12 Xiangyin MaRemove Geometry::QUAD() usage from Adaptor 45/79545/4
2016-07-11 Tom RobinsonMoved TextureSet::SetImage() to separate devel-api... 10/79510/4
2016-07-04 suhyung EomSeparate watch-application.h into wearable.h
2016-07-01 Paul WisbeyMerge "Fix for color emojis fonts." into devel/master
2016-06-30 David SteeleUpdated desktop test harness for easier TC debugging 40/77640/2
2016-06-30 Adeel KazmiMerge "Fix bug in VideoView::SetMuted()" into devel...
2016-06-29 Ferran SoleChanges following patch "Added support for compressed... 25/77125/2
2016-06-24 suhyung EomSeparate watch-application.h into wearable.h 31/76431/2 accepted/tizen/common/20160624.134157 accepted/tizen/ivi/20160624.103102 accepted/tizen/mobile/20160624.102942 accepted/tizen/tv/20160624.103009 accepted/tizen/wearable/20160624.103036 submit/tizen/20160624.043400
2016-06-20 David SteeleUpdated test harness to add map of named parameters... 07/75607/1
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 07/75407/1
2016-06-17 Adeel Kazmi(Touch) Add Pressure, radius & angle information 75/74975/4
2016-06-13 Paul WisbeyMerge "Removed HasRendered() queries. They were stoppin...
2016-06-09 adam.bRemoved HasRendered() queries. 47/73847/3
2016-06-03 Kimmo HoikkaMerge "Update BitmapLoader following the PixelData...
2016-06-03 Paul WisbeyMerge "DALi Version 1.1.37" into devel/master
2016-06-03 Xiangyin MaUpdate BitmapLoader following the PixelData change 24/71524/4
2016-06-02 suhyung EomAdd WatchApplication UTC 87/72687/1
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 22/72222/1
2016-05-24 minho.sunMerge changes Ia421f3c7,I555ac3f0,Iee1db45f,Id3ad58a2... accepted/tizen/common/20160525.160456 accepted/tizen/ivi/20160525.062156 accepted/tizen/ivi/20160526.003803 accepted/tizen/mobile/20160525.062255 accepted/tizen/mobile/20160526.003616 accepted/tizen/tv/20160525.062124 accepted/tizen/tv/20160526.003710 accepted/tizen/wearable/20160525.062222 accepted/tizen/wearable/20160526.003734 submit/tizen/20160525.015808 submit/tizen/20160525.140602
2016-05-18 minho.sunMerge branch 'devel/master' into tizen 13/71013/1
2016-05-17 Adeel KazmiMerge "Remove ImageActor from ObjectProfiler and Emscri...
2016-05-17 Adeel KazmiMerge "Wayland IMF support" into devel/master
2016-05-17 Heeyong SongMerge "[3.0] Enable render notification after DALi... accepted/tizen/common/20160517.174319 accepted/tizen/ivi/20160518.004126 accepted/tizen/mobile/20160518.004323 accepted/tizen/tv/20160518.004201 accepted/tizen/wearable/20160518.004140 submit/tizen/20160517.084439
2016-05-16 Adeel KazmiMerge "Use Geometry::QUAD() in UTC" into devel/master
2016-05-16 Xiangyin MaUse Geometry::QUAD() in UTC 70/69770/1
2016-05-06 Adeel KazmiMerge "DALi Version 1.1.33" into devel/master
2016-05-05 Adeel Kazmi(Automated Tests) Platform Abstraction now handles... 51/68551/1
2016-05-03 dongsug.songMerge branch 'devel/master' into tizen 80/68380/1
2016-04-25 Ferran SoleChanges following "Remove Geometry scene object" 45/66745/7
2016-04-19 Adeel KazmiSynchronized Automated Tests with dali-core 37/66537/3
2016-03-21 minho.sunMerge branch 'devel/master' into tizen 08/62908/1
2016-03-16 taeyoonReplaced internal sensor api or deprecated api 37/45437/9
2016-03-11 taeyoonMerge "Change SetNativeImageSource() to SetSource(...
2016-03-08 Agnelo VazEventHandlers use IsDeviceButton for filtering Keyevent... 69/61069/5
2016-02-26 dongsug.songMerge branch 'devel/master' into tizen 34/60134/2
2016-02-24 Kimmo HoikkaMerge "Emscripten minimal adaptor build" into devel...
2016-02-23 Lee MorganEmscripten minimal adaptor build 87/44187/25
2016-02-09 Adeel KazmiMerge "Upgraded test harness." into devel/master
2016-02-09 David SteeleUpgraded test harness. 13/59013/3
2016-02-02 Yoonsang LeeAdd key grab/ungrab features for Tizen 19/57119/12
2016-01-19 Yoonsang LeeSeperate dali-adaptor & dali-adaptor-uv packages 35/55835/21
2016-01-15 taeyoonMerge branch 'devel/master (1.1.16)' into tizen 69/57069/1
2016-01-15 taeyoonRevert "Merge "[3.0] Change PixmapImage class to Native... 59/55859/2
2016-01-15 taeyoonRevert "[3.0] Fix license issues from the protex server" 64/57064/1
2016-01-14 Adeel KazmiMerge "Added ASTC Native file format loader" into devel...
2016-01-13 Tom RobinsonAdded ASTC Native file format loader 46/56646/7
2016-01-12 Tom RobinsonFixed ICO loader for all bpp variants + optimisations 54/55054/9
2016-01-08 Tom RobinsonSupport for ASTC compressed textures wrapped in KTX... 77/54477/11
2016-01-06 David SteeleUpdated README for test cases 37/56337/2
2016-01-05 David SteeleRemoved automated test case style folder 31/56231/1
2015-12-30 seoyeon2.kim[3.0] Fix license issues from the protex server 92/55892/1 accepted/tizen/mobile/20160103.230551 accepted/tizen/tv/20160103.230619 accepted/tizen/wearable/20160103.230640 submit/tizen/20151231.085512
2015-12-07 Tom RobinsonImplement image fitting modes 58/52858/6
2015-11-24 Kimmo HoikkaMerge "(AutomatedTests) Ensure warnings are shown as...
2015-11-23 Adeel Kazmi(AutomatedTests) Ensure warnings are shown as errors 27/52427/3
2015-11-18 Taeyoon LeeMerge "[3.0] Change PixmapImage class to NativeImageSou... accepted/tizen/common/20151218.120144 accepted/tizen/mobile/20151119.034244 accepted/tizen/tv/20151119.033217 accepted/tizen/wearable/20151119.033227 submit/tizen/20151118.073225 submit/tizen_common/20151209.063055 submit/tizen_mobile/20151118.072728
2015-11-18 Heeyong Song[3.0] Change PixmapImage class to NativeImageSource... 96/51996/1
2015-11-13 Kimmo HoikkaMerge "Change PixmapImage class to NativeImageSource...
2015-11-13 Heeyong SongChange PixmapImage class to NativeImageSource class 30/51730/2
2015-11-10 Adeel KazmiAdded TimeService following removal of Time getters... 33/51433/5
2015-11-09 Xiangyin MaUpdate BitmapLoader to use PixelData 38/50438/12
2015-11-09 Adeel KazmiMerge "Set alpha to wayland window by Application:...
2015-11-09 Yoonsang LeeMerge "Fix a bug of not working network logging" into...
2015-11-06 Kimmo HoikkaMerge changes Id88b7bc9,I4610f81b into devel/master
2015-11-05 Adeel KazmiChanges after replacement of GetMicroSeconds with GetNa... 45/51245/2
2015-10-28 taeyoonMerge branch 'devel/master (1.1.2 ~ 1.1.7)' into tizen 27/50327/2
2015-09-29 Agnelo VazRemoving GetDefaultFontDescription for Platform Abstrac... 60/48760/7
2015-09-25 Paul WisbeyMerge "FontClient ValueToIndex index logic fixed for...
2015-09-24 Agnelo VazFontClient ValueToIndex index logic fixed for width... 79/48679/3
2015-09-11 Paul WisbeyMerge "Fix a bug caching color fonts." into devel/master
2015-09-10 Adeel KazmiConditionalWait moved to Core & FrameTime lock changes 01/48001/1
next