1. 2d0f860 components: Cleanup - remove unused private fields. by tfarina · 11 years ago
  2. bd5bd4f Update {virtual,override,final} to follow C++11 style in components, round 2. by dcheng · 11 years ago
  3. 4970b58 Enable -Wunused-local-typedef by thakis · 11 years ago
  4. 27600066 Clear the bluetooth discoverable bit when OOBE is finished on Remora. by zork · 11 years ago
  5. f59682836 Rewind the current stage when setting the confirmation code, if needed. by zork · 11 years ago
  6. e467802 Set the proper stage on pairing connection error by zork · 11 years ago
  7. 7067bb1 Support for host configuration. by achuith · 11 years ago
  8. 3750071cb Replace STAGE_PAIRING_DONE with STAGE_HOST_ENROLLMENT_SUCCESS. by achuith · 11 years ago
  9. 76ebe81 Rename STAGE_PAIRING_DONE to STAGE_ENROLLMENT_SUCCESS by achuith · 11 years ago
  10. ebd853b3 * Transition host to STAGE_UPDATING after pairing. by achuith · 11 years ago
  11. f519af97 Fixes components/pairing/BUILD.gn by mukai · 11 years ago
  12. fe59f48 replace OVERRIDE and FINAL with override and final in components/ by mostynb · 11 years ago
  13. ba1aa68e Convert a couple loops to range based iterators. by zork · 11 years ago
  14. 55944e7 Update comments and logging. by achuith · 11 years ago
  15. f903e53 Add testonly=true to components/pairing:unit_tests by mukai · 11 years ago
  16. 958e5581 Host pairing OOBE starts at the right time. by dzhioev · 11 years ago
  17. 32ac1c8 Clean up protocol for Bluetooth Pairing. by zork · 11 years ago
  18. 20e0b1a Wait for the Bluetooth adapter to be present before starting pairing. by zork · 11 years ago
  19. 8a86144 Remove implicit conversions from scoped_refptr to T* in components/pairing by dcheng · 11 years ago
  20. 11bb8593 Redirect to the enterprise enrollment screen during remora and shark pairing. by zork · 11 years ago
  21. 418e04c GN: Fix some breakage for os==chromeos build by cmasone · 11 years ago
  22. fd2bb5ea Add method for telling the Pairing API that enrollment is complete by zork · 11 years ago
  23. 5e61edc Update the pairing API to include configuration and enrollment. by zork · 11 years ago
  24. de5908f Add bluetooth host and controller delegates for pairing. by zork · 11 years ago
  25. f33c8675 Add ProtoDecoder for sending messages between Host and Controller when pairing by [email protected] · 11 years ago
  26. 2628798 Add MessageBuffer class, which will manage the data received from a by [email protected] · 11 years ago
  27. 035610c Add pairing API protocol definition. by [email protected] · 11 years ago
  28. 9e9d03e1 Add net to pairing DEPS by [email protected] · 11 years ago
  29. 7d54a19 Move Chrome OS pairing interface to chrome/browser/chromeos by [email protected] · 11 years ago