platform/core/system/sensord.git
2016-05-26 kibak.yoonsensord: fix double free problem after the allocation... 15/71515/2
2016-05-26 kibak.yoonsensord: clean up permission_checker for syncing with... 09/71509/3
2016-05-26 kibak.yoonsensord: remove unused APIs 08/71508/2
2016-05-26 kibak.yoonsensord: change the log level from _E to _I 07/71507/2
2016-05-26 kibak.yoonsensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h 06/71506/3
2016-05-26 kibak.yoonsensord: change error log macro from ERR to _E for... 05/71505/3
2016-05-26 kibak.yoonsensord: add null check when sensor event is pushed... 04/71504/2
2016-05-26 kibak.yoonsensord: initialize dbus when sensord is launched 03/71503/2
2016-05-26 kibak.yoonsensord: fix build warning because of using g_type_init() 38/71338/2
2016-05-26 kibak.yoonsensord: move deprecated event types to sensor_deprecated.h 37/71337/2
2016-05-26 kibak.yoonsensord: add power save vconf for syncing with tizen 2.3 06/71306/3
2016-05-25 kibak.yoonsensord: remove unused configs in spec file 49/70849/2
2016-05-25 kibak.yoonsensord: terminate sensord if there is no sensor 12/70412/2
2016-05-25 kibak.yoonsensord: update the duration of copyright in license 94/71294/1
2016-05-24 kibak.yoonsensord: support external sensor feature 61/71161/1
2016-05-24 kibak.yoonsensord: change comment for syncing 60/71160/1
2016-05-24 kibak.yoonsensord: transpose acc/gyro axis w.r.t the display... 87/71087/1
2016-05-24 kibak.yoonsensord: write void explicitly when no parameters allowed 86/71086/1
2016-05-24 kibak.yoonsensord: change the log level from INFO to ERROR 85/71085/1
2016-05-24 kibak.yoonsensord: add/remove useless spaces for code style 76/71076/1
2016-05-23 kibak.yoonsensord: fix default interval when there is no client... 84/70984/1
2016-05-23 kibak.yoonsensord: version up 2.0.5 73/70873/4
2016-05-23 kibak.yoonsensord:fix compiler warnings due to the comparison... 78/70878/2
2016-05-19 kibak.yoonsensord: set cynara configuration for cache size 44/70244/4
2016-05-19 kibak.yoonsensord: terminate sensor daemon safely 39/70239/3
2016-05-19 kibak.yoonsensord: auto_rotation: fix interval setting in auto_ro... 38/70238/2
2016-05-19 kibak.yoonsensord: change raw pointer to shared pointer for manag... 02/70202/3
2016-05-19 kibak.yoonsensord: set signal fd to poller for knowing what signa... 01/70201/3
2016-05-19 kibak.yoonsensord: add stop() in event_dispatcher thread 00/70200/2
2016-05-19 kibak.yoonsensord: add log message in destructor of sensors 99/70199/2
2016-05-19 kibak.yoonsensord: add lock in permission_checker functions 98/70198/2
2016-05-19 kibak.yoonsensord: add a newline for code readability 97/70197/2
2016-05-18 kibak.yoonsensord: check whether client list is empty or not... 96/70196/1
2016-05-18 kibak.yoonsensord: put a space after "if" 21/70121/1
2016-05-13 kibak.yoonsensord: enable rotation vector/orientation sensors 58/69058/3
2016-05-11 kibak.yoonsensord: remove unused rotation vector source files 57/69057/1
2016-05-10 kibak.yoonsensord: clean up the code detected by style checker 43/68943/4
2016-05-10 kibak.yoonsensord: add coding style checker scripts 42/68942/3
2016-05-04 kibak.yoonsensord: change gid/smack access rules of sensorhub... 36/68436/2
2016-04-28 kibak.yoonsensord: not install the unused virtual-sensor config... 58/67658/3
2016-04-25 kibak.yoonsensord: version 2.0.4 27/67127/1
2016-04-19 kibak.yoonsensord: change group of sensord from sensor to input 71/66571/1
2016-04-19 kibak.yoonsensord: change uid/gid of sensord from root to sensor 92/66392/2
2016-04-14 kibak.yoonsensord: reduce sensor logs which is printed when event... 49/65949/3
2016-04-14 kibak.yoonsensord: declare sensor types by using macro for conver... 44/65944/3
2016-04-08 kibak.yoonsensord: gravity: set the value of accuracy in synthesize 86/65286/2
2016-04-08 kibak.yoonsensord: change the max available interval until 255... 84/65284/2
2016-04-08 kibak.yoonsensord: add sensor types to log for debugging 83/65283/1
2016-04-07 kibak.yoonsensord: use shared_ptr for sensor data which can be... 62/65162/1
2016-04-07 kibak.yoonsensord: remove unused cb_type in library 16/65116/3
2016-04-07 kibak.yoonsensord: add internal sensor types 28/65028/1
2016-04-06 kibak.yoonsensord: add the checking EAGAIN while the data is... 64/64864/2
2016-04-05 kibak.yoonsensord: change default return value to true for additi... 39/64739/1
2016-04-05 Kibak YoonRevert "sensorctl test" 97/64697/1
2016-04-04 kibak.yoonsensorctl test 66/64666/2
2016-04-04 kibak.yoonsensord: replace 0x% with %# 30/64630/1
2016-04-04 kibak.yoonsensord: change static function to member function... 79/64579/1
2016-04-01 kibak.yoonsensor-hal: sync with the latest HAL interface 32/64532/1
2016-04-01 kibak.yoonsensord: set calibration at booting time if cal_node... 31/64531/1
2016-04-01 kibak.yoonsensord: fix the memory leak when get_data is failed 29/64529/1
2016-04-01 kibak.yoonsensord: remove unused variable 19/64519/1
2016-04-01 Mu-Woong Leesensor_base: add sensor event data caching for sync... 18/64518/1
2016-04-01 kibak.yoonsensord: use memcpy instead of copying values 17/64517/1
2016-04-01 Mu-Woong Leesensord: in similar with the interval, sensor attribute... 16/64516/1
2016-04-01 kibak.yoonsensord: skip the get_data process when there are some... 15/64515/1
2016-04-01 kibak.yoonsensord: hal: splite sensor_hal.h into sensor_hal inter... 14/64514/1
2016-04-01 kibak.yoonsensord: add the comments for logic 13/64513/1
2016-04-01 kibak.yoonsensord: check whether the data is valid or not 12/64512/1
2016-04-01 kibak.yoonsensord: change sensor name to be the same as an sensor... 11/64511/1
2016-04-01 kibak.yoonsensord: remove unused code in auto_rotation sensor 10/64510/1
2016-04-01 Mu-Woong Leepoller: continue to handle remaining events even if... 09/64509/1
2016-04-01 Mu-Woong Leesensor_base: add data length parameter to on_event() 08/64508/1
2016-04-01 kibak.yoonsensord: close handles in sensor_loader destructor 07/64507/1
2016-04-01 kibak.yoonsensord: fix memory leak in virtual sensors 06/64506/1
2016-04-01 kibak.yoonsensord: remove useless buffer parameter 05/64505/1
2016-04-01 kibak.yoonsensord: fix memory leak when legacy cb is used 04/64504/1
2016-04-01 kibak.yoonsensord: init epoll_event variable 03/64503/1
2016-04-01 Mu-Woong Leesensor_base: modify get_timestamp() to protected functions 02/64502/1
2016-04-01 kibak.yoonsensord: remove the unnecessary debug log 01/64501/1
2016-04-01 kibak.yoonsensord: change the default return value to true 83/64483/2
2016-04-01 kibak.yoonsensord: fix the bug about calling get_client_name 82/64482/2
2016-04-01 kibak.yoonsensord: remove the changing g_main_context API 78/64478/3
2016-04-01 kibak.yoonsensord: redefine _ERRNO macro to use easily 71/64471/2
2016-03-31 Mu-Woong LeeMerge "sensord: rename sensord_get_sensor_*_ex() APIs...
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-29 kibak.yoonsensord: rename sensord_get_sensor_*_ex() APIs to prope... 32/63932/4
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
next