projects
/
platform
/
core
/
uifw
/
libtdm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
protect a handler list with mutex
[platform/core/uifw/libtdm.git]
/
src
/
2018-02-25
Boram Park
protect a handler list with mutex
00/171000/2
tree
|
commitdiff
2018-02-25
Boram Park
vblank: correct printf format
99/170999/2
tree
|
commitdiff
2018-02-25
Boram Park
vblank: add tdm_vblank_get_output
98/170998/2
tree
|
commitdiff
2018-02-25
Boram Park
layer: fix syntax error
97/170997/2
tree
|
commitdiff
2018-02-25
Boram Park
output: not allow adding handler twice
96/170996/2
tree
|
commitdiff
2018-02-25
Boram Park
buffer: not allow adding handler twice
95/170995/2
tree
|
commitdiff
2018-02-25
Boram Park
output: don't touch return params when failed
92/170992/1
tree
|
commitdiff
2018-02-25
Boram Park
thread: remove test code
91/170991/1
tree
|
commitdiff
2018-02-25
Boram Park
helper: add tdm_helper_output_vblank_timer_expired
90/170990/1
tree
|
commitdiff
2018-02-25
Boram Park
output: correct return type
89/170989/1
tree
|
commitdiff
2018-02-25
Boram Park
layer: correct set_buffer_queue behavior
87/170987/1
tree
|
commitdiff
2018-02-25
Boram Park
layer: correct error type
86/170986/1
tree
|
commitdiff
2018-02-22
Boram Park
thread: use two lists for each thread
69/170769/2
tree
|
commitdiff
2018-02-22
Boram Park
macro: move backend's name definition
68/170768/2
tree
|
commitdiff
2018-02-21
Boram Park
support multi backend
34/170634/3
tree
|
commitdiff
2018-02-21
Boram Park
should init event_loop before vblank
30/170630/1
tree
|
commitdiff
2018-02-21
Boram Park
config: remove unuseful codes
29/170629/1
tree
|
commitdiff
2018-02-21
Boram Park
thread: reset find_funcs table when init, deinit
28/170628/1
tree
|
commitdiff
2018-02-21
Boram Park
output: using thread_cb
42/170542/5
tree
|
commitdiff
2018-02-21
Boram Park
vblank: using thread_cb
41/170541/5
tree
|
commitdiff
2018-02-21
Boram Park
capture: using thread_cb
40/170540/5
tree
|
commitdiff
2018-02-21
Boram Park
pp: using thread_cb
39/170539/5
tree
|
commitdiff
2018-02-21
Boram Park
thread: support cb for multi-thread communication
38/170538/5
tree
|
commitdiff
2018-02-21
Boram Park
debug: add event type
37/170537/5
tree
|
commitdiff
2018-02-21
Boram Park
server: remove useless codes
36/170536/5
tree
|
commitdiff
2018-02-21
Boram Park
config: export tdm_config functions
34/170534/6
tree
|
commitdiff
2018-02-20
Boram Park
ini: not using getenv
33/170533/2
tree
|
commitdiff
2018-02-20
Boram Park
ini: first implementation
32/170532/2
tree
|
commitdiff
2018-02-20
Boram Park
buffer: remove unused functions
31/170531/2
tree
|
commitdiff
2018-02-20
Boram Park
capture: use correct function
30/170530/2
tree
|
commitdiff
2018-02-20
Boram Park
vblank: add description
28/170528/2
tree
|
commitdiff
2018-02-20
Boram Park
types: give a detail name to structure
27/170527/3
tree
|
commitdiff
2018-02-20
Boram Park
output: remove unused params
25/170525/3
tree
|
commitdiff
2018-02-20
Boram Park
client: handling wayland protocol error
57/170457/1
tree
|
commitdiff
2018-02-20
Boram Park
layer: set committing variable when commit
42/170442/2
tree
|
commitdiff
2018-02-20
Boram Park
layer: allow func and user_data are null when removed
41/170441/2
tree
|
commitdiff
2018-02-20
Boram Park
layer: reset flags in case of success
40/170440/2
tree
|
commitdiff
2018-02-20
Boram Park
helper: allow user_data's NULL
39/170439/2
tree
|
commitdiff
2018-02-20
Boram Park
macro: move tdm_debug_module's extern position
38/170438/2
tree
|
commitdiff
2018-02-20
Boram Park
fix buffer leak when deiniting
36/170436/2
tree
|
commitdiff
2018-02-20
Boram Park
add tdm_layer_get_output
35/170435/2
tree
|
commitdiff
2018-02-20
Boram Park
helper: correct symbolic check function
34/170434/2
tree
|
commitdiff
2018-02-20
Boram Park
helper: export tdm_helper_dump_buffer_str
33/170433/2
tree
|
commitdiff
2018-02-20
Boram Park
display: fix wrong typo
32/170432/2
tree
|
commitdiff
2018-02-19
SooChan Lim
tdm_output: set the layer_info of the target buffer...
04/170304/1
tree
|
commitdiff
2018-02-19
SooChan Lim
tdm_output: do not check the null buffer
03/170303/1
tree
|
commitdiff
2018-02-19
SooChan Lim
tdm_hwc_window: do not check the null buffer
02/170302/1
tree
|
commitdiff
2018-02-12
Junkyeong Kim
enhance log for distinguishment of output status cb...
tree
|
commitdiff
2018-02-12
Junkyeong Kim
do not update caps.status in sub thread
tree
|
commitdiff
2018-02-12
SooChan Lim
hwc: remove the window zpos
96/169896/3
tree
|
commitdiff
2018-02-12
SooChan Lim
hwc: add tdm_output_hwc_commit_client_target_buffer
95/169895/5
tree
|
commitdiff
2018-02-12
SooChan Lim
hwc: add tdm_hwc_window_commit
94/169894/3
tree
|
commitdiff
2018-02-12
SooChan Lim
layer: add tdm_layer_unset_buffer_internal
93/169893/3
tree
|
commitdiff
2018-02-12
SooChan Lim
layer: add tdm_layer_set_buffer_internal
92/169892/3
tree
|
commitdiff
2018-02-12
SooChan Lim
layer: add tdm_layer_commit_internal
91/169891/3
tree
|
commitdiff
2018-02-12
SooChan Lim
layer: add tdm_layer_set_info_internal
90/169890/4
tree
|
commitdiff
2018-02-12
SooChan Lim
hwc: add tdm_output_hwc_unset_client_target_buffer
84/169884/2
tree
|
commitdiff
2018-02-12
SooChan Lim
hwc: add tdm_hwc_unset_buffer
83/169883/3
tree
|
commitdiff
2018-02-07
Junkyeong Kim
change vblank sw hw changing condition
61/169561/1
tree
|
commitdiff
2018-02-07
Junkyeong Kim
update caps.status
60/169560/1
tree
|
commitdiff
2018-02-02
SooChan Lim
hwc: remove the tdm_hwc_window_set_zpos api
32/169132/2
tree
|
commitdiff
2018-02-02
SooChan Lim
hwc: change tdm_output_hwc_set_client_target_buffer api
31/169131/2
tree
|
commitdiff
2018-02-02
SooChan Lim
hwc: change the tdm_output_validate api
30/169130/2
tree
|
commitdiff
2018-02-02
SooChan Lim
hwc: remove dump code
20/169020/2
tree
|
commitdiff
2018-02-02
Boram Park
add tdm_vblank_set_client_ignore_global_fps
07/169007/2
tree
|
commitdiff
2018-02-02
Boram Park
apply gcov
84/168884/6
tree
|
commitdiff
2018-01-31
Boram Park
add timeout logs (1000ms)
89/168789/1
tree
|
commitdiff
2018-01-19
Boram Park
vblank: add server ttrace information
44/167644/2
tree
|
commitdiff
2018-01-18
Boram Park
macro: add error string
59/167459/3
tree
|
commitdiff
2018-01-17
Boram Park
macro: re-ordered
58/167458/1
tree
|
commitdiff
2018-01-17
Boram Park
add debugging log
38/167338/3
tree
|
commitdiff
2018-01-17
Boram Park
fix typo
37/167337/1
tree
|
commitdiff
2018-01-17
Boram Park
correct the header file dependency
36/167336/1
tree
|
commitdiff
2018-01-17
SooChan Lim
hwc: change the condition at set_composition_type
14/167314/1
tree
|
commitdiff
2018-01-11
SooChan Lim
hwc: change the type of the zpos
01/166801/1
tree
|
commitdiff
2018-01-10
Boram Park
correct printf formats
02/166402/1
tree
|
commitdiff
2018-01-09
Boram Park
monitor: enhance vblank_list information
04/166304/1
tree
|
commitdiff
2018-01-09
Boram Park
Revert "vblank: return TDM_ERROR_TIMEOUT when timeout...
68/166268/1
tree
|
commitdiff
2018-01-07
SooChan Lim
hwc: allow Device Candidate to set composition type.
89/166089/1
tree
|
commitdiff
2018-01-03
Boram Park
vblank: return TDM_ERROR_TIMEOUT when timeout occurs
24/165724/1
tree
|
commitdiff
2017-12-28
Boram Park
vblank: set the fixed fps to a vblank object
19/165219/5
tree
|
commitdiff
2017-12-28
Boram Park
vblank: get the client pid of a vblank object.
18/165218/5
tree
|
commitdiff
2017-12-28
Boram Park
vblank: trace the vblank object creation.
17/165217/4
tree
|
commitdiff
2017-12-27
Boram Park
server: remove unused request
16/165216/2
tree
|
commitdiff
2017-12-19
Roman Marchenko
utest: fix all failed tests and add new tests
60/163860/4
tree
|
commitdiff
2017-12-19
Konstantin Drabeniuk
tdm_output_hwc_set_client_target_buffer: allow pass...
91/164491/1
tree
|
commitdiff
2017-12-14
Sergey Sizonov
implement new mechanism for smooth transition from...
55/163355/6
tree
|
commitdiff
2017-12-14
Boram Park
fix tained string issue
77/163877/2
tree
|
commitdiff
2017-12-12
SooChan Lim
fix the typo
64/163664/1
tree
|
commitdiff
2017-12-12
Roman Marchenko
add verification for tdm_vblank
15/163615/3
tree
|
commitdiff
2017-12-12
Roman Marchenko
add verification for tdm_output
14/163614/3
tree
|
commitdiff
2017-12-12
Roman Marchenko
add verification for tdm_display
13/163613/2
tree
|
commitdiff
2017-12-12
Roman Marchenko
tdm_hwc_window_set_buffer_damage: add a checking to...
12/163612/2
tree
|
commitdiff
2017-12-12
Roman Marchenko
tdm_layer_get_buffer_flags: add a checking to NULL...
11/163611/2
tree
|
commitdiff
2017-12-12
Roman Marchenko
utest: fix wrong tests for tdm_hwc_window.c
10/163610/2
tree
|
commitdiff
2017-12-12
Boram Park
fix build-break for aarch64
accepted/tizen/unified/20171213.040821
submit/tizen/20171212.090714
tree
|
commitdiff
2017-12-12
Boram Park
monitor: enhance ttrace option for layer, pp, capture
50/163550/1
tree
|
commitdiff
2017-12-07
Boram Park
add checking return value
20/163020/1
tree
|
commitdiff
2017-12-04
Roman Marchenko
hwc: add the API function tdm_output_hwc_create_video_w...
63/162163/6
tree
|
commitdiff
2017-12-04
Roman Marchenko
hwc: add API function tdm_output_hwc_get_video_supporte...
41/162141/6
tree
|
commitdiff
next