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
*
Add SDCH histogram to help detected delayed acks
jar@chromium.org
2009-04-24
1
-0
/
+16
*
Correct SDCH enforcement of PathMatch for dictionaries
jar@chromium.org
2009-04-20
3
-2
/
+43
*
Implement full duplex tcp sockets on Windows.
willchan@chromium.org
2009-04-20
6
-322
/
+510
*
Add assertion to help clarify code.
jar@chromium.org
2009-04-18
1
-0
/
+2
*
Reverting 13983.
willchan@chromium.org
2009-04-17
6
-508
/
+320
*
Implement full duplex mode for windows tcp sockets.
willchan@chromium.org
2009-04-17
6
-320
/
+508
*
Do a better job of counting SDCH packets
jar@chromium.org
2009-04-17
2
-24
/
+48
*
Delete more unused functions in nss_memio.c.
thestig@chromium.org
2009-04-14
1
-32
/
+0
*
Assert that the WinSock DLL supports version 2.2.
wtc@chromium.org
2009-04-14
1
-9
/
+14
*
Update to version 26 of open-vcdiff (underpinnings for SDCH decoder)
jar@chromium.org
2009-04-14
1
-0
/
+1
*
Delete unused functions in nss_memio.c.
willchan@chromium.org
2009-04-13
1
-30
/
+0
*
Give the filter setup more context so it can figure out whether it's download...
thestig@chromium.org
2009-04-10
5
-9
/
+76
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-10
3
-5
/
+14
*
revert until I can figure out why the tests are hanging
ben@chromium.org
2009-04-09
3
-14
/
+5
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-09
3
-5
/
+14
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
5
-75
/
+61
*
- Add support for platform specific suppression files for Valgrind
nirnimesh@chromium.org
2009-04-06
1
-0
/
+1
*
Remove the now-superfluous STATE_CONNECT and STATE_CONNECT_COMPLETED from SSL...
markus@chromium.org
2009-04-03
6
-262
/
+180
*
Add nhs.uk as a single-authority zone.
agl@chromium.org
2009-04-02
2
-1
/
+4
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
14
-74
/
+193
*
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
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
14
-193
/
+74
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
14
-74
/
+193
*
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
5
-9
/
+216
*
Increase allowable dictionary size so that iGoogle can test SDCH
jar@chromium.org
2009-03-27
1
-1
/
+1
*
Fix leak in cert code that Valgrind found.
avi@google.com
2009-03-27
1
-24
/
+33
*
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
4
-12
/
+36
*
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
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
1
-0
/
+20
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
5
-89
/
+163
*
Reverting 12470.
willchan@chromium.org
2009-03-25
5
-163
/
+89
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
5
-89
/
+163
*
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
3
-8
/
+7
*
* Switch the posix FileStream code over to using WorkerPool for asynchronous ...
willchan@chromium.org
2009-03-24
2
-69
/
+752
*
Net module changes to support caching responses to a POST request.
darin@chromium.org
2009-03-24
1
-2
/
+13
*
Implement SSL renegotiation.
wtc@chromium.org
2009-03-20
2
-77
/
+122
*
Don't expect unit tests to free root cert
dkegel@google.com
2009-03-20
1
-0
/
+4
*
Add #include <fcntl.h>
patrick@chromium.org
2009-03-20
1
-0
/
+2
*
Add support for progressive JPEGs with MIME type image/pjpeg. Fixes Issue 2104.
jon@chromium.org
2009-03-19
1
-0
/
+1
*
Add a unit test for X509Certificate::Policy.
abarth@chromium.org
2009-03-19
1
-0
/
+36
*
Net unittests: handle the case where recv fails
agl@chromium.org
2009-03-19
1
-1
/
+9
*
Try to get inter-packet times more precisely
jar@chromium.org
2009-03-19
2
-21
/
+48
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
2
-3
/
+2
*
Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.
dkegel@google.com
2009-03-18
1
-0
/
+1
*
Fix incorrect include guards in net/, where the guard didn't match the filename.
deanm@chromium.org
2009-03-17
3
-4
/
+9
[next]