Moved thread control functionality into a separate folder & added threading mode...
[platform/core/uifw/dali-adaptor.git] / adaptors /
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...
2015-07-31 Adeel KazmiMerge "Update license information in the spec file...
2015-07-31 Adeel KazmiMerge "Remove unused dali-adaptor spec files" into...
2015-07-31 taeyoonMerge "Fix prevent for resource leak" into devel/master
2015-07-30 Adeel KazmiMerge "Remove RenderThread::mSurface pointer before...
2015-07-30 suhyung EomModified not to reload resource image on surface change 43/44943/3
2015-07-30 Paul WisbeyRemove RenderThread::mSurface pointer before mWindow... 40/44940/6
2015-07-30 Tom RobinsonDALi Version 1.0.51 82/44982/1 dali_1.0.51
2015-07-29 Kimmo HoikkaCleanup dead abstraction code, remove boost dependency... 29/44929/1
2015-07-29 Nick HollandFix build break when building for libUV (Node.JS) 89/44889/1
2015-07-28 Tom RobinsonFix Dali responding to accessibility events when backgr... 45/44745/3
2015-07-27 Adeel KazmiMerge "Re-add linker dependency to boost_system" into...
2015-07-27 Paul WisbeyKeep track of Bitmap data ownership 15/44615/6
2015-07-24 Heeyong SongFix accessibility issue 28/44528/3
2015-07-23 Adeel KazmiMerge "UTC test fix and Adaptors initialising accessibi...
2015-07-23 Tom RobinsonUTC test fix and Adaptors initialising accessibility... 01/44501/3
2015-07-23 Richard HuangDALi Version 1.0.50 82/44582/1 dali_1.0.50
2015-07-21 Andrew CoxRemove boost threading from resource loading 67/43767/11
2015-07-20 taeyoonFix prevent for resource leak 54/44254/1
2015-07-17 Nick HollandDALi Version 1.0.49 52/44152/1 dali_1.0.49
2015-07-16 Adeel KazmiReact to window delete events & handle SIGTERM, SIGHUP 16/42616/4
2015-07-14 Adeel KazmiMerge "Removed feedback controller Boost dependency...
next