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
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
base/prefs: Remove the public/ directory and move the files to //base/prefs.
tfarina@chromium.org
2013-03-21
1
-1
/
+1
*
content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usage
phajdan.jr@chromium.org
2013-03-15
3
-21
/
+14
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
3
-4
/
+4
*
Add AddHSTS() and AddHPKP() to replace EnableHost(DomainState), as
unsafe@trevp.net
2013-03-02
1
-5
/
+3
*
Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!
gab@chromium.org
2013-02-25
1
-1
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
3
-3
/
+3
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-22
/
+22
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
2
-6
/
+6
*
Added proxy auth check to the NetworkPortalDetector.
ygorshenin@chromium.org
2013-01-31
3
-13
/
+26
*
Fix interface of TabContentsIterator.
gab@chromium.org
2013-01-29
1
-13
/
+7
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-2
/
+2
*
Disable flaky CaptivePortalBrowserTest on Windows.
dubroy@chromium.org
2013-01-15
1
-1
/
+10
*
Remove GetWebContentsAt from browser_tabstrip.
avi@chromium.org
2013-01-14
1
-3
/
+2
*
Remove tab_count from Browser.
avi@chromium.org
2013-01-13
1
-1
/
+1
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-11
2
-7
/
+9
*
browser: Move FindTabbedBrowser() function into chrome namespace.
tfarina@chromium.org
2013-01-09
1
-4
/
+4
*
When starting a provisional load, indicate whether the provisional URL is abo...
jochen@chromium.org
2013-01-07
3
-27
/
+29
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Re-enable tests following the fix for issue 159688.
creis@chromium.org
2012-12-17
1
-2
/
+1
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-2
/
+2
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
1
-1
/
+1
*
Remove TabContents from TabContentsIterator.
avi@chromium.org
2012-12-06
1
-5
/
+4
*
browser: Move FindBrowserWithWebContents() into chrome namespace.
tfarina@chromium.org
2012-12-02
1
-1
/
+1
*
Added detection timeouts and usage of Retry-After HTTP header.
ygorshenin@chromium.org
2012-11-22
7
-80
/
+67
*
Remove tabstrip wrappers in browser_tabstrip.
avi@chromium.org
2012-11-20
1
-137
/
+150
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
2
-27
/
+27
*
Remove TabContents from chrome::AddSelectedTabWithURL.
avi@chromium.org
2012-11-15
1
-3
/
+2
*
Convert PrefChangeRegistrar usages, batch 1.
joi@chromium.org
2012-11-13
2
-14
/
+3
*
Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.
joi@chromium.org
2012-11-09
2
-3
/
+14
*
Convert PrefChangeRegistrar usages, batch 1.
joi@chromium.org
2012-11-08
2
-14
/
+3
*
CaptivePortalDetector-related tests are moved into individual test suite.
ygorshenin@chromium.org
2012-11-07
5
-67
/
+323
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
2
-14
/
+8
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-0
/
+2
*
Basic Captive Portal detection functionality is extracted into
ygorshenin@chromium.org
2012-10-24
6
-204
/
+341
*
Remove TabContentsTestHarness.
avi@chromium.org
2012-10-24
1
-1
/
+1
*
Disables flaky test.
sky@chromium.org
2012-10-23
1
-1
/
+2
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
1
-2
/
+2
*
Remove TabContents from captive portals.
avi@chromium.org
2012-10-17
2
-8
/
+8
*
When starting a provisional load include the parent frame ID in the IPC and p...
jochen@chromium.org
2012-10-12
3
-27
/
+29
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-3
/
+3
*
Add desktop type context to most existing instances of FindTabbedBrowser.
robertshield@chromium.org
2012-10-04
3
-3
/
+13
*
Fix leak in CaptivePortalTabReloaderTest.SSLCertErrorLogin.
mmenke@chromium.org
2012-09-29
1
-10
/
+8
*
Revert "Revert 159158 - Make using WebContentsUserData simpler."
avi@chromium.org
2012-09-28
2
-3
/
+2
*
Revert 159158 - Make using WebContentsUserData simpler.
dharani@google.com
2012-09-28
2
-2
/
+3
*
Make using WebContentsUserData simpler.
avi@chromium.org
2012-09-27
2
-3
/
+2
*
Move WebContentsUserData to chrome/browser/common.
avi@chromium.org
2012-09-27
1
-1
/
+1
[next]