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
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+2
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-2
/
+0
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-0
/
+2
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-3
/
+4
*
Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...
willchan@chromium.org
2010-09-28
1
-9
/
+0
*
Reland r59972: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-28
1
-0
/
+9
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...
willchan@chromium.org
2010-09-21
1
-9
/
+0
*
Reland r59511: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-20
1
-0
/
+9
*
Reduce fieldtrials percentages for push to stable M7
jar@chromium.org
2010-09-16
1
-20
/
+2
*
Revert 59511 (potentially caused chromiumos leaks) - Take 2: Eagerly set the ...
willchan@chromium.org
2010-09-15
1
-9
/
+0
*
Fixes bad URLRequest leak detection. nss_ocsp creates a
sky@chromium.org
2010-09-15
1
-3
/
+7
*
Take 2: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-15
1
-0
/
+9
*
Revert r59289: "Eagerly set the IO loop used for OCSP."
willchan@chromium.org
2010-09-13
1
-7
/
+0
*
Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-13
1
-0
/
+7
*
Revert r59190 for regressing startup tests.
willchan@chromium.org
2010-09-11
1
-7
/
+0
*
Eagerly initialize NSS and OCSP on IOThread.
willchan@chromium.org
2010-09-11
1
-0
/
+7
*
Spelling error: s/ADDRESSSES/ADDRESSES/g.
willchan@chromium.org
2010-09-02
1
-1
/
+1
*
Add support for delegated kerberos tickets to Negotiate authentication.
cbentzel@chromium.org
2010-08-27
1
-7
/
+11
*
Adds HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-24
1
-3
/
+3
*
--auth-schemes specifies which authentication schemes are supported on the co...
cbentzel@chromium.org
2010-08-23
1
-45
/
+16
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-3
/
+3
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-3
/
+3
*
Intercept navigations, not DNS resolutions, to predict startup
jar@chromium.org
2010-08-15
1
-17
/
+1
*
Net-internal's Javascript code no longer requires all enties have a unique so...
mmenke@chromium.org
2010-08-12
1
-9
/
+1
*
Have MakeName prepend the underscore to the field trial group name,
mlloyd@chromium.org
2010-08-05
1
-2
/
+2
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+3
*
Support both preconnection, and pre-resolution for subresources
jar@chromium.org
2010-07-28
1
-11
/
+10
*
Negotiate on by default on all platforms.
cbentzel@chromium.org
2010-07-20
1
-4
/
+1
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
1
-1
/
+19
*
Fix a crash when using negotiate HTTP auth.
eroman@chromium.org
2010-07-10
1
-0
/
+1
*
Log whenever the network IP address changes.
eroman@chromium.org
2010-07-07
1
-0
/
+46
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-2
/
+2
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-3
/
+4
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
1
-12
/
+32
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-9
/
+3
*
Change classes and functions for DNS Prefetching to Predictor*
jar@chromium.org
2010-06-25
1
-23
/
+23
*
Do speculative preconnection based on network traffic (not just DNS)
jar@chromium.org
2010-06-23
1
-9
/
+20
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-3
/
+2
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-2
/
+3
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-5
/
+1
*
Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...
pkasting@chromium.org
2010-06-15
1
-11
/
+1
*
Kill all child processes at IO thread shutdown time.
michaeln@chromium.org
2010-05-21
1
-0
/
+5
*
Support speculative pre-connection to search URLs
jar@chromium.org
2010-05-18
1
-4
/
+9
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...
eroman@chromium.org
2010-04-27
1
-1
/
+14
*
Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...
ahendrickson@chromium.org
2010-04-16
1
-13
/
+16
*
Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...
eroman@chromium.org
2010-04-15
1
-2
/
+2
[next]