projects
/
platform
/
core
/
uifw
/
libds-tizen.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Expose ds_tbm_server as ABI
2023-06-13
Seunghun Lee
Expose ds_tbm_server as ABI
commit
|
commitdiff
|
tree
2023-03-29
Seunghun Lee
tests: Fix build warning of -Wshadow
commit
|
commitdiff
|
tree
2023-03-21
Seunghun Lee
tests: Fix build warning
commit
|
commitdiff
|
tree
2023-03-20
Seunghun Lee
tests: Fix a compile warning
commit
|
commitdiff
|
tree
2023-03-20
Seunghun Lee
Fix build warnings which casues build error by -Werror...
commit
|
commitdiff
|
tree
2023-03-03
duna.oh
tinyds: fix the SVACE issue
commit
|
commitdiff
|
tree
2023-01-05
Seunghun Lee
Rename event types for consistency
commit
|
commitdiff
|
tree
2022-10-31
SooChan Lim
examples: make tinyds-input-devicemgr files
commit
|
commitdiff
|
tree
2022-10-31
SooChan Lim
examples: make tinyds-launch files
commit
|
commitdiff
|
tree
2022-10-31
SooChan Lim
rename tinyds-tdm-common to tinyds-common
commit
|
commitdiff
|
tree
2022-10-31
SooChan Lim
examples: rename tinyds-tdm-renderer to tinyds-renderer
commit
|
commitdiff
|
tree
2022-10-31
SooChan Lim
examples: make tinyds-dpms files
commit
|
commitdiff
|
tree
2022-10-31
SooChan Lim
examples: make tinyds-policy files
commit
|
commitdiff
|
tree
2022-10-26
Changyeon Lee
implement ds_tizen_remote_surface
commit
|
commitdiff
|
tree
2022-10-25
duna.oh
tinyds-tdm: create cursor and show it when mouse connected
commit
|
commitdiff
|
tree
2022-10-21
Seunghun Lee
video: Add tests for ds_tizen_video
commit
|
commitdiff
|
tree
2022-10-21
Seunghun Lee
video: Add ds_tizen_video_object
commit
|
commitdiff
|
tree
2022-10-21
Seunghun Lee
video: Add ds_tizen_video_add_format()
commit
|
commitdiff
|
tree
2022-10-21
Seunghun Lee
Add libshared static library
commit
|
commitdiff
|
tree
2022-10-21
Seunghun Lee
Add skeleton code for ds_tizen_video
commit
|
commitdiff
|
tree
2022-10-17
Seunghun Lee
scaler: Fix missing free for allocated resources
commit
|
commitdiff
|
tree
2022-10-11
Junkyeong Kim
dpms: remove function parameters ds_ prefix
commit
|
commitdiff
|
tree
2022-10-11
Junkyeong Kim
dpms: use output resource
commit
|
commitdiff
|
tree
2022-10-11
Junkyeong Kim
dpms: remove tizen dpms protocol header include from...
commit
|
commitdiff
|
tree
2022-09-23
duna.oh
tinyds: removes wl_listeners when it's destroied
commit
|
commitdiff
|
tree
2022-09-23
duna.oh
dpms: add null checking of 'dpms->res' variable
commit
|
commitdiff
|
tree
2022-09-23
SooChan Lim
test: adapt the change of policy request
commit
|
commitdiff
|
tree
2022-09-22
duna.oh
tinyds: add 'protocol_trace' feature
commit
|
commitdiff
|
tree
2022-09-16
Seunghun Lee
test: Add tests for ds_tizen_scaler
commit
|
commitdiff
|
tree
2022-09-16
Seunghun
Add ds_tizen_scaler for wl_scaler
commit
|
commitdiff
|
tree
2022-09-15
Junkyeong Kim
Init tizen-screenshooter
commit
|
commitdiff
|
tree
2022-09-13
Seunghun Lee
text_input: Add a missing parameter
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
fix the memory leak
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
text_input: add dummy implementation of tizen only...
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
input_method: check if a resource of input_method is...
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
example: check if a input_method_context is null.
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
tizen_policy: check the client's version of TIZEN_POLICY_CON...
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
change get_subsurface_watcher to new_subsurface_watcher
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
change the get_position to new_position
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
tizen_policy: change the get_visibility to new_visibility
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
tizen_policy: change get_surface to new_surface
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
tinyds-tdm: create ds_tizen_policy resource
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
add testcases for ds_tizen_policy
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
implement tizen_policy
commit
|
commitdiff
|
tree
2022-09-07
SooChan Lim
add .vscode to .gitignore
commit
|
commitdiff
|
tree
2022-09-07
duna.oh
clients: merge text-entry code to simple-tbm
commit
|
commitdiff
|
tree
2022-09-07
duna.oh
tests: no need to include 'input-method-server-protocol.h'
commit
|
commitdiff
|
tree
2022-09-07
duna.oh
clients: refactor to prevent access to global variable
commit
|
commitdiff
|
tree
2022-09-07
duna.oh
clients: merge ime-keyboard code to input-generator
commit
|
commitdiff
|
tree
2022-09-06
duna.oh
ime: free allocated variables before return statement
commit
|
commitdiff
|
tree
2022-09-06
duna.oh
text-entry: use memcpy instead of strcpy
commit
|
commitdiff
|
tree
2022-09-06
duna.oh
tinyds: use 'rand_r' instead of function 'rand'
commit
|
commitdiff
|
tree
2022-08-29
Changyeon Lee
implement ds_tizen_hwc
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
ime: refactoring. delete new_input_method_context event...
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
clients: 'text-entry' fix formatting
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
input_method: add object pointer member in event struct
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
clients: add ime-keyboard(input_method), text-entry...
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
text_input: implement wl_text_input and manager
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
input_method: implement zwp_input_method_manager
commit
|
commitdiff
|
tree
2022-08-26
duna.oh
input_method: implement zwp_input_method and context
commit
|
commitdiff
|
tree
2022-08-18
Junkyeong Kim
tbm_server: add get_resource function
commit
|
commitdiff
|
tree
2022-08-18
duna.oh
tinyds-tdm: add null-check to prevent null pointer...
commit
|
commitdiff
|
tree
2022-08-18
duna.oh
tinyds-tdm: returns early to prevent null dereference
commit
|
commitdiff
|
tree
2022-08-18
duna.oh
tinyds-tdm: clean up devicemgr related code
commit
|
commitdiff
|
tree
2022-08-18
duna.oh
tdm: the return value from read() should be checked
commit
|
commitdiff
|
tree
2022-08-18
duna.oh
tinyds-tdm: free() an allocated object to prevent a...
commit
|
commitdiff
|
tree
2022-08-18
duna.oh
devicemgr: null-checking to prevent null pointer dereference
commit
|
commitdiff
|
tree
2022-08-10
duna.oh
launch: merge header files in one (launch.h)
commit
|
commitdiff
|
tree
2022-08-09
SooChan Lim
add test cases for ds_tizen_embedded_compositor
commit
|
commitdiff
|
tree
2022-08-09
SooChan Lim
implement ds_tizen_embedded_compsitor
commit
|
commitdiff
|
tree
2022-08-08
SooChan Lim
merge tizends-tdm-libinput code to tinyds-tdm
commit
|
commitdiff
|
tree
2022-08-08
SooChan Lim
merge tizends-tdm-dpms code to tinyds-tdm
commit
|
commitdiff
|
tree