1. de19767 Swap out base/stl_util.h for base/containers/contains.h. by Lei Zhang · 4 years, 4 months ago
  2. 2da14605 bluetooth: Convert callbacks in BluetoothTaskManagerWin by Reilly Grant · 5 years ago
  3. 2b7c950 Use in-class initializers for base::WeakPtrFactory (remaining uses on Windows). by Jeremy Roman · 6 years ago
  4. 9db339ea [base] Replace Contains{Key,Value} with Contains in //device by Jan Wilken Dörrie · 6 years ago
  5. efd642e [bluetooth] Move Map of Characteristics in Gatt Service by Jan Wilken Doerrie · 7 years ago
  6. bd89eb6 [bluetooth] Fix GattServicesDiscovered on Win by Jan Wilken Doerrie · 7 years ago
  7. 42e81a6 Replace base::MakeUnique with std::make_unique. by Jeremy Roman · 7 years ago
  8. 05c9dee bluetooth: windows: Record discovery complete by Conley Owens · 8 years ago
  9. 4df4074 bluetooth: windows: Fix variable spelling mistake by Conley Owens · 8 years ago
  10. 97a2a76 bluetooth: windows: Remove unecessary call to new by Conley Owens · 8 years ago
  11. 3e20dde bluetooth: windows: Add IsDiscoveryComplete by Conley Owens · 8 years ago
  12. 0bd3d49f Rename TaskRunner::RunsTasksOnCurrentThread() in //device, //services by peary2 · 8 years ago
  13. 12223975 Refactor device::BluetoothGattXXX classes to split into remote/local. by rkc · 9 years ago
  14. 4e63c052 Add support for local services/characteristics/descriptors. by rkc · 9 years ago
  15. 08c9d69b0 Convert device/bluetooth to std::unique_ptr by thakis · 9 years ago
  16. 08539da Implement BluetoothRemoteGattCharacteristicWin::StartNotifySession and related unit tests. by gogerald · 9 years ago
  17. 9fd4ab6 Change scoped_ptr to a type alias for std::unique_ptr on OS_WIN by dcheng · 9 years ago
  18. e069a45 Implement BluetoothRemoteGattServiceWin and related unit tests by gogerald · 9 years ago
  19. 03da4f8 Fix -Wreorder warning after https://codereview.chromium.org/1681853003/ by Nico Weber · 10 years ago
  20. 43eba58 Add BluetoothRemoteGattServiceWin to BluetoothDeviceWin by gogerald · 10 years ago