platform/core/system/sensord.git
2016-03-30 kibak.yoonsensord: raise SIGKILL when sensord receive SIGTERM 93/64093/3
2016-03-30 kibak.yoonsensord: fix the bug that it releases static variable 94/64094/3
2016-03-29 kibak.yoonsensord: fix the bug about checking 0 although sensor_i... 47/64047/1
2016-03-29 kibak.yoonsensord: fix the bug that gravity synthesize has to... 39/64039/1
2016-03-28 Mu-Woong Leeget: increase the polling duration limit for sync read 60/63760/2
2016-03-25 kibak.yoonsensord: remove the unnecessary checking code 05/63705/1
2016-03-25 kibak.yoonsensord: add get_sensor_*_ex internal APIs for getting... 81/63681/1
2016-03-25 kibak.yoonsensord: send permission-needed sensor information... 80/63680/1
2016-03-24 kibak.yoonsensord: remove the error log that is not error actually 00/63500/1
2016-03-18 kibak.yoonsensord: add the checker whether m_sock_fd is valid... 11/62811/2
2016-03-18 kibak.yoonsensord: change return value from bool to int 57/62757/2
2016-03-17 kibak.yoonsensord: [Svace] change strerror to strerror_r 88/62688/2
2016-03-17 kibak.yoonsensord: [svace] change readdir to readdir_r 87/62687/2
2016-03-17 kibak.yoonsensord: add AUTO_ROTATION_SENSOR to log 97/62597/1
2016-03-15 kibak.yoonsensord: fix build break about using {libdir} macro... 04/62304/2
2016-03-15 kibak.yoonsensord: version 2.0.3 41/62241/1
2016-03-15 kibak.yoonsensord: enable hrm/gravity/linear accel sensors 24/62224/2
2016-03-15 kibak.yoonsensord: call on_event() after invoking sensor event... 22/62222/2
2016-03-15 kibak.yoonsensord: add sensord_flush internal API for batching 20/62220/2
2016-03-15 kibak.yoonsensord: sync/clean up sensord source code 17/62217/2
2016-03-15 kibak.yoonhal: add/sync sensor device types 73/62173/1
2016-03-15 kibak.yoonsensord: remove set_wakeup API and implementations 68/62168/1
2016-03-08 Mu-Woong Leelibsensord: Disable deprecated sf_* APIs 82/59482/5
2016-03-07 kibak.yoonsensord: remove sensord compiler warnings 49/61249/1
2016-03-03 kibak.yoonsensord: fix the svace issue because of using non-termi... 19/60919/1
2016-03-02 kibak.yoonsensord: fix the bug/memory leak/inefficient code 65/60865/3
2016-03-02 kibak.yoonsensord: lazy loading atexit() because static variables... 64/60864/1
2016-03-02 kibak.yoonsensord: clean up the source code 63/60863/1
2016-03-02 kibak.yoonsensord: clean up boiler plates 59/60859/1
2016-03-02 kibak.yoonsensord: restructuring sensord directories 58/60858/1
2016-03-02 kibak.yoonsensord: move .service/.socket to packaging 57/60857/1
2016-02-22 Mu-Woong LeeMerge "sensord: change to systemd socket" into devel...
2016-02-22 Mu-Woong LeeMerge "sensord: fix the bug about calling read_sensor_d...
2016-02-20 kibak.yoonsensord: fix the bug that set_attribute returns bool 61/59961/2
2016-02-20 kibak.yoonsensord: if poll() is failed, return false 60/59960/2
2016-02-20 kibak.yoonsensord: change to systemd socket 59/59959/2
2016-02-20 kibak.yoonsensord: fix the bug about calling read_sensor_data 58/59958/1
2016-02-16 kibak.yoonsensord: rename sensor_logs.h to sensor_log.h 44/59544/1
2016-02-16 kibak.yoonsensord: delete the removing symlink code 86/59486/1
2016-02-16 Mu-Woong Leeclient: fix initialization issue 76/59476/2
2016-02-15 kibak.yoonsensord: version 2.0.2 14/59414/1
2016-02-15 kibak.yoonsensord: rename sensor_handle_t to sensor_info_t 08/59408/1
2016-02-15 Mu-Woong LeeMerge "sensord: fix the bug that uses wrong type if...
2016-02-15 kibak.yoonsensord: fix the bug that uses wrong type if sensor... 99/59399/1
2016-02-15 Mu-Woong LeeMerge "sensord: add the sensord plugin logic for flexib...
2016-02-15 kibak.yoonsensord: add the sensord plugin logic for flexibility 49/59349/6
2016-02-15 Mu-Woong Leeshared: re-assign sensor type numbers to activity/gestu... 60/59360/1
2016-02-13 kibak.yoonsensord: change macros for log 46/59346/1
2016-02-13 kibak.yoonsensord: clean up sf_common.h/sensor_common.h/sensor_logs.h 45/59345/2
2016-02-13 kibak.yoonsensord: add set_attribute_* API for internal 44/59344/3
2016-02-13 kibak.yoonsensord: remove useless the type-casting 42/59342/2
2016-02-13 kibak.yoonsensord: create sensor-hal-devel package 35/59335/4
2016-02-13 kibak.yoonsensord: clean up spec/pc/cmakelists.txt 31/59331/4
2016-02-12 kibak.yoonsensord: change the interface of set_attribute_* 87/59287/1
2016-02-12 kibak.yoonsensord: change the type of hal id to int32_t 83/59283/1
2016-02-05 kibak.yoonsensord: change the HAL interface 85/58985/1
2016-02-05 kibak.yoonsensord: clean up sensor fw code 84/58984/1
2016-02-04 Hongkuk, Sonsensord: fix build error 78/58878/1
2016-02-02 kibak.yoonsensord: unify code style for class brackets 49/58649/1
2016-02-02 kibak.yoonsensord: enable sensor-test 48/58648/1
2016-02-02 kibak.yoonsensord: modify HAL interface for batching 39/58639/2
2016-02-02 kibak.yoonsensord: remove unused parameter 28/58628/1
2016-02-02 kibak.yoonsensord: remove compiler warnings 04/58604/1
2016-02-02 kibak.yoonsensord: remove vector in sensor HAL interface 94/58594/2
2016-02-02 kibak.yoonsensord: [4/4] add the refactored HAL interface 71/58571/2
2016-02-02 kibak.yoonsensord: [3/4] add the refactored HAL interface 70/58570/2
2016-02-02 kibak.yoonsensord: [2/4] add the refactored HAL interface 69/58569/1
2016-02-02 kibak.yoonsensord: [1/4] add the refactored HAL interface 68/58568/1
2016-02-02 kibak.yoonsensord: move the location of header inclusion 67/58567/1
2016-02-01 kibak.yoonsensord: clean up header dependency 16/58516/1
2016-02-01 kibak.yoonsensord: remove unused dbus_util files 14/58514/1
2016-01-25 kibak.yoonsensord: fix the build error because of changing macro... 78/57878/1
2016-01-25 kibak.yoonsensord: share the lock in physical sensors 67/57867/2
2016-01-25 kibak.yoonsensord: refactoring the way to load virtual sensor 56/57856/2
2016-01-25 kibak.yoonsensord: clear vector before using it 11/57811/1
2016-01-22 kibak.yoonsensord: fix the bug related to get sensor all list 73/57773/1
2016-01-22 kibak.yoonsensord: rename interface of HAL for managing it easily 63/57763/2
2016-01-22 kibak.yoonsensord: add std::nothrow to using new operator 34/57734/1
2016-01-22 kibak.yoonsensord: auto-rotation: clean up if statement code 28/57728/1
2016-01-22 kibak.yoonsensord: change access permissions about all files 17/57717/2
2016-01-22 kibak.yoonsensord: remove "c" prefix about all classes 11/57711/2
2016-01-21 kibak.yoonsensord: add sensor_properties_t to sensor_handle_t 86/57686/1
2016-01-21 kibak.yoonsensord: enable auto-rotation sensor 33/57633/4
2016-01-21 kibak.yoonsensord: add sensor_event_poller for polling the event. 32/57632/4
2016-01-21 kibak.yoonsensord: modify HAL interface for support sensorhub 31/57631/5
2016-01-21 kibak.yoonsensord: move poller to share library for using it... 30/57630/3
2016-01-21 kibak.yoonsensord: disable auto_rotation sensor for refactoring... 29/57629/2
2016-01-21 kibak.yoonsensord: remove sensor plugins in sensor fw 28/57628/2
2016-01-21 kibak.yoonsensord: modify event queue & dispatcher to support... 27/57627/2
2016-01-21 kibak.yoonlibsensord: support variable size of sensor data packets 26/57626/2
2016-01-21 kibak.yoonsensord: reordering the sensor internal type for managi... 38/57438/8
2016-01-19 Hongkuk, Sonsensord: fix default interval from 10ms to 100ms when... 50/57350/1
2015-12-30 Hongkuk, Sonsensord: fix test code's sensord_() API's return type... 07/55907/1
2015-12-22 kibak.yoonsensord: version up to 2.0.1 26/55226/1
2015-12-22 Hongkuk, Sonsensord: enable auto_rotation sensor 32/55132/2
2015-12-22 Hongkuk, Sonsensord: choose "Default" device when no matching devic... 24/55124/2
2015-12-21 kibak.yoonsensord: close socket fd if accept() is failed 52/54952/1
2015-12-21 Mu-Woong LeeFix for build errors of packages that are using depreca... 32/54932/1
2015-12-18 Mu-Woong LeeMerge "sensord: initialize member variables 2" into...
2015-12-18 Hongkuk, Sonsensord: initialize member variables 2 85/54885/1
next