1. 19932a5 osi: Prevent memory allocations with MSB set by Chris Manton · 2 years, 8 months ago
  2. 23e8740 Osi: Implement Has/Get/Set methods for section_t and config_t by Jack He · 4 years ago
  3. c7e2c9e Merge changes I42c47d98,If38ad50d am: 558c5114b6 am: 9771880d8e by Colin Cross · 5 years ago
  4. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  5. 3d1e7bd Revert "Revert "DO NOT MERGE: osi: Offload mutex pointer to local scope"" by Martin Brabham · 5 years ago
  6. 979b854 Revert "Revert "DO NOT MERGE: osi: Offload mutex pointer to local scope"" by Martin Brabham · 5 years ago
  7. 441c913 Merge "Revert "DO NOT MERGE: osi: Offload mutex pointer to local scope"" into qt-dev by Zach Johnson · 5 years ago
  8. f964b3c Revert "DO NOT MERGE: osi: Offload mutex pointer to local scope" by Zach Johnson · 5 years ago
  9. 9166fae Merge "DO NOT MERGE: osi: Offload mutex pointer to local scope" into qt-dev by Martin Brabham · 5 years ago
  10. 15529d3 DO NOT MERGE: osi: Offload mutex pointer to local scope by Martin Brabham · 5 years ago
  11. 7473d8d Modernise code to use override specifier am: 183eacee0d am: 3d6b243a8c by Yi Kong · 5 years ago
  12. 183eace Modernise code to use override specifier by Yi Kong · 5 years ago
  13. c2627bf Merge "osi: explicitly release wakelock during turn off" am: b5414b30a0 am: 8b130a9a0d by Martin Brabham · 5 years ago
  14. b5414b3 Merge "osi: explicitly release wakelock during turn off" by Treehugger Robot · 5 years ago
  15. 6157fc0 osi: explicitly release wakelock during turn off by Martin Brabham · 5 years ago
  16. 140e16c Merge "Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails" am: bbec743e47 am: 218c46a761 by Alistair Strachan · 5 years ago
  17. f9a1fc7 Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails by Alistair Strachan · 5 years ago
  18. 2c9f530 btif/osi: move I/O to OSI layer. disable for multi-user. by Martin Brabham · 5 years ago
  19. 6219136 Flush buffer to filesystem before fsync by Joseph Pirozzo · 5 years ago
  20. 9d9df72 Metric: Add logging for link layer connection events by Jack He · 5 years ago
  21. c77a418 use epoll_create1 by Nick Kralevich · 5 years ago
  22. cab1ae1 Use White List for direct connection establishment to multiple devices by Jakub Pawlowski · 6 years ago
  23. dec5621 Merge "Assert if alarm callback is null" by Treehugger Robot · 5 years ago
  24. e096cd3 Assert if alarm callback is null by Stanley Tng · 6 years ago
  25. 83db499 Linux tests build fix by Jakub Pawlowski · 6 years ago
  26. c8dcd25 Linux build fix by Jakub Pawlowski · 6 years ago
  27. e4f1378 Fix errors around logging when compiling on Linux by Jakub Pawlowski · 6 years ago
  28. 292ab25 Partial fix for linux build by Jakub Pawlowski · 6 years ago
  29. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  30. b78d279 Fix clang-tidy performance warnings in system/bt. by Chih-Hung Hsieh · 6 years ago
  31. 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
  32. 959bc33 Move metrics and time library to libbt-common by Jack He · 6 years ago
  33. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  34. dd093c9 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  35. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  36. 0d42faa Merge "Multi-A2DP: Fix timing and codec measurement in metrics" am: 5006f15bf0 by Jack He · 6 years ago
  37. feeaf5f Multi-A2DP: Fix timing and codec measurement in metrics by Jack He · 6 years ago
  38. 89f2543 Linux build and linking fix am: de3c343221 am: d9984bff07 by Jakub Pawlowski · 6 years ago
  39. de3c343 Linux build and linking fix by Jakub Pawlowski · 6 years ago
  40. b361ad3 Merge "Linux build fix" am: a0f3fa4b38 am: 1037ac9f66 by Jakub Pawlowski · 6 years ago
  41. 9e81461 Linux build fix by Jakub Pawlowski · 6 years ago
  42. 4377fbf Removed alarm callback execution statistics by Pavlin Radoslavov · 6 years ago
  43. 1b520e7 Metrics: Add metrics item for profile usage am: 8bc22a1698 am: 4fe25a0284 by Jack He · 6 years ago
  44. 8bc22a1 Metrics: Add metrics item for profile usage by Jack He · 6 years ago
  45. 677641f Metrics: Move bluetooth.proto to one place am: ad18de06ac am: cc900bffc3 by Jack He · 6 years ago
  46. ad18de0 Metrics: Move bluetooth.proto to one place by Jack He · 6 years ago
  47. 71898f3 Uprev to AVDTP 1.3 and Implement AVDTP delay reports am: ef673c546c by Ajay Panicker · 6 years ago
  48. ef673c5 Uprev to AVDTP 1.3 and Implement AVDTP delay reports by Ajay Panicker · 7 years ago
  49. 7e38f02 OSI: Protect cutils/properties.h from direct calls am: 158fe8e028 am: 354266b95f by Myles Watson · 6 years ago
  50. 158fe8e OSI: Protect cutils/properties.h from direct calls by Myles Watson · 6 years ago
  51. 5dc8cc2 Merge "Add btif_config_(get/set)_uint64" am: 22e48923d4 am: 487f39bf51 by Jakub Pawlowski · 6 years ago
  52. 1c5e31a Add btif_config_(get/set)_uint64 by Jakub Pawlowski · 6 years ago
  53. bbd627b DO NOT MERGE Truncate new line characters when adding string to config by Hansong Zhang · 6 years ago
  54. 41cb9da Merge "BUILD: Disable build for mac-host target" am: 61f4003e52 am: 5479495fc7 by Jack He · 6 years ago
  55. cb94bdf BUILD: Disable build for mac-host target by Jack He · 6 years ago
  56. 54a78c5 Merge "Drops unittest build on Mac host." am: 2706fc2cd5 am: 57344774ce by Hidehiko Abe · 6 years ago
  57. acbb5c1 Drops unittest build on Mac host. by Hidehiko Abe · 6 years ago
  58. 1b6c8af Removed alarm callback execution statistics am: 90ffe3f90a by Pavlin Radoslavov · 6 years ago
  59. 90ffe3f Removed alarm callback execution statistics by Pavlin Radoslavov · 6 years ago
  60. ee021ef Disable CFI verification for unit tests that are using gtest+gmock by Pavlin Radoslavov · 6 years ago
  61. aeca7aa bt: Update libchrome APIS to r456626. by Hidehiko Abe · 6 years ago
  62. 1a651db OSI: Copy temporary directoryname by Myles Watson · 7 years ago
  63. 053ecef Use C++11 static assert instead of macro by Jack He · 7 years ago
  64. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  65. 71b2917 Fix failing ConfigTest by Jakub Pawlowski · 7 years ago
  66. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  67. cc8259e Fix failing ConfigTest by Jakub Pawlowski · 7 years ago
  68. 3c41f5b config refactor - use strings by Jakub Pawlowski · 7 years ago
  69. f3fb316 persistent configuration refactor by Jakub Pawlowski · 7 years ago
  70. f6b1716 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  71. 3f02f47 Remove default libraries by Dan Willemsen · 7 years ago
  72. 4761653 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  73. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  74. fc25b19 Fix misc-macro-parentheses warnings in system/bt. by Chih-Hung Hsieh · 7 years ago
  75. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 7 years ago
  76. 2b59c4a Fix broken linux build by Jack He · 7 years ago
  77. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 7 years ago
  78. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  79. cdc3c39 Add test config to net_test_osi by Dan Shi · 7 years ago
  80. 1dc4b36 osi: Update error messages by Myles Watson · 7 years ago
  81. de3135d osi: Use atomic_exchange to protect is_joined by Myles Watson · 7 years ago
  82. a386df9 Linux build fix by Jakub Pawlowski · 7 years ago
  83. 8f79930 Merge "osi: Remove unused eager_reader code" by Treehugger Robot · 7 years ago
  84. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 7 years ago
  85. 94648a0 osi: Remove unused eager_reader code by Myles Watson · 7 years ago
  86. 1aa4003 Fix a memory leak in the osi allocation tracker by Pavlin Radoslavov · 7 years ago
  87. 0b4f3f7 Add memory allocation statistics to the Bluetooth dumpsys output by Pavlin Radoslavov · 7 years ago
  88. ee5c257 Corrected default value assignments in Bluetooth A2DP Metrics by Jack He · 7 years ago
  89. a821532 Set alarm's queue to NULL on alarm expired by Kamal Negi · 8 years ago
  90. a3f831c Fix A2DP Metrics Logging Capacity by Jack He · 7 years ago
  91. e2eeff4 Convert build system to soong using Android.bp by Jack He · 7 years ago
  92. f317562 Fix A2DP metrics session duration by Jack He · 7 years ago
  93. a22dd22 Add LeakyBondedQueue to libosi by Jack He · 7 years ago
  94. 17c66c4 osi: Return 0 on osi_property_get failure by Myles Watson · 7 years ago
  95. 71f5b3e Linux build fix by Jakub Pawlowski · 7 years ago
  96. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 7 years ago
  97. ad1e23d Remove extern "C" from header files by Jack He · 7 years ago
  98. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  99. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  100. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago