1. 183eace Modernise code to use override specifier by Yi Kong · 5 years ago
  2. 7702782 Merge changes Ica38a448,I526fb846 by Treehugger Robot · 5 years ago
  3. 42f90b5 Merge "Add packet parser tests to TEST_MAPPING" by Treehugger Robot · 5 years ago
  4. b0388ce Merge "Fix handling of startup_timer_expired" by Treehugger Robot · 5 years ago
  5. 934cc3d Add namespace in bluetooth_packetgen by Hansong Zhang · 5 years ago
  6. 05c079b Add multi file support for bluetooth_packetgen by Hansong Zhang · 5 years ago
  7. 1dbc39e Add packet parser tests to TEST_MAPPING by Zach Johnson · 5 years ago
  8. a4cd53c PDL: L2CAP packet definition by Myles Watson · 5 years ago
  9. cc57c6b PDL: HCI packet definition by Myles Watson · 5 years ago
  10. 4d6b760 packet: Add the PDL Packet Generator by Ajay Panicker · 6 years ago
  11. 2d7f3b7 Fix memory leak of reactor and reactor_unittest by Chienyuan · 5 years ago
  12. ebed359 PacketBuilderTest: Modify member array by Chienyuan · 5 years ago
  13. fcaed46 Merge "Handle Bluetooth HAL service died" by Treehugger Robot · 5 years ago
  14. 4ed8f8f Handle Bluetooth HAL service died by Ugo Yu · 5 years ago
  15. eab14bf Fix handling of startup_timer_expired by Sunny Kapdi · 5 years ago
  16. ca152a6 Merge "RootCanal: Add beacons by default" by Treehugger Robot · 5 years ago
  17. a275910 Merge "packet: Add Packet classes and tests" by Treehugger Robot · 5 years ago
  18. 0ead597 packet: Add Packet classes and tests by Myles Watson · 5 years ago
  19. c410c2e Add service change handle for Hearing Aids by weichinweng · 5 years ago
  20. 8edcc90 Fix for GATT not returning disconnect callback. by Jakub Pawlowski · 5 years ago
  21. 60b31d6 RootCanal: Add beacons by default by Myles Watson · 5 years ago
  22. 98695ad Merge "Common: remove GD related stuff from common" by Treehugger Robot · 5 years ago
  23. f4e2471 Common: remove GD related stuff from common by Jack He · 5 years ago
  24. 120f377 Avoid using erase()d iterator by Greg Kaiser · 5 years ago
  25. 709a29f btif_storage: Avoid extra std::string copies by Greg Kaiser · 5 years ago
  26. 52b5f32 Merge "Fix use of uninitialised variable" by Yi Kong · 5 years ago
  27. 460d035 Merge "Disable Link layer socket device test in rootcanal" by Treehugger Robot · 5 years ago
  28. 864fe7a Merge "Revert "DO NOT MERGE Hearing Aid: Add JNI API for add/remove whitelist"" by Weichin Weng · 5 years ago
  29. c127778 Disable Link layer socket device test in rootcanal by Hansong Zhang · 5 years ago
  30. c5b38fa Merge "Fix assert macro logical inversion" by Zach Johnson · 5 years ago
  31. 427e600 Fix assert macro logical inversion by Zach Johnson · 5 years ago
  32. b2784c9 Revert "DO NOT MERGE Hearing Aid: Add JNI API for add/remove whitelist" by weichinweng · 5 years ago
  33. 95fe202 Fix use of uninitialised variable by Yi Kong · 5 years ago
  34. 6bb3296 Merge "Fix potential null point dereference" by Hansong Zhang · 5 years ago
  35. 48af620 Fix potential null point dereference by Ted Wang · 5 years ago
  36. 7c12a17 Merge changes Ice4cee21,I6e579811,Ieae0cb21 by Zach Johnson · 5 years ago
  37. d4e4cc2 Merge "Get gd os tests running on host" by Zach Johnson · 5 years ago
  38. f835af0 RootCanal: Add more scripts by Myles Watson · 6 years ago
  39. 82773db RootCanal: Desktop simulation envrionment by Myles Watson · 6 years ago
  40. e22dde2 RootCanal: New Directory Structure by Myles Watson · 6 years ago
  41. 3a77003 Get gd os tests running on host by Zach Johnson · 5 years ago
  42. 36277fc Merge "Run code coverage only on host target" by Treehugger Robot · 5 years ago
  43. 262bff9 Run code coverage only on host target by Hansong Zhang · 5 years ago
  44. c19e159 Merge "BQR: Fix for the issue that Bluetooth keeps on crashing if the controller firmware does not support the BQR feature." by Treehugger Robot · 5 years ago
  45. 8b3df83 Merge "Only use the new format in gd/" by Zach Johnson · 5 years ago
  46. 10a6432 Merge "Copy reactor classes to new directory" by Treehugger Robot · 5 years ago
  47. ea9c58f Only use the new format in gd/ by Myles Watson · 5 years ago
  48. 2ef65b9 Merge "A2DP: Initialize the UIPC HAL only when those binderized HALs are not enabled" by Treehugger Robot · 5 years ago
  49. a25f84d Copy reactor classes to new directory by Hansong Zhang · 5 years ago
  50. 39eba71 Merge "Hearing aid: use new common/Timer" by Treehugger Robot · 5 years ago
  51. d4aea81 A2DP: Initialize the UIPC HAL only when those binderized HALs are not enabled by Cheney Ni · 5 years ago
  52. 13369ff Add test about post/clear task from callback for handler by Chienyuan · 5 years ago
  53. 497eb0e Hearing aid: use new common/Timer by Hansong Zhang · 5 years ago
  54. 86ef0c7 Merge "Fallback to the legacy HAL when IBluetoothAudioProvidersFactory is unsupported" by Treehugger Robot · 5 years ago
  55. 3b43e25 BQR: Fix for the issue that Bluetooth keeps on crashing if the by Ray Kuo · 5 years ago
  56. cb7b7e4 Merge "Refine the log messages of audio_bluetooth_hal" by Treehugger Robot · 5 years ago
  57. 532316c Merge "Add a workaround to play A2DP SBC Mono" by Treehugger Robot · 5 years ago
  58. a0060ce Merge "Add event_value to BluetoothClassicPairingEventReported" by Treehugger Robot · 5 years ago
  59. fa45077 Merge "Use PLOG rather than LOG strerror(errno)." by Elliott Hughes · 5 years ago
  60. 7cbd8e5 Refine the log messages of audio_bluetooth_hal by Cheney Ni · 5 years ago
  61. eaa0110 Add a workaround to play A2DP SBC Mono by Cheney Ni · 5 years ago
  62. d498d90 Add event_value to BluetoothClassicPairingEventReported by Jack He · 5 years ago
  63. 3abcc01 Fallback to the legacy HAL when IBluetoothAudioProvidersFactory is unsupported by Cheney Ni · 5 years ago
  64. 10c80b5 Add Rx RSSI logs for Hearing Aids by Stanley Tng · 5 years ago
  65. b816f37 Use PLOG rather than LOG strerror(errno). by Elliott Hughes · 5 years ago
  66. ddd6a6f Merge "Allow to disable the rootcanal test console with a property" by Jorge Moreira Broche · 5 years ago
  67. 0cc8341 Merge "No need to abort the audio HAL / Bluetooth when failed to suspend" by Treehugger Robot · 5 years ago
  68. 6f80399 Merge "Move controller_properties.json to the vendor image" by Treehugger Robot · 5 years ago
  69. e922076 Merge "compiler based array initialization" by Nick Kralevich · 5 years ago
  70. 3081c2e Merge "Recover from HandsFree client connection collision" by Joseph Pirozzo · 5 years ago
  71. fff829f No need to abort the audio HAL / Bluetooth when failed to suspend by Cheney Ni · 5 years ago
  72. 714a576 Merge "Release encoder state when cleaning up the hearing aids instance" by Treehugger Robot · 5 years ago
  73. 01f16ea Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 5 years ago
  74. 2a3aeb8 Allow to disable the rootcanal test console with a property by Jorge E. Moreira · 5 years ago
  75. b952451 Move controller_properties.json to the vendor image by Jorge E. Moreira · 5 years ago
  76. 7f0e960 compiler based array initialization by Nick Kralevich · 5 years ago
  77. 1fae4f1 Recover from HandsFree client connection collision by Joseph Pirozzo · 5 years ago
  78. fe64c84 Release encoder state when cleaning up the hearing aids instance by Cheney Ni · 5 years ago
  79. 812ea5b Merge "Hearing Aid Dump Audio Tool: Add No Start Cmd feature" by Weichin Weng · 5 years ago
  80. 145c825 DO NOT MERGE - Merge PPRL.190305.001 into master by The Android Open Source Project · 5 years ago
  81. 5b58b1f Hearing Aid Dump Audio Tool: Add No Start Cmd feature by weichinweng · 5 years ago
  82. 80eeba2 Merge "Use a weak pointer to deliver updates to AVRCP devices." by Treehugger Robot · 5 years ago
  83. b5414b3 Merge "osi: explicitly release wakelock during turn off" by Treehugger Robot · 5 years ago
  84. abb7076 Snap for 5240760 from b9dd3863033facdd8608904e4dd59ff3cc52871b to pi-platform-release by android-build-team Robot · 5 years ago
  85. 4e4a69f Use a weak pointer to deliver updates to AVRCP devices. by Ajay Panicker · 6 years ago
  86. 6157fc0 osi: explicitly release wakelock during turn off by Martin Brabham · 5 years ago
  87. 6f22c6e AVRCP Controller Play Position Changed by Joseph Pirozzo · 5 years ago
  88. 27870c9 Fix for connection attempt after connection cancel by Jakub Pawlowski · 5 years ago
  89. 6c228c5 Merge "Clear the link key when releasing security records" by Jakub Pawlowski · 5 years ago
  90. bbec743 Merge "Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails" by Treehugger Robot · 5 years ago
  91. acb0a7e Clear the link key when releasing security records by Jakub Pawlowski · 5 years ago
  92. 91b7bb2 Add btm_free() to clean up btm properly by Fukai Wang · 7 years ago
  93. f9a1fc7 Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails by Alistair Strachan · 5 years ago
  94. bed8599 Merge "bta_jv_act: Avoid writing through NULL/freed pointer" by Treehugger Robot · 5 years ago
  95. b81c6e7 Merge "bta_jv_act: Avoid potential NULL dereference" by Treehugger Robot · 5 years ago
  96. 937988b Merge "When stopping Hearing Aids, send Stop cmd to devices" by Treehugger Robot · 5 years ago
  97. 749a629 When stopping Hearing Aids, send Stop cmd to devices by Stanley Tng · 5 years ago
  98. 86c4e25 Merge "Reland BluetoothAudio HAL: flip to be enabled by default" by Treehugger Robot · 5 years ago
  99. 0774b7b bta_jv_act: Avoid writing through NULL/freed pointer by Greg Kaiser · 5 years ago
  100. 7bb99a5 bta_jv_act: Avoid potential NULL dereference by Greg Kaiser · 5 years ago