- 77beed6 Merge 25Q1 (ab/BP1A.250305.020) to AOSP main by Xin Li · 9 months ago main upstream/main
- c15e59b Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 10 months ago
- ed1d7e5 Update chre to clang-r547379 am: d5cc2ba3e8 by Ryan Prichard · 10 months ago
- d5cc2ba Update chre to clang-r547379 by Ryan Prichard · 10 months ago
- 20fc173 [automerger skipped] Merge 24Q4 into AOSP main am: 64725f7434 -s ours by Xin Li · 1 year ago
- 64725f7 Merge 24Q4 into AOSP main by Xin Li · 1 year ago
- 5e32792 Adds missing mutex lock in chppEnqueueTxErrorDatagram by Arthur Ishiguro · 1 year ago
- c577805 wifi_scan_cache: Correctly calculate ageMs am: 2efc127081 am: d1388e4a50 by Brian Duddie · 1 year ago
- cbcc63c WifiSettingsTest increase retry timeout when FW busy by Chia-Chi Teng · 1 year ago
- d1388e4 wifi_scan_cache: Correctly calculate ageMs am: 2efc127081 by Brian Duddie · 1 year ago
- 2efc127 wifi_scan_cache: Correctly calculate ageMs by Brian Duddie · 1 year ago
- 474320d Updates timestamp in CHPP linux log by Arthur Ishiguro · 1 year ago
- 03fea95 Update constants in message_common.h to match CHRE HAL by Matthew Sedam · 1 year ago
- 91d2fdb [MessageRouter] Explicitly close sessions on hub unregister by Matthew Sedam · 1 year ago
- c94ddda subterra-hal: Use MessageHubManager by Madhav Iyengar · 1 year ago
- 19cc727 [MessageRouter] Adds iteration function for all endpoints by Matthew Sedam · 1 year ago
- 0c4eaff [CHQTS] Refactor chre_cross_validator_wifi test by Lei Ju · 1 year ago
- 2954df6 subterra-hal: Add shared ContextHubV4Impl by Madhav Iyengar · 1 year ago
- 57d2b29 Enable hooks for handling event enqueue failures by John Alabi · 1 year ago
- 27e6aca platform/nanoapp_loader: Add missing dlfcn dep by Matt Stokes · 1 year ago
- df5dc92 [Tinysys] Replace heap_free() with vPortFree() by Lei Ju · 1 year ago
- c1e49b0 subterra-hal: Use single global session id map by Madhav Iyengar · 1 year ago
- 92201be Revert^2 "Mark @FlaggedApi flags as exported" by Mårten Kongstad · 1 year, 1 month ago
- 2c00542 subterra-hal: Add flatbuffer definitions by Madhav Iyengar · 1 year, 1 month ago
- cd8f75d pw_log: remove transitional _PW_LOG_REQUIRES_VERBOSITY conditional by Dave Roth · 1 year, 1 month ago
- 72c4018 Revert "Mark @FlaggedApi flags as exported" by Chaitanya Cheemala (xWF) · 1 year, 1 month ago
- 551c184 Mark @FlaggedApi flags as exported by Mårten Kongstad · 1 year, 1 month ago
- 238d78f Fix typo in message_router.h by Matthew Sedam · 1 year, 1 month ago
- a9c5949 subterra-hal: Adds MessageHubManager class by Madhav Iyengar · 1 year, 1 month ago
- 195b220 Add the hal_handle_nanoapp_query_test_mode flag by Matthew Sedam · 1 year, 1 month ago
- 73cdec3 Fix a typo in hal_client_manager.h by Matthew Sedam · 1 year, 1 month ago
- 4ad2707 [Multiclient HAL] Return an error from APIs if CHRE is not ready by Lei Ju · 1 year, 1 month ago
- f815da1 [Multiclient HAL] Create a flag guarding CHRE restart handling thread change by Lei Ju · 1 year, 1 month ago
- beb2c9e [Tinysys] Add shared wifi and wwan platform code to tinysys's build by Lei Ju · 1 year, 1 month ago
- d523f36 [Tinysys] refactor host link impl for dma usages by Lei Ju · 1 year, 1 month ago
- a7b299a [Tinysys] Update DMA transmission for SCP > AP direction by Lei Ju · 1 year, 1 month ago
- 5bb76dd Updates version in HAL xml file by Arthur Ishiguro · 1 year, 1 month ago
- cd344e0 Create BT socket offload encoders/decoders by Anna Herrera · 1 year, 1 month ago
- 44a25bb Create BT Socket FlatBuffer Messages by Anna Herrera · 1 year, 1 month ago
- 8089d32 MessageRouter: Increase the maximum length of endpoint names by Matthew Sedam · 1 year, 1 month ago
- 9402a57 Integrate CHRE into MessageRouter by Matthew Sedam · 1 year, 1 month ago
- d215bbb Add a note to chreWifiNanRequestRangingAsync that it requires WiFi permission. by Rocky Fang · 1 year, 1 month ago
- 8b37a52 platform/shared: Instead of UNUSED_VAR don't create the symbol by Ewout van Bekkum · 1 year, 1 month ago
- fda6b4c CMake: Move util system headers to the system target by Matthew Sedam · 1 year, 1 month ago
- 3602a75 Add endpoint info functions to EventLoop by Matthew Sedam · 1 year, 1 month ago
- 1350e06 Cleanup chre_unit_tests in Android.bp by Matthew Sedam · 1 year, 1 month ago
- c1fcbd2 Fix typo in event.h by Matthew Sedam · 1 year, 1 month ago
- 14d22b0 cmake: Add missing backend for log_buffer_manager by Ewout van Bekkum · 1 year, 1 month ago
- dcb7a34 Fix a typo in message_router.h by Matthew Sedam · 1 year, 1 month ago
- 02fc3ce Add script to flag improper target_platform headers by Brian Duddie · 1 year, 1 month ago
- 8574283 [subterra-hal] Add contexthub v4 stubs by Madhav Iyengar · 1 year, 1 month ago
- 1c9f0c8 cmake: Add more platform/shared support by Ewout van Bekkum · 1 year, 1 month ago
- d9e2531 pal_wifi_stub: Resolve unused parameter warnings by Matt Stokes · 1 year, 1 month ago
- c540627 pal_wwan_stub: Resolve unused parameter warning by Matt Stokes · 1 year, 1 month ago
- 239d483 [CHRE API] Add endpoint message and session events by Matthew Sedam · 1 year, 1 month ago
- 7329c47 platform/cmake: Add additional Freertos and shared build rules by Ewout van Bekkum · 1 year, 1 month ago
- 1d4dc9b Add MessageRouterCallbackAllocator by Matthew Sedam · 1 year, 1 month ago
- a31b0ef platform/freertos: Provide header isolation for backends by Ewout van Bekkum · 1 year, 1 month ago
- b67999f chpp: Don't attempt recovery on failed OPEN by Brian Duddie · 1 year, 1 month ago
- a63d23b [Tinysys] change heap_malloc to pvPortMalloc by Lei Ju · 1 year, 1 month ago
- b6a5d96 [Tinysys] Use macros to control task priorities by Lei Ju · 1 year, 1 month ago
- c761d78 [Tinysys] Update dram/sram API usages by Lei Ju · 1 year, 1 month ago
- b09138b Add include paths for platform/shared/public_platform_* by yixuanwang · 1 year, 1 month ago
- 6a36cb0 wifi_scan_cache: Handle request while cache is busy am: 86ab3558b2 am: f47c1c10b7 by Brian Duddie · 1 year, 1 month ago
- f47c1c1 wifi_scan_cache: Handle request while cache is busy am: 86ab3558b2 by Brian Duddie · 1 year, 1 month ago
- 86ab355 wifi_scan_cache: Handle request while cache is busy by Brian Duddie · 1 year, 1 month ago
- 573e1ee Move platform_cache_management to platform/shared by yixuanwang · 1 year, 1 month ago
- 378d62d [automerger skipped] Drop weakest result in wifi scan cache when full am: 8d869992dc -s ours am: 211d7df649 -s ours by Chris Sabotta · 1 year, 1 month ago
- 211d7df [automerger skipped] Drop weakest result in wifi scan cache when full am: 8d869992dc -s ours by Chris Sabotta · 1 year, 1 month ago
- 8d86999 Drop weakest result in wifi scan cache when full by Chris Sabotta · 1 year, 1 month ago
- 7d99ede Add log to failure async event by Rocky Fang · 1 year, 1 month ago
- 4748f00 Remove unused WifiStatusCode alias by Brian Duddie · 1 year, 1 month ago
- 750ee0f [automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: 0b42097345 -s ours by Xin Li · 1 year, 1 month ago
- cbc4908 chpp: Improve packet utils used in tests by Brian Duddie · 1 year, 1 month ago
- c66258d chpp: Fix ACK after retry log message by Brian Duddie · 1 year, 1 month ago
- 17924f8 chpp/wifi: Remove unused cookie parameter by Brian Duddie · 1 year, 1 month ago
- 7d643b1 wifi_world: Re-request scans on timer expiry by Brian Duddie · 1 year, 1 month ago
- 891fdd0 Update comment in test about chreAudioGetSource by Brian Duddie · 1 year, 1 month ago
- 7e36c68 chpp: Acknowledge a duplicate packet by Brian Duddie · 1 year, 1 month ago
- 2ae0fe4 platform/shared: Gate implementation based on flags by Ewout van Bekkum · 1 year, 1 month ago
- c960c1c cmake: Add additional pal and platform/shared support by Ewout van Bekkum · 1 year, 1 month ago
- ba74cc1 Move SynchronizedMemoryPool to util/system by Matthew Sedam · 1 year, 1 month ago
- 2ed433b chre/platform/shared: Isolate backend headers by Ewout van Bekkum · 1 year, 1 month ago
- 6ed8587 Improve debugging capability for wifiCrossValidation nanoapp by Lei Ju · 1 year, 1 month ago
- ccd2a09 [Multiclient HAL] Create a flag for HAL's launch timeout changes by Lei Ju · 1 year, 1 month ago
- 731795a platform/shared/{re,core}: Deps fix by Matt Stokes · 1 year, 1 month ago
- d0f63c6 [Tinysys] Update dma operations for host link by Lei Ju · 1 year, 1 month ago
- d9529ab [CHRE] Move fixed_size_blocking_queue.h to system utilities by Matthew Sedam · 1 year, 1 month ago
- b4a377c Add missing include for cstddef in memory_impl.h by Matthew Sedam · 1 year, 1 month ago
- 0b42097 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 1 year, 1 month ago
- 28217f9 Update max payload setting checks by Lei Ju · 1 year, 1 month ago
- 3afc762 Move synchronized_expandable_memory_pool.h to system utilities by Matthew Sedam · 1 year, 1 month ago
- 9c24ba4 CHRE_ASSERT size optimization by yixuanwang · 1 year, 1 month ago
- 1cdd0bc Minor cleanup to chre_api* sources by Brian Duddie · 1 year, 1 month ago
- 415a95d Move chreAbort backend to chre_api_re.cc by Brian Duddie · 1 year, 1 month ago
- f094f1e Add missing stub for chreAudioGetStatus by Brian Duddie · 1 year, 1 month ago
- f86d7f1 chre/platform/cmake: Add build rules for chre_api backends by Ewout van Bekkum · 1 year, 1 month ago
- 765c717 Fix typo for chreDebugDumpLog API am: 84da328935 am: 01c70bd505 by Arthur Ishiguro · 1 year, 1 month ago
- 01c70bd Fix typo for chreDebugDumpLog API am: 84da328935 by Arthur Ishiguro · 1 year, 1 month ago
- 84da328 Fix typo for chreDebugDumpLog API by Arthur Ishiguro · 1 year, 1 month ago