Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2d0d167ea5e12e0a05c54fd1ef37446549d0836a
/
libs
/
binder
/
IServiceManager.cpp
2d0d167
Don't access system properties from vendor code.
by Martijn Coenen
· 7 years ago
f11e2bd
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
by Xin Li
· 7 years ago
fdd8da9
[binder] Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
788e1c4
Reduce the polling interval in getService() to 100ms
by Yunfan Chen
· 7 years ago
47f876b
Hide some headers from libbinder to vendors
by Jiyong Park
· 7 years ago
f56042d
Pass dumpsys priority to IServiceManager
by Vishnu Nair
· 8 years ago
273e144
IServiceManager: dump stack on blocked vndbinder requests
by Iliyan Malchev
· 8 years ago
6456e44
IServiceManager: Improve getService responsiveness in absence of service
by Andy Hung
· 9 years ago
e2347b7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
8282342
Run 'nativeperms', remove Brillo #ifdef.
by Jorge Lucangeli Obes
· 9 years ago
c283270
libbinder: Stub out checkPermissions() on Brillo.
by Daniel Erat
· 10 years ago
1835c85
Remove BnServiceManager.
by Daniel Erat
· 10 years ago
097ca27
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 11 years ago
317ff37
binder: rm utils/Debug.h
by Mark Salyzyn
· 11 years ago
a7b0f04
defaultServiceManager wait for service manager ready
by Todd Poynor
· 12 years ago
a94f129
Some hardening of isolated processes by restricting access to services.
by Dianne Hackborn
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
a19954a
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
837a0d0
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 15 years ago
702ea9d
Start of work on passing around StrictMode policy over Binder calls.
by Brad Fitzpatrick
· 15 years ago
375f563
new Permission class used to improve permission checks speed (by caching results)
by Mathias Agopian
· 16 years ago
83c0446
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 16 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
208059f
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 16 years ago
[Renamed (99%) from libs/utils/IServiceManager.cpp]
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago