1. 0272a5d Log the cmd when the binder driver fails to consume buffer by Devin Moore · 11 months ago
  2. 187efe1 Merge "Binder API for freeze state change notification." into main by Yu-Ting Tseng · 12 months ago
  3. d5fc446 Binder API for freeze state change notification. by Yu-Ting Tseng · 1 year, 3 months ago
  4. 370408e Binder: enable/fix some warnings by Tomasz Wasilczyk · 1 year, 1 month ago
  5. b70f471 Binder IPC: clean up includes by Tomasz Wasilczyk · 1 year, 1 month ago
  6. 1d46f58 Migrate from libutils SystemClock.h to std::chrono by Tomasz Wasilczyk · 1 year, 2 months ago
  7. 99490ac binder: fix printf warning by Frederick Mayle · 1 year, 2 months ago
  8. f9335c6 Merge "binder: remove mutex from transaction processing loop" into main by Frederick Mayle · 1 year, 2 months ago
  9. 263507f binder: remove mutex from transaction processing loop by Frederick Mayle · 1 year, 2 months ago
  10. b6b7e04 Merge "libbinder: explicit log for frozen process" into main by Treehugger Robot · 1 year, 2 months ago
  11. 389154e libbinder: explicit log for frozen process by Steven Moreland · 1 year, 2 months ago
  12. b6fe242 libbinder: extended error more info by Steven Moreland · 1 year, 2 months ago
  13. 1bf4291 libbinder: remove dead attempt inc code by Steven Moreland · 1 year, 6 months ago
  14. 5802920 Move the BR_TRANSACTION_SEC_CTX debug string by Devin Moore · 1 year, 8 months ago
  15. a749913 Add the BR_TRANSACTION_PENDING_FROZEN string to libbinder by Devin Moore · 1 year, 8 months ago
  16. df07f94 Binder: migrate off libbase macros by Tomasz Wasilczyk · 1 year, 9 months ago
  17. bf14463 Log loudly when the binder driver returns an error by Theodore Dubois · 2 years, 7 months ago
  18. 7f623a3 Merge "binder: fix debug printing in IPCThreadState" by Alice Ryhl · 2 years, 8 months ago
  19. 0e3443d Support BR_TRANSACTION_PENDING_FROZEN by Li Li · 2 years, 8 months ago
  20. 8589767 IPCThreadState::hasExplicitIdentity() by mattgilbride · 2 years, 10 months ago
  21. c268ccb binder: fix debug printing in IPCThreadState by Alice Ryhl · 2 years, 9 months ago
  22. 7063b52 libbinder : Use logging from liblog by Pawan Wagh · 2 years, 10 months ago
  23. ce15b9f libbinder: fix buffer free race by Steven Moreland · 2 years, 11 months ago
  24. 53b6ffe libbinder: Remove Parcel argument from Parcel::release_func by Frederick Mayle · 3 years, 1 month ago
  25. 47431c1 Tracking number of threads in threadpools. by Elie Kheirallah · 3 years, 4 months ago
  26. b235b12 libbinder: add BINDER_GET_EXTENDED_ERROR support by Carlos Llamas · 3 years, 8 months ago
  27. 8028ff4 Revert "Revert "libbinder: Replace deprecated utils/threads.h header"" by Andrei Homescu · 3 years, 5 months ago
  28. 5970d0a Fix or suppress tidy warnings-as-errors. by Jiyong Park · 3 years, 5 months ago
  29. a643e2d Revert "libbinder: Replace deprecated utils/threads.h header" by Andrei Homescu · 3 years, 5 months ago
  30. bc8d5b4 libbinder: Replace deprecated utils/threads.h header by Andrei Homescu · 3 years, 5 months ago
  31. 7419dc7 libbinder: remove unused IPCThreadState::process by Steven Moreland · 3 years, 9 months ago
  32. 4e678b9 Remove the redundant getProcessFreezeInfo() by Li Li · 3 years, 11 months ago
  33. 6f05929 getProcessFreezeInfo reads more info from kernel by Li Li · 3 years, 11 months ago
  34. 865150b Revert "binder: race condition by parcel finalize" by Steven Moreland · 4 years, 2 months ago
  35. f4c8137 ANDROID: binder: prevent double flushing when free buffer by Frankie Chang · 4 years, 3 months ago
  36. 3562665 Revert^2 "libbinder: introduce guards for getCalling*" by Steven Moreland · 4 years, 3 months ago
  37. df2e017 Revert "libbinder: introduce guards for getCalling*" by Shubang Lu · 4 years, 3 months ago
  38. 8e5f3b4 libbinder: introduce guards for getCalling* by Steven Moreland · 4 years, 3 months ago
  39. 6ba5a25 libbinder: stop exporting private headers by Steven Moreland · 4 years, 3 months ago
  40. b185ac0 libbinder: support BR_ONEWAY_SPAM_SUSPECT by Hang Lu · 4 years, 4 months ago
  41. 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 9 months ago
  42. 6c32ccb Merge "binder: race condition by parcel finalize" by Steven Moreland · 4 years, 6 months ago
  43. 7677da6 Merge "Flush BC_FREE_BUFFER and ref ops from non-looper threads." by Steven Moreland · 4 years, 7 months ago
  44. 413a00e binder: race condition by parcel finalize by Jintao Zhu · 4 years, 7 months ago
  45. ff30b34 Merge "libbinder - avoid pthread_cond_broadcast per call" by Steven Moreland · 4 years, 7 months ago
  46. c648a76 libbinder - avoid pthread_cond_broadcast per call by Steven Moreland · 4 years, 7 months ago
  47. 0442a86 Flush BC_FREE_BUFFER and ref ops from non-looper threads. by Martijn Coenen · 8 years ago
  48. f210b50 libbinder: setupPolling flushes commands by Steven Moreland · 4 years, 7 months ago
  49. 80844f7 libbinder: Better oneway function logs. by Steven Moreland · 4 years, 8 months ago
  50. 16c6e70 binder: fix google-runtime-int by Jiyong Park · 4 years, 9 months ago
  51. 384328e binder: fix performance-unnecessary-value-param by Jiyong Park · 4 years, 9 months ago
  52. 161fe12 libbinder: Parcel, remove mOwnerCookie by Steven Moreland · 4 years, 9 months ago
  53. f183fdd libbinder: support TF_CLEAR_BUF by Steven Moreland · 4 years, 9 months ago
  54. d4c2808 Merge "Reland "libbinder: ignore CallRestriction for magic 0 cmd"" by Treehugger Robot · 4 years, 11 months ago
  55. 9514b20 Reland "libbinder: ignore CallRestriction for magic 0 cmd" by Steven Moreland · 4 years, 11 months ago
  56. 4f2e77a Merge "Revert "libbinder: ignore CallRestriction for magic 0 cmd"" by Martijn Coenen · 4 years, 11 months ago
  57. 41a4c36 Revert "libbinder: ignore CallRestriction for magic 0 cmd" by Martijn Coenen · 4 years, 11 months ago
  58. f1d9613 Merge "libbinder: ignore CallRestriction for magic 0 cmd" by Steven Moreland · 4 years, 11 months ago
  59. 9f50ea6 libbinder: ignore CallRestriction for magic 0 cmd by Steven Moreland · 4 years, 11 months ago
  60. b09fc4a libbinder: adopt BINDER_GET_FROZEN_INFO by Marco Ballesio · 5 years ago
  61. 7ee1757 binder: adopt BINDER_FREEZE api by Marco Ballesio · 5 years ago
  62. fcc77f1 libbinder: fix FATAL_IF_NOT_ONEWAY error by Steven Moreland · 5 years ago
  63. d8c8567 libbinder: setupPolling returns status_t by Steven Moreland · 5 years ago
  64. b077deb libbinder: driver unfinished write error code by Steven Moreland · 5 years ago
  65. ce66b8a libbinder: dump dropped oneway transaction data by Steven Moreland · 5 years ago
  66. 39d887d Remove need for libbinderthreadstate. by Steven Moreland · 6 years ago
  67. 61ff849 Remove extraneous semicolon. by Steven Moreland · 6 years ago
  68. 6adf33c libbinder: Replace abort with LOG_ALWAYS_FATAL by Steven Moreland · 6 years ago
  69. f18ddef Merge "Fix FD comparisons in binder" am: 1a9db5066b by Steven Moreland · 6 years ago
  70. c60c4fc Fix FD comparisons in binder by Alexandre Baião · 6 years ago
  71. caf0dd5 Merge "libbinder: remove Parcel::remove" am: 1b03400998 by Steven Moreland · 6 years ago
  72. 80afc6f libbinder: remove Parcel::remove by Steven Moreland · 6 years ago
  73. 588d5ed Merge "libbinder: don't export Static.h" am: b78f7c8eff by Steven Moreland · 6 years ago
  74. a4853cd libbinder: don't export Static.h by Steven Moreland · 6 years ago
  75. 80e1e6d servicemanager: use libbinder by Steven Moreland · 6 years ago
  76. 4aba588 Merge "libbinder: CallRestriction: dump code" am: cf6332b4e9 am: 4d2b4c5996 by Steven Moreland · 6 years ago
  77. 8cb34fc libbinder: CallRestriction: dump code by Steven Moreland · 6 years ago
  78. 2f58eca Merge "Make concurrently accessed globals atomic" am: df4629e947 am: 851c97cb39 by Hans Boehm · 6 years ago
  79. a997b23 Make concurrently accessed globals atomic by Hans Boehm · 6 years ago
  80. 0274306 Merge "[binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd." am: 0b32b12091 by Steven Moreland · 6 years ago
  81. 0b32b12 Merge "[binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd." by Steven Moreland · 6 years ago
  82. 8e486c6 [binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd. by songjinshi · 6 years ago
  83. 3085a47 getCallingSid: get calling security context by Steven Moreland · 7 years ago
  84. fb399e1 Merge "getCallingSid: get calling security context" by Steven Moreland · 7 years ago
  85. 77081f8 Merge "Allow error/abort for non-oneway calls." am: 4ffbaac8e8 am: 72c3e1959b by Steven Moreland · 7 years ago
  86. 7732a09 Allow error/abort for non-oneway calls. by Steven Moreland · 7 years ago
  87. f021200 getCallingSid: get calling security context by Steven Moreland · 7 years ago
  88. 91a0480 Only propagates work source when explicitly set. by Olivier Gaillard · 7 years ago
  89. a8e7bf2 Rename WorkSource methods on IPCThreadState. by Olivier Gaillard · 7 years ago
  90. 0e0f1de Add worksource support to binder calls. by Olivier Gaillard · 7 years ago
  91. dac6dc8 Reland "IPCThreadState: Add a public method to probe if a binder call is being served."" by Jayant Chowdhary · 7 years ago
  92. d2e4de2 Revert "IPCThreadState: Add a public method to probe if a binder call is being served." by Remi NGUYEN VAN · 7 years ago
  93. 0397fac IPCThreadState: Add a public method to probe if a binder call is being served. by Jayant Chowdhary · 7 years ago
  94. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 7 years ago
  95. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 7 years ago
  96. 7c170bb Create temp refs on proxies. by Martijn Coenen · 7 years ago
  97. ea0090a Revert "binder: send BC_REPLY and BC_FREE_BUFFER together" by Martijn Coenen · 8 years ago
  98. 0494d6a binder: send BC_REPLY and BC_FREE_BUFFER together by Ganesh Mahendran · 8 years ago
  99. 58e5daa binder: remove unnecessary err check by Ganesh Mahendran · 8 years ago
  100. 9cec85b Silence a false positive memory leak warning. by Manoj Gupta · 8 years ago