1. 5f1ddcd libbinder: Fix Trusty build from __ANDROID_VENDOR__ by Andrei Homescu · 2 years, 4 months ago
  2. 81c83d5 Merge "dumpstate: include kernel config" into main by Steven Moreland · 2 years, 4 months ago
  3. 9379c46 dumpstate: include kernel config by Steven Moreland · 2 years, 4 months ago
  4. e0d0965 Merge "SF: fix redundant assignment operation." into main by Ady Abraham · 2 years, 4 months ago
  5. d1bb314 SF: fix redundant assignment operation. by linkai · 2 years, 4 months ago
  6. 7b05d26 Merge "lshal: Allow injecting wait values for test" into main by Treehugger Robot · 2 years, 4 months ago
  7. 8ff3733 Merge "lshal: Fix mem invalid access (timeoutIPC callers)" into main by Yifan Hong · 2 years, 4 months ago
  8. 96bc714 lshal: Allow injecting wait values for test by Yifan Hong · 2 years, 4 months ago
  9. b670dd7 lshal: Fix mem invalid access (timeoutIPC callers) by Yifan Hong · 2 years, 4 months ago
  10. 6acf708 Merge "binder RPC tests timeouts to 10min" into main by Steven Moreland · 2 years, 4 months ago
  11. 565af6b Merge "Check builtin_available for ndk calls in AIDL native window" into main by Devin Moore · 2 years, 4 months ago
  12. 7428466 Check builtin_available for ndk calls in AIDL native window by Devin Moore · 2 years, 4 months ago
  13. f6b18f2 binder RPC tests timeouts to 10min by Steven Moreland · 2 years, 4 months ago
  14. 9c791c7 Merge "Move the BR_TRANSACTION_SEC_CTX debug string" into main by Devin Moore · 2 years, 4 months ago
  15. 429a503 Merge "Add the BR_TRANSACTION_PENDING_FROZEN string to libbinder" into main by Devin Moore · 2 years, 4 months ago
  16. 4bf8807 Merge "Do not check selinux access for PermissionCache" into main by Treehugger Robot · 2 years, 4 months ago
  17. 84145b2 Merge "binder: consistent vendor #defines" into main by Treehugger Robot · 2 years, 4 months ago
  18. d5beffc binder: consistent vendor #defines by Steven Moreland · 2 years, 4 months ago
  19. 5802920 Move the BR_TRANSACTION_SEC_CTX debug string by Devin Moore · 2 years, 4 months ago
  20. ed022f7 Merge "SF: remove unused variable on chooseCompositionStrategy." into main by Leon Scroggins · 2 years, 4 months ago
  21. a749913 Add the BR_TRANSACTION_PENDING_FROZEN string to libbinder by Devin Moore · 2 years, 4 months ago
  22. 483e796 Merge "Remove unused code in InputDispatcher" into main by Siarhei Vishniakou · 2 years, 4 months ago
  23. a6c4cf7 Remove unused code in InputDispatcher by Zhao Qin · 2 years, 4 months ago
  24. e615929 Merge "libbinder: update getCallingPid docs" into main by Steven Moreland · 2 years, 4 months ago
  25. 3086cd7 SF: remove unused variable on chooseCompositionStrategy. by linkai · 2 years, 4 months ago
  26. ce51323 libbinder: update getCallingPid docs by Steven Moreland · 2 years, 4 months ago
  27. 330be7f Merge "surfaceflinger: Fix -Wunused-variable compiler warning" into main by Yi Kong · 2 years, 4 months ago
  28. 08d7c81 surfaceflinger: Fix -Wunused-variable compiler warning by Yi Kong · 2 years, 4 months ago
  29. 9285f28 Merge "rpcbinder: Build on Trusty" into main by Treehugger Robot · 2 years, 4 months ago
  30. 15823bc Merge "libbinder_rs: Build binder_rpc_unstable_bindgen on Trusty" into main by Treehugger Robot · 2 years, 4 months ago
  31. 55d44b7 Merge "Fix Linux Binder warning on gcc" into main by Treehugger Robot · 2 years, 4 months ago
  32. 4062934 Merge "BatteryService: Add BATTERY_PROPERTY_PART_STATUS." into main by David Anderson · 2 years, 4 months ago
  33. 5540e5d Fix Linux Binder warning on gcc by Tomasz Wasilczyk · 2 years, 4 months ago
  34. 4be4842 rpcbinder: Build on Trusty by Andrei Homescu · 3 years ago
  35. 029c176 libbinder_rs: Build binder_rpc_unstable_bindgen on Trusty by Andrei Homescu · 3 years ago
  36. edf5d0f Merge "Introducing libbinder_sdk" into main by Treehugger Robot · 2 years, 4 months ago
  37. bde4983 Merge "libbinder_rs: Block functions for bindgen" into main by Orlando Arbildo · 2 years, 4 months ago
  38. 226de2d Merge "Fix -Wformat compiler warning" into main by Treehugger Robot · 2 years, 4 months ago
  39. 9a42103 Fix -Wformat compiler warning by Yi Kong · 2 years, 4 months ago
  40. f6a0133 Merge "Merge Android 14 QPR1" into main by Xin Li · 2 years, 4 months ago
  41. 4f0fe01 BatteryService: Add BATTERY_PROPERTY_PART_STATUS. by David Anderson · 2 years, 4 months ago
  42. 37fc8a8 Merge Android 14 QPR1 by Xin Li · 2 years, 4 months ago
  43. e9fcd8b Merge "Implement liblog_stub" into main am: 691db5e297 by Tomasz Wasilczyk · 2 years, 4 months ago
  44. 691db5e Merge "Implement liblog_stub" into main by Tomasz Wasilczyk · 2 years, 4 months ago
  45. 61e12fc Merge "Remove ip-up-vpn" into main am: cb11102c6e by Hansen Kurli · 2 years, 4 months ago
  46. cb11102 Merge "Remove ip-up-vpn" into main by Hansen Kurli · 2 years, 4 months ago
  47. b27aa33 Introducing libbinder_sdk by Steven Moreland · 2 years, 6 months ago
  48. c7c22ea Implement liblog_stub by Tomasz Wasilczyk · 2 years, 5 months ago
  49. b4c3b03 libbinder_rs: Block functions for bindgen by Orlando Arbildo · 2 years, 4 months ago
  50. 58897be Merge "Add handleAlive in logs for child layers for layer leaks." into main am: c710884ec1 by Vishnu Nair · 2 years, 4 months ago
  51. c710884 Merge "Add handleAlive in logs for child layers for layer leaks." into main by Vishnu Nair · 2 years, 4 months ago
  52. 9ba71ca Merge "Fix Binder warnings after C++ bump to 20" into main am: b894c3edda by Treehugger Robot · 2 years, 4 months ago
  53. b894c3e Merge "Fix Binder warnings after C++ bump to 20" into main by Treehugger Robot · 2 years, 4 months ago
  54. e3de832 Merge "Trusty: no need to use libbase, libutils nor libcutils" into main am: 2ab80ddd6a by Tomasz Wasilczyk · 2 years, 4 months ago
  55. 7d65850 Merge "Minor build-outside-android fixes" into main am: 43571dd2ef by Tomasz Wasilczyk · 2 years, 4 months ago
  56. 2ab80dd Merge "Trusty: no need to use libbase, libutils nor libcutils" into main by Tomasz Wasilczyk · 2 years, 4 months ago
  57. 43571dd Merge "Minor build-outside-android fixes" into main by Tomasz Wasilczyk · 2 years, 4 months ago
  58. 584e277 Merge "Revert "lshal: do not pthread_kill"" into main am: ef2e1643f5 by Yifan Hong · 2 years, 4 months ago
  59. ef2e164 Merge "Revert "lshal: do not pthread_kill"" into main by Yifan Hong · 2 years, 4 months ago
  60. 4a9ad85 Revert "lshal: do not pthread_kill" by Yifan Hong · 2 years, 4 months ago
  61. fee02e7 Merge "libbinder: restrict non-Android kernel binder use" into main am: 96b83024e4 by Steven Moreland · 2 years, 4 months ago
  62. 96b8302 Merge "libbinder: restrict non-Android kernel binder use" into main by Steven Moreland · 2 years, 4 months ago
  63. 3c969b5 Merge "lshal: do not pthread_kill" into main am: c2d75ce453 by Yifan Hong · 2 years, 4 months ago
  64. c2d75ce Merge "lshal: do not pthread_kill" into main by Yifan Hong · 2 years, 4 months ago
  65. 7a9ed37 Merge "Fix -Wunused-variable compiler warning" into main am: f837fd0a65 by Yi Kong · 2 years, 4 months ago
  66. f837fd0 Merge "Fix -Wunused-variable compiler warning" into main by Yi Kong · 2 years, 4 months ago
  67. c476a34 Add handleAlive in logs for child layers for layer leaks. by jiayongqiang · 2 years, 4 months ago
  68. 55afc6e Fix -Wunused-variable compiler warning by Yi Kong · 2 years, 4 months ago
  69. 3f2638b Do not check selinux access for PermissionCache by Kiyoung Kim · 2 years, 4 months ago
  70. 94e63e1 libbinder: restrict non-Android kernel binder use by Steven Moreland · 2 years, 4 months ago
  71. be685c0 Trusty: no need to use libbase, libutils nor libcutils by Tomasz Wasilczyk · 2 years, 5 months ago
  72. 8378013 Minor build-outside-android fixes by Tomasz Wasilczyk · 2 years, 5 months ago
  73. e4e7c51 Merge "Resume interrupted restorecon in a separate thread." into main am: f1e4a20532 by Alex Buynytskyy · 2 years, 4 months ago
  74. 25e99c5 [automerger skipped] Merge "Fix -Wformat compiler warning" into main am: 459c2317cc -s ours by Yi Kong · 2 years, 4 months ago
  75. cfce607 [automerger skipped] Fix -Wformat compiler warning am: 906306cacf -s ours by Yi Kong · 2 years, 4 months ago
  76. f1e4a20 Merge "Resume interrupted restorecon in a separate thread." into main by Alex Buynytskyy · 2 years, 4 months ago
  77. 459c231 Merge "Fix -Wformat compiler warning" into main by Yi Kong · 2 years, 4 months ago
  78. 18e1c0d Merge "Fix -Wunused-variable compiler warning" into main am: a051175027 by Yi Kong · 2 years, 4 months ago
  79. a051175 Merge "Fix -Wunused-variable compiler warning" into main by Yi Kong · 2 years, 4 months ago
  80. 38f6a09 Fix -Wformat compiler warning by Yi Kong · 2 years, 4 months ago
  81. 906306c Fix -Wformat compiler warning by Yi Kong · 2 years, 4 months ago
  82. 6fcddef Fix -Wunused-variable compiler warning by Yi Kong · 2 years, 4 months ago
  83. 5e8ef8a Merge "Fix AIDL warnings" into main am: ea5827b307 by Tomasz Wasilczyk · 2 years, 4 months ago
  84. e9c93a7 Fix Binder warnings after C++ bump to 20 by Tomasz Wasilczyk · 2 years, 4 months ago
  85. ea5827b Merge "Fix AIDL warnings" into main by Tomasz Wasilczyk · 2 years, 4 months ago
  86. f2daedf lshal: do not pthread_kill by Yifan Hong · 2 years, 4 months ago
  87. e7e017b Merge "rust: Use wrapper for header file" into main am: 443973f505 by Treehugger Robot · 2 years, 4 months ago
  88. 443973f Merge "rust: Use wrapper for header file" into main by Treehugger Robot · 2 years, 4 months ago
  89. 7c511e9 Fix AIDL warnings by Tomasz Wasilczyk · 2 years, 4 months ago
  90. 5fca42a rust: Use wrapper for header file by Matthew Maurer · 2 years, 4 months ago
  91. 6d750ff Merge "libbinder_rs: Build on Trusty" into main am: 416b71f0b0 by Treehugger Robot · 2 years, 4 months ago
  92. 81b40a0 Merge "Bring back Binder atrace symbols" into main am: 9c6c64363b by Treehugger Robot · 2 years, 4 months ago
  93. 416b71f Merge "libbinder_rs: Build on Trusty" into main by Treehugger Robot · 2 years, 4 months ago
  94. 9c6c643 Merge "Bring back Binder atrace symbols" into main by Treehugger Robot · 2 years, 4 months ago
  95. 03dccde Bring back Binder atrace symbols by Tomasz Wasilczyk · 2 years, 4 months ago
  96. 4c383d2 Merge "Explicitly includes IGraphicBufferProducer.h in gui/view/Surface.h" into main am: dec4e24b42 by John Reck · 2 years, 4 months ago
  97. dec4e24 Merge "Explicitly includes IGraphicBufferProducer.h in gui/view/Surface.h" into main by John Reck · 2 years, 4 months ago
  98. b41f60b Merge "Enable AutoFDO for libbinder_ndk" into main am: 23105de873 by Yi Kong · 2 years, 5 months ago
  99. 23105de Merge "Enable AutoFDO for libbinder_ndk" into main by Yi Kong · 2 years, 5 months ago
  100. 4b21b9f libbinder_rs: Build on Trusty by Andrei Homescu · 3 years ago