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