|
Start calculating new combined NetworkChangeNotifier signal from previous OnIPAddressChanged and OnConnectionTypeChanged signals. For now it uses delay constants chosen by experimentation but this commit includes histograms to tune the constants.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171920
Total comments: 10
Total comments: 8
Total comments: 4
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+327 lines, -10 lines) |
Patch |
 |
M |
chrome/browser/chromeos/net/network_change_notifier_chromeos.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/net/network_change_notifier_chromeos.cc
|
View
|
1
2
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/io_thread.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/android/network_change_notifier_android.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/android/network_change_notifier_android.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/base/net_log_event_type_list.h
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier.h
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+72 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
11 chunks |
+130 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_linux.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_linux.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_mac.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_mac.cc
|
View
|
1
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_win.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_win.cc
|
View
|
1
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/net_watcher/net_watcher.cc
|
View
|
1
|
4 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
Total messages: 22 (0 generated)
|