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
/
net
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
2
-4
/
+37
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
3
-0
/
+41
*
Mark HostCache as NonThreadSafe.
cbentzel@chromium.org
2010-06-09
2
-25
/
+48
*
revert r49217, which caused unit test failures on win:
estade@chromium.org
2010-06-09
1
-10
/
+3
*
Download filename encoding fix:
estade@chromium.org
2010-06-08
1
-3
/
+10
*
Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa...
eroman@chromium.org
2010-06-08
5
-78
/
+364
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
5
-9
/
+9
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
3
-2
/
+13
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
4
-27
/
+79
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
1
-4
/
+2
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
3
-24
/
+66
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
1
-11
/
+10
*
Move net::HTTPSProber from net_base to net
mnissler@chromium.org
2010-06-01
2
-153
/
+0
*
Remove assertion on correct NetworkChangeNotifierLinux cleanup.
willchan@chromium.org
2010-05-28
1
-1
/
+2
*
Change the proxy waiting-for message to:
mbelshe@chromium.org
2010-05-27
1
-0
/
+4
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
2
-4
/
+4
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
2
-4
/
+4
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
2
-4
/
+4
*
Eliminate the establishing_tunnel_ internal state and move to explicit
mbelshe@chromium.org
2010-05-25
2
-14
/
+24
*
Address a TODO about not duplicating the name --> value mapping for NetLog::S...
eroman@chromium.org
2010-05-22
2
-7
/
+18
*
net-internals: Log the addresses that were attempted during a TCP connect, an...
eroman@chromium.org
2010-05-21
3
-1
/
+59
*
Fix locking in CookieMonster.
rdsmith@chromium.org
2010-05-21
1
-5
/
+42
*
net-internals: Log the addresses that were attempted during a TCP connect, an...
eroman@chromium.org
2010-05-20
2
-2
/
+30
*
Chromium side changes for enabling VP8 and WebM support.
scherkus@chromium.org
2010-05-20
3
-11
/
+105
*
chunk of straightforward ifdef/include changes for BSD port
pvalchev@google.com
2010-05-19
4
-2
/
+5
*
Annotate load flags and net errors with their symbolic name.
eroman@chromium.org
2010-05-18
2
-69
/
+86
*
Adding some known mime types to the platform_mime_utils on linux. This might...
dhg@chromium.org
2010-05-18
1
-0
/
+29
*
Trigger SSL fallback based on Bad MAC alert.
agl@chromium.org
2010-05-18
1
-0
/
+3
*
Update comments based on my new understanding of the
wtc@chromium.org
2010-05-18
1
-2
/
+7
*
Support speculative pre-connection to search URLs
jar@chromium.org
2010-05-18
1
-0
/
+6
*
Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects.
eroman@chromium.org
2010-05-17
1
-3
/
+5
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
9
-46
/
+199
*
Reland 47342.
willchan@chromium.org
2010-05-16
2
-0
/
+46
*
SPDY: Add push streams to the NetLog.
willchan@chromium.org
2010-05-15
1
-0
/
+10
*
Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...
willchan@chromium.org
2010-05-15
2
-36
/
+0
*
Support SpdySession as a new NetLog source type. Start logging some more SPDY...
willchan@chromium.org
2010-05-15
2
-0
/
+36
*
Add the URLRequest's method and load flags to the NetLog.
eroman@chromium.org
2010-05-14
2
-8
/
+9
*
Minor refactor: rename "extra_parameters" --> "params".
eroman@chromium.org
2010-05-13
1
-6
/
+4
*
Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.
willchan@chromium.org
2010-05-13
1
-0
/
+18
*
Add --host-rules support.
willchan@chromium.org
2010-05-12
5
-92
/
+216
*
Add the response headers to net-internals.
willchan@chromium.org
2010-05-11
1
-0
/
+15
*
Fix ~FileStream in POSIX to auto close if the flag is set. This is left from my
jianli@chromium.org
2010-05-11
1
-1
/
+2
*
FTP: fix navigating to files listed under non-ASCII characters
phajdan.jr@chromium.org
2010-05-11
2
-4
/
+9
*
Remove the HOST_RESOLVER_IMPL_OBSERVER_* log events. I have never found these...
eroman@chromium.org
2010-05-11
3
-31
/
+2
*
Update comments for new request header events.
willchan@chromium.org
2010-05-11
1
-9
/
+4
*
Add http request headers into about:net-internals.
willchan@chromium.org
2010-05-10
1
-0
/
+21
*
Replace about:net-internals with the javascript-based frontend.
eroman@chromium.org
2010-05-10
6
-628
/
+3
*
Added #ifdef to allow Chromium to enable proprietary codecs.
scherkus@chromium.org
2010-05-10
1
-2
/
+2
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
2
-4
/
+6
*
Fix IPv6 probe class to better handle cancellation of the job.
jar@chromium.org
2010-05-08
1
-9
/
+19
[next]