platform/core/uifw/dali-adaptor.git
2015-12-17 Paul WisbeyReduced the amount of AccessibilityAdaptor copy 'n... 01/54601/19
2015-12-16 Adeel KazmiMerge "PixmapSurface changes to double buffered pixmap...
2015-12-16 daemyung jangPixmapSurface changes to double buffered pixmap. 45/51445/23
2015-12-15 Paul WisbeyRemoved a redundant copy of clipboard-impl.h 04/54504/4
2015-12-15 Paul WisbeyRemoved redundant copy of accessibility-adaptor-impl.h 01/54501/1
2015-12-15 Nick HollandMoved ECore specific indicator-impl out of common 76/54476/4
2015-12-15 Paul WisbeyEGL impl merge 93/54293/2
2015-12-14 Paul WisbeyMoved ECore specific virtual-keyboard out of 'common' 89/54289/3
2015-12-11 Adeel KazmiMerge "Fix to support PNG image which is indexed color...
2015-12-11 David SteeleDALi Version 1.1.14 33/54133/1 dali_1.1.14
2015-12-11 Jonghyun HoFix to support PNG image which is indexed color type... 07/54107/1
2015-12-09 Adeel KazmiRound up/down to closest frame when passing in frame... 44/53844/1
2015-12-07 Tom RobinsonImplement image fitting modes 58/52858/6
2015-12-04 Xiangyin MaDALi Version 1.1.13 87/53387/1 dali_1.1.13
2015-12-02 Kimmo HoikkaMerge "(ThreadSync) Ensure elapsed time is passed into...
2015-12-02 Adeel Kazmi(ThreadSync) Ensure elapsed time is passed into Core... 98/52998/5
2015-12-02 Adeel KazmiFix klocwork problems in Ubuntu build 77/53177/2
2015-12-01 Adeel KazmiUpdated README & removed files no longer required 84/53084/2
2015-11-30 daemyung jangFix the type conversion error from unsigned int to... 67/52967/1
2015-11-27 Adeel KazmiDALi Version 1.1.12 85/52885/1 dali_1.1.12
2015-11-24 Adeel KazmiAdded Combined Update/Render Thread Controller 18/50518/29
2015-11-24 Kimmo HoikkaMerge "(AutomatedTests) Ensure warnings are shown as...
2015-11-24 Nick HollandImproved internal file descriptor monitoring API 02/52202/6
2015-11-23 Adeel Kazmi(AutomatedTests) Ensure warnings are shown as errors 27/52427/3
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-17 Yoonsang LeeFix build error from build option typo 04/51904/1
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 Richard HuangFix gbs build for TV 43/51243/1
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-30 Yoonsang LeeFix a bug of not working network logging 08/50308/3
2015-10-29 Adeel KazmiMerge "Fix Kloc issues." into devel/master
2015-10-29 Victor CebolladaFix Kloc issues. 25/50525/1
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-23 Yoonsang LeeChange vconf BuildRequire 21/50021/2
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-10-01 Victor CebolladaFix for bidirectional support. 20/48920/1
2015-09-29 Agnelo VazRemoving GetDefaultFontDescription for Platform Abstrac... 60/48760/7
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 Agnelo VazFontClient ValueToIndex index logic fixed for width... 79/48679/3
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-17 Paul WisbeyCache fallback font lists for each requested font 02/48302/9
2015-09-16 taeyoonFix a bug caching color fonts. 90/48190/1
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 Victor CebolladaFix a Klocwork issue. 88/48088/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-11 Victor CebolladaFix a bug caching color fonts. 24/48024/1
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-07 Agnelo VazAdd API to font client to retreive Platform default... 58/47658/1
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
next