platform/core/uifw/libds.git
2020-08-20 SooChan Limremove DSHWC 93/241593/1
2020-08-20 SooChan LimDSOutput: change the DSOutput into IDSOutput 92/241592/1
2020-08-20 SooChan LimDSPolicyAread: make the DSPolicyAreadPrivate. 91/241591/1
2020-08-20 SooChan LimDSDisplayArea: make the DSDisplayAreaPrivate. 90/241590/1
2020-08-20 SooChan LimDSCanvas: make the DSCanvasPrivate. 89/241589/1
2020-08-20 SooChan LimDSCompositor: make the DSCompositorPrivate. 88/241588/1
2020-08-20 SooChan Limchange the raw pointers into the smart pointers 87/241587/1
2020-08-20 jeonDSInput: Add DSInputDevice's test cases 86/241586/1
2020-08-20 jeonDSInput: add DeviceSubclass enum 85/241585/1
2020-08-20 jeonDSInput: Imply pimpl macros 84/241584/1
2020-08-20 Sung-Jin ParkDSCore: clarify macros for PIMPL idiom 83/241583/1
2020-08-20 Sung-Jin ParkDSCore: add DS_ASSERT macro 82/241582/1
2020-08-20 SooChan LimDSCompositor: implement the eventloop with DSEventLoop... 81/241581/1
2020-08-20 SooChan LimDSEventLoop: add DSEventLoop class 80/241580/1
2020-08-20 jeonDSInput: Add a DSInputDevice class 79/241579/1
2020-08-20 jeonDSSeat: add keyboard/mouse/touch skeleton classes 78/241578/1
2020-08-20 Joonbum KoDSWaylandServer: add prototype codes related to wl_call... 77/241577/1
2020-08-20 Joonbum KoDSWaylandServer: add prototype codes related to wl_surf... 76/241576/1
2020-08-20 SooChan LimDSDisplayDevice: add the IDSDisplayDeviceOutputMode 75/241575/1
2020-08-20 jeonDSInput: Add a DSLibinput class to support libinput 74/241574/1
2020-08-20 SooChan LimDSDisplayDevice: implement HWC functions. 73/241573/1
2020-08-20 SooChan LimDSBuffer: add DSBufferQueueTBMImpl constructor with... 72/241572/1
2020-08-20 SooChan LimDSBuffer: add getTBMFormat method 71/241571/1
2020-08-20 SooChan LimDSDebug: add function name and end line at log macro 70/241570/1
2020-08-20 SooChan LimDSDisplayDevice: make IDSDisplayDeviceHWC be the smart... 69/241569/1
2020-08-20 SooChan LimDSDisplayDevice: make the pointers related to IDSDispla... 68/241568/1
2020-08-20 SooChan Limtest: change the smart pointer in DSDisplayDeviceTDMImp... 67/241567/1
2020-08-20 SooChan Limtest: change the DSDisplayDeviceOutput callback tests. 66/241566/1
2020-08-20 SooChan LimDSDisplay: create the DSDisplayDeviceOutputTDMImpl... 65/241565/1
2020-08-20 SooChan LimDSRender: redesign DSRender 64/241564/1
2020-08-20 SooChan LimDSBuffer: implement the DSBufferQueue methods 63/241563/1
2020-08-20 SooChan LimDSBuffer: add DSBufferTBMImpl constructor with tbm_surf... 62/241562/1
2020-08-20 SooChan LimDSBuffer: add getNativeBuffer on DSBUffer interface 61/241561/1
2020-08-20 SooChan LimDSBuffer: add some method to get the properties of... 60/241560/1
2020-08-20 SooChan Limtest: add DSDebugLog.h 59/241559/1
2020-08-20 Sung-Jin ParkDSObject: add test cases (DSObjectTest.*) 58/241558/1
2020-08-20 Sung-Jin ParkDSCore: add initial DSCore macros 57/241557/1
2020-08-20 Sung-Jin ParkDSObject: add/implments setName function 56/241556/1
2020-08-20 Junkyeong KimDSWaylandServer: add wl_output interface related protot... 55/241555/1
2020-08-20 Sung-Jin ParkDSCompositor: implements run(), basic functions using... 54/241554/1
2020-08-20 SooChan Limsamples: build exampleCompositor.cpp 53/241553/1
2020-08-20 jeonDSWaylandServer: imply Pimpl structure to DSWaylandTize... 52/241552/1
2020-08-20 jeonAdd default interface listener codes for tizen_input_device 51/241551/1
2020-08-20 Sung-Jin ParkDSWaylandServer: update dswayland-server-tizen-extensio... 50/241550/1
2020-08-20 Sung-Jin ParkDSWaylandServer: change definition of DS_UNUSED to... 49/241549/1
2020-08-20 SooChan LimDSBuffer: redesign and implementation IDSBufferQueue... 48/241548/1
2020-08-20 SooChan LimDSBuffer: remove DSBufferQueue 47/241547/1
2020-08-20 jeonchange definition of DS_UNUSED to remove warning 46/241546/1
2020-08-20 jeonadd dependencies for tizen extension protocols 45/241545/1
2020-08-20 SooChan LimDSRender: modify the file and the class name 44/241544/1
2020-08-20 SooChan Limfix the indentation 43/241543/1
2020-08-20 SooChan LimDSDisplayDeviceOutput: implement the output callback... 42/241542/1
2020-08-20 SooChan LimDSSignal: use std::function as the paremeter of the... 41/241541/1
2020-08-20 SooChan Limimplement the skeleton methods of DSDisplayArea 40/241540/1
2020-08-20 SooChan Limimplement the skeleton methods of DSCanvas 39/241539/1
2020-08-20 SooChan Limimplement the skeleton methods of DSPolicyArea 38/241538/1
2020-08-20 SooChan Limimplement the skeleton methods of DSOutput 37/241537/1
2020-08-20 SooChan Limimplement the skeleton methods of DSSeat 36/241536/1
2020-08-20 SooChan Limimplement the skeleton methods of DSCompositor 35/241535/1
2020-08-20 SooChan LimRevert "include DSPropertyPrivate.h file" 34/241534/1
2020-08-20 Sung-Jin ParkDSWaylandServer: add code for tizen-ws-shell, xdg-shell... 33/241533/1
2020-08-20 SooChan Limadd some members to CODEOWNERS 32/241532/1
2020-08-20 SooChan Liminclude DSPropertyPrivate.h file 31/241531/1
2020-08-20 SooChan Limbeutify the code. 30/241530/1
2020-08-20 review-botApply Coding Style 29/241529/1
2020-08-20 SooChan Limchange the test package and test binary name 28/241528/1
2020-08-20 SooChan Limuse the namespace display_server at samples and tests 27/241527/1
2020-08-20 SooChan Limimplement DSDispalyDevice class and TDM implementations 26/241526/1
2020-08-20 Sung-Jin ParkDSWaylandServer: add code for DSWaylandServer 25/241525/1
2020-08-20 SooChan Limsamples: fix the typos 24/241524/1
2020-08-20 review-botApply Coding Style 23/241523/1
2020-08-20 review-botApply Coding Style 22/241522/1
2020-08-20 SooChan LimDSDebug: add DSDebugLog class 21/241521/1
2020-08-20 SooChan LimDSDisplayArea: add getWidth/Height methods 20/241520/1
2020-08-20 SooChan LimDSOutput: add getResolutionWidth/Height methods 19/241519/1
2020-08-20 SooChan Limchange the source directories and the menson.build... 18/241518/1
2020-08-20 review-bot"[Reform] Apply Coding Style" 17/241517/1
2020-08-20 review-botApply Coding Style 16/241516/1
2020-08-20 SooChan LimDSDisplayArea: add initial code for DSDisplayArea 15/241515/1
2020-08-20 SooChan LimDSPolicyArea: add initial code for DSPolicyArea 14/241514/1
2020-08-20 SooChan LimDSSeat: add initial code for DSSeat 13/241513/1
2020-08-20 SooChan LimDSCanvas: add initial code for DSCanvas 12/241512/1
2020-08-20 SooChan LimDSInput: add initial code for DSInput 11/241511/1
2020-08-20 SooChan LimDSOutput: add initial code for DSOutput 10/241510/1
2020-08-20 SooChan LimDSCompositor: add initial code for DSCompositor 09/241509/1
2020-08-20 SooChan Limexample : add mycompositor example. 08/241508/1
2020-08-20 SooChan Limmake the abstract factory pattern for DSRender (6/6) 07/241507/1
2020-08-20 SooChan Limmake the abstract factory pattern for DSRender (5/6) 06/241506/1
2020-08-20 SooChan Limmake the abstract factory pattern for DSRender (4/6) 05/241505/1
2020-08-20 SooChan Limmake the abstract factory pattern for DSRender (3/6) 04/241504/1
2020-08-20 SooChan Limmake the abstract factory pattern for DSRender (2/6) 03/241503/1
2020-08-20 SooChan Limmake the abstract factory pattern for DSRender (1/6) 02/241502/1
2020-08-20 SooChan Limremove the DSRender files. 01/241501/1
2020-08-20 review-bot"[Reform] Apply Coding Style" 00/241500/1
2020-08-20 Sung-Jin Parktests: fix RESOURCE_LEAK issues 99/241499/1
2020-08-20 SooChan Limchange the package name from test-server to libds 98/241498/1
2020-08-20 Sung-Jin ParkCODEOWNERS: define code-owners to add the owners as... 97/241497/1
2020-08-20 김준경/Tizen Platform... Update README.md 96/241496/1
2020-08-20 SooChan Limadd initial code for DSRenderer 95/241495/1
2020-08-20 SooChan Limadd initial code for DSBufferQueue 94/241494/1
next