index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
network_change_notifier_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply automated fixits for Chrome clang plugin to net_unittests.
dcheng
2015-04-17
1
-7
/
+3
*
Remove unnecessary instrumentation for several jank bugs.
pkasting
2015-04-08
1
-6
/
+0
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-5
/
+0
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
1
-1
/
+1
*
Instrumenting NetworkChangeNotifierWin::GetCurrentConnectionType for jank
vadimt
2015-01-28
1
-0
/
+5
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
1
-2
/
+2
*
An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...
sergeyu
2014-10-01
1
-0
/
+6
*
Revert 278881 "Infer Windows network connection type from interf..."
pauljensen@chromium.org
2014-07-07
1
-1
/
+2
*
Infer Windows network connection type from interface type.
pauljensen@chromium.org
2014-06-21
1
-2
/
+1
*
Revert accidental dartium code push
jamescook@chromium.org
2014-04-17
1
-9
/
+3
*
merged 1908
terry@google.com
2014-04-17
1
-3
/
+9
*
Delay starting NetworkChangeNotifierWin's DNS configuration-watching
pauljensen@chromium.org
2014-04-08
1
-2
/
+6
*
Avoid calling blocking and thread unsafe functions in
pauljensen@chromium.org
2013-12-05
1
-6
/
+19
*
Use a direct include of time headers in net/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-2
/
+2
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Start calculating new combined NetworkChangeNotifier signal from previous OnI...
pauljensen@chromium.org
2012-12-08
1
-1
/
+16
*
Make NetworkChangeNotifierWin poll more than once when looking for offline to...
pauljensen@chromium.org
2012-10-13
1
-2
/
+20
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
1
-11
/
+12
*
DnsWatcherThread should be named "DnsWatcher", not "NetworkChangeNotifier".
wtc@chromium.org
2012-06-15
1
-1
/
+1
*
Support for navigator.connection API
droger@google.com
2012-05-24
1
-10
/
+15
*
[net/dns] Isolate DnsConfigWatcher from DnsConfigService.
szym@chromium.org
2012-05-16
1
-2
/
+31
*
Update use of TimeDelta in net/*.
tedvessenes@gmail.com
2012-04-09
1
-2
/
+3
*
Increase the limit on number of NotifyAddrChange failures
mmenke@chromium.org
2011-11-09
1
-6
/
+6
*
Experimental workaround for CHECK in NetworkChangeNotifierWin.
mmenke@chromium.org
2011-10-05
1
-8
/
+75
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Replace CHECK in NetworkChangeNotifierWin::WatchForAddressChange
mmenke@chromium.org
2011-05-25
1
-2
/
+2
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-0
/
+14
*
Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...
eroman@chromium.org
2010-10-09
1
-0
/
+120
*
Fix regression where we didn't ever start watching for network address change...
pkasting@chromium.org
2010-07-02
1
-0
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-61
/
+12
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-7
/
+2
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-2
/
+7
*
Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...
pkasting@chromium.org
2010-06-17
1
-1
/
+17
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Use CHECK_* in net
willchan@chromium.org
2010-03-02
1
-1
/
+1
*
Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-25
1
-0
/
+2
*
Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-2
/
+0
*
Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-0
/
+2
*
Revert r36842 which reverted r36837.
willchan@chromium.org
2010-02-04
1
-1
/
+59
*
Revert 36837 (caused XP unit_tests crashes) - Implement NetworkChangeNotifier...
willchan@chromium.org
2010-01-22
1
-59
/
+1
*
Implement NetworkChangeNotifierWin.
willchan@chromium.org
2010-01-22
1
-1
/
+59
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
1
-0
/
+12