aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-05-10Revert "Preserve x18 while calling aptX encoder libraries."Peter Collingbourne
2019-04-02Common: remove GD related stuff from commonJack He
2019-03-22Add test about post/clear task from callback for handlerChienyuan
2019-03-21Merge "Add event_value to BluetoothClassicPairingEventReported"Treehugger Robot
2019-03-20Add event_value to BluetoothClassicPairingEventReportedJack He
2019-03-14Use PLOG rather than LOG strerror(errno).Elliott Hughes
2019-02-25Reactor-based alarm implementationHansong Zhang
2019-02-25Reactor-based threading modelHansong Zhang
2019-02-08Metrics: Log manfuacturer information from Device ID profile to statsdJack He
2019-02-08Metrics: Log L2CAP and RFCOMM socket connection state changes to statsdJack He
2019-02-06Metrics: Log SDP attributes to statsdJack He
2019-01-31Metrics: Add classic pairing metricsJack He
2019-01-31Metrics: Log SMP pairing commandsJack He
2019-01-30Metrics: Log A2DP playback related atoms to StatsLogJack He
2019-01-29Metrics: add remote version info log to statsdJack He
2019-01-29Metrics: Log HCI timeout event over stats logJack He
2019-01-28Add IdGeneratorJakub Pawlowski
2019-01-16Metric: Add logging for link layer connection eventsJack He
2019-01-10Add host tests to TEST_MAPPINGDan Shi
2018-12-07Merge "Preserve x18 while calling aptX encoder libraries."Peter Collingbourne
2018-12-06Preserve x18 while calling aptX encoder libraries.Peter Collingbourne
2018-12-03Split Timer into OnceTimer and RepeatingTimerJakub Pawlowski
2018-11-29Metrics: Add Bluetooth address obfuscatorJack He
2018-10-26Linux build fixJakub Pawlowski
2018-10-13Uprev libchrome to r576279 (1/multiple)Jakub Pawlowski
2018-10-11Timer: Fix unstable testHansong Zhang
2018-10-08Fix Timer unittestHansong Zhang
2018-10-04Move btif_state_machine to common/StateMachineHansong Zhang
2018-10-04Merge "MessageLoopThread: Release lock during blocked StartUp/ShutDown"Treehugger Robot
2018-10-03MessageLoopThread: Release lock during blocked StartUp/ShutDownHansong Zhang
2018-10-03Timer: Set data member before scheduling taskHansong Zhang
2018-09-24Timer: Don't run new task at old timepointHansong Zhang
2018-09-21Timer: Separate code path for single and periodicHansong Zhang
2018-09-13Add Timer as an alternative to osi alarmHansong Zhang
2018-08-27Common: Replace ExecutionBarrier with std::promise and std::futureJack He
2018-08-27Move metrics and time library to libbt-commonJack He
2018-08-03Build: Disable host_supported for cc_benchmarkJack He
2018-08-02Add MessageLoopThread, ExecutionBarrier, and performance testsJack He