1. ef673c5 Uprev to AVDTP 1.3 and Implement AVDTP delay reports by Ajay Panicker · 8 years ago
  2. 158fe8e OSI: Protect cutils/properties.h from direct calls by Myles Watson · 7 years ago
  3. 1c5e31a Add btif_config_(get/set)_uint64 by Jakub Pawlowski · 7 years ago
  4. cb94bdf BUILD: Disable build for mac-host target by Jack He · 7 years ago
  5. acbb5c1 Drops unittest build on Mac host. by Hidehiko Abe · 7 years ago
  6. ee021ef Disable CFI verification for unit tests that are using gtest+gmock by Pavlin Radoslavov · 7 years ago
  7. aeca7aa bt: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  8. 1a651db OSI: Copy temporary directoryname by Myles Watson · 7 years ago
  9. 053ecef Use C++11 static assert instead of macro by Jack He · 7 years ago
  10. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  11. 71b2917 Fix failing ConfigTest by Jakub Pawlowski · 7 years ago
  12. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  13. cc8259e Fix failing ConfigTest by Jakub Pawlowski · 7 years ago
  14. 3c41f5b config refactor - use strings by Jakub Pawlowski · 7 years ago
  15. f3fb316 persistent configuration refactor by Jakub Pawlowski · 7 years ago
  16. f6b1716 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  17. 3f02f47 Remove default libraries by Dan Willemsen · 7 years ago
  18. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  19. fc25b19 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 7 years ago
  20. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 7 years ago
  21. 2b59c4a Fix broken linux build by Jack He · 7 years ago
  22. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 8 years ago
  23. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  24. cdc3c39 Add test config to net_test_osi by Dan Shi · 7 years ago
  25. 1dc4b36 osi: Update error messages by Myles Watson · 8 years ago
  26. de3135d osi: Use atomic_exchange to protect is_joined by Myles Watson · 8 years ago
  27. a386df9 Linux build fix by Jakub Pawlowski · 8 years ago
  28. 8f79930 Merge "osi: Remove unused eager_reader code" by Treehugger Robot · 8 years ago
  29. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 8 years ago
  30. 94648a0 osi: Remove unused eager_reader code by Myles Watson · 8 years ago
  31. 1aa4003 Fix a memory leak in the osi allocation tracker by Pavlin Radoslavov · 8 years ago
  32. 0b4f3f7 Add memory allocation statistics to the Bluetooth dumpsys output by Pavlin Radoslavov · 8 years ago
  33. ee5c257 Corrected default value assignments in Bluetooth A2DP Metrics by Jack He · 8 years ago
  34. a821532 Set alarm's queue to NULL on alarm expired by Kamal Negi · 8 years ago
  35. a3f831c Fix A2DP Metrics Logging Capacity by Jack He · 8 years ago
  36. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  37. f317562 Fix A2DP metrics session duration by Jack He · 8 years ago
  38. a22dd22 Add LeakyBondedQueue to libosi by Jack He · 8 years ago
  39. 17c66c4 osi: Return 0 on osi_property_get failure by Myles Watson · 8 years ago
  40. 71f5b3e Linux build fix by Jakub Pawlowski · 8 years ago
  41. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  42. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  43. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  44. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  45. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  46. dbf75f1 Revert "Replace pthread_mutex with std::mutex" by Pavlin Radoslavov · 8 years ago
  47. 4b80182 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  48. 9a24711 Replace bluetooth protos with protobuf-lite by Colin Cross · 8 years ago
  49. 029a43b Various small fixes for Linux build by Jakub Pawlowski · 8 years ago
  50. b55040c osi: Apply clang-format by Myles Watson · 8 years ago
  51. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  52. 6aee1e8 Add various missing includes by Mark Salyzyn · 8 years ago
  53. 84ada30 Merge "btif: migrate from pthread locks to std::mutex" by Marie Janssen · 8 years ago
  54. d92fc91 Moved the typedef of period_ms_t from alarm.h to time.h by Pavlin Radoslavov · 8 years ago
  55. a576468 btif: migrate from pthread locks to std::mutex by Marie Janssen · 8 years ago
  56. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  57. 5201f95 bt: replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  58. ff9d334 Fix warnings of implicit function declaration in Linux vendor lib by Patrick Tsai · 9 years ago
  59. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  60. 2637d3c Merge "Added new function time_get_os_boottime_us() and unit tests" by Treehugger Robot · 8 years ago
  61. 3335cf4 Added new function fixed_queue_flush() and the unit test by Pavlin Radoslavov · 8 years ago
  62. 55c37f9 Added new function time_get_os_boottime_us() and unit tests by Pavlin Radoslavov · 8 years ago
  63. 223cecf Separate the Alarm unit tests from testing the Wakelocks by Pavlin Radoslavov · 8 years ago
  64. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  65. 9713b94 Relax some of the timing parameters in the Alarm unit tests by Pavlin Radoslavov · 8 years ago
  66. 3a2dc88 Fix linux build, missing strlcpy by Jakub Pawlowski · 8 years ago
  67. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  68. 3387396 DO NOT MERGE Randomize allocation canary by Marie Janssen · 9 years ago
  69. 01a3a24 Remove all mentions of hashmap by Jakub Pawlowski · 8 years ago
  70. 2b56e01 Replace hash_map in data_dispatcher with C++ unordered_map by Jakub Pawlowski · 8 years ago
  71. 6a05951 Replace hash_map in audio_a2dp_hw with C++ unordered_map by Jakub Pawlowski · 8 years ago
  72. 0d55d66 Fix allocation_tracker crashes by Jakub Pawlowski · 8 years ago
  73. 95dbe03 Improve config file sync during configuration save. by Jacky Cheung · 8 years ago
  74. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  75. 72a183d Add config logging, make parsing stricter, and move sync by Ajay Panicker · 8 years ago
  76. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  77. f5d575c Fixed test_periodic_unregister_processing_queue unit test by Pavlin Radoslavov · 8 years ago
  78. 9365916 Update alarm_unregister_processing_queue() to cancel scheduled alarms by Pavlin Radoslavov · 8 years ago
  79. b290604 Fix test_set_zero_periodic unit test failure by Pavlin Radoslavov · 8 years ago
  80. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  81. 9334247 Fix a race condition during alarm_cleanup() by Pavlin Radoslavov · 8 years ago
  82. 399f217 Fix a Floating point exception for periodic timers by Pavlin Radoslavov · 8 years ago
  83. 06d3f47 Add missing mutex lock/unlock inside alarm_cleanup() by Pavlin Radoslavov · 8 years ago
  84. 92f0ed3 Trigger a compilation error when LOG_TAG is not provided by Jakub Pawlowski · 8 years ago
  85. 4cef24d Fix memory leak when saving paired devices by Marie Janssen · 8 years ago
  86. d9ebc23 btif: Don't persist remote devices to the config by Marie Janssen · 8 years ago
  87. df515a4 Tell the build system this is a host module. by Ying Wang · 8 years ago
  88. b71bdd6 Log error code on wakelock acquisition/release failure by Andre Eisenbach · 9 years ago
  89. b35c234 Don't clear the btsnoop log ringbuffer on compress. by Sharvil Nanavati · 9 years ago
  90. 093f013 osi: add osi_rand() by Marie Janssen · 9 years ago
  91. bb9148e Free allocation tracker hash map entries to reduce memory pressure by Srinu Jella · 9 years ago
  92. 0fa3554 Enable debug logs for bluetooth process threads, modules by Srinu Jella · 9 years ago
  93. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  94. 95d962b Merge "Update build files for Fluoride on Linux" by Jakub Pawlowski · 9 years ago
  95. eeec3be Alarm Dump output cleanup by Ajay Panicker · 9 years ago
  96. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  97. 54f380a Protect metrics API from race conditions by Ajay Panicker · 9 years ago
  98. 45d1293 Add Linux-specific version of metrics. by Jakub Pawlowski · 9 years ago
  99. 029b50a Make wakelock compile on Linux by Jakub Pawlowski · 9 years ago
  100. 324635b Revert "linux: Make logwrapper show log tag on Linux" by Jakub Pawlowski · 9 years ago