ProcessIdle method added to Adaptor.
[platform/core/uifw/dali-adaptor.git] / dali / devel-api /
2020-04-08 Joogab YunAcquire / Release information of an internal native... 46/227046/19
2020-04-06 Victor CebolladaNew Window constructor added. 72/229872/1
2020-04-06 Paul WisbeyFix for PreInitialize, including FontClient 29/229829/1
2020-03-31 huiyu.eunChange ApplicationPreInitialize function name 35/229335/1
2020-03-16 Paul WisbeyRemoved Adaptor::Get() dependency from TriggerEventFactory
2020-02-28 Paul WisbeyMoved SingletonService into dali-core 33/226233/1
2020-02-28 Seoyeon KimModify to get the encoded offset in UTF8 32/226232/1
2020-02-11 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2020-02-11 Wonsik JungMerge "Fix window rotation sync issue for mulit window...
2020-02-11 Wonsik JungMerge "Fix sync issue about window rotation" into devel...
2020-02-10 Adeel KazmiMerge "Add to set Available Orientations" into devel...
2020-02-05 Adeel KazmiMerge "Add environment variables for Pinch and Rotation...
2020-01-31 Wonsik JungAdd to set Available Orientations 62/221362/7
2020-01-30 Richard HuangFix the crash when it assumes the platform does not... 67/223167/8
2020-01-29 Adeel KazmiMerge "Add USE_APPFW define" into devel/master
2020-01-29 Adeel KazmiMerge "Add DownloadRemoteFileIntoMemory function" into...
2020-01-29 huiyu.eunAdd DownloadRemoteFileIntoMemory function 27/221427/2
2020-01-23 Adeel KazmiMerge "Add last clear color API in test gl abstraction...
2020-01-22 Adeel KazmiMerge "Add more Preedit enumerations for custom styles...
2020-01-20 JIYUN YANGMerge "Add an environment variable for long press gestu...
2020-01-17 Adeel KazmiMerge "DALi Version 1.4.54" into devel/master
2020-01-17 joogab yunMerge "Add api for get the internal media player handle...
2020-01-16 Joogab YunAdd api for get the internal media player handle of... 88/222288/5
2020-01-03 Seoyeon KimAdd more Preedit enumerations for custom styles 01/220201/3
2019-12-27 sunghyun kimMerge "Apply multi Instance for widget" into devel...
2019-12-24 Wonsik JungAdd to get current window orientation. 77/220877/3
2019-12-22 Seungho BAEKMerge "Use Depth attachment on the Capture" into devel...
2019-12-20 Adeel KazmiMerge "(ATSPI) Add ATSPI for Say(), Pause(), Resume...
2019-12-20 Adeel KazmiMerge "(RPM) Do not copy build library in profile RPM...
2019-12-19 dongsug.song(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForc... 93/216793/11
2019-12-18 Adeel KazmiMerge "Add NO_ORIENTATION_PREFERENCE type to unset...
2019-12-18 Heeyong SongMerge "(Vector) GetMarkerInfo method" into devel/master
2019-12-16 Heeyong Song(Vector) GetMarkerInfo method 73/219973/2
2019-12-05 Paul WisbeyMerge "Fix Android timer implementation not to reset...
2019-12-05 Paul WisbeyMerge changes Ib6897367,I6221cc14 into devel/master
2019-12-04 Anton ObzhirovChange gif loader to use FileReader for all cases. 21/219421/1
2019-12-03 greynagaFix write out of bounds 20/218120/5
2019-11-26 Heeyong SongMerge "(Vector) Add Finalize method" into devel/master
2019-11-25 Heeyong Song(Vector) Add Finalize method 00/218400/2
2019-11-22 Anton ObzhirovAdd Android adaptor. 88/217588/5
2019-11-15 Adeel KazmiUpdates to ensure compilation with Visual Studio 25/217925/2
2019-11-12 Wonsik JungAdd Window Effect Start/End signal 91/215891/2
2019-10-25 Adeel KazmiMerge "Move integration-api folder from adaptors to...
2019-10-25 Adeel KazmiMove integration-api folder from adaptors to adaptor... 16/216416/2
2019-10-25 Adeel KazmiMerge "Remove DALI_ADAPTOR_COMPILATION define" into...
2019-10-24 Adeel KazmiRemove DALI_ADAPTOR_COMPILATION define 20/216420/2
2019-10-24 Adeel KazmiMerge "(Build) Ensure CXX11 libraries are marked as...
2019-10-24 Richard HuangFix the incorrect offset of text outline 55/216055/3
2019-10-24 Adeel KazmiMerge "Add Preedit style - Highlight and Reverse" into...
2019-10-24 Seoyeon KimAdd Preedit style - Highlight and Reverse 84/213784/5
2019-10-24 Heeyong SongAdd visibility changed signal to Window 82/216182/2
2019-10-16 adam.bCMake support 95/214795/18
2019-10-14 Heeyong Song(Vector) Add GetLayerInfo method 96/215596/2
2019-09-24 Wonsik JungMerge "Avoid to call ecore wayland API in render thread...
2019-09-24 Seoyeon KimMerge "Add to set IME position" into devel/master
2019-09-13 Adeel KazmiMerge "Fix "runtime error: shift exponent 32 is too...
2019-09-10 Seoyeon KimAdd to set IME position 82/213682/1
2019-09-09 Adeel KazmiMerge "Deprecate signal and add new signal for window...
2019-09-05 Adeel KazmiMerge "DALi Version 1.4.36" into devel/master
2019-09-05 JIYUN YANGMerge "Fix Svace+Coverity issue" into devel/master
2019-09-05 Adeel KazmiMerge "Added a note to FileStream documentation about...
2019-09-04 Adeel KazmiAdded a note to FileStream documentation about not... 86/213386/2
2019-09-04 Sunghyun kimDeprecate signal and add new signal for window 48/212748/5
2019-09-02 Jiyun YangMoved some signals such as KeyEventGenerated to SceneHo... 20/212520/6
2019-09-02 JIYUN YANGMerge "Fix InputMethodContext to work well in multi...
2019-08-28 Jiyun YangFix InputMethodContext to work well in multi-window env 09/208609/9
2019-08-26 Heeyong SongMerge "(Vector) Add a signal for texture uploading...
2019-08-26 Wonsik JungAdd document for SetParent interface 70/212570/3
2019-08-26 Heeyong Song(Vector) Add a signal for texture uploading 68/212468/2
2019-08-26 Heeyong Song(VectorRenderer) Remove unused function 22/212022/3
2019-08-19 Seungho BAEKMerge "To get MaxTextureSize by using glGetIntegerv...
2019-08-16 Adeel KazmiMerge "DALi Version 1.4.33" into devel/master
2019-08-16 Wonsik JungMerge "Add parent set for mulit window." into devel...
2019-08-12 Heeyong SongMerge "Add KeyEventGeneratedSignal for Get KeyEvent...
2019-08-12 Heeyong Song(Vector) Change return type of Render() 84/211184/2
2019-08-08 Wonsik JungAdd parent set for mulit window. 29/210529/13
2019-08-02 Sunghyun kimAdd KeyEventGeneratedSignal for Get KeyEvent normally 68/207868/8
2019-07-25 Adeel KazmiMerge "Ensure Scene is informed of the surface resizing...
2019-07-25 Seoyeon KimMerge "Add to set MIME type to the input panel and...
2019-07-25 Seoyeon KimAdd to set MIME type to the input panel and add the... 03/205903/6
2019-07-12 Adeel KazmiMerge "To fix coverity issue - color controller" into...
2019-07-11 Adeel KazmiMerge "Add file stream API." into devel/master
2019-07-11 Anton ObzhirovAdd file stream API. 32/209732/3
2019-07-08 Wonsik JungMerge "Tizen specific wl_egl_window APIs is replaced...
2019-07-05 Adeel KazmiMerge "Check EGL_KHR_Create_Context extension, Prevent...
2019-07-05 Anton ObzhirovAll file read operations should be done through FileLoader. 27/209127/6
2019-06-21 JIYUN YANGMerge "SceneHolder sets background color through the...
2019-06-21 Jiyun YangFix things to support EvasPlugin 11/206811/13
2019-06-10 Sunghyun kimAdd IsAlphaPreMultiplied() for checking pixel-buffer... 27/204327/5
2019-06-07 Adeel KazmiMerge "Basic support of keyboard focus for multiple...
2019-06-07 Richard HuangBasic support of keyboard focus for multiple windows 52/207352/4
2019-06-06 Adeel KazmiMerge "Fix for invalid comparision value" into devel...
2019-05-31 Adeel KazmiMerge "DALi Version 1.4.22" into devel/master
2019-05-31 HyunJu ShinMerge "Add '@addtogroup' tag to generate doxygen page...
2019-05-24 Richard HuangAdd Devel API to retrieve the RenderTaskList from Window 64/206764/1
2019-05-20 Daniel McEwenPurge underscored header file barriers 24/206424/2
2019-05-16 Seoyeon KimMerge "Set the input hint when IME layout is password...
2019-05-16 Seoyeon KimMerge "Add to set and get Input Panel language" into...
2019-05-14 Jiyun YangImplement WebEngine APIs 05/205705/6
2019-05-13 Seoyeon KimSet the input hint when IME layout is password 93/197693/5
next