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
/
chrome
/
browser
/
captive_portal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for captive portals on SSL protocol errors.
mmenke@chromium.org
2012-09-12
2
-6
/
+88
*
Check for captive portal on SSL interstitials.
mmenke@chromium.org
2012-09-12
6
-43
/
+236
*
Add HTTP status code 511 support to captive portal service.
mmenke@chromium.org
2012-09-11
4
-48
/
+79
*
Re-enable most of the tests disabled for bug 136310, the
mmenke@chromium.org
2012-09-10
1
-4
/
+2
*
Disable captive portal service on OSes that have their
mmenke@chromium.org
2012-09-07
4
-36
/
+72
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
2
-2
/
+2
*
Remove extra captive portal check when opening a captive
mmenke@chromium.org
2012-08-30
4
-23
/
+34
*
Captive portal service: Don't use a retry delay for
mmenke@chromium.org
2012-08-27
2
-23
/
+34
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-5
/
+13
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
1
-4
/
+5
*
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.
joi@chromium.org
2012-08-21
1
-0
/
+1
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
Fix how captive portals track which page is loading.
mmenke@chromium.org
2012-08-16
4
-184
/
+551
*
Revert 150875 - Disable captive portal detection prior to merging to M22.
mmenke@chromium.org
2012-08-13
1
-2
/
+1
*
Revert 150892 - Disable CaptivePortalBrowserTest.TwoBrokenTabs on all platforms,
jochen@chromium.org
2012-08-13
1
-2
/
+1
*
Disable CaptivePortalBrowserTest.TwoBrokenTabs on all platforms,
mmenke@chromium.org
2012-08-09
1
-1
/
+2
*
Disable captive portal detection prior to merging to M22.
mmenke@chromium.org
2012-08-09
1
-1
/
+2
*
Reenable CaptivePortalTest.TwoBrokenTabs
jochen@chromium.org
2012-08-09
1
-7
/
+1
*
Disable flaky CaptivePortalBrowserTest.TwoBrokenTabs on Mac.
mmoss@chromium.org
2012-08-08
1
-1
/
+7
*
Enable captive portal detection by default, but keep it
mmenke@chromium.org
2012-07-27
4
-27
/
+45
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-4
/
+4
*
Consolidate Browser Creation.
ben@chromium.org
2012-07-25
1
-1
/
+1
*
Add RenderViewHost* to DidStartLoading and DidStopLoading in
tburkard@chromium.org
2012-07-23
3
-6
/
+8
*
Add captive portal redirect support. This mostly
mmenke@chromium.org
2012-07-18
7
-22
/
+418
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
5
-5
/
+0
*
WebKit gardening. Disable tests which started to fail on canary after r121912...
hayato@chromium.org
2012-07-09
1
-2
/
+4
*
chrome: Put browser_navigator.h into chrome namespace.
tfarina@chromium.org
2012-07-01
1
-6
/
+6
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
2
-71
/
+75
*
Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...
shalev@chromium.org
2012-06-29
1
-1
/
+3
*
Fix another captive portal browsertest race. It's possible
mmenke@chromium.org
2012-06-28
1
-100
/
+179
*
Disable CaptivePortalBrowserTest.TwoWindows, as it's
mmenke@chromium.org
2012-06-27
1
-1
/
+2
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-4
/
+5
*
Fix race in CaptivePortalBrowserTests. Some of the tests
mmenke@chromium.org
2012-06-22
1
-52
/
+87
*
Disables flaky test.
sky@chromium.org
2012-06-22
1
-1
/
+7
*
Fix captive portal browser tests and re-enable two of them
mmenke@chromium.org
2012-06-20
1
-33
/
+97
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
1
-7
/
+7
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-5
/
+5
*
Disable CaptivePortalBrowserTest.LoginIncognito. It crashes on mac.
mmenke@chromium.org
2012-06-17
1
-1
/
+8
*
Disable CaptivePortalBrowserTest.Login. It crashes on mac.
nsylvain@chromium.org
2012-06-17
1
-1
/
+8
*
Captive portals intercept all HTTP requests until the user
mmenke@chromium.org
2012-06-14
10
-0
/
+3185
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
3
-3
/
+3
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-3
/
+3
*
Internet connections in many public places (cafes, airports,
mmenke@chromium.org
2012-05-11
6
-0
/
+1355