examples/tinyds: Clean up all views when finish server
[platform/core/uifw/libds.git] / src /
2022-07-18 Seunghun Leeexamples/tinyds: Clean up all views when finish server 62/278062/1
2022-07-18 Seunghun Leeexamples/tinyds: Clarify single output support 61/278061/1
2022-07-18 Seunghun Leeexamples/tinyds: Remove redundant referencing ds_buffer 60/278060/1
2022-07-18 Duna OhAdd ds_touch 59/278059/1
2022-07-18 Seunghun Leexdg_shell: Destroy ds_xdg_surfaces when cleaning up... 58/278058/1
2022-07-18 Seunghun Leeexamples/tinyds: Handle ds_keyboard 57/278057/1
2022-07-18 Seunghun LeeEnable user to get keyboard modifiers 55/278055/1
2022-07-18 Seunghun Leeexamples: Rename pointer-test to input-device-test 54/278054/1
2022-07-18 Seunghun Leebackend/wayland: Support ds_keyboard 53/278053/1
2022-07-18 Seunghun LeeAdd ds_keyboard 52/278052/1
2022-07-18 Seunghun LeeAdd missing header for alloca 51/278051/1
2022-07-18 Seunghun LeeAdd ds_input_device, and ds_pointer. 50/278050/1
2022-07-18 Seunghun LeeAdd ds_tbm_server 45/278045/1
2022-07-18 Seunghun LeeFix typo on a word of header guard 44/278044/1
2022-07-18 Seunghun LeeAdd an example of using ds_tdm_buffer_queue 43/278043/1
2022-07-18 Seunghun Leelibds-tizen: Add ds_tdm_buffer_queue 42/278042/1
2022-07-18 Seunghun LeeAdd directories for tizen features 41/278041/1
2022-07-18 Seunghun Leeoutput: Add ds_output_enable/disable APIs 39/278039/1
2022-07-18 Seunghun LeeRemove too noisy logs 38/278038/1
2022-07-18 Seunghun LeeFix formatting 37/278037/1
2022-07-18 Seunghun Leebackend/tdm: Remove prefix tdm from static functions 36/278036/1
2022-07-18 Seunghun Leebackend/tdm: Split commit function into small functions 35/278035/1
2022-07-18 Seunghun Leeoutput: Rename function more explicitly 34/278034/1
2022-07-18 Seunghun Leebackend/tdm: Get buffer only if it's necessary 33/278033/1
2022-07-18 Seunghun Leeexamples: Use output mode instead of arbitrary size 32/278032/1
2022-07-18 Seunghun Leebackend/tdm: Update output mode 31/278031/1
2022-07-18 Seunghun LeeMove all source code to src directory 26/278026/1
2022-07-18 Seunghun Leebackend/tdm: Extract buffer code into functions 23/278023/1
2022-07-18 Seunghun LeeAdd build options of backends 22/278022/1
2022-07-18 Seunghun LeeAdd missing cleanup 21/278021/1
2022-07-18 Seunghun LeeFlesh out ds_buffer 19/278019/1
2022-07-18 Seunghun LeeMove ds_backend implementation 18/278018/1
2022-07-18 Seunghun LeeFlesh out tdm backend 16/278016/1
2022-07-18 Seunghun LeeAdd tbm allocator 15/278015/1
2022-07-18 Seunghun LeeFirst draft for tdm backend 14/278014/1
2022-07-18 Seunghun LeeRemove _t suffix from struct 13/278013/1
2022-07-18 Seunghun LeeInitial libds 12/278012/1
2022-07-18 SooChan LimRemove all legacy files 10/278010/1
2022-01-07 Junseok, Kimupdate following wayland protocols 58/269058/1 backup_cpp_ver_20220705 cpp_ver_2021 accepted/tizen/unified/20220118.123326 submit/tizen/20220106.083953 submit/tizen/20220113.015408 submit/tizen/20220117.015138
2021-06-02 Daekwang RyuChange API usage of OffscreenWindow::New 86/259186/1 accepted/tizen/6.5/unified/20211028.120530 accepted/tizen/unified/20210609.140325 submit/tizen/20210609.012218 submit/tizen/20210609.063802 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
2021-05-25 Sung-Jin ParkDSWaylandInputPanel: fix not to use invalid iterator 51/258751/1 submit/tizen/20210525.074532
2021-03-25 Junseok, Kimdswayland-server: update latest wayland protocols 28/255928/1 accepted/tizen/unified/20210331.053946 submit/tizen/20210325.053856
2020-11-12 Junseok, KimDSWaylandInputMethod: added temporary rotation degree 74/247574/1 accepted/tizen/unified/20201116.130514 submit/tizen/20201113.081305
2020-11-12 Junseok, Kimdswayland-server: add new interface of input-method 73/247573/1
2020-09-08 Sung-Jin ParkDSWaylandServer: define LCOV_EXCL blocks for event... 46/243546/1 tizen_6.0_bkup_20201112 accepted/tizen/6.0/unified/20201030.113408 accepted/tizen/6.0/unified/hotfix/20201103.001310 accepted/tizen/unified/20200908.130446 submit/tizen/20200908.035217 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_6.0.m2_release
2020-09-08 Sung-Jin ParkDSUtil: define LCOV_EXCL blocks for error handling... 45/243545/1
2020-09-08 Junseok, KimDSTouch: add LCOV_EXCL for event functions 44/243544/1
2020-09-08 Junseok, KimDSSeat: add LCOV_EXCL for event functions 43/243543/1
2020-09-08 Junseok, KimDSPointer: add LCOV_EXCL for event functions 42/243542/1
2020-09-08 Junseok, KimDSKeyboard: add LCOV_EXCL for event functions 41/243541/1
2020-09-07 Joogab YunDSRenderViewDaliImpl:Renaming PropertyBuffer to VertexB... 78/243478/1 accepted/tizen/unified/20200908.003021 submit/tizen/20200907.111142
2020-09-07 Sung-Jin ParkDSWaylandServer: define LCOV_EXCL blocks 76/243476/1
2020-09-07 Sung-Jin ParkDSSeat: add hasPointer/Keyboard/Touch API 73/243473/1
2020-09-07 Duna OhDSwaylandTizenAppinfo-test: add more test cases for... 72/243472/1
2020-09-07 Duna OhDSTraceIno-test: add more test cases for better code... 71/243471/1
2020-09-07 Duna OhDSZone: add testDestroyWindow() for test cases 70/243470/1
2020-09-07 Duna OhDSEventLoop: add testEmitIdleEntererFuncs() for test... 69/243469/1
2020-09-07 Sung-Jin ParkDSWaylandServer: define LCOV_EXCL block(s) for wayland... 68/243468/1
2020-09-07 Junseok, KimDSWaylandServer: swap tizen_policy_ext files to tizen... 64/243464/1
2020-09-07 Junseok, KimDSDebug: Added LCOV_EXCL to whole code 63/243463/1
2020-09-07 SooChan LimDSBufferRef: do not use DSBufferRefPrivate class 62/243462/1
2020-09-07 jeonset LCOV_EXCL blocks 59/243459/1
2020-09-07 jeonDSWaylandTouch: set LCOV_EXCL blocks 57/243457/1
2020-09-07 SooChan LimDSDisplayDeviceHWCTDMImpl: add LCOV exceptions 55/243455/1
2020-09-07 Junseok, KimDSProperty: change overrided private initializer using... 51/243451/1
2020-09-07 Junseok, KimDSProperty: move DSPropertyExceptopn from private class... 50/243450/1
2020-09-07 Junseok, KimDSObject: add LCOV_EXCL 47/243447/1
2020-09-07 Doyoun KangDSWaylandTizenPolicy: implements tizen_policy_set_type 45/243445/1
2020-09-07 Doyoun KangDSWindowShell: implements setType function 44/243444/1
2020-09-07 Doyoun KangDSWindow: add set/getType APIs 43/243443/1
2020-09-07 Duna OhDSTizenAppinfoMgr: add more test cases for better code... 42/243442/1
2020-09-07 Doyoun KangDSZone: modify testCreateWindow function 39/243439/1
2020-09-07 Doyoun KangDSWindowManager: modify setWindowParent API 38/243438/1
2020-09-07 dyamy-leeDSWaylandProtocolTrace : Add LOCV_EXCL 37/243437/1
2020-09-02 SooChan LimDSWaylandTizenAppinfo: call DSTizenAppinfoMgr::releaseI... 58/242958/1 accepted/tizen/unified/20200902.145526 submit/tizen/20200902.055218
2020-09-02 Doyoun KangDSWaylandTizenPolicy: initialize member variable 54/242954/1
2020-09-02 Junseok, KimDSSignalBroker: added registerSignal and add DSObject... 50/242950/1
2020-09-02 Junseok, KimDSSignalBroker: use template for respond to various... 49/242949/1
2020-09-02 Junseok, KimDSSignalBroker: add skeleton codes 48/242948/1
2020-09-02 Junseok, KimDSClient: window count up/down if window added/removed 46/242946/1
2020-09-02 jeonDSInput: set LOCV_EXEC block for DSInput 43/242943/1
2020-09-02 Doyoun KangDSWindowShell: add null check code in constructor 41/242941/1
2020-09-02 jeonDSTizenInputDeviceManager: set LOCV_EXEC block for... 40/242940/1
2020-09-02 jeonDSTextInput: set LOCV_EXEC block for DSTextInput Privat... 39/242939/1
2020-09-02 Sung-Jin ParkDSWaylandServer: set LCOV_EXEC block(s) for unused... 38/242938/1
2020-09-02 Junseok, KimDSCore: add null check at fromWlResource 36/242936/1
2020-09-01 Junkyeong KimDSWaylandTizenSurface: get DSWayalndSurface from wlComp... 98/242798/1 accepted/tizen/unified/20200901.160655 submit/tizen/20200901.034141
2020-09-01 Junkyeong KimDSWaylandCompositor: add getSurface function by wl_resource 97/242797/1
2020-09-01 Junkyeong KimDSWaylandTizenSurface: get DSWaylandSurface from wlComp... 96/242796/1
2020-09-01 Junkyeong KimDSWaylandSurface: delete __waylandSurfaceList 95/242795/1
2020-09-01 Junkyeong KimDSWaylandTizenSurface: get resource id from DSWaylandSu... 94/242794/1
2020-09-01 Junkyeong KimDSWaylandSurface: add static __waylandSurfaceList list... 93/242793/1
2020-09-01 Junkyeong KimDSWaylandSurface: add unique __tizenResId value 92/242792/1
2020-09-01 jeonDSWaylandInputPanel: set keyboard window environment... 91/242791/1
2020-09-01 jeonDSWindowManager: add a API to allow user geometry 90/242790/1
2020-09-01 jeonDSTextInput: set TextInput window to InputPanel's parent 89/242789/1
2020-09-01 Sung-Jin ParkDSSeat: fix to set winX/winY for DSInputEvent::TouchMov... 87/242787/1
2020-09-01 SooChan LimDSWindow: code clean 86/242786/1
2020-09-01 SooChan LimDSWindow: call the private functions at the public... 85/242785/1
2020-09-01 SooChan LimDSWindowPrivate: add setPosition method 84/242784/1
next