(AutomatedTests) Ensure warnings are shown as errors
[platform/core/uifw/dali-adaptor.git] / adaptors /
2015-11-20 Richard HuangDALi Version 1.1.11 79/52279/1 dali_1.1.11
2015-11-19 Nick HollandFixed build error when network performance monitor... 96/52196/1
2015-11-18 Xiangyin MaAdded API for getting environment variable 63/51563/7
2015-11-18 taeyoonAdd default value into window member data 02/52002/1
2015-11-17 Ferran SoleRe-enabled performance logging 20/51920/2
2015-11-16 Paul WisbeyCache the GetDefaultPlatformFontDescription results 25/51825/3
2015-11-13 Kimmo HoikkaMerge "Change PixmapImage class to NativeImageSource...
2015-11-13 Adeel KazmiAdded environment variable DALI_REFRESH_RATE to control... 37/51537/8
2015-11-13 Adeel KazmiDALi Version 1.1.10 70/51770/1 dali_1.1.10
2015-11-13 Heeyong SongChange PixmapImage class to NativeImageSource class 30/51730/2
2015-11-12 Tom RobinsonRemoved spec file for old targets and updated compatibi... 01/51701/2
2015-11-11 Adeel KazmiFix various Klocwork errors 39/51639/1
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-06 Tom RobinsonDALi Version 1.1.9 07/51307/1 dali_1.1.9
2015-11-05 Adeel KazmiAdded SingleThreadController 17/50517/6
2015-11-05 Adeel KazmiChanges after replacement of GetMicroSeconds with GetNa... 45/51245/2
2015-11-05 taeyoonSet alpha to wayland window by Application::New(..... 97/51197/2
2015-11-04 Adeel KazmiMoved thread control functionality into a separate... 95/50195/14
2015-11-04 Adeel KazmiExtract out RenderRequest & common Render functions... 10/50010/9
2015-11-04 Adeel KazmiExtract out FPS Tracker & Update Status Logger from... 09/50009/7
2015-11-03 Adeel KazmiChanged all property & signal names to lowerCamelCase 14/50914/1
2015-10-30 Tom RobinsonMake DALi buildable with other gbs profiles 89/45489/6
2015-10-29 Adeel KazmiMerge "Fix Kloc issues." into devel/master
2015-10-29 Nick HollandDALi Version 1.1.8 08/50508/1 dali_1.1.8
2015-10-28 daemyung jangMove imf-manager-impl.h to integration-api. 04/50404/1
2015-10-26 Victor CebolladaIMF manager clean up. 19/50119/4
2015-10-23 Adeel KazmiMerge "Change vconf BuildRequire" into devel/master
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Lee MorganDALi Version 1.1.7 34/50034/1 dali_1.1.7
2015-10-22 Xiangyin MaAdded EventThreadCallback class & BitmapLoader::Load... 29/49929/4
2015-10-22 Xiangyin MaUpdate with the moving of mutex, conditional wait under... 01/50001/1
2015-10-19 Paul WisbeyOnly decrement the "update ahead" counter after Core... 11/49711/2
2015-10-09 Tom RobinsonDALi Version 1.1.6 30/49230/1 dali_1.1.6
2015-10-08 Kimmo HoikkaRevert "Fix for thread contention issues in FrameTime... 11/49211/2
2015-10-02 Paul WisbeyMerge "Fix for bidirectional support." into devel/master
2015-10-02 Chu HoangDALi Version 1.1.5 74/48974/1 dali_1.1.5
2015-09-29 Agnelo VazFontClient Match API used to get default platform font... 45/48545/9
2015-09-25 Ferran SoleAdded buffer, texture and program count 32/48732/2
2015-09-25 Paul WisbeyMerge "FontClient ValueToIndex index logic fixed for...
2015-09-25 Adeel KazmiDALi Version 1.1.4 12/48712/1 dali_1.1.4
2015-09-24 Yoonsang LeeModify doxygen group names 53/48653/2
2015-09-24 Lee MorganMarked new API's since 1.1.4 11/48611/2
2015-09-18 Adeel KazmiMerge "DALi Version 1.1.3" into devel/master
2015-09-18 Xiangyin MaDALi Version 1.1.3 50/48350/1 dali_1.1.3
2015-09-15 Adeel KazmiMerge "(ThreadSync) Ensure we continue to wait if we...
2015-09-15 Adeel KazmiMerge "Fix a Klocwork issue." into devel/master
2015-09-15 Adeel Kazmi(ThreadSync) Ensure we continue to wait if we're still... 57/48157/1
2015-09-14 taeyoonFix wayland indicator issue 79/48079/1
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
2015-09-10 Richard HuangDALi Version 1.1.2 61/47961/1 dali_1.1.2
2015-09-08 Kimmo HoikkaMerge "Ensure invlid-syncs are handled in thread-sync...
2015-09-05 Adeel KazmiEnsure invlid-syncs are handled in thread-sync 78/47578/2
2015-09-05 Adeel KazmiMerge "Network perfomance logging flag. Off by default...
2015-09-04 Adeel KazmiMerge "Fix for thread contention issues in FrameTime...
2015-09-04 Adeel KazmiMerge "Pixmap render surface synchronization moved...
2015-09-04 Richard UnderhillFix for thread contention issues in FrameTime object. 61/47561/1
2015-09-04 Adeel KazmiMerge "Fix VD prevent issues" into devel/master
2015-09-04 Lee MorganNetwork perfomance logging flag. Off by default. 32/47432/4
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-02 taeyoonFix VD prevent issues 28/46828/8
2015-09-02 Yoonsang LeeDoxygen grouping 36/45136/6
2015-09-01 taeyoonFix prevent issues 27/46827/7
2015-08-28 Adeel KazmiPixmap render surface synchronization moved to thread... 83/46983/5
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues" into devel/master
2015-08-28 Jonghyun HoFix the issue that indicator is not updated & ensure... 55/47055/1
2015-08-27 Agnelo VazFont configuration filename retreived from spec file 55/46755/4
2015-08-27 Adeel KazmiMerge "Add missing StyleMonitor::GetDefaultFontStyle...
2015-08-27 Adeel KazmiMerge "Scaling feature for fixed-size fonts" into devel...
2015-08-26 Lee MorganAdded network build option. Disabled by default. 39/46839/4
2015-08-26 Lee MorganDALi Version 1.1.1 18/46818/1 dali_1.1.1
2015-08-26 Heeyong SongFix VD prevent issues 02/46802/1
2015-08-26 v.cebolladaAdd missing StyleMonitor::GetDefaultFontStyle(). 79/46779/1
2015-08-25 Ferran SoleFixed bug which caused PostRender() method not being... 66/46666/2
2015-08-24 Jonghyun HoFix for DALi window to behave with Legacy mode disabled 69/46669/1
2015-08-21 Paul WisbeyMerge "Add some missing key mappings." into devel/master
2015-08-21 v.cebolladaAdd some missing key mappings. 26/46426/4
2015-08-20 Adeel KazmiImprove ThreadSynchronization Logging (enable release... 69/46469/2
2015-08-20 Agnelo VazSwitch off logging for Virtual Keyboard 68/46468/2
2015-08-20 Adeel KazmiMerge "Ensure we don't wait for VSync if we're just...
2015-08-20 Adeel KazmiMerge "Shift key codes added to key enum." into devel...
2015-08-20 Adeel KazmiMerge "DALi Version 1.1.0" into devel/master
2015-08-20 Chu HoangDALi Version 1.1.0 53/46453/1 dali_1.1.0
2015-08-20 Adeel KazmiEnsure we don't wait for VSync if we're just resuming 79/46379/2
2015-08-20 v.cebolladaShift key codes added to key enum. 76/46376/2
2015-08-20 daemyung jangShow the opaque indicator by the flick gesture
2015-08-18 Adeel KazmiEmit the resume signal before we update 40/46240/3
2015-08-17 daemyung jangFix the runtime error by the uninitialized ecore imf... 54/42554/6
2015-08-13 Adeel KazmiSimplified ThreadController 98/44198/15
2015-08-13 Adeel KazmiReplaced UpdateRender with Thread for Controller and... 55/43355/9
2015-08-12 Adeel KazmiDALi Version 1.0.53 16/45916/1 dali_1.0.53
2015-08-11 Chu HoangAdded back background actor to the indicator that got... 94/45494/7
2015-08-06 Xiangyin MaDALi Version 1.0.52 67/45467/1 dali_1.0.52
2015-08-03 David FumanalSimple file loading devel class 87/44287/11
2015-07-31 Kimmo HoikkaMerge "Modified not to reload resource image on surface...
2015-07-31 Kimmo HoikkaMerge "Stop memory leaks in FontClient." into devel...
next