|
Implement debugging local unlock keys in chrome://proximity-auth.
This CL also updates some older log messages to use the new PA_LOG macro, and removes a metadata check that is not being set on the GMS Core side.
BUG= 409158
TEST=manual
Committed: https://crrev.com/da506c83c44c94f391a282e94fa4ef417861611d
Cr-Commit-Position: refs/heads/master@{#341634}
Total comments: 24
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+523 lines, -107 lines) |
Patch |
 |
M |
chrome/browser/signin/easy_unlock_service.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/easy_unlock_service.cc
|
View
|
1
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth.gypi
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/bluetooth_connection.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/proximity_auth/bluetooth_connection.cc
|
View
|
|
8 chunks |
+21 lines, -19 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/bluetooth_connection_finder.cc
|
View
|
|
5 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/client_impl.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/proximity_auth/client_observer.h
|
View
|
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/connection.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/cryptauth/cryptauth_device_manager.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/proximity_auth/device_to_device_initiator_operations.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/proximity_auth_ui_delegate.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/proximity_auth_webui_handler.h
|
View
|
1
|
5 chunks |
+71 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/proximity_auth_webui_handler.cc
|
View
|
1
|
14 chunks |
+299 lines, -50 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/resources/device-list.html
|
View
|
|
2 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/resources/device-list.js
|
View
|
|
2 chunks |
+49 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/resources/local-state.js
|
View
|
|
4 chunks |
+28 lines, -10 lines |
0 comments
|
Download
|
 |
M |
components/proximity_auth/webui/resources/log-panel.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 11 (4 generated)
|