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
/
io_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a content::GetUserAgent() to wrap webkit_glue::GetUserAgent(), so
dpranke@chromium.org
2011-10-12
1
-2
/
+2
*
Add GetHostCache to HostResolver interface, and use the
mmenke@chromium.org
2011-10-12
1
-6
/
+3
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+5
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-0
/
+6
*
Fix the race condition with sdch_manager initialization
rtenneti@chromium.org
2011-09-24
1
-5
/
+7
*
Moved SDCH initialization from UI thread to IO thread.
rtenneti@chromium.org
2011-09-17
1
-0
/
+7
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-99
/
+0
*
Introduced the URLBlacklistManager, and wired it to various places.
joaodasilva@chromium.org
2011-09-04
1
-0
/
+1
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-0
/
+99
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-99
/
+0
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-0
/
+99
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-99
/
+0
*
Instantiate OriginBoundCertService in relevant places and do plumbing to pass...
rkn@chromium.org
2011-08-11
1
-6
/
+19
*
Reland r94047 - Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-29
1
-38
/
+0
*
Revert r94047 "Make Profile own ProfileIOData."
oshima@google.com
2011-07-26
1
-0
/
+38
*
Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-26
1
-38
/
+0
*
File reorganization: move AsyncHostResolver files to net/dns.
agayev@chromium.org
2011-07-22
1
-1
/
+1
*
Implemented AsyncHostResolver -- asynchronous HostResolver!
agayev@chromium.org
2011-07-21
1
-1
/
+18
*
Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
1
-18
/
+1
*
Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
1
-1
/
+18
*
Revert 93237 - Implement AsyncHostResolver, an asynchronous HostResolver.
agayev@chromium.org
2011-07-20
1
-18
/
+1
*
Implement AsyncHostResolver, an asynchronous HostResolver.
agayev@chromium.org
2011-07-20
1
-1
/
+18
*
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
-0
/
+3
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
1
-1
/
+1
*
Add MediaInternals data aggregator.
scottfr@chromium.org
2011-06-24
1
-0
/
+7
*
Remove the HostResolverImpl::Shutdown() method.
eroman@chromium.org
2011-06-15
1
-5
/
+0
*
Eagerly initialize SystemURLRequestContext.
willchan@chromium.org
2011-06-13
1
-9
/
+23
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-0
/
+1
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Make --allow-cross-domain-auth-prompt equivalent to a preference.
tsepez@chromium.org
2011-05-26
1
-0
/
+1
*
It suffices to just forward-declare DnsCertProvenanceChecker
wtc@chromium.org
2011-05-24
1
-0
/
+1
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-1
/
+16
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-16
/
+1
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+16
*
Switch to using the system request context for OCSP.
willchan@chromium.org
2011-05-16
1
-4
/
+26
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
1
-2
/
+1
*
Changes for not reading ssl prefs from user_prefs since we have
rtenneti@chromium.org
2011-05-13
1
-3
/
+7
*
Moved content/browser/gpu_* to content/browser/gpu/.
apatrick@chromium.org
2011-05-09
1
-1
/
+1
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-6
/
+7
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-18
/
+1
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-1
/
+7
*
Add FTP transaction factories to the system URLRequestContext, and the proxy ...
eroman@chromium.org
2011-04-12
1
-0
/
+9
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-3
/
+3
*
Make sure the system request context specifies a user agent.
eroman@chromium.org
2011-03-25
1
-2
/
+16
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-0
/
+111
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-111
/
+0
[next]