Merge "Support EGL_DONT_CARE for multi-sampling level" into devel/master
[platform/core/uifw/dali-adaptor.git] / adaptors / base /
2017-10-25 HyunJu ShinMerge "Support EGL_DONT_CARE for multi-sampling level...
2017-10-24 Heeyong SongSupport EGL_DONT_CARE for multi-sampling level 79/157079/2
2017-10-16 Seoyeon KimMerge "Add ImfManager KeyboardResizedSignalType and...
2017-10-11 Heeyong SongAdd an environment variable to set the default indicato... 27/152827/3
2017-09-01 taeyoon0.leeMerge "Revert "Added handler for ECORE_WL_EVENT_WINDOW_...
2017-08-14 Heeyong SongFix egl surface crash 93/143393/4
2017-07-28 David SteeleMerge "DALi Version 1.2.50" into devel/master
2017-07-28 Heeyong SongSupport screen rotation 09/139709/6
2017-07-25 Adeel KazmiMerge "Fix security SVACE issue" into devel/master
2017-07-21 Heeyong SongFix security SVACE issue 46/139946/1
2017-07-19 Heeyong SongRemoved separate-update-render and single-threaded... 08/139308/2
2017-07-04 taeyoon0.leeMerge "Added devel-API for video player" into devel...
2017-07-04 Heeyong SongUse max texture size when loading images 52/136852/3
2017-06-30 Adeel KazmiMerge "Performance Improvements: Remove unnecessary...
2017-06-30 Tom RobinsonPerformance Improvements: Remove unnecessary SwapBuffer... 20/136220/4
2017-06-30 Adeel KazmiMerge "DALi Version 1.2.46" into devel/master
2017-06-30 Adeel KazmiMerge "Fix the comments in CombinedUpdateRenderControll...
2017-06-29 Richard HuangFix the comments in CombinedUpdateRenderController 53/136453/1
2017-06-28 Adeel KazmiMerge "Added PixelBuffer for image loading and operatio...
2017-06-28 Adeel KazmiMerge "Fix the frame sync issue in COMBINED_UPDATE_REND...
2017-06-27 Richard HuangFix the frame sync issue in COMBINED_UPDATE_RENDER... 61/134461/3
2017-06-16 Jinho, LeeMerge "Ol_chiki and Baybayin scripts added" into devel...
2017-06-13 Heeyong SongMerge "Support window rotation" into devel/master
2017-06-12 Heeyong SongMerge "Add environment variable for multisampling"...
2017-06-09 Adeel KazmiMerge "Harmonizing test harness files" into devel/master
2017-06-09 Heeyong SongAdd environment variable for multisampling 85/132885/3
2017-06-05 Adeel KazmiMerge "Added handler for ECORE_WL_EVENT_WINDOW_VISIBILI...
2017-06-05 Adeel KazmiMerge "Updated network client to fix cast build errors...
2017-06-05 Adeel KazmiMerge "Fixed string constant spacing for fw/compat...
2017-06-05 David SteeleUpdated network client to fix cast build errors 77/132477/1
2017-06-05 Heeyong SongMerge "Fix to get a Stage::SceneCreatedSignal()" into...
2017-06-02 Adeel KazmiMerge "Enable -Wold-style-cast in Adaptor" into devel...
2017-06-02 Kimmo HoikkaEnable -Wold-style-cast in Adaptor 11/132011/12
2017-05-18 David SteeleFixed string constant spacing for fw/compat with gcc 6.2 58/129958/1
2017-04-10 Agnelo VazSend Integration KeyEvents to Core 82/124182/5
2017-03-03 Kimmo HoikkaMerge "Modified ImfManager to include virtual keyboard...
2017-02-28 Adeel KazmiMerge "Remove unused mEglImageKHRContainer from NativeI...
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading code" into...
2017-02-24 Francisco SantosRemoved redundant resource loading code 08/113008/8
2017-02-17 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-10 Adeel KazmiMerge "Fix build error when using --enable-debug option...
2017-02-09 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2017-02-08 Paul WisbeyFixed issue with Indicator when plugging/unplugging... 50/113750/1
2017-01-16 David SteeleMerge changes I8f46f597,I74e17e92 into devel/master
2017-01-13 Francisco SantosFunctions that return value types should not return... 10/110310/1
2016-11-15 Adeel KazmiFix various SVACE errors 06/98006/1
2016-11-08 David SteeleEscaped property value strings in scene dump 64/93764/2
2016-08-09 Paul WisbeyMerge "FontClient - Fix issues when selecting fonts...
2016-08-09 Paul WisbeyMerge "TextAbstraction - Characters removed from the...
2016-08-08 taeyoonMerge "Add native render surface for wayland" into...
2016-08-08 taeyoonMerge "Add ivi profile" into devel/master
2016-08-03 David SteeleMerge "Added missing newline chars to logging commands...
2016-08-02 Adeel KazmiAdded missing newline chars to logging commands 07/82307/2
2016-08-02 taeyoonAdd native render surface for wayland 94/80694/7
2016-07-18 minho.sunMerge "Add PATH variable in dalireslog.sh" into devel...
2016-07-13 Adeel KazmiMerge "Remove Geometry::QUAD() usage from Adaptor"...
2016-07-12 Jonghyun HoFixed not to sleep thread before it's terminated 94/79694/2
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-05-12 Adeel KazmiMerge "Ensured correct display of performance marker...
2016-05-12 David SteeleEnsured correct display of performance marker times 28/69328/2
2016-05-12 Adeel Kazmi(NetworkServer) Fix crash and deadlock on exit 25/69325/1
2016-04-20 Ferran SoleFixed for Emscripten wrapper not building 31/66731/2
2016-03-24 Adeel KazmiEnsure event/update/render times are logged when using... 97/63597/1
2016-03-11 taeyoonMerge "Change SetNativeImageSource() to SetSource(...
2016-03-09 suhyung EomFixed Svace Defect 84/61584/1
2016-03-04 Paul WisbeyMerge "Cache font description when a font is created...
2016-03-04 Kimmo HoikkaMerge "Added cumulative statistics option and actual...
2016-03-02 Tom RobinsonAdded cumulative statistics option and actual call... 31/60831/3
2015-12-22 Adeel KazmiEnsure Update/Render thread does not go to sleep too... 72/55272/2
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 Nick HollandMoved ECore specific indicator-impl out of common 76/54476/4
2015-12-09 Adeel KazmiRound up/down to closest frame when passing in frame... 44/53844/1
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-11-24 Adeel KazmiAdded Combined Update/Render Thread Controller 18/50518/29
2015-11-19 Nick HollandFixed build error when network performance monitor... 96/52196/1
2015-11-17 Ferran SoleRe-enabled performance logging 20/51920/2
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-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 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 KazmiAdded SingleThreadController 17/50517/6
2015-11-05 Adeel KazmiChanges after replacement of GetMicroSeconds with GetNa... 45/51245/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-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-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-08 Kimmo HoikkaRevert "Fix for thread contention issues in FrameTime... 11/49211/2
2015-09-15 Adeel KazmiMerge "(ThreadSync) Ensure we continue to wait if we...
2015-09-15 Adeel Kazmi(ThreadSync) Ensure we continue to wait if we're still... 57/48157/1
2015-09-11 Paul WisbeyMerge "Fix a bug caching color fonts." into devel/master
next