1. 7e22ea2 Remove SentinelWorkItem since we have Reactor.WaitForIdle by Zach Johnson · 5 years ago
  2. bab0146 Add Reactor.WaitForIdle by Zach Johnson · 5 years ago
  3. 01ea436 Merge "Refactor hci_layer_fuzz_test to use FDP" by Zach Johnson · 5 years ago
  4. 4ea4ffc Refactor hci_layer_fuzz_test to use FDP by Zach Johnson · 5 years ago
  5. 8973fb8 Merge "Initial entry dump module proto" by Treehugger Robot · 5 years ago
  6. c8d6018 Merge "Add ability to pass crash input to gd/fuzz/run" by Treehugger Robot · 5 years ago
  7. 6b1dcfc L2capTest stability improvement by Hansong Zhang · 5 years ago
  8. 370c655 Initial entry dump module proto by Chris Manton · 5 years ago
  9. e632d80 Add ability to pass crash input to gd/fuzz/run by Zach Johnson · 5 years ago
  10. 5372440 Merge "GdCert: Kill root-canal process if SIGINT failed" by Treehugger Robot · 5 years ago
  11. a42cb67 Merge "GdCert: Split GdDevice into Host and Android and improve teardown method" by Treehugger Robot · 5 years ago
  12. 69b1ee9 GdCert: Kill root-canal process if SIGINT failed by Jack He · 5 years ago
  13. f85ffd1 GdCert: Split GdDevice into Host and Android and improve teardown method by Jack He · 5 years ago
  14. 62d54d0 Start fuzzing HCI events + minor fix in hci_layer by Zach Johnson · 5 years ago
  15. 10e1d49 Drop the ing, it's simpler. (fuzzing -> fuzz) by Zach Johnson · 5 years ago
  16. 924ed6c Remove unnecessary local variable copy. by Zach Johnson · 5 years ago
  17. 40b77d3 Merge "Format gd/Android.bp using bpfmt" by Zach Johnson · 5 years ago
  18. afa5dde Merge changes I648894c4,I0c26d59c by Treehugger Robot · 5 years ago
  19. f5f0df4 Merge changes Idf9e6f2f,Ibd145e12,Ibc258ebb,Ie1b3c077,I9897edd3, ... by Treehugger Robot · 5 years ago
  20. 0c92f8e Format gd/Android.bp using bpfmt by Zach Johnson · 5 years ago
  21. e349c05 Ignore logs less than warning on fuzz builds by Zach Johnson · 5 years ago
  22. e1ca1f1 Add fuzzing/run script to run fuzz targets easily by Zach Johnson · 5 years ago
  23. 4058ed0 Add bluetooth_gd_hci_fuzz_test by Zach Johnson · 5 years ago
  24. 1b495c2 Add FuzzingHciHal, to inject fuzzed input up the stack by Zach Johnson · 5 years ago
  25. d6d7077 Add DevNullHci, to facilitate fuzzing the hci layer by Zach Johnson · 5 years ago
  26. e4b9fcd Add SentinelWorkItem, to allow posting a work item and waiting for completion by Zach Johnson · 5 years ago
  27. b718d67 Add gd/fuzzing/helpers by Zach Johnson · 5 years ago
  28. 955d9f6 Add DevNullQueue, a fuzzing helper to drop stuff by Zach Johnson · 5 years ago
  29. c1b2d6a Merge "Move proto folder into gd subfolder" by Treehugger Robot · 5 years ago
  30. dd50584 Merge changes Ie7da9884,Id3d3159e by Treehugger Robot · 5 years ago
  31. 53faf35 Move proto folder into gd subfolder by Chris Manton · 5 years ago
  32. bbb1940 Merge "Cert: Save profraw file to their respective log directory" by Treehugger Robot · 5 years ago
  33. d06f765 Do not unregister messages in HciLayer::Stop by Zach Johnson · 5 years ago
  34. f11ec8f Do not delete executing_reactable_finished_ from multiple contexts by Zach Johnson · 5 years ago
  35. 49430f0 Merge "Cert: Improve gd/cert/run performance" by Jack He · 5 years ago
  36. 3de766a Cert: Save profraw file to their respective log directory by Jack He · 5 years ago
  37. 838422b Cert: Improve gd/cert/run performance by Jack He · 5 years ago
  38. a1fbad5 Merge "AclManager: Split Classic and Le AclConnection" by Treehugger Robot · 5 years ago
  39. a609ca0 Merge "gd HCI: Factor out RoundRobinScheduler" by Myles Watson · 5 years ago
  40. e3343a2 AclManager: Split Classic and Le AclConnection by Myles Watson · 5 years ago
  41. f8dd1d8 gd HCI: Factor out RoundRobinScheduler by Chienyuan · 5 years ago
  42. b26e084 Merge changes I1860997d,I81133db3 by Treehugger Robot · 5 years ago
  43. 559a1bf Add default handling for behaviors by Zach Johnson · 5 years ago
  44. fe071f5 add beginings of behavior.py, a fluent behavior composer by Zach Johnson · 5 years ago
  45. 7d7adde GD: Use proper random number generator by Jakub Pawlowski · 5 years ago
  46. 4f664ba L2cap: Send connection req after received info resp by Hansong Zhang · 5 years ago
  47. e64f7df L2cap Signalling manager: Handle lost info request by Hansong Zhang · 5 years ago
  48. 99c567d Merge "DO NOT MERGE - Merge QQ2A.200405.005 into master" by Xin Li · 5 years ago
  49. 8b33ba0 L2capTest: Add missing tests for L2CAP 2/2 by Hansong Zhang · 5 years ago
  50. f65e293 L2capTest: Add Query for 1.2 Features by Hansong Zhang · 5 years ago
  51. 0828189 DO NOT MERGE - Merge QQ2A.200405.005 into master by Xin Li · 5 years ago
  52. 741822a Merge "Turn code coverage on in bluetooth_stack_with_facade" by Treehugger Robot · 5 years ago
  53. d72fd24 Merge "Remove BTA_HF_CLIENT_SCO_LISTEN_E fallthrough" by Treehugger Robot · 5 years ago
  54. befed49 Turn code coverage on in bluetooth_stack_with_facade by Zach Johnson · 5 years ago
  55. fe6622c Remove BTA_HF_CLIENT_SCO_LISTEN_E fallthrough by Joseph Pirozzo · 5 years ago
  56. fa6cb4a LegacyL2cap: Remove local_busy by Hansong Zhang · 5 years ago
  57. ba7d72e L2capTest: Add 2/30 Fixed Channel Support by Hansong Zhang · 5 years ago
  58. cdc1ad2 LegacyL2CAP: Remove some unused streaming mode code by Hansong Zhang · 5 years ago
  59. c69c11e L2capTest: Add Send Reject Test by Hansong Zhang · 5 years ago
  60. d7ee66b DualL2capTest by Hansong Zhang · 5 years ago
  61. 7495e0e L2capTest: Fix ERTM Configuration test by Hansong Zhang · 5 years ago
  62. f693458 Simplify DirectHciTest: Use PyHci and PyHal by Hansong Zhang · 5 years ago
  63. 737bbcf Neighbor: Check addresses in tests by Myles Watson · 5 years ago
  64. 7d49fe8 LeL2capTest PTS Annotation by Hansong Zhang · 5 years ago
  65. f9da708 Merge "RootCanal: Enable ASan and UBSan and clang-tidy on root-canal" by Treehugger Robot · 5 years ago
  66. 64e852b RootCanal: Enable ASan and UBSan and clang-tidy on root-canal by Jack He · 5 years ago
  67. 78ac09c Merge "Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init" by Treehugger Robot · 5 years ago
  68. 4fd7be8 Security: Cross-transport key derivation for Pairing initiated over LE by Jakub Pawlowski · 5 years ago
  69. 6804874 Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init by Jack He · 5 years ago
  70. 5005e8a Merge "Cert: Check return status of compilation command" by Treehugger Robot · 5 years ago
  71. 5f0b655 Cert: Check return status of compilation command by Jack He · 5 years ago
  72. 6d6b547 L2capTest: Add MTU size test by Hansong Zhang · 5 years ago
  73. b339a64 Merge "BluetoothMetrics: Add SDP DI manufacturers info to Bluetooth config; Add SDP ID info and LMP info to Bluetooth log" by Treehugger Robot · 5 years ago
  74. a159755 BluetoothMetrics: Add SDP DI manufacturers info to Bluetooth config; by Chen Chen · 5 years ago
  75. 41846c5 RootCanal: Compile root-canal as cc_binary_host() instead of a test by Jack He · 5 years ago
  76. ec110bc L2capTest: Add FCS test cases by Hansong Zhang · 5 years ago
  77. 2609a86 Merge "Cert: Cleanup and add metadata tag for L2capTest" by Treehugger Robot · 5 years ago
  78. bde51cf Merge "Cert: Fix CertSelfTest by using correct checks in @metadata" by Treehugger Robot · 5 years ago
  79. ec4c95a Merge "Add rahulsabnis@ as an owner of bluetooth code to allow for owner code reviews" by Treehugger Robot · 5 years ago
  80. 8d8f16b Add rahulsabnis@ as an owner of bluetooth code to allow for owner code reviews by Rahul Sabnis · 5 years ago
  81. 0ae552f Cert: Fix CertSelfTest by using correct checks in @metadata by Jack He · 5 years ago
  82. 10b54dd Cert: Cleanup and add metadata tag for L2capTest by Jack He · 5 years ago
  83. 1cfed76 L2cap ERTM: Fix SDU segmentation by Hansong Zhang · 5 years ago
  84. 28c3469 Python Packet: Add RawBuilder by Hansong Zhang · 5 years ago
  85. a47f84b Merge "A2DP: Do the connection task in the stack main thread" by Treehugger Robot · 5 years ago
  86. a9f2f53 Merge "AclManagerTest: Complete connection before sending data" by Treehugger Robot · 5 years ago
  87. 201d60a Merge "Cert: Use acts.test_decorators.test_info to log metadata" by Treehugger Robot · 5 years ago
  88. 246c23c AclManagerTest: Complete connection before sending data by Myles Watson · 5 years ago
  89. acae23e Merge "gd HCI: Drop unregistered events" by Treehugger Robot · 5 years ago
  90. 71ce463 L2CAP: Fix some skipped tests by Hansong Zhang · 5 years ago
  91. 8f3e069 gd HCI: Drop unregistered events by Myles Watson · 5 years ago
  92. 3a228eb Cert: Use acts.test_decorators.test_info to log metadata by Jack He · 5 years ago
  93. f29f719 RootCanal: Invalidate closed file descriptor by Myles Watson · 5 years ago
  94. b6e80fc A2DP: Do the connection task in the stack main thread by Cheney Ni · 5 years ago
  95. 6fe7fff Cert: Add --repeat option to gd/cert/run by Jack He · 5 years ago
  96. bd5c466 Cert: Write root-canal log to test class specific log path by Jack He · 5 years ago
  97. 27a2dd2 Merge "RootCanal: Cancel inquiry timer on reset" by Treehugger Robot · 5 years ago
  98. b7addbc Merge "Cert: Add @metadata decorator for cert tests" by Treehugger Robot · 5 years ago
  99. eae01eb Cert: Add @metadata decorator for cert tests by Jack He · 5 years ago
  100. 55a67b5 RootCanal: Cancel inquiry timer on reset by Myles Watson · 5 years ago