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