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
*
Destroy SSLErrorHandler on new navigations so that it can properly be recreated.
meacer
2015-03-20
1
-40
/
+136
*
Remove RenderViewHost parameter from WebContentsObserver::Did{Start|Stop}Load...
fdegans
2015-03-19
3
-7
/
+6
*
Add type for testing to interstitials.
meacer
2015-03-05
1
-7
/
+7
*
GURL::Replacements methods accept a StringPiece instead of std::string&.
mgiuca
2015-02-05
1
-2
/
+1
*
Disable CaptivePortalBrowserTest.InterstitialTimerReloadWhileLoading
Christopher Cameron
2015-02-04
1
-1
/
+10
*
Disable CaptivePortalBrowserTest.InterstitialTimerNavigateAwayWhileLoading
nasko
2015-01-30
1
-1
/
+11
*
Add login url to captive portal interstitial.
meacer
2015-01-23
2
-4
/
+10
*
Add WaitForInterstitialReady to browser_test_utils.
meacer
2015-01-23
1
-26
/
+1
*
When requesting access to a blacklisted url from the interstitial page, updat...
khannans
2015-01-09
1
-8
/
+7
*
Add finch gate for captive portal interstitial.
meacer
2015-01-09
1
-0
/
+8
*
Add custom interstitial for captive portals.
meacer
2015-01-09
5
-85
/
+624
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
1
-4
/
+0
*
Cleanup: Remove unneeded ui_test_utils.h includes.
thestig
2014-10-31
1
-1
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-30
3
-6
/
+6
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
7
-43
/
+38
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
mostynb
2014-10-13
8
-22
/
+22
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
4
-18
/
+18
*
Move url_request_failed_job to net/test/url_request/
xunjieli
2014-09-12
1
-2
/
+2
*
Move url_request_mock_http_job to net/test/url_request/
xunjieli
2014-09-10
1
-7
/
+17
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
3
-9
/
+12
*
Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"
atwilson@chromium.org
2014-07-25
1
-2
/
+2
*
Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"
asvitkine@chromium.org
2014-07-24
1
-2
/
+2
*
Removed InProcessBrowserTest::CleanUpOnMainThread()
atwilson@chromium.org
2014-07-24
1
-2
/
+2
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
3
-2
/
+4
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
3
-93
/
+65
*
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
dcheng@chromium.org
2014-07-01
3
-89
/
+114
*
Modify CaptivePortal.DetectResult histogram to record IP address hosts.
meacer@chromium.org
2014-06-25
1
-0
/
+19
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
1
-1
/
+1
*
Move CaptivePortalDetector to src/chomponents/captive_portal
stevenjb@chromium.org
2014-04-29
20
-834
/
+238
*
Add logging for distinguishing between captive portals with HTTP and HTTPS lo...
meacer@chromium.org
2014-03-28
3
-2
/
+40
*
Experimentally enable captive portal detection on OSX
mmenke@chromium.org
2014-03-15
1
-7
/
+9
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
3
-9
/
+7
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-14
/
+10
*
Cleanup: Remove unneeded browser_thread.h includes.
thestig@chromium.org
2014-02-13
1
-1
/
+0
*
Cleanup: Remove some unused code, or make them platform specific.
thestig@chromium.org
2014-02-03
1
-4
/
+1
*
Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-6
/
+6
*
Revert 242449 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-6
/
+6
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-6
/
+6
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
4
-48
/
+49
*
Remove two RenderViewHostObserver implementations in ChromeOS code and replac...
jam@chromium.org
2013-10-22
3
-28
/
+41
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-3
/
+0
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
2
-12
/
+14
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-1
/
+1
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-1
/
+1
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-1
/
+1
*
Use a direct include of the message_loop header in chrome/browser/, part 1.
avi@chromium.org
2013-07-18
6
-6
/
+6
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
5
-5
/
+5
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
3
-3
/
+3
*
Use a direct include of time headers in chrome/browser/, part 1.
avi@chromium.org
2013-06-28
4
-6
/
+6
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
[next]