projects
/
platform
/
core
/
uifw
/
libds.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
platform/core/uifw/libds.git
2020-09-01
Sung-Jin Park
packaging: add libds-boot package for booting with...
88/242788/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSSeat: fix to set winX/winY for DSInputEvent::TouchMov...
87/242787/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindow: code clean
86/242786/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindow: call the private functions at the public...
85/242785/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindowPrivate: add setPosition method
84/242784/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindowPrivate: add lowerToBottom method
83/242783/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindowPrivate: add raiseToTop method
82/242782/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSDisplayArea: set renderView and HWCWindow at windowCr...
81/242781/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindow: add setDisplayDeviceHWCWindow method
80/242780/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindow: add setRenderView method
79/242779/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindow: remove unused register callback functions
78/242778/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSRenderViewDaliImpl: code clean and put the log
77/242777/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSRenderView: remove a dependency on DSWindow.
76/242776/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSDisplayArea: remove renderView list and HWC Window...
75/242775/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSDisplayArea: remove registerCallbackWindowDestroyed.
74/242774/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSDisplayDeviceHWCWindow: remove getWindow method
73/242773/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSDisplayDeviceHWC: make hwc window without DSWindow...
72/242772/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DsRenderView: add raiseToTop, lowerToBottom and setPosi...
71/242771/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
DSTextInput: Add a TextInput API to get current TextInp...
70/242770/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Duna Oh
DSTraceInfo: print out windows' infomation(pid,title...
69/242769/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
separate structures in DSWaylandProtocolTracePrivate...
68/242768/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
fix the warning issues
67/242767/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
fix not working trace by rule without all case and...
66/242766/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
correct typo error and defect
65/242765/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
Add DSWaylandProtocolTrace in DSCompositor
64/242764/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
remove some logs which make a error and not useful
63/242763/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
add func of update rule and add test code
62/242762/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
dyamy-lee
add code for TraceProtocol
61/242761/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSSeat: set winX/winY before sending event(s) to touch...
60/242760/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSWaylandPointer: fix to return if there is no resource...
59/242759/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSPointer: send mouse event with winX, winY coordinates
58/242758/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSTouch: send touch event with winX, winY coordinates
57/242757/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSInput: add winX, winY and get/set APIs for DSInputTou...
56/242756/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindow: remove setWindowShell and getWindowShell...
55/242755/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindowShell: make sendConfigure method be a private...
54/242754/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
DSWindowShell: move wm policy functionalities from...
53/242753/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
DSWaylandTizenPolicyExt: add a simple testcase
52/242752/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
DSWaylandExtension: enable tizen_policy_ext interface
51/242751/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
DSWaylandTizenPolicyExt: Add skeleton codes to get...
50/242750/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
DSWaylandServer: build a tizen_policy_ext class
49/242749/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
tizen_policy_ext: add header for tizen_policy_ext protocol
48/242748/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
jeon
DSWaylandExtension: enable tizen_surface interface
47/242747/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Duna Oh
DSWaylandTizenLaunchSplash: fix the segmentation fault...
46/242746/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
test: remove aquirebuffer and setTargetBuffer
45/242745/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
SooChan Lim
test: fix the memory leak
44/242744/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Junkyeong Kim
add DSWaylandTizenSurface interface
43/242743/1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Sung-Jin Park
DSWaylandKeyboard: send kernel keycode to wayland client(s)
42/242742/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Doyoun Kang
DSWaylandSurface: fix bug for sending destroy signal
00/242500/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Doyoun Kang
DSWaylandSurface: send Surface destroy signal in surfac...
99/242499/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Joonbum Ko
DSRenderViewDaliImpl: add info logs to know when render...
98/242498/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Joonbum Ko
DSRenderViewDaliImpl: emit update signal when RenderVie...
97/242497/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Joonbum Ko
DSWindow: remove destroy callback registration and...
96/242496/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Joonbum Ko
Revert "DSRenderViewDaliImpl: emit update signal when...
95/242495/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Joonbum Ko
DSRenderViewDaliImpl: emit update signal when DSWindow...
94/242494/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Doyoun Kang
DSWindow/DSWindowShell: send configure event when DSWin...
93/242493/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Doyoun Kang
DSZone: add DSWaylandSurface destroyed callback function
92/242492/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Doyoun Kang
IDSWaylandShell/DSWaylandZxdgShellV6: send destroyed...
91/242491/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Junkyeong Kim
change file name to DSWaylandTizenSurfaceShm
90/242490/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSZone: remove code to call raiseOnTop whenever stack...
48/242348/1
accepted/tizen/unified/20200827.105812
submit/tizen/20200825.124850
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindow: call raiseOnTop/lowerToBottom in raise/lower
47/242347/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindow: fix bug not to re-show window
46/242346/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
jeon
DSTextInput: add APIs to update InputPanel information...
45/242345/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
jeon
DSTextInput: add a API to get InputPanel's geometry
44/242344/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Junkyeong Kim
DSWaylandTizenSurface: implementation Tizen Surface...
43/242343/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Duna Oh
DSWaylandTizenLaunchEffect/Splash: add skeleton code...
42/242342/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Joonbum Ko
DSRenderViewDaliImpl: register positionChanged callback...
41/242341/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Joonbum Ko
DSRenderViewDaliImpl: register lowerToBottom callback...
40/242340/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Joonbum Ko
DSWindow: make lowerToBottom method and registerCallbac...
39/242339/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sung-Jin Park
DSWaylandKeyboard: sendEnter when the focused client...
38/242338/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sung-Jin Park
DSWaylandSurface: add getClient()
37/242337/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Changyeon Lee
DSDisplayDeviceHWCWindowTDMTargetImpl: set target buffe...
36/242336/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSZone: donot check if window list is empty when zone...
35/242335/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindow: send positionChanged signal when window's...
34/242334/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
test: enqueue buffer
33/242333/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Joonbum Ko
DSRenderViewDaliImpl: Move the emit updatedSignal to...
32/242332/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
jeon
DSWaylandServer: set temporary size to BaseOutputResolution
31/242331/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSZone: send stackChanged Signal when there is a window...
30/242330/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindowShell: implement raise/lower/activate
29/242329/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindowShell: add code to handle geometry
28/242328/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Joonbum Ko
DSRenderEngineDaliImpl: Fix a problem with 1 frame...
27/242327/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSDisplayArea: remove logs at idle enterer
26/242326/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSRenderViewDaliImpl: register raiseToTop callback...
25/242325/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSRenderEngineDaliImpl: register renderViewUpdate callb...
24/242324/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSRenderView: add registerCallbackUpdated method
23/242323/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSZone: call raiseToTop of the top window on the window...
22/242322/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSWindow: make raiseToTop method and registerCallback...
21/242321/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
jeon
DSDebug: null check after getenv and strdup
20/242320/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
jeon
DSWindowManager: add a API to get window geometry
19/242319/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWaylandTizenPolicy: implements functions for handling...
18/242318/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindowManager: add APIs for handling window's aux...
17/242317/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSZone: add APIs for handling window's aux hint
16/242316/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindowShell: add APIs for handle aux hint
15/242315/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Doyoun Kang
DSWindow: add APIs for allow user geometry
14/242314/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sung-Jin Park
DSWaylandKeyboard: sendEnter when the focused client...
13/242313/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
jeon
DSDebug: check environment to use dlog
12/242312/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sung-Jin Park
DSWaylandSurfaceCommitInfo: initialize bufferChanged...
11/242311/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSRenderViewDaliImpl: change the visibility of the...
10/242310/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSWindow: client can commit null buffer.
09/242309/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
SooChan Lim
DSWaylandSurface: add bufferChanged method
08/242308/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Sung-Jin Park
DSSeat: add/register slot for windowStackChanged signal
07/242107/1
commit
|
commitdiff
|
tree
|
snapshot
next