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