1. 55c29e1 Enable -Wunused-variable as compilation error by Henri Chataing · 7 months ago
  2. 168e55e Merge "soogn: Define bluetooth_fuzz_config" into main by Henri Chataing · 8 months ago
  3. ee8f000 soogn: Define bluetooth_fuzz_config by Henri Chataing · 8 months ago
  4. d77d9d1 Unify trendy team by William Escande · 8 months ago
  5. 8c511f6 Enforce errorprone: EffectivelyPrivate by William Escande · 8 months ago
  6. edd0da0 Fix & enforce IntLiteralCast by William Escande · 9 months ago
  7. 62a85d8 Fix Errorprone 2.39 errors by William Escande · 9 months ago
  8. 138c778 Fix/disable issues for errorprone update by Cole Faust · 9 months ago
  9. e407ab0 Re-enable linker relaxation after upstream LLVM fix by Sharjeel Khan · 9 months ago
  10. edd9e9f Errorprone: Grouped addition for switch by William Escande · 11 months ago
  11. 24a3a25 Merge "Errorprone: StringConcatToTextBlock" into main by Ömer Faruk Yılmaz · 11 months ago
  12. e7a434f Errorprone: JUnit4EmptyMethods by William Escande · 11 months ago
  13. 004fcbc Errorprone: StringConcatToTextBlock by William Escande · 11 months ago
  14. 685846c Errorprone: AssignmentExpression by William Escande · 11 months ago
  15. d309892 Errorprone: StatementSwitchToExpressionSwitch by William Escande · 11 months ago
  16. 4e1dfbd Disable Errorprone `FieldCanBeFinal` to save ~4 minutes on every incremental build by Ömer Faruk Yılmaz · 12 months ago
  17. 98a8a5c system: Apply clang-tidy misc-* fixes by Henri Chataing · 12 months ago
  18. 6626b1a Errorprone: NonCanonicalStaticMemberImport by William Escande · 12 months ago
  19. aa2964e Update min_sdk to 36 as this is the base release by William Escande · 12 months ago
  20. 1559299 Errorprone enforce multiples by William Escande · 1 year, 1 month ago
  21. 70c485d Errorprone fix & enforce FieldCanBeFinal by William Escande · 1 year, 1 month ago
  22. 4e24ffe Errorprone fix & enforce FieldCanBeLocal by William Escande · 1 year, 1 month ago
  23. bb47600 Merge "Errorprone fix & enforce FieldCanBeStatic" into main by Treehugger Robot · 1 year, 1 month ago
  24. 9820d73 Merge "Errorprone fix & enforce SelfAssertion" into main by William Escande · 1 year, 1 month ago
  25. 88ec13f Convert AdvtFilterOnFoundOnLostInfo.java class to a record by Ömer Faruk Yılmaz · 1 year, 1 month ago
  26. 0b7dd7f Errorprone fix & enforce SelfAssertion by William Escande · 1 year, 1 month ago
  27. d4ada32 Errorprone fix & enforce FieldCanBeStatic by William Escande · 1 year, 1 month ago
  28. 0f45ca0 Errorprone fix & enforce MethodCanBeStatic by William Escande · 1 year, 1 month ago
  29. 6fadc65 Revert^2 "[RISCV] Disable linker relaxation for now" by Sharjeel Khan · 1 year, 1 month ago
  30. fe8ca2c Revert "[RISCV] Disable linker relaxation for now" by Sharjeel Khan · 1 year, 1 month ago
  31. 0f714b4 Merge "Enable thread safety analysis by default" into main by Henri Chataing · 1 year, 2 months ago
  32. 90bcf25 Enable thread safety analysis by default by Henri Chataing · 1 year, 2 months ago
  33. 6222c3b Merge "Errorprone fix & enforce ThreadJoinLoop" into main by Treehugger Robot · 1 year, 2 months ago
  34. 55cf6ca Errorprone fix & enforce ThreadJoinLoop by William Escande · 1 year, 2 months ago
  35. 21e6e03 Add missing tests to MTS by Thomas Girardier · 1 year, 2 months ago
  36. c048080 Merge "[RISCV] Disable linker relaxation for now" into main by William Escande · 1 year, 3 months ago
  37. 7a59be2 [RISCV] Disable linker relaxation for now by Aditya Kumar · 1 year, 3 months ago
  38. 8ead8b1 Errorprone: Fix & enforce RedundantControlFlow by William Escande · 1 year, 4 months ago
  39. f4c2914 Errorprone: Fix & enforce DuplicateBranches by William Escande · 1 year, 4 months ago
  40. c7480a1 SystemServer: Extends error prone enforced list by William Escande · 1 year, 5 months ago
  41. 0dc741f Framework implementation for HCI Vendor Specific Handling by Antoine SOULIER · 1 year, 8 months ago
  42. b301275 Merge "system/btif: clang-tidy fixes" into main by Henri Chataing · 1 year, 5 months ago
  43. 57679d5 VCP: Split nativeInterface from nativeCallback by William Escande · 1 year, 5 months ago
  44. 693806a system/btif: clang-tidy fixes by Henri Chataing · 1 year, 5 months ago
  45. 5cd9c5e Errorprone enforce NullablePrimitive NullableVoid by William Escande · 1 year, 5 months ago
  46. 023cccb errorprone: activate EnumOrdinal by William Escande · 1 year, 6 months ago
  47. b243705 Merge "errorprone: Discard InlineMeSuggester" into main by Treehugger Robot · 1 year, 5 months ago
  48. bed62da errorprone: Discard InlineMeSuggester by William Escande · 1 year, 5 months ago
  49. 31dba77 Add bluetooth_tidy default by Henri Chataing · 1 year, 6 months ago
  50. 22f5e11 Enforce -Wmissing-prototypes by Henri Chataing · 1 year, 6 months ago
  51. 2256094 Unify errorprone enforced rules by William Escande · 1 year, 7 months ago
  52. c8d2a49 Re-enable -Wformat as error by David Duarte · 2 years ago
  53. dbd43e7 Use c++20 to allow format string checking by Myles Watson · 2 years, 2 months ago
  54. 755cb55 Remove ASAN workaround by David Duarte · 2 years, 5 months ago
  55. 2729718 Force reorder-init-list as error by William Escande · 2 years, 6 months ago
  56. 32e4227 Remove -Wno-unused-parameter from bluetooth_cflags by David Duarte · 2 years, 7 months ago
  57. 19954d1 Move c_std and cpp_std to bluetooth_cflags by David Duarte · 2 years, 8 months ago
  58. 4043a70 Rename fluoride_common_options into bluetooth_cflags by David Duarte · 2 years, 10 months ago
  59. 5ba396f Merge "Remove unused subdirs" by Treehugger Robot · 3 years ago
  60. a84ffd1 Revert^2 "Run GTests with ASAN on 32bit only" by David Duarte · 3 years ago
  61. ff533f0 Revert "Revert "Revert "Add template to prevent sharding of some..." by David Duarte · 3 years ago
  62. 2e4b627 Revert "Revert "Add template to prevent sharding of some bt test..." by David Srbecky · 3 years ago
  63. 95ced0c Revert "Run GTests with ASAN on 32bit only" by David Srbecky · 3 years ago
  64. 1338715 Run GTests with ASAN on 32bit only by David Duarte · 3 years ago
  65. f45d901 Revert "Add template to prevent sharding of some bt test modules" by David Duarte · 3 years ago
  66. cf524bb Remove unused subdirs by David Duarte · 3 years, 1 month ago
  67. e58cc9d Add template to prevent sharding of some bt test modules by Julien Desprez · 3 years, 1 month ago
  68. 917abc3 Add top-level default visibility for Bluetooth module by Etienne Ruffieux · 4 years, 1 month ago
  69. 92ecf7c [LSC] Add LOCAL_LICENSE_KINDS to system/bt by Bob Badour · 5 years ago
  70. 7f1c87e Add build config for a bluetooth apex by Zach Johnson · 6 years ago
  71. 03e29e5 bpfmt -w $(find . -name Android.bp) by Colin Cross · 7 years ago
  72. a89530f Copy reactor classes to new directory by Hansong Zhang · 7 years ago
  73. 68ce281 Add stack side interface for Bluetooth audio HAL V2 by Cheney Ni · 7 years ago
  74. b9a84c2 Add generic audio HW module for Bluetooth audio HAL V2 by Cheney Ni · 7 years ago
  75. cac30a2 Add TEST_MAPPING to system/bt by Jack He · 8 years ago
  76. 0ac5b1b Add MessageLoopThread, ExecutionBarrier, and performance tests by Jack He · 8 years ago
  77. e45f3c1 Add missing audio_hearing_aid_hw in Android.bp by Jakub Pawlowski · 8 years ago
  78. 9a30a9f Metrics: Move bluetooth.proto to one place by Jack He · 8 years ago
  79. 776fb3d Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 9 years ago
  80. 3b10c39 Bluetooth: move AIDL files related to Bluetooth into system/bt (2/3) by Jakub Pawlowski · 9 years ago
  81. f9f4585 Make RawAddress into a class (1/3) by Jakub Pawlowski · 9 years ago
  82. 4e452ba MCAP: Add a test tool for MCAP by Jack He · 9 years ago
  83. 65b2a57 Convert build system to soong using Android.bp by Jack He · 9 years ago