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