1. 40ef86c Merge "Disable thinlto in libbinder for riscv64 targets" by Aditya Kumar · 3 years, 1 month ago
  2. 5e053bb Merge "Fix an arithmetic error when using unsigned" by Ady Abraham · 3 years, 1 month ago
  3. b60e759 Merge "Revert "servicemanager: fix lazy service issues"" by Steven Moreland · 3 years, 1 month ago
  4. 6641765 Revert "servicemanager: fix lazy service issues" by Steven Moreland · 3 years, 1 month ago
  5. 383b8a5 Disable thinlto in libbinder for riscv64 targets by AdityaK · 3 years, 1 month ago
  6. 355cafc Merge "servicemanager: fix lazy service issues" by Steven Moreland · 3 years, 1 month ago
  7. e378a9e Merge "libbinder: Flush excess refs after single async transaction" by Treehugger Robot · 3 years, 1 month ago
  8. 9e3c538 Merge "Use extern "C" instead of __BEGIN_DECLS" by Colin Cross · 3 years, 1 month ago
  9. ad08ac9 Merge "libbinder: Duplicate channel handle in RpcServerTrusty" by Treehugger Robot · 3 years, 1 month ago
  10. 0db2add servicemanager: fix lazy service issues by Steven Moreland · 3 years, 1 month ago
  11. acd23e1 Use extern "C" instead of __BEGIN_DECLS by Colin Cross · 3 years, 1 month ago
  12. 7121619 Merge "libbinder: doc giveThreadPoolName" by Treehugger Robot · 3 years, 1 month ago
  13. 4b419a8 Merge "Revert "libbinder: Build and run binderRpcTest on Trusty"" by Sam Saccone · 3 years, 1 month ago
  14. 1f6d034 Revert "libbinder: Build and run binderRpcTest on Trusty" by Sam Saccone · 3 years, 1 month ago
  15. 18538b0 Merge "libbinder: Build and run binderRpcTest on Trusty" by Treehugger Robot · 3 years, 1 month ago
  16. 97f11f6 libbinder: doc giveThreadPoolName by Steven Moreland · 3 years, 1 month ago
  17. e58d88c Merge "servicemanager: log why we notify lazy services" by Steven Moreland · 3 years, 1 month ago
  18. c4914ee Merge "libbinder*: IBinder/IInterface toString impl" by Steven Moreland · 3 years, 1 month ago
  19. 2318e69 Merge "libbinder: Add Trusty IPC support to binderRpcTest" by Treehugger Robot · 3 years, 1 month ago
  20. 3e083b2 servicemanager: log why we notify lazy services by Steven Moreland · 3 years, 1 month ago
  21. 6aae536 libbinder: Flush excess refs after single async transaction by Andrei Homescu · 3 years, 1 month ago
  22. f61f48b Merge "DO NOT MERGE: SF: Fix a race between layer creation and apply transaction" by Vishnu Nair · 3 years, 1 month ago
  23. 0fd0fca DO NOT MERGE: SF: Fix a race between layer creation and apply transaction by Vishnu Nair · 3 years, 1 month ago
  24. b8977f1 Merge "binderLibTest: fix HangingServices race" by Treehugger Robot · 3 years, 1 month ago
  25. 4af92ac libbinder: Duplicate channel handle in RpcServerTrusty by Andrei Homescu · 3 years, 1 month ago
  26. 079fb30 Merge "Use std::string for interface name in RecordedTransaction" by Treehugger Robot · 3 years, 1 month ago
  27. 436a110 binderLibTest: fix HangingServices race by Steven Moreland · 3 years, 1 month ago
  28. 905bea6 Use std::string for interface name in RecordedTransaction by Fabián Cañas · 3 years, 1 month ago
  29. 7909831 Merge "Add GraphicBufferMapper::importBufferNoValidate" by Treehugger Robot · 3 years, 1 month ago
  30. c7a3e75 Merge "Check for data buffer size while marshalling parcel" by Pawan Wagh · 3 years, 1 month ago
  31. d0e48be Merge "TEST_MAPPING: add vts binder tests to kernel-presubmit" by Edward Liaw · 3 years, 1 month ago
  32. 004e7cb Add GraphicBufferMapper::importBufferNoValidate by Roman Kiryanov · 3 years, 1 month ago
  33. 5a2345b Merge "batteryservice: update BatteryHealth type" by Treehugger Robot · 3 years, 1 month ago
  34. 8d9f575 batteryservice: update BatteryHealth type by Jack Wu · 3 years, 3 months ago
  35. f3df754 Merge "Remove "explicit" from HardwareBuffer move constructor" by Treehugger Robot · 3 years, 1 month ago
  36. d886a44 Check for data buffer size while marshalling parcel by Pawan Wagh · 3 years, 1 month ago
  37. 7cd3a7b Remove "explicit" from HardwareBuffer move constructor by Michael Butler · 3 years, 2 months ago
  38. d30f808 Merge "Import macro directly rather than using #[macro_use]." by Treehugger Robot · 3 years, 1 month ago
  39. dd51105 libbinder*: IBinder/IInterface toString impl by Steven Moreland · 3 years, 2 months ago
  40. eec41c2 Merge "Check for null data buffer in AParcel_marshal" by Pawan Wagh · 3 years, 1 month ago
  41. 0beb956 Check for null data buffer in AParcel_marshal by Pawan Wagh · 3 years, 1 month ago
  42. b621667 Merge "resolv_integration_test in TEST_MAPPING" by Steven Moreland · 3 years, 1 month ago
  43. 94675e7 libbinder: Build and run binderRpcTest on Trusty by Andrei Homescu · 3 years, 5 months ago
  44. 68a5561 libbinder: Add Trusty IPC support to binderRpcTest by Andrei Homescu · 3 years, 7 months ago
  45. 1d5c6a0 Merge "Rename files for RecordedTransaction" by Treehugger Robot · 3 years, 1 month ago
  46. 356a022 Rename files for RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
  47. 6fe5d64 Import macro directly rather than using #[macro_use]. by Andrew Walbran · 3 years, 1 month ago
  48. f4e7063 Merge "surfaceflinger: fix missing pure virtual declarations." by Ady Abraham · 3 years, 1 month ago
  49. b594920 resolv_integration_test in TEST_MAPPING by Steven Moreland · 3 years, 1 month ago
  50. dd3868a Merge "Move automotive display service to /system_ext" by Treehugger Robot · 3 years, 1 month ago
  51. f0a0c07 Merge "libbinder: softer error for linkToDeath lack of threads" by Steven Moreland · 3 years, 1 month ago
  52. 96d426f Merge "Expose FRONT_BUFFER usage flags" by Peiyong Lin · 3 years, 1 month ago
  53. 5ec743f libbinder: softer error for linkToDeath lack of threads by Steven Moreland · 3 years, 1 month ago
  54. 431cb0b Expose FRONT_BUFFER usage flags by Peiyong Lin · 3 years, 1 month ago
  55. c150630 Merge "Add interfaceDescriptor to RecordedTransaction" by Fabián Cañas · 3 years, 1 month ago
  56. a754657 Merge "libbinder: Add binderRpcTestService for Trusty" by Treehugger Robot · 3 years, 1 month ago
  57. 7613772 Merge "lshal: Use vintf::FqInstance for VINTF APIs." by Yifan Hong · 3 years, 1 month ago
  58. ade0f67 surfaceflinger: fix missing pure virtual declarations. by Josh Gao · 3 years, 1 month ago
  59. 5313b5f Move automotive display service to /system_ext by Philip Chen · 3 years, 3 months ago
  60. 6c0c963 Add interfaceDescriptor to RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
  61. 1549faf Merge "Always provide metadata blob for hdr frames" by Sally Qi · 3 years, 2 months ago
  62. bcb9168 Merge "Add chunk-level checksum to RecordedTransaction" by Treehugger Robot · 3 years, 2 months ago
  63. 629bc4d Merge "clang-format: PointerAlignment LEFT" by Steven Moreland · 3 years, 2 months ago
  64. df1bcf8 Merge "ParcelableHolder/ParcelFileDescriptor toString" by Steven Moreland · 3 years, 2 months ago
  65. cb5a1ab lshal: Use vintf::FqInstance for VINTF APIs. by Yifan Hong · 3 years, 2 months ago
  66. 66d8348 Always provide metadata blob for hdr frames by Alec Mouri · 4 years, 2 months ago
  67. 98c7655 Merge "binderUtilsHostTest: more debuggable" by Steven Moreland · 3 years, 2 months ago
  68. 38b7d0b Merge "Log loudly when the binder driver returns an error" by Treehugger Robot · 3 years, 2 months ago
  69. 72bd388 Add chunk-level checksum to RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
  70. bf14463 Log loudly when the binder driver returns an error by Theodore Dubois · 3 years, 2 months ago
  71. 5dd3ee7 clang-format: PointerAlignment LEFT by Steven Moreland · 3 years, 2 months ago
  72. f138905 ParcelableHolder/ParcelFileDescriptor toString by Steven Moreland · 3 years, 2 months ago
  73. ee436e4 Merge changes Ibe63610f,I5d589d75 by Steven Moreland · 3 years, 2 months ago
  74. acb9bda Merge "Suppress clang-analyzer-security.FloatLoopCounter warnings" by Treehugger Robot · 3 years, 2 months ago
  75. aadacbb Suppress clang-analyzer-security.FloatLoopCounter warnings by Chih-Hung Hsieh · 3 years, 2 months ago
  76. 80a63e9 Merge "libbinder*: ToString - pound def made consistent" by Treehugger Robot · 3 years, 2 months ago
  77. c7e4a09 Merge "Add timestamp to RecordedTransaction" by Treehugger Robot · 3 years, 2 months ago
  78. 4209a52 binderUtilsHostTest: more debuggable by Steven Moreland · 3 years, 2 months ago
  79. 1c5aa9c Merge "Use actual consumed buffer length to call AParcel_unmarshal" by Pawan Wagh · 3 years, 2 months ago
  80. 71bf41e Merge "Ignore getService deprecation warning in IServiceManager" by Steven Moreland · 3 years, 2 months ago
  81. 1106303 Merge "Make Binder RPC target visible to Minidroid Test: Tested on Cloudtop Change-Id: If2b834ed63d628ce0fb537f9399b61f029f8215f" by Rayan Hallal · 3 years, 2 months ago
  82. 838396f Ignore getService deprecation warning in IServiceManager by Pawan Wagh · 3 years, 2 months ago
  83. 3961718 Use actual consumed buffer length to call AParcel_unmarshal by Pawan Wagh · 3 years, 2 months ago
  84. 68dbcfe Add timestamp to RecordedTransaction by Fabián Cañas · 3 years, 2 months ago
  85. 9d8adb1 libbinder: Add binderRpcTestService for Trusty by Andrei Homescu · 3 years, 7 months ago
  86. 444aedb TEST_MAPPING: add vts binder tests to kernel-presubmit by Edward Liaw · 3 years, 2 months ago
  87. 24bb29b Make Binder RPC target visible to Minidroid by Rayan Hallal · 3 years, 3 months ago
  88. 4cd0373 Merge "Set CLOEXEC on socket inherited from init" by Treehugger Robot · 3 years, 2 months ago
  89. a5f9d27 Merge "Make RecordedTransaction format exensible" by Fabián Cañas · 3 years, 2 months ago
  90. 2772980 Make RecordedTransaction format exensible by Fabián Cañas · 3 years, 2 months ago
  91. 05be7e7 Merge "Use NdkParcelAdapter instead of AParcel_create" by Pawan Wagh · 3 years, 2 months ago
  92. dddac21 Use NdkParcelAdapter instead of AParcel_create by Pawan Wagh · 3 years, 2 months ago
  93. d3fa088 Merge "Fuzz AParcel_marshal and AParcel_unmarshal APIs" by Pawan Wagh · 3 years, 2 months ago
  94. f90df63 Fix an arithmetic error when using unsigned by liulijun · 3 years, 4 months ago
  95. 391613c Fuzz AParcel_marshal and AParcel_unmarshal APIs by Pawan Wagh · 3 years, 2 months ago
  96. 2adb9dd Merge "binderAllocationLimits - fix for 32-bit" by Steven Moreland · 3 years, 2 months ago
  97. e1f8dd8 Set CLOEXEC on socket inherited from init by Alan Stokes · 3 years, 2 months ago
  98. 3381394 binderAllocationLimits - fix for 32-bit by Steven Moreland · 3 years, 2 months ago
  99. 3eb362d Merge "Add test to Binder RecordedTransaction" by Treehugger Robot · 3 years, 2 months ago
  100. e53e093 Merge "dumpstate: explicitly specify capabilities" by Nikita Ioffe · 3 years, 2 months ago