1. f2830fe libbinder: cache interface descriptor if empty by Steven Moreland · 2 years, 8 months ago
  2. 2522b07 Revert "Revert "Binder Record/Replay implemented in BBinder"" by Sahil Somani · 3 years ago
  3. 3faaa00 Add lookupOrCreateWeak to ObjectManager by Devin Moore · 3 years ago
  4. 66d5b7a Add linkToDeath support for RPC binder so a client can act on disconnect by Devin Moore · 3 years, 1 month ago
  5. 84859cb libbinder: detect bad linkToDeath by Steven Moreland · 3 years, 1 month ago
  6. 3215028 libbinder: build option to disable the kernel IPC, part 1/2 by Steven Moreland · 3 years, 9 months ago
  7. 7cdf5c2 libbinder: fix one implicit cast that triggers sanitizer by Andrei Homescu · 3 years, 3 months ago
  8. 5970d0a Fix or suppress tidy warnings-as-errors. by Jiyong Park · 3 years, 5 months ago
  9. 1cad19c Log outgoing transactions/replies over 300kB. by Martijn Coenen · 3 years, 10 months ago
  10. 6711b6d Repeat proxy limit callback only when exceeding high threshold again. by Martijn Coenen · 3 years, 11 months ago
  11. 4f622fe libbinder: RpcSession - hide RPC address format by Steven Moreland · 3 years, 11 months ago
  12. 5623d1a libbinder: RpcAddress is uint64_t by Steven Moreland · 4 years ago
  13. a8d509d Repeat proxy limit callbacks if we keep going above the limit. by Martijn Coenen · 4 years ago
  14. f6f2e64 Add API to BpBinder to get handle for debugging by Devin Moore · 4 years ago
  15. 16a4106 libbinder: remove per-binder wire protocol version by Steven Moreland · 4 years, 1 month ago
  16. 9e759e8 libbinder: add IBinder::withLock by Steven Moreland · 4 years, 1 month ago
  17. 63a2d51 libbinder: attachObject APIs work with threads by Steven Moreland · 4 years, 2 months ago
  18. f517427 libbinder: transaction includes refcount to binder by Steven Moreland · 4 years, 3 months ago
  19. bdb53ab libbinder: RPC big 'session' rename by Steven Moreland · 4 years, 3 months ago
  20. 1a3a8ef libbinder use stronger refbase semantics by Steven Moreland · 4 years, 4 months ago
  21. 4cf688f libbinder: RPC with getInterfaceDescriptor by Steven Moreland · 4 years, 4 months ago
  22. 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 9 months ago
  23. b269b58 stability log dump interface descriptor by Steven Moreland · 4 years, 6 months ago
  24. 2df4e05 libbinder: BpBinder. move handle by Steven Moreland · 4 years, 9 months ago
  25. 89ddfc5 libbinder: binders hold wire protocol version by Steven Moreland · 4 years, 9 months ago
  26. 2f2c4e0 libbinder: stricter APEX + VNDK stability checks by Steven Moreland · 5 years ago
  27. 06074d8 Revert "Optimize BpBinder struct size." by Steven Moreland · 5 years ago
  28. 76c0aa4 Optimize BpBinder struct size. by Steven Moreland · 5 years ago
  29. a7fb018 libbinder: avoid attached objects for stability by Steven Moreland · 5 years ago
  30. 70fcb4e libbinder: automatic unlink, print cached desc by Steven Moreland · 6 years ago
  31. 46b5fea libbinder_ndk: fix vendor<->vendor transactions. by Steven Moreland · 6 years ago
  32. 61ff849 Remove extraneous semicolon. by Steven Moreland · 6 years ago
  33. 86a17f8 servicemanager: check VINTF manifest for VINTF ifs by Steven Moreland · 6 years ago
  34. 6e5a775 libbinder: stability check moved to trans time by Steven Moreland · 6 years ago
  35. a86a356 Reland "Binder: support storing interface stability" by Steven Moreland · 6 years ago
  36. e9495af Revert "Binder: support storing interface stability" by Steven Moreland · 6 years ago
  37. 5981dcb Binder: support storing interface stability by Steven Moreland · 6 years ago
  38. 85180c0 libbinder: BpBinder: hide layout by Steven Moreland · 6 years ago
  39. 6e69d65 libbinder: empty ping transaction by Steven Moreland · 6 years ago
  40. 80d2393 binder: Bp: clear DRs in onLastStrongRef by Steven Moreland · 6 years ago
  41. b86c866 Suppress lint warnings on google-default-arguments by Jiyong Park · 7 years ago
  42. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 7 years ago
  43. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  44. c61c0c1 Merge "Log Binder Proxy Limit reached only once" into pi-dev by TreeHugger Robot · 7 years ago
  45. 74d967a Log Binder Proxy Limit reached only once by Michael Wachenschwanz · 7 years ago
  46. 7c170bb Create temp refs on proxies. by Martijn Coenen · 7 years ago
  47. d296d0c Native Side of Binder Proxy Tracking by Uid by Michael Wachenschwanz · 8 years ago
  48. f2bf93b Temporary hack to get rid of new virtuals. by Dianne Hackborn · 10 years ago
  49. 23eb1e2 Add new "shell command" feature to Binder objects. by Dianne Hackborn · 10 years ago
  50. 0b53b5c Binder: Remove unused functions & variables by Andreas Gampe · 11 years ago
  51. d4ecccf binder: Turn on -Werror by Mark Salyzyn · 11 years ago
  52. 6f4f3ab binder: fix all warnings by Colin Cross · 12 years ago
  53. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  54. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  55. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  56. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  57. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago[Renamed from libs/utils/BpBinder.cpp]
  58. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago