index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
pairing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AddNetwork message to pairing API.
zork
2015-04-22
12
-49
/
+51
*
components: Cleanup - remove unused private fields.
tfarina
2015-02-20
2
-2
/
+0
*
Update {virtual,override,final} to follow C++11 style in components, round 2.
dcheng
2015-01-23
5
-121
/
+105
*
Enable -Wunused-local-typedef
thakis
2014-11-12
1
-2
/
+0
*
Clear the bluetooth discoverable bit when OOBE is finished on Remora.
zork
2014-10-28
1
-3
/
+6
*
Rewind the current stage when setting the confirmation code, if needed.
zork
2014-10-23
1
-0
/
+5
*
Set the proper stage on pairing connection error
zork
2014-10-22
1
-0
/
+3
*
Support for host configuration.
achuith
2014-10-22
5
-8
/
+5
*
Replace STAGE_PAIRING_DONE with STAGE_HOST_ENROLLMENT_SUCCESS.
achuith
2014-10-20
4
-7
/
+6
*
Rename STAGE_PAIRING_DONE to STAGE_ENROLLMENT_SUCCESS
achuith
2014-10-15
3
-7
/
+7
*
* Transition host to STAGE_UPDATING after pairing.
achuith
2014-10-14
8
-54
/
+126
*
Fixes components/pairing/BUILD.gn
mukai
2014-10-10
1
-18
/
+21
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
5
-77
/
+77
*
Convert a couple loops to range based iterators.
zork
2014-10-02
2
-10
/
+5
*
Update comments and logging.
achuith
2014-10-01
2
-1
/
+3
*
Add testonly=true to components/pairing:unit_tests
mukai
2014-10-01
1
-0
/
+1
*
Host pairing OOBE starts at the right time.
dzhioev
2014-09-19
2
-0
/
+94
*
Clean up protocol for Bluetooth Pairing.
zork
2014-09-19
3
-29
/
+46
*
Wait for the Bluetooth adapter to be present before starting pairing.
zork
2014-09-17
2
-1
/
+31
*
Remove implicit conversions from scoped_refptr to T* in components/pairing
dcheng
2014-09-15
2
-7
/
+7
*
Redirect to the enterprise enrollment screen during remora and shark pairing.
zork
2014-09-10
1
-3
/
+0
*
GN: Fix some breakage for os==chromeos build
cmasone
2014-09-09
1
-2
/
+0
*
Add method for telling the Pairing API that enrollment is complete
zork
2014-09-09
7
-3
/
+23
*
Update the pairing API to include configuration and enrollment.
zork
2014-08-28
10
-86
/
+122
*
Add bluetooth host and controller delegates for pairing.
zork
2014-08-26
7
-2
/
+1127
*
Add ProtoDecoder for sending messages between Host and Controller when pairing
zork@chromium.org
2014-08-12
3
-0
/
+294
*
Add MessageBuffer class, which will manage the data received from a
zork@chromium.org
2014-08-09
4
-0
/
+206
*
Add pairing API protocol definition.
zork@chromium.org
2014-08-06
2
-0
/
+90
*
Add net to pairing DEPS
zork@chromium.org
2014-08-06
1
-0
/
+1
*
Move Chrome OS pairing interface to chrome/browser/chromeos
zork@chromium.org
2014-07-22
11
-0
/
+961