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