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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the now-superfluous STATE_CONNECT and STATE_CONNECT_COMPLETED from SSL...
markus@chromium.org
2009-04-03
6
-262
/
+180
*
Fix for bug 9608. adding check that tokenized header is valid.
ace@google.com
2009-04-02
2
-1
/
+12
*
Add nhs.uk as a single-authority zone.
agl@chromium.org
2009-04-02
2
-1
/
+4
*
Add GYP file tld_cleanup tool.
agl@chromium.org
2009-04-02
1
-0
/
+25
*
Fix an innocuous dcheck when going to view-cache.
rvargas@google.com
2009-04-02
1
-3
/
+5
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
12
-1286
/
+0
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
19
-177
/
+643
*
Ensures that writes are at least one byte, matching the libevent version. As ...
avi@google.com
2009-03-31
1
-0
/
+1
*
Set completed_handshake_ to true after the entire Connect
wtc@chromium.org
2009-03-31
1
-1
/
+6
*
Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.
ericroman@google.com
2009-03-31
16
-104
/
+466
*
Disk Cache: Make sure that an entry that pretends to be
rvargas@google.com
2009-03-30
8
-0
/
+87
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
19
-645
/
+179
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
19
-179
/
+645
*
Move position of declaration per nit on larger CL that landed
jar@chromium.org
2009-03-30
1
-3
/
+1
*
Add histogram of total latency when we're not re-using a socket
jar@chromium.org
2009-03-30
1
-0
/
+7
*
Add cast to fix tree bustage on mac
jar@chromium.org
2009-03-30
1
-3
/
+6
*
Use HTTP status return code to make SDCH handling more robust.
jar@chromium.org
2009-03-30
10
-15
/
+222
*
Add some includes needed by GCC 4.4.0
mark@chromium.org
2009-03-30
1
-0
/
+1
*
Facilitate SDCH content decoding after a proxy removes ALL content info
jar@chromium.org
2009-03-28
1
-3
/
+6
*
Increase allowable dictionary size so that iGoogle can test SDCH
jar@chromium.org
2009-03-27
1
-1
/
+1
*
Add a unit test for ProxyConfigServiceWin.
ericroman@google.com
2009-03-27
4
-10
/
+195
*
Disk Cache: Second pass (and final) to allow multiple instances
rvargas@google.com
2009-03-27
8
-66
/
+149
*
Fix leak in cert code that Valgrind found.
avi@google.com
2009-03-27
1
-24
/
+33
*
After r12485, every POST request has an UploadData, even if
wtc@chromium.org
2009-03-27
1
-2
/
+3
*
filter_context.GetMimeType returns false if there is no
wtc@chromium.org
2009-03-27
1
-1
/
+1
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
5
-13
/
+37
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
15
-77
/
+296
*
Treat all 1xx the same as a 100 (continue).
ericroman@google.com
2009-03-27
2
-2
/
+49
*
URLRequestFileJob provides file handle if net::LOAD_ENABLE_DOWNLOAD_FILE
hclam@chromium.org
2009-03-26
2
-0
/
+21
*
Removing vcprojs now generated by gyp.
bradnelson@google.com
2009-03-26
8
-2465
/
+0
*
Disk cache: Add a unit test that instantiates three caches
rvargas@google.com
2009-03-26
3
-7
/
+50
*
Make sure last_time_seen_ is protected by the CookieMonster lock.
deanm@chromium.org
2009-03-26
1
-2
/
+6
*
Make sure filters can handle an empty input buffer
jar@chromium.org
2009-03-25
2
-4
/
+8
*
Fix a race in proxy_service_unittest.cc that was causing flakiness on purify ...
ericroman@google.com
2009-03-25
1
-35
/
+102
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
17
-71
/
+125
*
Disk cache: fix the report of first-eviction data to include only
rvargas@google.com
2009-03-25
1
-1
/
+1
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
10
-108
/
+199
*
Reverting 12470.
willchan@chromium.org
2009-03-25
10
-198
/
+107
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
10
-107
/
+198
*
Do not apply gzip filter to file names with gz/tgz/svgz extensions.
thestig@chromium.org
2009-03-25
1
-0
/
+16
*
GetMyHostName is renamed GetHostName to match the name of
wtc@chromium.org
2009-03-25
5
-10
/
+9
*
Add a new histogram macro to replace a few explicit calls.
rvargas@google.com
2009-03-24
2
-19
/
+17
*
* Switch the posix FileStream code over to using WorkerPool for asynchronous ...
willchan@chromium.org
2009-03-24
2
-69
/
+752
*
Use #pragma pack as documented to work with GCC and MSVC
mark@chromium.org
2009-03-24
1
-2
/
+2
*
Net module changes to support caching responses to a POST request.
darin@chromium.org
2009-03-24
5
-48
/
+120
*
Computer total latency for DNS experiment
jar@chromium.org
2009-03-23
2
-0
/
+11
*
Make GetHostNameProc return a std::string.
wtc@chromium.org
2009-03-23
3
-123
/
+113
*
Reduce valgrind bot time from 12 minutes to 9 minutes by skipping one test
dkegel@google.com
2009-03-23
1
-0
/
+3
*
Attempt to detect impact of disabling dns prefetching on transaction latency
jar@chromium.org
2009-03-23
1
-1
/
+8
*
Fully reset HttpNetworkTransaction::response_ when restarting the transaction...
ericroman@google.com
2009-03-21
8
-11
/
+98
[next]