1. 4f81b20 Rootcanal: Fix check in RejectSlaveConnection by Hansong Zhang · 6 years ago
  2. 2985c8f GAP: Correct the continuous pkt length in l2cap by Venkata Jagadeesh Garaga · 6 years ago
  3. 52638bd Rootcanal: detect HCI socket close by Hansong Zhang · 6 years ago
  4. 13ee678 Merge "Extend setup acts script with more helpful information on failure" by Chris Manton · 6 years ago
  5. 34c5205 HCI layer: Gracefully handle multiple incoming ACL by Hansong Zhang · 6 years ago
  6. 37b320c OS Queue: Add Enqueue Buffer by Hansong Zhang · 6 years ago
  7. 1b0398a HCI Controller: Read BD_ADDR by Hansong Zhang · 6 years ago
  8. 8ba7e24 Extend setup acts script with more helpful information on failure by Chris Manton · 6 years ago
  9. 63d71a6 HCI: ACL Manager by Hansong Zhang · 6 years ago
  10. 2b63f8b Merge "Limit sniff mode for Nintendo Pro Controller to 11.25ms" by Treehugger Robot · 6 years ago
  11. 7b56da4 Limit sniff mode for Nintendo Pro Controller to 11.25ms by Andre Eisenbach · 6 years ago
  12. 6da53a4 Fix coverage build by Jakub Pawlowski · 6 years ago
  13. d1b2a0b Stack manager: Clear handler during ShutDown() by Hansong Zhang · 6 years ago
  14. 17e28e3 Improve blocking queue by Hansong Zhang · 6 years ago
  15. cf9464c PDL: Make GetPayload() const by Myles Watson · 6 years ago
  16. 5494a71 HAL: Add unregisterIncomingPacketCallback by Myles Watson · 6 years ago
  17. fe1a69e HCI: Add a controller for properties and credits by Myles Watson · 6 years ago
  18. 9a8d2ff Merge "HCI: HCI command credit and timeout handling" by Treehugger Robot · 6 years ago
  19. ebad0c6 Fix for BluetoothGattCallback.onConnectionStateChange being called more than once by Jakub Pawlowski · 6 years ago
  20. a15c3f4 HCI: HCI command credit and timeout handling by Myles Watson · 6 years ago
  21. 882007f HCI layer: Synchronize API with handler by Hansong Zhang · 6 years ago
  22. f680bd2 Replace std::function with base::Closure by Hansong Zhang · 6 years ago
  23. 3bd06b7 OS: Add ordering guarantees for Handler.Clear() by Myles Watson · 6 years ago
  24. 2dab39d OS: Add Reactor::WaitForUnregisteredReactable() by Myles Watson · 6 years ago
  25. b3816f0 Load gatt_database if it is empty in bta_gattc_process_indicate by weichinweng · 6 years ago
  26. 41a3829 Merge "Revert "Open connection if it doesn't exsist in bta_gattc_process_indicate"" by Jakub Pawlowski · 6 years ago
  27. 7be8d4c Revert "Open connection if it doesn't exsist in bta_gattc_process_indicate" by Jakub Pawlowski · 6 years ago
  28. dd82e8e OS: Update Handler unittest by Myles Watson · 6 years ago
  29. 8c39284 OS: Don't hold the lock while the callback runs by Myles Watson · 6 years ago
  30. 790ca99 DO NOT MERGE - Merge pie-platform-release (PPRL.190605.003) into master by The Android Open Source Project · 6 years ago
  31. 3f63421 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190605.003) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  32. 505ea8d DO NOT MERGE - Merge pi-platform-release (PPRL.190605.003) into stage-aosp-master by Xin Li · 6 years ago
  33. af89a04 Merge "OS: Create Alarms on a Handler's thread" am: bd0af121b0 by Myles Watson · 6 years ago
  34. bd0af12 Merge "OS: Create Alarms on a Handler's thread" by Treehugger Robot · 6 years ago
  35. 43c2eb5 OS: Create Alarms on a Handler's thread by Myles Watson · 6 years ago
  36. 5292083 Rename and reset the proirity of HID host thread am: c1e1859e19 by Ugo Yu · 6 years ago
  37. c1e1859 Rename and reset the proirity of HID host thread by Ugo Yu · 6 years ago
  38. e9bcf94 Use Start for testing and add a Stop timeout am: 456aec0fac by Myles Watson · 6 years ago
  39. e8434e8 Snap for 5524043 from c3f28d7deb88b31b8e5868a4bb0fe5f6ac6aa63d to pi-platform-release by android-build-team Robot · 6 years ago
  40. 119a8d2 Hearing Aid: properly track audio Suspend/Resume am: 5c1f8bb4ba by Jakub Pawlowski · 6 years ago
  41. 456aec0 Use Start for testing and add a Stop timeout by Myles Watson · 6 years ago
  42. 5c1f8bb Hearing Aid: properly track audio Suspend/Resume by Jakub Pawlowski · 6 years ago
  43. bf3785f OS: Add death tests for en/de-queue registration am: 8e0ae91a25 by Myles Watson · 6 years ago
  44. b0b1639 Revert "OS: Construct Handler using Reactor" am: cad11f498a by Myles Watson · 6 years ago
  45. 8e0ae91 OS: Add death tests for en/de-queue registration by Myles Watson · 6 years ago
  46. cad11f4 Revert "OS: Construct Handler using Reactor" by Myles Watson · 6 years ago
  47. d2f63fd Merge "BLE: [IOT] Initiate disconnection when encryption fails during pairing" by Sumit Deshmukh · 6 years ago
  48. cd2fad6 Merge "BLE: [IOT] Initiate disconnection when encryption fails during pairing" by Treehugger Robot · 6 years ago
  49. 256a24b Merge "GD SMP ECC: Add const qualifier to ECC_PointMult" am: c7c9b67b7f by Jakub Pawlowski · 6 years ago
  50. c7c9b67 Merge "GD SMP ECC: Add const qualifier to ECC_PointMult" by Treehugger Robot · 6 years ago
  51. 2894647 GD SMP: use fixed size arrays in packets am: 8d7658102a by Jakub Pawlowski · 6 years ago
  52. 8d76581 GD SMP: use fixed size arrays in packets by Jakub Pawlowski · 6 years ago
  53. 2597310 PDL: fixed size type arrays am: 06951b95a9 by Jakub Pawlowski · 6 years ago
  54. 06951b9 PDL: fixed size type arrays by Jakub Pawlowski · 6 years ago
  55. eeceb75 HCI Layer: Register CommandComplete and CommandStatus on Start() am: 98fae21ada by Hansong Zhang · 6 years ago
  56. 98fae21 HCI Layer: Register CommandComplete and CommandStatus on Start() by Hansong Zhang · 6 years ago
  57. 7551b3e Merge "PDL: Add Arrays" am: 094e3beb8c by Jakub Pawlowski · 6 years ago
  58. 094e3be Merge "PDL: Add Arrays" by Jakub Pawlowski · 6 years ago
  59. 64bb157 Merge "Make sure the Hearing Aid source is ready before resuming or suspending calls" by Cheney Ni · 6 years ago
  60. d4e3042 Merge "Make sure the Hearing Aid source is ready before resuming or suspending calls" by Treehugger Robot · 6 years ago
  61. 149bf58 PDL: Add Arrays by Myles Watson · 6 years ago
  62. 5071264 Open connection if it doesn't exsist in bta_gattc_process_indicate by weichinweng · 6 years ago
  63. 78b1921 Open connection if it doesn't exsist in bta_gattc_process_indicate by weichinweng · 6 years ago
  64. 5a0dbf3 Merge "OS: Hold the mutex when decreasing the semaphore" am: 6ebc6d26de by Myles Watson · 6 years ago
  65. 517732c Merge "OS: Protect invalidation_list_ with the mutex" am: e1920b3a18 by Myles Watson · 6 years ago
  66. 6ebc6d2 Merge "OS: Hold the mutex when decreasing the semaphore" by Treehugger Robot · 6 years ago
  67. e1920b3 Merge "OS: Protect invalidation_list_ with the mutex" by Treehugger Robot · 6 years ago
  68. b9039ca Make sure the Hearing Aid source is ready before resuming or suspending calls by Cheney Ni · 6 years ago
  69. 10f5451 Merge changes I42c47d98,If38ad50d am: 96141547c5 by Colin Cross · 6 years ago
  70. 28cc6b3 GD SMP ECC: Add const qualifier to ECC_PointMult by Jakub Pawlowski · 6 years ago
  71. 9614154 Merge changes I42c47d98,If38ad50d by Treehugger Robot · 6 years ago
  72. 4488c6a Merge "Add missing header in gd/packet/parser/checksum_type_checker.h" by Jakub Pawlowski · 6 years ago
  73. 5b32379 OS: Hold the mutex when decreasing the semaphore by Myles Watson · 6 years ago
  74. 3e6123e Merge "Add missing header in gd/packet/parser/checksum_type_checker.h" by Treehugger Robot · 6 years ago
  75. a976b0a OS: Protect invalidation_list_ with the mutex by Myles Watson · 6 years ago
  76. e49be8b GD ECC: add const qualifiers am: 8fc2bcc9cb by Jakub Pawlowski · 6 years ago
  77. f299993 Add missing header in gd/packet/parser/checksum_type_checker.h by Jakub Pawlowski · 6 years ago
  78. 8fc2bcc GD ECC: add const qualifiers by Jakub Pawlowski · 6 years ago
  79. c0fcc42 Merge "Disable absolute volume control for AirPods 2" am: f4b375d9b1 by Ted Wang · 6 years ago
  80. f4b375d Merge "Disable absolute volume control for AirPods 2" by Ted Wang · 6 years ago
  81. 5456c3b GD SMP ECC improvements part 1 am: 7200ee0dc3 by Jakub Pawlowski · 6 years ago
  82. 087b1ec Merge "Eliptic Curve Cryptography for GD" am: 7afea26f43 by Jakub Pawlowski · 6 years ago
  83. 7200ee0 GD SMP ECC improvements part 1 by Jakub Pawlowski · 6 years ago
  84. 7afea26 Merge "Eliptic Curve Cryptography for GD" by Jakub Pawlowski · 6 years ago
  85. 60a2215 Merge changes I610e6f4f,Ib7dc12d8 am: e26a81663a by Myles Watson · 6 years ago
  86. e26a816 Merge changes I610e6f4f,Ib7dc12d8 by Treehugger Robot · 6 years ago
  87. 94e9c29 Merge "Turn off the new pass manager for coverage builds" am: 5535cc3570 by Yi Kong · 6 years ago
  88. 5535cc3 Merge "Turn off the new pass manager for coverage builds" by Yi Kong · 6 years ago
  89. 2007edf Eliptic Curve Cryptography for GD by Jakub Pawlowski · 6 years ago
  90. 86d57ec OS: Construct Handler using Reactor by Myles Watson · 6 years ago
  91. 51530fc Queue: Store callbacks in the runnable by Myles Watson · 6 years ago
  92. bfd7526 Fix mac build by Colin Cross · 6 years ago
  93. 03e29e5 bpfmt -w $(find . -name Android.bp) by Colin Cross · 6 years ago
  94. f8b6696 Fix CryptoToolboxTest.bt_spec_test_d_1_test am: effb301328 by Jakub Pawlowski · 6 years ago
  95. 87d25ec Disable absolute volume control for AirPods 2 by Ted Wang · 6 years ago
  96. b2215fd Get rid of KEY_LENGTH_DWORDS_P192 am: bf03a404cd by Jakub Pawlowski · 6 years ago
  97. effb301 Fix CryptoToolboxTest.bt_spec_test_d_1_test by Jakub Pawlowski · 6 years ago
  98. f6cc139 Turn off the new pass manager for coverage builds by Yi Kong · 6 years ago
  99. bf03a40 Get rid of KEY_LENGTH_DWORDS_P192 by Jakub Pawlowski · 6 years ago
  100. d0dc229 Merge "PDL: Strengthen CamelCase checks" am: 5e830f3ae3 by Myles Watson · 6 years ago