projects
/
platform
/
core
/
system
/
sensord.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sensord: rename information list/map properly
[platform/core/system/sensord.git]
/
src
/
2017-04-12
kibak.yoon
sensord: rename information list/map properly
18/124618/3
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: support original path to load HAL library
57/124557/4
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: fix to return approprivate error
13/124613/2
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: check privilege everytime for every request
06/124606/4
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: add tokenize function to sensor::utils
04/124604/2
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: remove sensor_permission_t in the sensord
02/124602/1
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: fix a bug which did not check privilege
97/124597/1
tree
|
commitdiff
2017-04-12
kibak.yoon
sensord: move member functions from public to private
92/124592/1
tree
|
commitdiff
2017-04-11
kibak.yoon
sensor: remove a bad way for hiding sensor handle
55/123855/2
tree
|
commitdiff
2017-04-11
kibak.yoon
sensord: remove sensor_permission_t from sensor_info
52/123852/2
tree
|
commitdiff
2017-04-11
kibak.yoon
sensord: check URI to find the matched sensor
56/124556/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add testcase for internal apis
61/123661/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: implement server_channel_handler
57/123657/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add calibration node setting
56/123656/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add sensor_manager to create and manage sensor...
51/123651/3
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: pass observer handle to flush()
53/123653/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add sensor_listener_proxy class
50/123650/2
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add application_sensor_handler skeleton class
49/123649/2
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add external_sensor_handler class
48/123648/2
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add fusion_sensor_handler class
47/123647/2
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add physical_sensor_handler class
46/123646/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add loader to load sensor plugins
28/123628/2
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add physical_sensor/fusion_sensor/external_sen...
01/123601/4
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: implement sensor_handler class
98/123598/1
tree
|
commitdiff
2017-04-06
kibak.yoon
sensord: add sensor_publisher and sensor_observer inter...
17/123417/2
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: add the basic implementation of the server...
83/123383/1
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: add handlers to main for new failures
82/123382/1
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: add permission_checker for checking privileges
81/123381/1
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: move dbus_listener from client to server
80/123380/1
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: implement sensor_listener class for clients
87/123287/2
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: implement sensor_manager class for clients
61/123261/6
tree
|
commitdiff
2017-04-05
kibak.yoon
sensor: api: implement internal api using classes
46/123246/5
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: api: add skeleton code of internal apis
24/123224/3
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: clean up sensor_info class to support URI...
18/123218/3
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: add util functions to sensor:utils namepsace
90/123190/3
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add unit testcases
81/123181/3
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: remove build warnings in ipc-utils
75/123175/1
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add ipc_server class
66/123166/1
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add ipc_client class
58/123158/2
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add channel class
57/123157/2
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add message class
14/123114/2
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add event_loop class
01/123101/3
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: ipc: add socket class
81/123081/5
tree
|
commitdiff
2017-04-05
kibak.yoon
sensord: clean up command-related types and log-related...
67/123067/5
tree
|
commitdiff
2017-04-04
kibak.yoon
sensord: clean up cmake configurations
66/123066/1
tree
|
commitdiff
2017-04-04
kibak.yoon
sensorctl: modify sensorctl to fix some issues
65/123065/1
tree
|
commitdiff
2017-04-04
kibak.yoon
sensord: change sensord systemd socket files and name
43/123043/3
tree
|
commitdiff
2017-04-04
kibak.yoon
sensord: remove sensor_common.h
34/123034/3
tree
|
commitdiff
2017-02-28
kibak.yoon
sensord: refactoring: remove regacy code
21/114021/2
tree
|
commitdiff
2017-02-28
kibak.yoon
sensord: refactoring sensorctl for testing modules
20/114020/2
tree
|
commitdiff
2017-01-03
Mu-Woong Lee
Add vconf & gio-2.0 to the package config
75/108175/1
tree
|
commitdiff
2017-01-03
Mu-Woong Lee
Remove profile build dependency
38/108038/5
tree
|
commitdiff
2017-01-02
Mu-Woong Lee
Merge branch 'tizen_3.0' into devel/tizen
71/107971/1
tree
|
commitdiff
2017-01-02
kibak.yoon
sensord: add dummy api library for tv profile
39/107939/3
tree
|
commitdiff
2016-12-28
kibak.yoon
sensord: accumulate pedometer data
60/107460/1
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
tizen_3.0.m2
tizen_3.0_tv
accepted/tizen/3.0.m2/mobile/20170104.141653
accepted/tizen/3.0.m2/tv/20170104.142113
accepted/tizen/3.0.m2/wearable/20170104.142405
accepted/tizen/3.0/common/20161229.112747
accepted/tizen/3.0/ivi/20161229.054234
accepted/tizen/3.0/mobile/20161229.054136
accepted/tizen/3.0/tv/20161229.054158
accepted/tizen/3.0/wearable/20161229.054212
submit/tizen_3.0.m2/20170104.093751
submit/tizen_3.0/20161228.071938
tree
|
commitdiff
2016-12-13
kibak.yoon
sensord: fix incorrect return type
87/104487/2
tree
|
commitdiff
2016-12-13
kibak.yoon
sensor: enable pedometer sensor
47/104447/2
tree
|
commitdiff
2016-12-13
kibak.yoon
sensor: fix return value from false to 0
46/104446/1
tree
|
commitdiff
2016-12-13
kibak.yoon
sensord: add pre_start() that should be executed before...
89/103889/6
tree
|
commitdiff
2016-12-06
kibak.yoon
Merge branch 'devel/tizen' into tizen_3.0
54/102454/1
accepted/tizen/3.0/common/20161207.194152
accepted/tizen/3.0/ivi/20161207.010558
accepted/tizen/3.0/mobile/20161207.010452
accepted/tizen/3.0/tv/20161207.010529
accepted/tizen/3.0/wearable/20161207.010542
submit/tizen_3.0/20161205.094941
tree
|
commitdiff
2016-12-06
kibak.yoon
sensord: install required header files instead of all...
51/102451/1
tree
|
commitdiff
2016-12-02
kibak.yoon
Merge branch 'devel/tizen' into tizen_3.0
13/101913/1
tree
|
commitdiff
2016-12-02
kibak.yoon
sensord: fix compiler warnings
89/101889/1
tree
|
commitdiff
2016-12-02
Akhil
[BugFix] Reset Sensor Fusion Backend if it returns...
72/101272/4
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: change file permission to remove execute permi...
06/99906/2
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: add internal sensor types
39/99939/2
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: add sensorctl instead of original sensor-test
38/99938/2
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: change variable name of attribute-related...
37/99937/2
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: add select before sending the event
12/99912/2
tree
|
commitdiff
2016-11-30
minsoo kim
sensord: set socket_type when connection of client...
11/99911/2
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: change socket type from stream to seqpacket
10/99910/2
tree
|
commitdiff
2016-11-30
minsoo kim
sensord: add get wristup dbus interface
09/99909/2
tree
|
commitdiff
2016-11-30
kibak.yoon
sensord: add attributes and types to hal_types.h
08/99908/2
tree
|
commitdiff
2016-11-30
hs81.go
sensord: remove an useless event suffix name
07/99907/2
tree
|
commitdiff
2016-11-30
minsoo kim
sensord: create file for macros
05/99905/2
tree
|
commitdiff
2016-11-11
kibak.yoon
sensord: change log level from error to warning for...
20/97020/1
accepted/tizen/3.0/common/20161116.143750
accepted/tizen/3.0/ivi/20161116.022722
accepted/tizen/3.0/mobile/20161116.022557
accepted/tizen/3.0/tv/20161116.022627
accepted/tizen/3.0/wearable/20161116.022649
submit/tizen_3.0/20161111.035059
submit/tizen_3.0/20161115.054155
tree
|
commitdiff
2016-11-09
kibak.yoon
sensord: change log level from error to warning for...
35/96535/4
tree
|
commitdiff
2016-11-03
kibak.yoon
Merge branch 'devel/tizen' into tizen_3.0
65/95465/1
accepted/tizen/3.0/common/20161114.082803
accepted/tizen/3.0/ivi/20161104.103715
accepted/tizen/3.0/mobile/20161104.103629
accepted/tizen/3.0/tv/20161104.103701
accepted/tizen/3.0/wearable/20161104.103708
submit/tizen_3.0/20161103.101627
submit/tizen_3.0_common/20161110.084657
tree
|
commitdiff
2016-11-03
kibak.yoon
sensord: fix the bug that handles are pushed to a list...
53/95453/1
tree
|
commitdiff
2016-11-02
kibak.yoon
sensor: change the hard coded path for supporting 64bit...
34/94934/1
accepted/tizen/3.0/ivi/20161102.075454
accepted/tizen/3.0/mobile/20161102.075323
accepted/tizen/3.0/tv/20161102.075429
accepted/tizen/3.0/wearable/20161102.075440
submit/tizen_3.0/20161102.044607
tree
|
commitdiff
2016-10-26
kibak.yoon
sensor: change the hard coded path for supporting 64bit...
47/93847/1
tree
|
commitdiff
2016-09-28
kibak.yoon
Merge branch 'devel/tizen_3.0' into tizen
28/90028/1
accepted/tizen/3.0/ivi/20161011.062327
accepted/tizen/3.0/mobile/20161015.034142
accepted/tizen/3.0/tv/20161016.005732
accepted/tizen/3.0/wearable/20161015.084055
accepted/tizen/common/20160928.164057
accepted/tizen/ivi/20160929.081006
accepted/tizen/mobile/20160929.080924
accepted/tizen/tv/20160929.080956
accepted/tizen/wearable/20160929.080946
submit/tizen/20160928.053031
submit/tizen_3.0_common/20161104.104000
submit/tizen_3.0_ivi/20161010.000006
submit/tizen_3.0_mobile/20161015.000006
submit/tizen_3.0_tv/20161015.000005
submit/tizen_3.0_wearable/20161015.000005
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: enable rv/gesture sensors in CMakeLists...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: return false if the size of id is 0...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: fix socket issue when client cannot...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: change an input value name of set_attri...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: call external sensor service run" into...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: fix the problem that attribute is not...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: delete batch latency/attribute when...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: license: remove unnecessary scripts...
tree
|
commitdiff
2016-09-28
Mu-Woong Lee
Merge "sensord: change the default axis policy from...
tree
|
commitdiff
2016-09-28
kibak.yoon
sensord: enable rv/gesture sensors in CMakeLists
13/90013/1
tree
|
commitdiff
2016-09-28
akhilkedia94
[face_down_sensor] increasing the window size to increa...
87/89987/1
tree
|
commitdiff
2016-09-23
kibak.yoon
sensord: return false if the size of id is 0
92/89192/2
tree
|
commitdiff
2016-09-23
kibak.yoon
sensord: fix socket issue when client cannot receive...
89/89189/2
tree
|
commitdiff
2016-09-22
hs81.go
sensord: change an input value name of set_attribute...
88/89188/1
tree
|
commitdiff
2016-09-22
minsoo kim
sensord: call external sensor service run
87/89187/1
tree
|
commitdiff
2016-09-22
kibak.yoon
sensord: fix the problem that attribute is not restored...
86/89186/1
tree
|
commitdiff
2016-09-22
kibak.yoon
sensord: delete batch latency/attribute when client...
85/89185/1
tree
|
commitdiff
2016-09-22
kibak.yoon
sensord: change the default axis policy from DEVICE_ORI...
83/89183/1
tree
|
commitdiff
next