|
Log device/hid messages to chrome://device-log.
Log events and debugging information related to HID devices through the
device event log component so that these errors are visible at
chrome://device-log. A DEVICE_PLOG macro has been added which includes
the last reported system error in the log message.
BUG= 448901
Committed: https://crrev.com/b9da284b42d4a3b9498d64f1c61452c5f5ae4ff2
Cr-Commit-Position: refs/heads/master@{#317722}
Total comments: 8
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+146 lines, -57 lines) |
Patch |
 |
M |
chrome/app/chromium_strings.grd
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/device_log_ui/device_log_ui.html
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/device_log_ui.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/device_event_log/device_event_log.h
|
View
|
1
2
|
4 chunks |
+38 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/device_event_log/device_event_log.cc
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/device_event_log/device_event_log_impl.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/hid/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_connection.cc
|
View
|
|
6 chunks |
+15 lines, -13 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_connection_linux.cc
|
View
|
|
6 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_connection_mac.cc
|
View
|
1
|
5 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_connection_win.cc
|
View
|
|
5 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_service.cc
|
View
|
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_service_linux.cc
|
View
|
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_service_mac.cc
|
View
|
1
|
6 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
 |
M |
device/hid/hid_service_win.cc
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
Total messages: 13 (5 generated)
|