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
*
Move cleanup that happens on IO thread destruction to content, so that not ev...
jam@chromium.org
2012-01-17
1
-20
/
+2
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-38
/
+0
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-0
/
+38
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-38
/
+0
*
Fix race condition in ChromeProxyConfigService
battre@chromium.org
2011-12-18
1
-1
/
+2
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-4
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+4
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-4
/
+0
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-3
/
+9
*
Clear DNS cache and passive log collector on incognito close.
mmenke@chromium.org
2011-12-07
1
-0
/
+22
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-9
/
+6
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-16
/
+37
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-37
/
+16
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-16
/
+37
*
base::Bind() conversion for IOThread.
dcheng@chromium.org
2011-11-21
1
-12
/
+11
*
aura: Avoid pref crash when using WebKit compositor.
derat@chromium.org
2011-11-08
1
-1
/
+0
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
1
-6
/
+15
*
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
-5
/
+5
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-2
/
+2
*
Refactor: Remove HostResolver::GetAsHostResolverImpl()
cbentzel@chromium.org
2011-10-21
1
-6
/
+1
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
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
[next]