Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Issue 1426393003: NOT FOR REVIEW

Created:
5 years, 1 month ago by mukesh agrawal
Modified:
5 years, 1 month ago
Reviewers:
CC:
chromium-reviews, tim+watch_chromium.org, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, sadrul, zea+watch_chromium.org, extensions-reviews_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@submit-4.5-split-wcss
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NOT FOR REVIEW Example of how to observe network configuration events. NOT FOR REVIEW. NOT FOR COMMIT.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1614 lines, -64 lines) Patch
M ash/system/chromeos/network/network_state_list_detailed_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/mobile/mobile_activator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/wifi_credentials_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/wifi_credentials_helper.cc View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/network_connection_handler_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/components_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/wifi_sync.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M components/wifi_sync/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M components/wifi_sync/wifi_config_delegate.h View 1 chunk +4 lines, -2 lines 0 comments Download
M components/wifi_sync/wifi_config_delegate_chromeos.h View 2 chunks +2 lines, -1 line 0 comments Download
M components/wifi_sync/wifi_config_delegate_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc View 3 chunks +15 lines, -15 lines 0 comments Download
A components/wifi_sync/wifi_config_observer.h View 1 chunk +32 lines, -0 lines 0 comments Download
A components/wifi_sync/wifi_config_observer_chromeos.h View 1 chunk +126 lines, -0 lines 0 comments Download
A components/wifi_sync/wifi_config_observer_chromeos.cc View 1 chunk +235 lines, -0 lines 0 comments Download
A components/wifi_sync/wifi_config_observer_chromeos_unittest.cc View 1 chunk +985 lines, -0 lines 0 comments Download
M components/wifi_sync/wifi_credential_syncable_service.h View 2 chunks +4 lines, -9 lines 0 comments Download
M components/wifi_sync/wifi_credential_syncable_service_factory.h View 2 chunks +5 lines, -0 lines 0 comments Download
M components/wifi_sync/wifi_credential_syncable_service_factory.cc View 3 chunks +17 lines, -1 line 0 comments Download
M components/wifi_sync/wifi_credential_syncable_service_impl.h View 4 chunks +9 lines, -4 lines 0 comments Download
M components/wifi_sync/wifi_credential_syncable_service_impl.cc View 5 chunks +18 lines, -4 lines 0 comments Download
M components/wifi_sync/wifi_credential_syncable_service_unittest.cc View 11 chunks +75 lines, -15 lines 0 comments Download
M components/wifi_sync/wifi_security_class.h View 1 chunk +6 lines, -0 lines 0 comments Download
M components/wifi_sync/wifi_security_class.cc View 3 chunks +35 lines, -4 lines 0 comments Download
M components/wifi_sync/wifi_security_class_unittest.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M extensions/browser/api/networking_private/networking_private_chromeos.cc View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/shell/browser/shell_network_controller_chromeos.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/chromeos/network/network_connect.cc View 8 chunks +9 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698