Support Widget Application
[platform/core/uifw/dali-adaptor.git] / adaptors / common /
2017-12-21 minho.sunSupport Widget Application 20/164120/12
2017-12-20 minho.sunRevert "Support Widget Application" 19/164119/9
2017-12-13 Adeel KazmiMerge "Added ttrace in spec" into devel/master
2017-12-07 Heeyong SongEnsure last frame update when adaptor is paused 49/162949/2
2017-12-04 HyunJu ShinMerge "update tizen_policy version and add functions...
2017-11-30 Adeel KazmiMerge "Added Crop and Resize APIs to PixelBuffer" into...
2017-11-30 David SteeleAdded Crop and Resize APIs to PixelBuffer 26/162226/4
2017-11-30 Adeel KazmiMerge "Fix to get ecore_device information to initializ...
2017-11-28 Adeel KazmiMerge "Update doxygen comment" into devel/master
2017-11-28 minho.sunMerge "Support Widget Application" into devel/master
2017-11-28 minho.sunSupport Widget Application 44/159844/10
2017-11-24 David SteeleMerge "Add DALI_KEY_DELETE to get Delete key event...
2017-11-23 Seoyeon KimAdd DALI_KEY_DELETE to get Delete key event 55/161055/3
2017-11-22 minho.sunAdd QuitFromMainLoop function to idle event with force... 70/160570/2
2017-11-20 Heeyong Songpan-gesture code refactor and environment variables 56/159356/3
2017-11-17 Adeel KazmiDepth & Stencil buffers now disabled by default, can... 52/156252/5
2017-11-16 Heeyong SongFix event processing bug 55/160455/1
2017-11-09 HyunJu ShinMerge "Fix a crash issue" into devel/master
2017-11-08 Heeyong SongFix a crash issue 70/159270/1
2017-11-03 Heeyong SongMerge "support 1, 2, 4 bit depths about PNG_COLOR_TYPE_...
2017-11-03 Heeyong SongMerge "Remove evas dependency" into devel/master
2017-11-01 Victor CebolladaRender to Frame Buffer Object. 77/155577/12
2017-10-25 Heeyong SongMerge "Pause adaptor when the window is hidden" into...
2017-10-25 Richard HuangAdd gaussian blur support in PixelBuffer 76/157476/4
2017-10-25 Heeyong SongPause adaptor when the window is hidden 30/156830/3
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-23 Heeyong SongSupport event processing during pause state 66/152166/6
2017-10-17 Seoyeon KimMerge "Add Property::EXTENTS in automated-tests" into...
2017-10-17 HyunJu ShinMerge "Added an devel-API to check whether video textur...
2017-10-16 minho.sunEnhance application device signal 67/153567/14
2017-10-16 taeyoon0.leeAdded an devel-API to check whether video texture is... 82/151582/10
2017-10-16 Kimmo HoikkaMerge "Ensure we discard unneeded renderbuffers in...
2017-10-16 Seoyeon KimMerge "Add ImfManager KeyboardResizedSignalType and...
2017-10-13 Adeel KazmiEnsure we discard unneeded renderbuffers in OpenGL... 86/155586/2
2017-10-11 Seoyeon KimAdd ImfManager KeyboardResizedSignalType and LanguageCh... 80/154980/2
2017-10-11 Heeyong SongAdd an environment variable to set the default indicato... 27/152827/3
2017-10-02 adam.bMigration of devel API to public 16/153816/10
2017-09-29 Adeel KazmiChanges required after some Actor Devel APIs made Public 21/153821/1
2017-09-22 Adeel KazmiMerge "DALi Version 1.2.58" into devel/master
2017-09-22 taeyoon0.leeMerge "Removed video player plugin" into devel/master
2017-09-22 Heeyong SongCleanup screen rotation code 38/143138/5
2017-09-21 Adeel KazmiAvoid debug assert when Timer is destroyed 52/151652/2
2017-09-18 Seoyeon KimMerge "Fix Set and Get InputPanelData()" into devel...
2017-09-14 Heeyong SongMerge "Change the return type of the init function...
2017-09-14 Heeyong SongMerge "Add an assertion for thread-satfy check to Timer...
2017-09-13 Heeyong SongAdd an assertion for thread-satfy check to Timer 87/148187/5
2017-09-12 Seoyeon KimFix SVACE issues 21/148421/3
2017-09-07 Adeel KazmiAdded a method so that we can render once more, even... 92/148092/2
2017-09-07 Heeyong SongMerge "Fixed crash issues" into devel/master
2017-09-07 taeyoon0.leeMerge "Added layout direction change by system language...
2017-09-07 HyunJu ShinMerge "Make TiltSensor started again after stopped...
2017-09-06 Joogab YunFixed crash issues 14/147914/3
2017-09-05 taeyoon0.leeAdded layout direction change by system language 39/146439/10
2017-09-04 Heeyong SongSupport dual ABI 50/138450/12
2017-09-01 taeyoon0.leeMerge "Revert "Added handler for ECORE_WL_EVENT_WINDOW_...
2017-08-24 Adeel KazmiMerge "Added option to test harness execution to only...
2017-08-18 Adeel KazmiMerge "DALi Version 1.2.53" into devel/master
2017-08-18 Adeel KazmiMerge "Remove use of map-wrapper in adaptor" into devel...
2017-08-17 Kimmo HoikkaRemove use of map-wrapper in adaptor 75/141475/5
2017-08-16 Kimmo HoikkaReplace GCC specific __thread with C++ 11 keyword threa... 83/144383/2
2017-08-11 Adeel KazmiMerge "DALi Version 1.2.52" into devel/master
2017-08-11 Heeyong SongFix Launchpad error 91/143791/1
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 Adeel KazmiMerge "DALi Version 1.2.49" into devel/master
2017-07-21 Adeel KazmiMerge "Adding scale and crop feature to alpha mask...
2017-07-20 David SteeleAdding scale and crop feature to alpha mask 29/139629/3
2017-07-20 Adeel KazmiRemove LibUV build 95/139795/1
2017-07-19 Heeyong SongAdded APIs to support Launchpad and set window transparency 99/137999/3
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 Adeel KazmiMerge "Fix the comments in CombinedUpdateRenderControll...
2017-06-30 taeyoon0.leeAdded devel-API for video player 51/132451/9
2017-06-29 Adeel KazmiRemoved Emscripten 51/136451/1
2017-06-28 Adeel KazmiMerge "Added PixelBuffer for image loading and operatio...
2017-06-26 David SteeleAdded PixelBuffer for image loading and operations. 26/134926/9
2017-06-26 Heeyong SongSupport window resizing 20/134520/5
2017-06-16 Jinho, LeeMerge "Ol_chiki and Baybayin scripts added" into devel...
2017-06-15 Adeel KazmiRevert "Enable GLES 3.0 by default." 80/134280/1
2017-06-15 Victor CebolladaEnable GLES 3.0 by default. 11/134111/3
2017-06-14 David SteeleMerge "Fix indicator crash" into devel/master
2017-06-13 Heeyong SongMerge "Support window rotation" into devel/master
2017-06-12 Heeyong SongMerge "Add environment variable for multisampling"...
2017-06-09 Heeyong SongAdd environment variable for multisampling 85/132885/3
2017-06-09 Heeyong SongSupport window rotation 92/132692/5
2017-06-05 Adeel KazmiMerge "Added handler for ECORE_WL_EVENT_WINDOW_VISIBILI...
2017-06-05 Adeel KazmiMerge "Fixed string constant spacing for fw/compat...
2017-06-05 Adeel KazmiMerge "Fix errors caused by -Wold-style-cast" into...
2017-06-05 minho.sunSupport extension keys 28/129928/13
2017-06-05 Heeyong SongMerge "Fix to get a Stage::SceneCreatedSignal()" into...
2017-06-02 Kimmo HoikkaFix errors caused by -Wold-style-cast 77/132377/1
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-06-02 Heeyong SongFix to get a Stage::SceneCreatedSignal() 88/131388/3
2017-05-30 Adeel KazmiMerge "Avoid Svace DEREF_OF_NULL warnings" into devel...
2017-05-26 David SteeleMerge "Add ecore-x as a dependency for tests" into...
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
next