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
/
binder
/
IPermissionController.cpp
Age
Commit message (
Expand
)
Author
2020-11-25
remove extra semicolons [-Wextra-semi]
Jooyung Han
2019-09-27
Remove extraneous semicolon.
Steven Moreland
2019-07-12
libbinder: don't export Static.h
Steven Moreland
2018-10-29
Suppress lint warnings on google-default-arguments
Jiyong Park
2018-04-16
Protect usage data with OP_GET_USAGE_STATS.
Jeff Sharkey
2018-01-16
No sensor access to idle UIDs - native framework
Svet Ganov
2016-04-25
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2015-05-01
Add body sensors app op - framework native
Svetoslav
2015-04-28
Respect the record audio app op - frameworks native
Svet Ganov
2014-05-29
binder: rm utils/Debug.h
Mark Salyzyn
2010-07-13
Add Parcel::readExceptionCode() and Parcel::writeNoException()
Brad Fitzpatrick
2009-05-26
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
checkpoint: split libutils into libutils + libbinder
Mathias Agopian