index
:
platform/packages/modules/Bluetooth
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
common
/
test
Age
Commit message (
Expand
)
Author
2025-02-26
Merge "system/common: Remove location parameter from MessageLoopThread" into ...
Henri Chataing
2025-02-25
system/common: Enforce -Wmissing-prototypes
Henri Chataing
2025-02-25
system/common: Remove location parameter from MessageLoopThread
Henri Chataing
2024-09-25
Enforce -Wmissing-prototypes
Henri Chataing
2024-08-09
common: Remove unused parameters
Myles Watson
2024-07-07
Format: apply clang rules
William Escande
2024-05-09
common::thread_performance_test Remove auto-increment volatile
Chris Manton
2024-04-05
Remove includes of <base/logging.h>
Henri Chataing
2024-03-21
system/common: Migrate to libbluetooth_log
Henri Chataing
2023-12-19
Migrate base::Bind to base::BindOnce for DoInThread
Wei-Luan Wang
2023-02-06
Update {bind,callback,callback_forward,callback_helpers}.h includes
Georg Neis
2021-02-01
Make build tweaks to support newer libchrome
Abhishek Pandit-Subedi
2019-05-21
Fix use-after-free in ReactorPerformanceTest::TearDown.
Evgenii Stepanov
2018-08-27
Common: Replace ExecutionBarrier with std::promise and std::future
Jack He
2018-08-02
Add MessageLoopThread, ExecutionBarrier, and performance tests
Jack He