platform/core/uifw/dali-adaptor.git
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-12-01 Adeel KazmiDALi Version 1.3.2 50/162450/1 dali_1.3.2
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 Richard HuangAdd DALI_KEY_CONTROL_LEFT and DALI_KEY_CONTROL_RIGHT... 06/162206/4
2017-11-30 Adeel KazmiMerge "Fix the doxygen command in key-grab.h" into...
2017-11-30 Adeel KazmiMerge "Fix to get ecore_device information to initializ...
2017-11-30 Doyoun Kangupdate tizen_policy version and add functions for tizen... 08/160808/5
2017-11-30 Seoyeon KimFix the doxygen command in key-grab.h 02/162302/1
2017-11-29 taeyoon0.leeFixed abort issue by NULL in Region/Language changed... 70/162070/4
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 Seoyeon KimUpdate doxygen comment 75/161875/1
2017-11-28 minho.sunSupport Widget Application 44/159844/10
2017-11-28 Seoyeon KimFix to get ecore_device information to initialize it 00/161800/3
2017-11-24 David SteeleMerge "Add DALI_KEY_DELETE to get Delete key event...
2017-11-24 Agnelo VazDALi Version 1.3.1 27/161627/1 dali_1.3.1
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-17 adam.bDALi Version 1.3.0 08/160708/1 dali_1.3.0
2017-11-16 Heeyong SongFix event processing bug 55/160455/1
2017-11-10 Adeel KazmiMerge "Fix memory leak in InputMethodOptions" into...
2017-11-10 Victor CebolladaDALi Version 1.2.65 20/159620/1 dali_1.2.65
2017-11-09 Francisco SantosFix memory leak in InputMethodOptions 13/159413/2
2017-11-09 HyunJu ShinMerge "Fix a crash issue" into devel/master
2017-11-08 Adeel KazmiMerge "Disable MASS by default" into devel/master
2017-11-08 Heeyong SongFix a crash issue 70/159270/1
2017-11-07 Joogab Yunfixed bug about PNG_COLOR_TYPE_GRAY_ALPHA 26/159126/2
2017-11-07 Heeyong SongDisable MASS by default 97/158997/2
2017-11-03 David SteeleMerge "DALi Version 1.2.64" into devel/master
2017-11-03 György StraubDALi Version 1.2.64 62/158862/1 dali_1.2.64
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-11-01 Joogab Yunsupport 1, 2, 4 bit depths about PNG_COLOR_TYPE_GRAY 41/158341/5
2017-10-27 UmarDALi Version 1.2.63 47/158047/1 dali_1.2.63
2017-10-27 Heeyong SongRemove evas dependency 76/157976/1
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-20 Richard HuangDALi Version 1.2.62 02/156902/1 dali_1.2.62
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-17 minho.sunFix build error. 33/156033/1
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-16 Seoyeon KimAdd Property::EXTENTS in automated-tests 51/154651/4
2017-10-16 Adeel KazmiMerge "Add DALI_IMPORT_API for reference" into devel...
2017-10-16 HyunJu ShinMerge "Change Window::Raise() implementation" into...
2017-10-16 HyunJu ShinMerge "Fix to get the full input text in RetrieveSurrou...
2017-10-13 Adeel KazmiEnsure we discard unneeded renderbuffers in OpenGL... 86/155586/2
2017-10-13 greynagaDALi Version 1.2.61 64/155564/1 dali_1.2.61
2017-10-13 Seoyeon KimFix to get the full input text in RetrieveSurrounding 65/151865/3
2017-10-12 Heeyong SongChange Window::Raise() implementation 63/152663/2
2017-10-12 Jinho, LeeAdd DALI_IMPORT_API for reference 35/155235/1
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-10 Heeyong SongAdd event handling for additional Device::SubClass... 33/152833/3
2017-10-06 Adeel KazmiMerge "Fast bounding-box clipping feature" into devel...
2017-10-06 Adeel KazmiDALi Version 1.2.60 33/154133/1 dali_1.2.60
2017-10-06 Tom RobinsonFast bounding-box clipping feature 99/151999/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-29 Adeel KazmiChanges required after Device moved to Public API in... 08/153808/2
2017-09-29 Adeel KazmiMerge "Changes required after some pixel formats were...
2017-09-29 Francisco SantosDALi Version 1.2.59 85/153785/1 dali_1.2.59
2017-09-28 Adeel KazmiChanges required after some pixel formats were moved... 30/153530/1
2017-09-22 Adeel KazmiMerge "DALi Version 1.2.58" into devel/master
2017-09-22 David SteeleDALi Version 1.2.58 79/151979/1 dali_1.2.58
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-21 Adeel KazmiMerge "Fix svace issues" into devel/master
2017-09-21 huiyu,eunFix svace issues 13/151413/1
2017-09-19 taeyoon0.leeRemoved video player plugin 59/150959/2
2017-09-18 Richard HuangRetrieve outline glyph from freetype 16/147716/3
2017-09-18 Seoyeon KimMerge "Fix Set and Get InputPanelData()" into devel...
2017-09-15 Agnelo VazDALi Version 1.2.57 91/150391/1 dali_1.2.57
2017-09-14 Kimmo HoikkaTest macros print just filename and not full path,... 02/150202/3
2017-09-14 Seoyeon KimFix Set and Get InputPanelData() 88/146988/5
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-12 Hwankyu JhunChange the return type of the init function 14/149014/2
2017-09-11 Heeyong SongFix build error in tv profile 17/148817/2
2017-09-08 adam.bDALi Version 1.2.56 58/148658/1 dali_1.2.56
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
next