|
Move chromeos::device_event_log into components.
There is device code in Chrome on non-Chrome OS platforms that would
benefit from a user-visible log dashboard like chrome://device-log. This
change moves the code for managing the device log into a component and
enables chrome://device-log on all versions of Chrome.
BUG= 452609
Committed: https://crrev.com/4a84927b28b6b55d0ef9e4df59d2e1a14b2b3de2
Cr-Commit-Position: refs/heads/master@{#317406}
Total comments: 15
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+270 lines, -1669 lines) |
Patch |
 |
M |
ash/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/ash.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/network/network_state_list_detailed_view.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/network/tray_network_state_observer.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/network/tray_vpn.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/app/chromeos_strings.grdp
|
View
|
1
2
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
M |
chrome/app/chromium_strings.grd
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/DEPS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_resources.grd
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_browser_main.cc
|
View
|
1
2
3
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/net/network_portal_detector_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/system_logs/device_event_log_source.cc
|
View
|
|
2 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/chromeos/device_log_ui/OWNERS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/chromeos/device_log_ui/device_log_ui.css
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/chromeos/device_log_ui/device_log_ui.html
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/chromeos/device_log_ui/device_log_ui.js
|
View
|
1
2
|
1 chunk |
+0 lines, -149 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/device_log_ui/OWNERS
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/device_log_ui/device_log_ui.css
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/device_log_ui/device_log_ui.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/device_log_ui/device_log_ui.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc
|
View
|
|
4 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/chromeos/device_log_ui.h
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/chromeos/device_log_ui.cc
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/network_ui.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/webui/device_log_ui.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/webui/device_log_ui.cc
|
View
|
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.h
|
View
|
1
2
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/url_constants.cc
|
View
|
1
2
|
4 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromeos/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chromeos/DEPS
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chromeos/chromeos.gyp
|
View
|
1
2
|
3 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/dbus_thread_manager.cc
|
View
|
1
2
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/power_manager_client.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_client_helper.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chromeos/device_event_log.h
|
View
|
|
1 chunk |
+0 lines, -178 lines |
0 comments
|
Download
|
 |
D |
chromeos/device_event_log.cc
|
View
|
|
1 chunk |
+0 lines, -110 lines |
0 comments
|
Download
|
 |
D |
chromeos/device_event_log_impl.h
|
View
|
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
 |
D |
chromeos/device_event_log_impl.cc
|
View
|
|
1 chunk |
+0 lines, -403 lines |
0 comments
|
Download
|
 |
D |
chromeos/device_event_log_impl_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -265 lines |
0 comments
|
Download
|
 |
M |
chromeos/login/login_state.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/network/network_device_handler_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/network/network_event_log.h
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chromeos/network/network_state.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/network/shill_property_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/BUILD.gn
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/components.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/device_event_log.gypi
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/device_event_log/BUILD.gn
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/device_event_log/DEPS
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/device_event_log/OWNERS
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
components/device_event_log/device_event_log.h
|
View
|
1
2
|
6 chunks |
+42 lines, -45 lines |
0 comments
|
Download
|
 |
A + |
components/device_event_log/device_event_log.cc
|
View
|
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
A |
components/device_event_log/device_event_log_export.h
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/device_event_log/device_event_log_impl.h
|
View
|
|
2 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
components/device_event_log/device_event_log_impl.cc
|
View
|
|
5 chunks |
+22 lines, -24 lines |
0 comments
|
Download
|
 |
A + |
components/device_event_log/device_event_log_impl_unittest.cc
|
View
|
|
3 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
extensions/extensions.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/chromeos/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/chromeos/network/network_list.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/chromeos/ui_chromeos.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 20 (6 generated)
|