1. 9915762 libbinder: hide BpBinder::create(*) functions by Steven Moreland · 4 years ago
  2. af1fa6c libbinder: include full error if cannot init by Steven Moreland · 4 years ago
  3. 121a53e libbinder: even further downgrade oneway spam log by Steven Moreland · 4 years ago
  4. 8e49c2b libbinder: further downgrade oneway spam log by Steven Moreland · 4 years, 3 months ago
  5. 84bedeb Add IBinder::setRpcClient by Yifan Hong · 4 years, 4 months ago
  6. 6ba5a25 libbinder: stop exporting private headers by Steven Moreland · 4 years, 4 months ago
  7. de0a39e Failing to enable oneway spam detection is not an error. by Martijn Coenen · 4 years, 4 months ago
  8. b185ac0 libbinder: support BR_ONEWAY_SPAM_SUSPECT by Hang Lu · 4 years, 5 months ago
  9. 1a3a8ef libbinder use stronger refbase semantics by Steven Moreland · 4 years, 5 months ago
  10. 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 10 months ago
  11. c648a76 libbinder - avoid pthread_cond_broadcast per call by Steven Moreland · 4 years, 7 months ago
  12. 4da8fb0 libbinder: only set sm stability if non-null by Steven Moreland · 4 years, 8 months ago
  13. e839388 BpBinder: hide 'handle' API by Steven Moreland · 4 years, 8 months ago
  14. 8cef02d libbinder: ProcessState - force mark SM stability by Steven Moreland · 4 years, 9 months ago
  15. 9514b20 Reland "libbinder: ignore CallRestriction for magic 0 cmd" by Steven Moreland · 5 years ago
  16. 41a4c36 Revert "libbinder: ignore CallRestriction for magic 0 cmd" by Martijn Coenen · 5 years ago
  17. 9f50ea6 libbinder: ignore CallRestriction for magic 0 cmd by Steven Moreland · 5 years ago
  18. 9d07823 Merge "Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)" into stage-aosp-master by Xin Li · 5 years ago
  19. 280af8e Merge "libbinder: remove unused context variables" by Treehugger Robot · 5 years ago
  20. 6109662 libbinder: remove unused context variables by Steven Moreland · 5 years ago
  21. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  22. 28b4252 Update language to comply with Android's inclusive language guidance by Hungming Chen · 5 years ago
  23. e09b082 Update bug for cleaning up swcodec dependencies. by Steven Moreland · 5 years ago
  24. 4fdb12f libbinder: avoid global mutex every binder call by Steven Moreland · 5 years ago
  25. 1ee1f20 Merge "Reland "Disallow shrinking threadpool size once started."" am: 0d4dfb1c9b am: 833b6bd5df by Automerger Merge Worker · 5 years ago
  26. 0d4dfb1 Merge "Reland "Disallow shrinking threadpool size once started."" by Steven Moreland · 5 years ago
  27. 1fdb98b Reland "Disallow shrinking threadpool size once started." by Steven Moreland · 5 years ago
  28. b906358 Merge "Revert "Disallow shrinking threadpool size once started."" am: e15c527c67 am: a680c126eb by Automerger Merge Worker · 5 years ago
  29. e15c527 Merge "Revert "Disallow shrinking threadpool size once started."" by Steven Moreland · 5 years ago
  30. 0a09c76 Revert "Disallow shrinking threadpool size once started." by Steven Moreland · 5 years ago
  31. 3cc3605 Merge "Disallow shrinking threadpool size once started." am: 70f592a6cf am: 9ee812fdc9 by Automerger Merge Worker · 5 years ago
  32. 70f592a Merge "Disallow shrinking threadpool size once started." by Steven Moreland · 5 years ago
  33. e52a3b6 Disallow shrinking threadpool size once started. by Steven Moreland · 6 years ago
  34. ac914e8 Merge "Log when context manager is unavailable." am: c0ab6a3532 am: e643c3e6ee am: 6b7a1fe24e by Automerger Merge Worker · 6 years ago
  35. 8d93a71 Log when context manager is unavailable. by Steven Moreland · 6 years ago
  36. 011eee1 Merge "Cleanup: remove VNDK APEX exception from binder" am: dc267c5b3d am: c4048a594d am: a4abf8f72c by Automerger Merge Worker · 6 years ago
  37. 1b228f4 Cleanup: remove VNDK APEX exception from binder by Jooyung Han · 6 years ago
  38. 46bd3b0 Merge "libbinder: log fatal when used in APEX" am: b5667012c1 am: 0376fad03b by Steven Moreland · 6 years ago
  39. b6d0e76 libbinder: log fatal when used in APEX by Steven Moreland · 6 years ago
  40. 42fe694 Merge "Add getStrongRefCountForNodeByHandle to ProcessState" am: 73c91ae78a am: 091d81511b am: 547357d31b by Jon Spivack · 6 years ago
  41. 902e6fc Add getStrongRefCountForNodeByHandle to ProcessState by Jon Spivack · 6 years ago
  42. 24bc0d1 binder_parcel_fuzzer: reduce host/device differences by Steven Moreland · 6 years ago
  43. 61ff849 Remove extraneous semicolon. by Steven Moreland · 6 years ago
  44. 6511af5 Remove extraneous semicolon. by Steven Moreland · 6 years ago
  45. 28723ae libbinder: on host by Steven Moreland · 6 years ago
  46. c709dd8 libbinder: stability check moved to trans time by Steven Moreland · 6 years ago
  47. e171d62 Remove read/writeWeakBinder. by Steven Moreland · 6 years ago
  48. 6809248 Merge "libbinder: remove dead code for multiple contexts" by Steven Moreland · 6 years ago
  49. b78f7c8 Merge "libbinder: don't export Static.h" by Treehugger Robot · 6 years ago
  50. 4411d71 libbinder: remove dead code for multiple contexts by Steven Moreland · 6 years ago
  51. a4853cd libbinder: don't export Static.h by Steven Moreland · 6 years ago
  52. 072cc7e Revert "Support initializing ProcessState with custom binder window size." by Steven Moreland · 6 years ago
  53. 8c78e2e libbinder: log driver name when it doesn't open by Steven Moreland · 6 years ago
  54. 77a4fa6 Merge "Support initializing ProcessState with custom binder window size." by Steven Moreland · 6 years ago
  55. 06c65b8 Merge changes from topic "kernel_v503_2" by Steven Moreland · 6 years ago
  56. 9b8bb4c Remove binder_node_debug_info definition. by Steven Moreland · 6 years ago
  57. 3085a47 getCallingSid: get calling security context by Steven Moreland · 7 years ago
  58. d26d3de Support initializing ProcessState with custom binder window size. by Martijn Coenen · 7 years ago
  59. 7bca77a Revert "libbinder: Choose the binder driver at runtime based on system/vendor process." by Martijn Coenen · 6 years ago
  60. 46f9553 libbinder: Choose the binder driver at runtime based on system/vendor process. by Jayant Chowdhary · 6 years ago
  61. 7732a09 Allow error/abort for non-oneway calls. by Steven Moreland · 7 years ago
  62. 8b8ce40 Merge "Native Side of Binder Proxy Tracking by Uid" by Treehugger Robot · 7 years ago
  63. 2ae2f5e libbinder: auto-choose between binder/vndbinder. by Steven Moreland · 7 years ago
  64. 2d34990 Native Side of Binder Proxy Tracking by Uid by Michael Wachenschwanz · 8 years ago
  65. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  66. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 8 years ago
  67. 376a559 Default to /dev/binder if binder node doesn't exist. by Steven Moreland · 8 years ago
  68. 9d45ccc Add getBinderKernelReferences by Colin Cross · 8 years ago
  69. ed1ffe0 binder: allow repeated invocations of initWithDriver by Iliyan Malchev · 8 years ago
  70. 3206224 binder: add getDriverName() by Iliyan Malchev · 8 years ago
  71. 55d871c Allow ProcessState to use another binder dev node. by Martijn Coenen · 8 years ago
  72. d86505e Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f am: f83403fdd2 by Ganesh Mahendran · 8 years ago
  73. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 8 years ago
  74. 67ac00f Report binder versions on failure by Greg Hartman · 9 years ago
  75. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 9 years ago
  76. e3f8eba Remove unused include. by Dmitriy Filchenko · 9 years ago
  77. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  78. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  79. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 9 years ago
  80. 96e8322 Log when binder thread pool is starved by Colin Cross · 9 years ago
  81. aefcad1 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 9 years ago
  82. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 9 years ago
  83. ff40578 Release resources when repeating dlopen-dlcose. by zhongjie · 9 years ago
  84. 0fe7ce3 More O_CLOEXEC by Nick Kralevich · 10 years ago
  85. 153008e am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely." by Elliott Hughes · 10 years ago
  86. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 10 years ago
  87. 376b822 Added IPCThreadState::blockUntilThreadAvailable() method. by Wale Ogunwale · 10 years ago
  88. 162ea0e Remove global variables from ProcessState. by Narayan Kamath · 11 years ago
  89. 0150298 Merge "fix valgrind ioctl warning." by Jesse Hall · 11 years ago
  90. 6f4f3ab binder: fix all warnings by Colin Cross · 12 years ago
  91. 78181df fix valgrind ioctl warning. by Jin Wei · 13 years ago
  92. a7b0f04 defaultServiceManager wait for service manager ready by Todd Poynor · 12 years ago
  93. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 12 years ago
  94. 1b80f79 add set thread count by Mathias Agopian · 13 years ago
  95. e8db871 double checked locking pattern is not safe on SMP by Mathias Agopian · 13 years ago
  96. 102d539 Shorten thread names by Glenn Kasten · 13 years ago
  97. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  98. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  99. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  100. c2be743 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 14 years ago