1. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  2. 029a43b Various small fixes for Linux build by Jakub Pawlowski · 8 years ago
  3. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  4. 015834d vendor_lib: Apply clang-format with the new config by Myles Watson · 8 years ago
  5. 3c4f59f test_vendor: Refactor scheduling of dual_mode_controller event handling by Jorge E. Moreira · 8 years ago
  6. ff9d334 Fix warnings of implicit function declaration in Linux vendor lib by Patrick Tsai · 8 years ago
  7. b2797fc Support TARGET_TRANSLATE_2ND_ARCH case by Victor Khimenko · 8 years ago
  8. 6d83590 test_vendor: Use kInvalidTaskId in the controller by Jorge E. Moreira · 8 years ago
  9. 354a9bf test_vendor: Remove unnecessary const from params by Myles Watson · 8 years ago
  10. f6c30e1 Merge "test_vendor: White space fix in vendor manager" by Treehugger Robot · 8 years ago
  11. 85dba1c Merge "test_vendor: Silence packet_stream.cc" by Treehugger Robot · 8 years ago
  12. 5249817 test_vendor: White space fix in vendor manager by Myles Watson · 8 years ago
  13. d4ff4bb test_vendor: Silence packet_stream.cc by Myles Watson · 8 years ago
  14. 9cd5cd2 test_vendor: Move checks for vendor_manager_ by Jorge E. Moreira · 8 years ago
  15. b7d64b2 test_vendor: Remove using directives from headers by Myles Watson · 8 years ago
  16. 3be0c20 test_vendor: Use BtAddress instead of vectors by Myles Watson · 8 years ago
  17. 265316f test_vendor: Remove unused extern statements by Myles Watson · 8 years ago
  18. caa53d0 test_vendor: Refactor controller timing by Myles Watson · 8 years ago
  19. e3ab96a test_vendor: Refactor test channel by Myles Watson · 8 years ago
  20. b3a80b6 test_vendor: Add BtAddress unit tests by Myles Watson · 8 years ago
  21. 6f8593e test_vendor: Add a BtAddress class by Myles Watson · 8 years ago
  22. 5f7514d Update linux BUILD.gn files by Jakub Pawlowski · 8 years ago
  23. 8f98132 test_vendor: Build independently from the stack by Myles Watson · 8 years ago
  24. 98dcd0b test_vendor: Fix style for UNUSED_ATTR, whitespace by Myles Watson · 8 years ago
  25. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  26. a11e1c1 test_vendor: Allow includes from bt_hci_defs by Myles Watson · 8 years ago
  27. d4f80ae Add a socket unit test for the async_manager by Myles Watson · 8 years ago
  28. b2bbe93 Added cancelling for fd watching on async manager by Jorge E. Moreira · 8 years ago
  29. 1098670 Revert "Added unit test for async_manager with sockets" by Myles Watson · 8 years ago
  30. 1387d43 Added unit test for async_manager with sockets by Jorge E. Moreira · 8 years ago
  31. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  32. 7225e49 Fix incorrect fd used for select() call in vendor lib async_manager by Jorge E. Moreira · 8 years ago
  33. 0b32c8d Refactor vendor library to use async manager class by Jorge E. Moreira · 8 years ago
  34. 08c2141 Added the async manager by Jorge E. Moreira · 8 years ago
  35. 65ee728 Added missing #include directives by Jorge E. Moreira · 8 years ago
  36. 97980c2 Replace calls to std::bind by lambda expressions by Jorge E. Moreira · 8 years ago
  37. 83cf95e No longer uses the macro DISALLOW_COPY_AND_ASSIGN by Jorge E. Moreira · 8 years ago
  38. ea3ede2 Using include paths relative to vendor library dir by Jorge E. Moreira · 8 years ago
  39. 03c2c7c Implements some additional commands by Greg Hartman · 8 years ago
  40. 6bfe283 Allow the Bluetooth test library to be used as a vendor library by Greg Hartman · 8 years ago
  41. 3398730 Fix google-explicit-constructor warnings in system/bt. by Chih-Hung Hsieh · 8 years ago
  42. 99195bc test_vendor_lib: refactor packet constructors by Myles Watson · 8 years ago
  43. cb3c6f3 Merge "bt: Update libchrome APIs to r395517" by Luis Hector Chavez · 8 years ago
  44. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  45. 0fb335f bt: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  46. f9b477f test_vendor_lib: Add initial support for BLE by Myles Watson · 8 years ago
  47. e49120d test_vendor_lib: run clang-format with brillo opts by Myles Watson · 8 years ago
  48. a5c0f15 Add a missing OSI_NO_INTR() wrapper around socket read() by Pavlin Radoslavov · 8 years ago
  49. c1e60c6 Add missing include for OSI_NO_INTR by Stefan Stanacar · 8 years ago
  50. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  51. c376302 Fix 64-bit build break. by Dan Albert · 8 years ago
  52. aabb300 Enable test_vendor_lib compilation on Linux by Bluetooth Build Test · 8 years ago
  53. 6f2ae30 vendor_libs: create Android.mk by Cristian Iorga · 9 years ago
  54. 1c64d03 vendor_libs: test_vendor_lib: fix build by Cristian Iorga · 8 years ago
  55. 8d79346 Fix Linux libbt-vendor build by Cristian Iorga · 8 years ago
  56. 2c3ce4a vendor_libs: linux: Fix build by Cristian Iorga · 8 years ago
  57. a3196a9 Linux vendor driver linkage fixes by Jakub Pawlowski · 9 years ago
  58. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  59. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  60. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  61. 3257968 Bluetooth: Remove std=c++11 by Andreas Gampe · 9 years ago
  62. f0a6988 Rename libchrome-host to libchrome. by Alex Deymo · 9 years ago
  63. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  64. 6f5f054 test_vendor_lib: Clean up controller documentation and address style issues by Dennis Cheng · 9 years ago
  65. 2e00ba9 test_vendor_lib: Add tests by Dennis Cheng · 9 years ago
  66. 7a87e71 test_vendor_lib: Add working post delayed task by Dennis Cheng · 9 years ago
  67. bf7db31 test_vendor_lib: Read controller properties from file. by Dennis Cheng · 9 years ago
  68. 9cd603f test_vendor_lib: Remove handlers by Dennis Cheng · 9 years ago
  69. f154833 test_vnd_lib: Discover devices by Dennis Cheng · 9 years ago
  70. 8bb61fe test_vendor_lib: Add test channel command transport and handler by Dennis Cheng · 9 years ago
  71. 2d96c88 test_vendor_lib: Add test channel for run-time input by Dennis Cheng · 9 years ago
  72. 2fc0eba test_vendor_lib: Implement event loop with libbase by Dennis Cheng · 9 years ago
  73. b2d45eb test_vendor_lib: Use base::Thread by Dennis Cheng · 9 years ago
  74. a7077ee test_vendor_lib: Use libbase's CHECK/DCHECK by Dennis Cheng · 9 years ago
  75. 5f8a46a test_vendor_lib: Dummy inquiry result by Dennis Cheng · 9 years ago
  76. 3c0ea3e test_vendor_lib: Use EPOLLOUT by Dennis Cheng · 9 years ago
  77. f3b1820 test_vendor_lib: Initial commit by Dennis Cheng · 9 years ago
  78. 1b3a3d8 Add GN files for vendor_libs by Arman Uguray · 9 years ago
  79. 081cba0 Add HCI user channel based bluedroid vendor adaptation by Samuel Ortiz · 9 years ago