1. da8ef9f [bluetooth] Implement obtaining GATT Services for WinRT by Jan Wilken Doerrie · 6 years ago
  2. 792ac94 [bluetooth] Introduce BluetoothDeviceWinrt by Jan Wilken Dörrie · 6 years ago
  3. 60cd12a Run clang-tidy modernize-use-equals-{delete,default} on //device by Chris Watkins · 7 years ago
  4. a98e4f0 Replace base::MakeUnique with std::make_unique in device/. by Jeremy Roman · 7 years ago
  5. 405bd06 Remove redundant OS_CHROMEOS checks by Michael Giuffrida · 7 years ago
  6. 00489b7 Implement chrome.bluetoothLowEnergy.resetAdvertising(). by sonnysasaka · 7 years ago
  7. fcdbae7 Remove base::Value::CreateNullValue by jdoerrie · 7 years ago
  8. 73f978a Move enum BluetoothDevice::DeviceType out of BluetoothDevice class. by fukino · 8 years ago
  9. 977f51f Add the chrome.bluetoothLowEnergy.setAdvertisingInterval API. by steel · 8 years ago
  10. 72fde8c device/bluetooth: Fix = operator and copy constructor of BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  11. 103bbbd device/bluetooth: Fix copy constructor of BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  12. 893a1e2 device/bluetooth: Add a constructor to BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  13. d795491 Use base::StartWith() in more places when appropriate. by thestig · 8 years ago
  14. 8457f19 Implement BluetoothDeviceBlueZ::GetServiceRecords. by rkc · 8 years ago
  15. bf2d18f BlueZ + DBus implementations of create/remove service record functions. by rkc · 8 years ago
  16. 1cd5570 device/bluetooth: split out transport enum by ejcaruso · 8 years ago
  17. b6a8a9c bluetooth: Use BluetoothUUID instead of string when sending uuids by ortuno · 8 years ago
  18. 7f5c574 Generate param traits size methods for IPC files in content/ (and traits it depends on). by jam · 8 years ago
  19. 7a0187b Convert device/bluetooth to std::unique_ptr by thakis · 8 years ago
  20. 6dbfea5 IPC::Message -> base::Pickle by rockot · 8 years ago
  21. f10f6a2 Convert Pass()→std::move() in //device by dcheng · 8 years ago
  22. 7171ac7 Switch to standard integer types in device/. by avi · 8 years ago
  23. 963a97d bluetooth-advertising: Fix wrong assignment and append of wrong type by ortuno · 9 years ago
  24. 68f5d7d Chromium side of RequestDeviceOptions implementation. by jyasskin · 9 years ago
  25. 6ff92f6 Move more string_util functions to base namespace. by brettw · 9 years ago
  26. 184b350 Replace more ObserverList with base::ObserverList. by brettw · 9 years ago
  27. 854fd71 Add 'explicit' qualifiers to single-arguments ctors by primiano · 9 years ago
  28. 1918539 Revert of Revert of Add CPP API for BLE advertisments. (patchset #1 id:1 of https://codereview.chromium.org/1111563002/) by rkc · 9 years ago
  29. 2a9ac82 Revert of Add CPP API for BLE advertisments. (patchset #12 id:220001 of https://codereview.chromium.org/1054743003/) by spang · 9 years ago
  30. b3f3372 Add CPP API for BLE advertisments. by rkc · 9 years ago
  31. 2a84979 bluetooth: Make device/bluetooth a shared library component. by scheib · 9 years ago
  32. fba51e1 Revert of bluetooth: Make device/bluetooth a shared library component. (patchset #4 id:100001 of https://codereview.chromium.org/778443002/) by scheib · 9 years ago
  33. 1c4f2fc bluetooth: Make device/bluetooth a shared library component. by scheib · 9 years ago
  34. a39170e [Bluetooth] Use base::ToLowerASCII() rather than tolower(), as the later is locale-sensitive. by isherman@chromium.org · 10 years ago
  35. 2ce9afc Bluetooth UUIDs should be case-insensitive. by isherman@chromium.org · 10 years ago
  36. b4b5156 device/bluetooth: Add chromeos::BluetoothRemoteGattCharacteristicChromeOS. by armansito@chromium.org · 10 years ago
  37. 7d8c5ee device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID by armansito@chromium.org · 10 years ago
  38. dd1d1dc Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..." by nick@chromium.org · 10 years ago
  39. 32001f8 device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID by armansito@chromium.org · 10 years ago