projects
/
platform
/
core
/
system
/
sensord.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sensord: clean up permission_checker for syncing with tizen_2.3
2016-05-26
kibak.yoon
sensord: clean up permission_checker for syncing with...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: remove unused APIs
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: change the log level from _E to _I
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: change error log macro from ERR to _E for...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: add null check when sensor event is pushed...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: initialize dbus when sensord is launched
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: fix build warning because of using g_type_init()
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: move deprecated event types to sensor_deprecated.h
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-26
kibak.yoon
sensord: add power save vconf for syncing with tizen 2.3
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-25
kibak.yoon
sensord: remove unused configs in spec file
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-25
kibak.yoon
sensord: terminate sensord if there is no sensor
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-25
kibak.yoon
sensord: update the duration of copyright in license
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-24
kibak.yoon
sensord: support external sensor feature
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-24
kibak.yoon
sensord: change comment for syncing
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-24
kibak.yoon
sensord: transpose acc/gyro axis w.r.t the display...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-24
kibak.yoon
sensord: write void explicitly when no parameters allowed
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-24
kibak.yoon
sensord: change the log level from INFO to ERROR
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-24
kibak.yoon
sensord: add/remove useless spaces for code style
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-23
kibak.yoon
sensord: fix default interval when there is no client...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-23
kibak.yoon
sensord: version up 2.0.5
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-23
kibak.yoon
sensord:fix compiler warnings due to the comparison...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: set cynara configuration for cache size
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: terminate sensor daemon safely
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: auto_rotation: fix interval setting in auto_rotation
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: change raw pointer to shared pointer for managing...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: set signal fd to poller for knowing what signal...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: add stop() in event_dispatcher thread
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: add log message in destructor of sensors
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: add lock in permission_checker functions
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-19
kibak.yoon
sensord: add a newline for code readability
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-18
kibak.yoon
sensord: check whether client list is empty or not...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-18
kibak.yoon
sensord: put a space after "if"
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-13
kibak.yoon
sensord: enable rotation vector/orientation sensors
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-11
kibak.yoon
sensord: remove unused rotation vector source files
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-10
kibak.yoon
sensord: clean up the code detected by style checker
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-10
kibak.yoon
sensord: add coding style checker scripts
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-05-04
kibak.yoon
sensord: change gid/smack access rules of sensorhub...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-28
kibak.yoon
sensord: not install the unused virtual-sensor config...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-25
kibak.yoon
sensord: version 2.0.4
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-19
kibak.yoon
sensord: change group of sensord from sensor to input
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-19
kibak.yoon
sensord: change uid/gid of sensord from root to sensor
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-14
kibak.yoon
sensord: reduce sensor logs which is printed when event...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-14
kibak.yoon
sensord: declare sensor types by using macro for converting...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-08
kibak.yoon
sensord: gravity: set the value of accuracy in synthesize
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-08
kibak.yoon
sensord: change the max available interval until 255...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-08
kibak.yoon
sensord: add sensor types to log for debugging
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
kibak.yoon
sensord: use shared_ptr for sensor data which can be...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
kibak.yoon
sensord: remove unused cb_type in library
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-07
kibak.yoon
sensord: add internal sensor types
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-06
kibak.yoon
sensord: add the checking EAGAIN while the data is...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-05
kibak.yoon
sensord: change default return value to true for additional...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-05
Kibak Yoon
Revert "sensorctl test"
commit
|
commitdiff
|
tree
2016-04-04
kibak.yoon
sensorctl test
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-04
kibak.yoon
sensord: replace 0x% with %#
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-04
kibak.yoon
sensord: change static function to member function...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensor-hal: sync with the latest HAL interface
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: set calibration at booting time if cal_node...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: fix the memory leak when get_data is failed
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: remove unused variable
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: use memcpy instead of copying values
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: skip the get_data process when there are some...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: hal: splite sensor_hal.h into sensor_hal interface...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: add the comments for logic
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: check whether the data is valid or not
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: change sensor name to be the same as an sensor...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: remove unused code in auto_rotation sensor
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: close handles in sensor_loader destructor
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: fix memory leak in virtual sensors
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: remove useless buffer parameter
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: fix memory leak when legacy cb is used
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: init epoll_event variable
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: remove the unnecessary debug log
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: change the default return value to true
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: fix the bug about calling get_client_name
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: remove the changing g_main_context API
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-04-01
kibak.yoon
sensord: redefine _ERRNO macro to use easily
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-30
kibak.yoon
sensord: raise SIGKILL when sensord receive SIGTERM
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-30
kibak.yoon
sensord: fix the bug that it releases static variable
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-29
kibak.yoon
sensord: fix the bug about checking 0 although sensor_id...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-29
kibak.yoon
sensord: fix the bug that gravity synthesize has to...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-29
kibak.yoon
sensord: rename sensord_get_sensor_*_ex() APIs to proper...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-25
kibak.yoon
sensord: remove the unnecessary checking code
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-25
kibak.yoon
sensord: add get_sensor_*_ex internal APIs for getting...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-25
kibak.yoon
sensord: send permission-needed sensor information...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-24
kibak.yoon
sensord: remove the error log that is not error actually
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-18
kibak.yoon
sensord: add the checker whether m_sock_fd is valid...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-18
kibak.yoon
sensord: change return value from bool to int
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-17
kibak.yoon
sensord: [Svace] change strerror to strerror_r
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-17
kibak.yoon
sensord: [svace] change readdir to readdir_r
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-17
kibak.yoon
sensord: add AUTO_ROTATION_SENSOR to log
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: fix build break about using {libdir} macro...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: version 2.0.3
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: enable hrm/gravity/linear accel sensors
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: call on_event() after invoking sensor event...
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: add sensord_flush internal API for batching
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: sync/clean up sensord source code
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
hal: add/sync sensor device types
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-15
kibak.yoon
sensord: remove set_wakeup API and implementations
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
2016-03-07
kibak.yoon
sensord: remove sensord compiler warnings
Signed-off-by:
kibak.yoon
<kibak.yoon@samsung.com>
commit
|
commitdiff
|
tree
next