- 449a7fd Merge changes from topic "fuzz_service_transact_codes" into main by Treehugger Robot · 2 years, 5 months ago
- f577075 Merge "Disable crashing fuzzer on infra" into main by Pawan Wagh · 2 years, 5 months ago
- 9b36660 Tests for dump and shell cmd transactions by Pawan Wagh · 2 years, 5 months ago
- 04c90eb Updating fuzzService with IBinder transact codes by Pawan Wagh · 2 years, 5 months ago
- f12ede5 Disable crashing fuzzer on infra by Pawan Wagh · 2 years, 5 months ago
- 6cd0220 Merge "run_dex2oat: remove FDE-specific code" into main by Eric Biggers · 2 years, 5 months ago
- 64b1cfe Merge "Vulkan: Avoid buffer overflow by ignoring duplicate extensions" into main by Treehugger Robot · 2 years, 5 months ago
- 9176b3d Merge "Revert "OMX: Add 64bit consumer usage flag parameter"" into main by Treehugger Robot · 2 years, 5 months ago
- 9eab6c5 Revert "OMX: Add 64bit consumer usage flag parameter" by Ian Kasprzak · 2 years, 5 months ago
- a48858e run_dex2oat: remove FDE-specific code by Eric Biggers · 2 years, 5 months ago
- b5c136e Merge "[Thread] rename threadnetwork to thread_network" into main by Kangping Dong · 2 years, 5 months ago
- 5b527a0 Vulkan: Avoid buffer overflow by ignoring duplicate extensions by Ian Elliott · 2 years, 5 months ago
- d56c5ca Merge "OMX: Add 64bit consumer usage flag parameter" into main by Sungtak Lee · 2 years, 5 months ago
- 010bbe8 Merge "Adding binder2corpus to generate fuzzer corpus" into main by Treehugger Robot · 2 years, 5 months ago
- 391ead5 Adding binder2corpus to generate fuzzer corpus by Pawan Wagh · 2 years, 5 months ago
- 493aca0 Merge "Clean up dead code." into main by Treehugger Robot · 2 years, 5 months ago
- 8433f63 Merge "libvulkan: Remove use of hardcoded PAGE_SIZE 4096" into main by Juan Yescas · 2 years, 5 months ago
- 28839ed Clean up dead code. by Martin Stjernholm · 2 years, 5 months ago
- c6b37fc OMX: Add 64bit consumer usage flag parameter by Sungtak Lee · 3 years ago
- 66f3a96 libvulkan: Remove use of hardcoded PAGE_SIZE 4096 by Kalesh Singh · 2 years, 5 months ago
- d2c95f8 Merge "Update OWNERS file to use COGS component" into main by Treehugger Robot · 2 years, 5 months ago
- e88ec57 Merge "Use a single otapreopt_chroot invocation for all otapreopt runs." into main by Martin Stjernholm · 2 years, 5 months ago
- 47a9d99 Use a single otapreopt_chroot invocation for all otapreopt runs. by Martin Stjernholm · 2 years, 6 months ago
- b5e2333 Merge "Add SurfaceFlinger component to OWNERS for SF, RE, and libgui" into main by Nolan Scobie · 2 years, 5 months ago
- 0406047 Merge "Revert "Update IsStrictRun to be framework-only"" into main by Kevin Jeon · 2 years, 5 months ago
- 06687f6 Merge "Turn on LTO optmisations for libbinder" into main by Yi Kong · 2 years, 5 months ago
- 280e226 Merge "Add IntoBinderResult trait to simplify binder error handling" into main by Treehugger Robot · 2 years, 5 months ago
- e731c49 Add IntoBinderResult trait to simplify binder error handling by Jiyong Park · 2 years, 5 months ago
- 8905bf6 Merge "libbinder_rs: Use a bindgen flag file" into main by Treehugger Robot · 2 years, 5 months ago
- bddfe66 Merge "Skip "verify" packages in otapreopt." into main by Jiakai Zhang · 2 years, 5 months ago
- 5ce0c7e Add SurfaceFlinger component to OWNERS for SF, RE, and libgui by Nolan Scobie · 2 years, 5 months ago
- db8c0f9 Skip "verify" packages in otapreopt. by Jiakai Zhang · 2 years, 5 months ago
- ada46f8 Merge changes from topic "random_parcel_seed_corpus" into main by Pawan Wagh · 2 years, 5 months ago
- 4c73b14 Merge "Remove 1s sleep between each package in the A/B OTA postinstall dexopt process." into main by Martin Stjernholm · 2 years, 5 months ago
- 870b3b9 Revert "Update IsStrictRun to be framework-only" by Kevin Jeon · 2 years, 5 months ago
- bfd4eca Merge "Ensure dex2oat is run with background priority for OTA dexopt." into main by Martin Stjernholm · 2 years, 5 months ago
- 94bf303 Adding tests for fuzzer corpus in binderRecordReplay by Pawan Wagh · 2 years, 6 months ago
- 877d087 Remove 1s sleep between each package in the A/B OTA postinstall dexopt process. by Martin Stjernholm · 2 years, 5 months ago
- 2aea00b Ensure dex2oat is run with background priority for OTA dexopt. by Martin Stjernholm · 2 years, 5 months ago
- bfbf68a [Thread] rename threadnetwork to thread_network by Kangping Dong · 2 years, 6 months ago
- f17efd0 Turn on LTO optmisations for libbinder by Yi Kong · 2 years, 6 months ago
- abf991c libbinder_rs: Use a bindgen flag file by Andrei Homescu · 2 years, 6 months ago
- 5a16dd2 Merge "Revert "Adding ServiceManagerTestFuzzer to use seed corpus"" into main by Pawan Wagh · 2 years, 6 months ago
- 9d9c50a Revert "Adding ServiceManagerTestFuzzer to use seed corpus" by Pawan Wagh · 2 years, 6 months ago
- ee6bf58 Read reserved bytes in fuzzService by Pawan Wagh · 2 years, 6 months ago
- adea715 Adding a separate lib for random seed generation by Pawan Wagh · 2 years, 6 months ago
- e9de1d8 Merge "libfakeservicemanager: thread safe" into main by Treehugger Robot · 2 years, 6 months ago
- ab3dc0f Merge "Update IsStrictRun to be framework-only" into main by Kevin Jeon · 2 years, 6 months ago
- 639ffc4 libfakeservicemanager: thread safe by Steven Moreland · 2 years, 6 months ago
- 099be40 Merge "Allow sensors list to be empty" into main by Treehugger Robot · 2 years, 6 months ago
- da593c8 Allow sensors list to be empty by Devin Moore · 2 years, 6 months ago
- 1c49d5e Merge "rpc_binder: Add a trusty binder rpc fuzzer" into main by Treehugger Robot · 2 years, 6 months ago
- bd8b30c Merge "SpAIBinder: allow comparison with pointers" into main by Steven Moreland · 2 years, 6 months ago
- 27af6c5 Merge "libbinder_ndk: remove dup clang-format rule" into main by Steven Moreland · 2 years, 6 months ago
- bb9be55 Merge "libbinder_ndk_unit_test: avoid race" into main by Treehugger Robot · 2 years, 6 months ago
- 25b25fc SpAIBinder: allow comparison with pointers by Steven Moreland · 2 years, 6 months ago
- d173bf6 libbinder_ndk: remove dup clang-format rule by Steven Moreland · 2 years, 6 months ago
- 21e1447 libbinder_ndk_unit_test: avoid race by Steven Moreland · 2 years, 6 months ago
- ded9bda Merge changes I069e633f,I8cac77d6 into main by Steven Moreland · 2 years, 6 months ago
- f742143 binderRpcTest: meet presubmit SLO time by Steven Moreland · 2 years, 6 months ago
- a681d7d Update IsStrictRun to be framework-only by Kevin Jeon · 2 years, 6 months ago
- b469f43 binderRpcTest: -= tuple += named values by Steven Moreland · 2 years, 6 months ago
- cf6bd7c Merge "binder_rpc_fuzzer: improve speed by reducing the no of connections" into main by Treehugger Robot · 2 years, 6 months ago
- e0f7ccc Merge "Add sysprop for identifying strict-run bugreports" into main by Kevin Jeon · 2 years, 6 months ago
- fa64e64 Add sysprop for identifying strict-run bugreports by Kevin Jeon · 2 years, 6 months ago
- 945f307 Merge "Clean up atrace.rc" into main by Parth Sane · 2 years, 6 months ago
- d97e8bc Merge "dumpstate: avoid ':' in lshal files" into main by Treehugger Robot · 2 years, 6 months ago
- 9b68dde rpc_binder: Add a trusty binder rpc fuzzer by Khyber Sen · 2 years, 6 months ago
- 8900388 Merge "Revert "Revert "Enable crashing fuzzer on infra""" into main by Pawan Wagh · 2 years, 6 months ago
- c6b1fc2 dumpstate: avoid ':' in lshal files by Steven Moreland · 2 years, 6 months ago
- 7ecae40 Revert "Revert "Enable crashing fuzzer on infra"" by Pawan Wagh · 2 years, 6 months ago
- 6dfc621 Merge "RESTRICT AUTOMERGE: Explicitly ignore the result of std::async" into main by Ryan Prichard · 2 years, 6 months ago
- a6ec785 Merge "installd: add missing <functional> for std::function." into main by Ryan Prichard · 2 years, 6 months ago
- c851211 RESTRICT AUTOMERGE: Explicitly ignore the result of std::async by Ryan Prichard · 2 years, 6 months ago
- 644a5b7 installd: add missing <functional> for std::function. by Ryan Prichard · 2 years, 6 months ago
- e662463 Merge "Add InlineStdAllocator::rebind struct member" into main by Ryan Prichard · 2 years, 6 months ago
- 4061f73 Merge "binderAllocationLimits: check remote binder null" into main by Steven Moreland · 2 years, 6 months ago
- b11daed Merge "Fix init list order." into main by Tomasz Wasilczyk · 2 years, 6 months ago
- c1c1e6e Merge "Fix unimplemented codepath in conversion to async binder interface" into main by Alice Ryhl · 2 years, 6 months ago
- 5da6560 Fix init list order. by Tomasz Wasilczyk · 2 years, 7 months ago
- 82b5ba4 Clean up atrace.rc by Parth Sane · 2 years, 6 months ago
- eed9ac1 Fix unimplemented codepath in conversion to async binder interface by Alice Ryhl · 2 years, 6 months ago
- 239f453 Add InlineStdAllocator::rebind struct member by Ryan Prichard · 2 years, 6 months ago
- 32b511f Merge "[Thread] define the ThreadNetwork hardware feature" into main by Treehugger Robot · 2 years, 6 months ago
- 010049c Merge changes Ib9a1af0c,I807496ec into main by Treehugger Robot · 2 years, 6 months ago
- dc176d9 Merge "Make maximum sensor fusion rate tunable." into main by Pontus Lidman · 2 years, 6 months ago
- 9108264 Use OnceLock rather than Once. by Andrew Walbran · 2 years, 6 months ago
- 4ed9d77 Add safety comments to binder tests. by Andrew Walbran · 2 years, 6 months ago
- 2ef6919 Merge "Add the build and aconfig default values to bugreports." into main by Treehugger Robot · 2 years, 6 months ago
- d0e68d2 Make maximum sensor fusion rate tunable. by Pontus Lidman · 2 years, 6 months ago
- 3652ba0 binderAllocationLimits: check remote binder null by Steven Moreland · 2 years, 6 months ago
- 1411c39 Merge "Add bug component to services/vibratorservice" into main by Lais Andrade · 2 years, 6 months ago
- d0995f5 Merge "SF: Add domlaskowski@ to SurfaceFlinger OWNERS" into main by Brian Johnson · 2 years, 6 months ago
- cb0afc4 Add bug component to services/vibratorservice by Lais Andrade · 2 years, 6 months ago
- 39a9427 Merge "Move vulkan swapchain from pixelformat to aidl" into main by Trevor Black · 2 years, 6 months ago
- 0a95a88 Merge "Add r16, rg1616, rgba10101010 to DebugUtils.cpp" into main by Trevor Black · 2 years, 6 months ago
- b8bc8bb Merge "Set AID_SYSTEM, AID_ROOT in fuzzService" into main by Pawan Wagh · 2 years, 6 months ago
- f499b5a Move vulkan swapchain from pixelformat to aidl by Trevor David Black · 2 years, 6 months ago
- c08e061 Add r16, rg1616, rgba10101010 to DebugUtils.cpp by Trevor David Black · 2 years, 6 months ago
- 3422d41 Update OWNERS file to use COGS component by Patrick Williams · 2 years, 6 months ago