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
/
profiles
/
profile_impl_io_data.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-3
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+3
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-3
/
+0
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-0
/
+2
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-5
/
+1
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
1
-4
/
+11
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Fix for memory leak 72698_b in both normal and incognito mode.Actually it was...
nrqv63@motorola.com
2011-10-21
1
-1
/
+2
*
Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...
thakis@chromium.org
2011-10-20
1
-9
/
+7
*
Updating Preconnect to no longer get the default context. Instead it now gets...
rlp@chromium.org
2011-10-20
1
-7
/
+9
*
Revert 106069 - Fix for Memory Leak 72698_b
thestig@chromium.org
2011-10-18
1
-2
/
+1
*
Fix for Memory Leak 72698_b
nrqv63@motorola.com
2011-10-18
1
-1
/
+2
*
Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...
palmer@chromium.org
2011-10-16
1
-0
/
+4
*
Revert 105669 - Additional infrastructure code supporting the report fraudule...
lipalani@chromium.org
2011-10-15
1
-4
/
+0
*
Additional infrastructure code supporting the report fraudulent certificate c...
palmer@chromium.org
2011-10-15
1
-0
/
+4
*
Persist Alternate-Protocol.
willchan@chromium.org
2011-10-12
1
-1
/
+1
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-6
/
+24
*
Protect predictor_ shutdown in PrifileImplIoData::Handle destructor
stevenjb@google.com
2011-09-26
1
-6
/
+6
*
Move TransportSecurityPersister completely to IO thread.
phajdan.jr@chromium.org
2011-09-21
1
-0
/
+28
*
Adding CHECK to determine the cause of flakiness during predictor shutdown on...
rlp@chromium.org
2011-09-19
1
-1
/
+6
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-8
/
+27
*
Don't pass URLBlacklistManager from UI to IO through ProfileParams on Profile...
joaodasilva@chromium.org
2011-09-07
1
-1
/
+1
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-27
/
+8
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-8
/
+27
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-27
/
+8
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-8
/
+27
*
Instantiate OriginBoundCertService in relevant places and do plumbing to pass...
rkn@chromium.org
2011-08-11
1
-29
/
+58
*
Reland r94047 - Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-29
1
-12
/
+8
*
Revert r94047 "Make Profile own ProfileIOData."
oshima@google.com
2011-07-26
1
-8
/
+12
*
Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-26
1
-12
/
+8
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-16
1
-1
/
+11
*
Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...
willchan@chromium.org
2011-07-15
1
-11
/
+1
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-1
/
+11
*
Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-11
/
+1
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-1
/
+11
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
1
-0
/
+7
*
Make ProfileIOData keep track of the app specific request contexts.
willchan@chromium.org
2011-07-12
1
-13
/
+7
*
Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.
mirandac@chromium.org
2011-06-30
1
-0
/
+3
*
Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...
willchan@chromium.org
2011-05-16
1
-0
/
+3
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
1
-2
/
+5
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
1
-4
/
+0
*
Have AppCache code go through the content embedder API for content settings c...
jam@chromium.org
2011-05-08
1
-1
/
+3
*
Eliminate lots of redundancy in the ProfileIOData subclasses.
willchan@chromium.org
2011-04-19
1
-82
/
+40
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
1
-17
/
+25
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-0
/
+5
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
1
-5
/
+5
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-22
1
-1
/
+3
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-1
/
+2
[next]