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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos of member names in a comment.
wtc@chromium.org
2012-01-13
1
-3
/
+3
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-2
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+2
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-2
/
+0
*
Update comment on IOThread to point people to the right place if they
joi@chromium.org
2011-12-13
1
-0
/
+4
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-0
/
+5
*
Clear DNS cache and passive log collector on incognito close.
mmenke@chromium.org
2011-12-07
1
-0
/
+5
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-7
/
+1
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-10
/
+0
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-10
/
+37
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-37
/
+10
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-10
/
+37
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-2
/
+2
*
base::Bind() conversion for IOThread.
dcheng@chromium.org
2011-11-21
1
-3
/
+2
*
Cleanup: Remove more forward declarations in various chrome/browser directories.
thestig@chromium.org
2011-11-16
1
-5
/
+0
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
1
-2
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+2
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+2
*
Moved SDCH initialization from UI thread to IO thread.
rtenneti@chromium.org
2011-09-17
1
-0
/
+3
*
Create a very simple TabContentsView (and not fully implemented yet) and add ...
jam@chromium.org
2011-09-15
1
-1
/
+1
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-48
/
+4
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-4
/
+48
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-48
/
+4
*
Instantiate OriginBoundCertService in relevant places and do plumbing to pass...
rkn@chromium.org
2011-08-11
1
-0
/
+6
*
Remove an unnecessary forward declaration of ProxyScriptFetcher.
wtc@chromium.org
2011-08-10
1
-1
/
+0
*
Reland r94047 - Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-29
1
-21
/
+0
*
Revert r94047 "Make Profile own ProfileIOData."
oshima@google.com
2011-07-26
1
-0
/
+21
*
Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-26
1
-21
/
+0
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
Add MediaInternals data aggregator.
scottfr@chromium.org
2011-06-24
1
-0
/
+8
*
Eagerly initialize SystemURLRequestContext.
willchan@chromium.org
2011-06-13
1
-1
/
+6
*
Switch to using the system request context for OCSP.
willchan@chromium.org
2011-05-16
1
-0
/
+6
*
Changes for not reading ssl prefs from user_prefs since we have
rtenneti@chromium.org
2011-05-13
1
-3
/
+8
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-2
/
+2
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-0
/
+3
*
Add FTP transaction factories to the system URLRequestContext, and the proxy ...
eroman@chromium.org
2011-04-12
1
-0
/
+4
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-3
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-0
/
+27
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-27
/
+0
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
1
-0
/
+27
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-1
/
+2
*
Kill CleanUpAfterMessageLoopDestruction.
willchan@chromium.org
2011-03-03
1
-2
/
+1
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
1
-1
/
+10
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
1
-2
/
+3
*
When user "discards history," discard speculative data as well
jar@chromium.org
2011-02-20
1
-6
/
+10
*
Fix privacy issues related to about:net-internals and about:dns
mmenke@chromium.org
2011-02-13
1
-1
/
+6
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-2
/
+0
*
Remove PrerenderInterceptor.
cbentzel@chromium.org
2011-01-13
1
-2
/
+0
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-3
/
+3
[next]