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