index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
keychords.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: add [[nodiscard]] to Result
Tom Cherry
2018-10-11
1
-4
/
+12
*
keychords.cpp: O_RDWR -> O_RDONLY
Nick Kralevich
2018-08-27
1
-1
/
+1
*
init: switch out keychord id with std::vector match of chords
Mark Salyzyn
2018-05-29
1
-18
/
+15
*
init: turn keychords into a standalone class
Mark Salyzyn
2018-05-29
1
-120
/
+109
*
init: refactor keychord for testing
Mark Salyzyn
2018-05-29
1
-39
/
+15
*
init: separate out epoll into a class
Mark Salyzyn
2018-05-21
1
-4
/
+7
*
init: keychord inotify add IN_ONLYDIR
Mark Salyzyn
2018-05-14
1
-1
/
+1
*
init: Add inotify for /dev/input/
Mark Salyzyn
2018-05-10
1
-9
/
+67
*
init: switch from /dev/keychord to /dev/input/
Mark Salyzyn
2018-05-08
1
-55
/
+191
*
init: log all failures of Service::Start()
Tom Cherry
2017-08-25
1
-2
/
+5
*
init: rename ServiceManager to ServiceList and clean it up
Tom Cherry
2017-08-01
1
-2
/
+4
*
init: create android::init:: namespace
Tom Cherry
2017-06-23
1
-1
/
+8
*
init: more header cleanup
Tom Cherry
2017-04-06
1
-3
/
+1
*
init: replace property_get with its android::base equivalent
Tom Cherry
2017-03-29
1
-2
/
+3
*
resolve merge conflicts of 4acdde9 to nyc-mr1-dev-plus-aosp
Felipe Leme
2016-07-29
1
-2
/
+4
|
\
|
*
Improved keychord logging.
Felipe Leme
2016-07-28
1
-2
/
+4
*
|
Move init to libbase logging.
Elliott Hughes
2016-06-27
1
-6
/
+6
|
/
*
Create Service and ServiceManager classes
Tom Cherry
2015-08-07
1
-13
/
+13
*
init: Let property_get return std::string.
Yabin Cui
2015-07-24
1
-4
/
+3
*
Switch init to epoll.
Elliott Hughes
2015-04-24
1
-34
/
+25
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-1
/
+1
*
Always use strerror to report errno.
Elliott Hughes
2015-03-20
1
-1
/
+1
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+123