1. 77f3709 Use ro.vndk.version to check if VNDK is deprecated by Kiyoung Kim · 2 years, 5 months ago
  2. e0e8b13 Merge "Add libbinder_ndk_unit_test_host" into main by Jooyung Han · 2 years, 5 months ago
  3. 7903adc Merge "binder_status.h: include assert.h for __assert" into main by Ryan Prichard · 2 years, 5 months ago
  4. 41790fc Merge "binder: add missing <functional> include" into main by Ryan Prichard · 2 years, 5 months ago
  5. 392f44f Add libbinder_ndk_unit_test_host by Jooyung Han · 2 years, 5 months ago
  6. dcd62cd binder_status.h: include assert.h for __assert by Ryan Prichard · 2 years, 5 months ago
  7. ed754a6 binder: add missing <functional> include by Ryan Prichard · 2 years, 5 months ago
  8. 6e8c64b cputimeinstate: add missing <functional> include by Ryan Prichard · 2 years, 5 months ago
  9. c8ed73f libbinder_ndk_unit_test: disable after light install by Steven Moreland · 2 years, 5 months ago
  10. 266f9e6 libbinder_ndk_unit_test: fix after light install by Steven Moreland · 2 years, 5 months ago
  11. 4499839 Merge "Fix ADATASPACE_BT601_625 and ADATASPACE_BT601_525 doc." into main by Sally Qi · 2 years, 5 months ago
  12. 41c826a Fix ADATASPACE_BT601_625 and ADATASPACE_BT601_525 doc. by Sally Qi · 2 years, 7 months ago
  13. 9b6a539 Merge "binderRpcBenchmark: test many proxy behavior" into main by Steven Moreland · 2 years, 5 months ago
  14. b85e7f7 binderRpcBenchmark: test many proxy behavior by Steven Moreland · 2 years, 5 months ago
  15. 6a7d49d Merge "Update fuzzService to call most common transactions easily" into main by Pawan Wagh · 2 years, 5 months ago
  16. 0711f3d Update fuzzService to call most common transactions easily by Pawan Wagh · 2 years, 5 months ago
  17. e9eea16 Merge "Rust API to fuzz multiple binders" into main by Pawan Wagh · 2 years, 5 months ago
  18. 9004a82 Rust API to fuzz multiple binders by Pawan Wagh · 2 years, 6 months ago
  19. d3d28f4 Merge "binder_recordedTransactionFuzz: Bug Fix" into main by Steven Moreland · 2 years, 6 months ago
  20. 858061e Merge "Increase timeout for fuzz_service_test" into main by Pawan Wagh · 2 years, 6 months ago
  21. 1c7f708 Merge "Revert "Enable crashing fuzzer on infra"" into main by Pawan Wagh · 2 years, 6 months ago
  22. 9bfb9cd Increase timeout for fuzz_service_test by Pawan Wagh · 2 years, 6 months ago
  23. 871366c Revert "Enable crashing fuzzer on infra" by Pawan Wagh · 2 years, 6 months ago
  24. 38f8742 binder_recordedTransactionFuzz: Bug Fix by Harsh Abichandani · 2 years, 6 months ago
  25. 793fe1f Protect AHardwareBuffer API calls with __builtin_available by Wonsik Kim · 2 years, 6 months ago
  26. 912f0b2 Merge "Enable crashing fuzzer on infra" into main by Treehugger Robot · 2 years, 6 months ago
  27. 54592fb Enable crashing fuzzer on infra by Pawan Wagh · 2 years, 6 months ago
  28. efce371 Merge "Migrate from android::String isEmpty to empty" into main by Treehugger Robot · 2 years, 6 months ago
  29. 1a04feb Merge "Add Vec read methods in rust parcel fuzzer" into main by Pawan Wagh · 2 years, 6 months ago
  30. 7de39f2 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into main by Treehugger Robot · 2 years, 6 months ago
  31. 8a0e352 Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 6 months ago
  32. f065996 Add Vec read methods in rust parcel fuzzer by Pawan Wagh · 2 years, 6 months ago
  33. 596b44b8 Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years, 6 months ago
  34. a799152 Merge "Use String8/16 c_str [binder]" into main by Treehugger Robot · 2 years, 6 months ago
  35. 0bfea2d Use String8/16 c_str [binder] by Tomasz Wasilczyk · 2 years, 7 months ago
  36. 2811ae2 Adding rust wrapper lib for libfakeServiceManager by Pawan Wagh · 2 years, 6 months ago
  37. ae1151f Merge "Use String8/16 c_str [sensors]" into main by Treehugger Robot · 2 years, 6 months ago
  38. 4e9661b Merge "libbinder_rs: Build libbinder_ndk_sys on Trusty" into main by Treehugger Robot · 2 years, 6 months ago
  39. 382d1f8 Merge "Use String8/16 c_str [graphics]" into main by Treehugger Robot · 2 years, 6 months ago
  40. b2d6cc2 Merge "Use llndk.libraries.txt from system if VNDK is deprecated" into main by Treehugger Robot · 2 years, 6 months ago
  41. c3ad2e3 Merge "Adding defaults for AIDL rust fuzzers" into main by Pawan Wagh · 2 years, 6 months ago
  42. 0e1adf4 Use String8/16 c_str [graphics] by Tomasz Wasilczyk · 2 years, 7 months ago
  43. fde494d Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years, 7 months ago
  44. 201fb01 Merge "Use String8/16 c_str [input]" into main by Treehugger Robot · 2 years, 6 months ago
  45. 82b2ed5 Merge "Setting up crash type in test fuzzer" into main by Treehugger Robot · 2 years, 6 months ago
  46. 487f8f3 Merge "libbinder_rs doesn't need libutils" into main by Jooyung Han · 2 years, 6 months ago
  47. 6f972e3 Adding defaults for AIDL rust fuzzers by Pawan Wagh · 2 years, 6 months ago
  48. 7dd69fd Setting up crash type in test fuzzer by Pawan Wagh · 2 years, 6 months ago
  49. d5b677c Use String8/16 c_str [input] by Tomasz Wasilczyk · 2 years, 6 months ago
  50. 83cc5ed libbinder_rs doesn't need libutils by Jooyung Han · 2 years, 6 months ago
  51. 449a7fd Merge changes from topic "fuzz_service_transact_codes" into main by Treehugger Robot · 2 years, 6 months ago
  52. f577075 Merge "Disable crashing fuzzer on infra" into main by Pawan Wagh · 2 years, 6 months ago
  53. 9b36660 Tests for dump and shell cmd transactions by Pawan Wagh · 2 years, 6 months ago
  54. 04c90eb Updating fuzzService with IBinder transact codes by Pawan Wagh · 2 years, 6 months ago
  55. f12ede5 Disable crashing fuzzer on infra by Pawan Wagh · 2 years, 6 months ago
  56. c0e3ed3 Use llndk.libraries.txt from system if VNDK is deprecated by Kiyoung Kim · 2 years, 7 months ago
  57. e88097d libbinder_rs: Build libbinder_ndk_sys on Trusty by Andrei Homescu · 2 years, 10 months ago
  58. 010bbe8 Merge "Adding binder2corpus to generate fuzzer corpus" into main by Treehugger Robot · 2 years, 7 months ago
  59. 391ead5 Adding binder2corpus to generate fuzzer corpus by Pawan Wagh · 2 years, 7 months ago
  60. d2c95f8 Merge "Update OWNERS file to use COGS component" into main by Treehugger Robot · 2 years, 7 months ago
  61. b5e2333 Merge "Add SurfaceFlinger component to OWNERS for SF, RE, and libgui" into main by Nolan Scobie · 2 years, 7 months ago
  62. 06687f6 Merge "Turn on LTO optmisations for libbinder" into main by Yi Kong · 2 years, 7 months ago
  63. 280e226 Merge "Add IntoBinderResult trait to simplify binder error handling" into main by Treehugger Robot · 2 years, 7 months ago
  64. e731c49 Add IntoBinderResult trait to simplify binder error handling by Jiyong Park · 2 years, 7 months ago
  65. 8905bf6 Merge "libbinder_rs: Use a bindgen flag file" into main by Treehugger Robot · 2 years, 7 months ago
  66. 5ce0c7e Add SurfaceFlinger component to OWNERS for SF, RE, and libgui by Nolan Scobie · 2 years, 7 months ago
  67. ada46f8 Merge changes from topic "random_parcel_seed_corpus" into main by Pawan Wagh · 2 years, 7 months ago
  68. 94bf303 Adding tests for fuzzer corpus in binderRecordReplay by Pawan Wagh · 2 years, 7 months ago
  69. f17efd0 Turn on LTO optmisations for libbinder by Yi Kong · 2 years, 7 months ago
  70. abf991c libbinder_rs: Use a bindgen flag file by Andrei Homescu · 2 years, 8 months ago
  71. ee6bf58 Read reserved bytes in fuzzService by Pawan Wagh · 2 years, 7 months ago
  72. adea715 Adding a separate lib for random seed generation by Pawan Wagh · 2 years, 7 months ago
  73. e9de1d8 Merge "libfakeservicemanager: thread safe" into main by Treehugger Robot · 2 years, 7 months ago
  74. 639ffc4 libfakeservicemanager: thread safe by Steven Moreland · 2 years, 7 months ago
  75. da593c8 Allow sensors list to be empty by Devin Moore · 2 years, 7 months ago
  76. 1c49d5e Merge "rpc_binder: Add a trusty binder rpc fuzzer" into main by Treehugger Robot · 2 years, 7 months ago
  77. bd8b30c Merge "SpAIBinder: allow comparison with pointers" into main by Steven Moreland · 2 years, 7 months ago
  78. 27af6c5 Merge "libbinder_ndk: remove dup clang-format rule" into main by Steven Moreland · 2 years, 7 months ago
  79. bb9be55 Merge "libbinder_ndk_unit_test: avoid race" into main by Treehugger Robot · 2 years, 7 months ago
  80. 25b25fc SpAIBinder: allow comparison with pointers by Steven Moreland · 2 years, 7 months ago
  81. d173bf6 libbinder_ndk: remove dup clang-format rule by Steven Moreland · 2 years, 7 months ago
  82. 21e1447 libbinder_ndk_unit_test: avoid race by Steven Moreland · 2 years, 7 months ago
  83. ded9bda Merge changes I069e633f,I8cac77d6 into main by Steven Moreland · 2 years, 7 months ago
  84. f742143 binderRpcTest: meet presubmit SLO time by Steven Moreland · 2 years, 7 months ago
  85. b469f43 binderRpcTest: -= tuple += named values by Steven Moreland · 2 years, 7 months ago
  86. cf6bd7c Merge "binder_rpc_fuzzer: improve speed by reducing the no of connections" into main by Treehugger Robot · 2 years, 7 months ago
  87. 9b68dde rpc_binder: Add a trusty binder rpc fuzzer by Khyber Sen · 2 years, 7 months ago
  88. 7ecae40 Revert "Revert "Enable crashing fuzzer on infra"" by Pawan Wagh · 2 years, 7 months ago
  89. e662463 Merge "Add InlineStdAllocator::rebind struct member" into main by Ryan Prichard · 2 years, 7 months ago
  90. 4061f73 Merge "binderAllocationLimits: check remote binder null" into main by Steven Moreland · 2 years, 7 months ago
  91. b11daed Merge "Fix init list order." into main by Tomasz Wasilczyk · 2 years, 7 months ago
  92. c1c1e6e Merge "Fix unimplemented codepath in conversion to async binder interface" into main by Alice Ryhl · 2 years, 7 months ago
  93. 5da6560 Fix init list order. by Tomasz Wasilczyk · 2 years, 8 months ago
  94. eed9ac1 Fix unimplemented codepath in conversion to async binder interface by Alice Ryhl · 2 years, 7 months ago
  95. 239f453 Add InlineStdAllocator::rebind struct member by Ryan Prichard · 2 years, 7 months ago
  96. 9108264 Use OnceLock rather than Once. by Andrew Walbran · 2 years, 7 months ago
  97. 4ed9d77 Add safety comments to binder tests. by Andrew Walbran · 2 years, 7 months ago
  98. 3652ba0 binderAllocationLimits: check remote binder null by Steven Moreland · 2 years, 7 months ago
  99. 0a95a88 Merge "Add r16, rg1616, rgba10101010 to DebugUtils.cpp" into main by Trevor Black · 2 years, 7 months ago
  100. b8bc8bb Merge "Set AID_SYSTEM, AID_ROOT in fuzzService" into main by Pawan Wagh · 2 years, 7 months ago