index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
BitTube.cpp
Age
Commit message (
Expand
)
Author
2020-08-07
Fix refresh rate callback fan-out for choreographer
Alec Mouri
2017-04-06
libgui: Remove RefBase from BitTube
Dan Stoza
2017-04-06
libgui: Make BitTube Parcelable and use unique_fd
Dan Stoza
2017-04-06
libgui: Format BitTube and move into gui namespace
Dan Stoza
2017-03-07
split libsensor our of libgui
Mathias Agopian
2014-12-05
libgui: Enable -Weverything and -Werror
Dan Stoza
2014-07-24
SensorService performance improvements.
Aravind Akella
2014-06-09
libgui: 64-bit compile issues
Mark Salyzyn
2013-09-10
fix a few problems with BitTube
Mathias Agopian
2012-05-07
return errors properly in BitTube and SensorEventQueue
Mathias Agopian
2012-04-02
use a socketpair instead of a pipe in BitTube
Mathias Agopian
2012-02-06
make sure to ignore SIGPIPE in the write side of BitTube
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2011-11-29
BitTube::read now handles EAGAIN
Mathias Agopian
2011-10-20
Rename SensorChannel to BitTube
Mathias Agopian