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
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
2
-11
/
+11
*
Add dependencies from net_base to bzip2 and zlib.
agl@chromium.org
2009-10-23
1
-0
/
+2
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
10
-0
/
+523
*
Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...
ananta@chromium.org
2009-10-23
5
-21
/
+43
*
Fix Check failure in SocketStream::DidRecevieData().
ukai@chromium.org
2009-10-23
1
-2
/
+15
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
3
-22
/
+14
*
Refactor: Address some style comments from a review (which missed the origina...
eroman@chromium.org
2009-10-23
9
-24
/
+40
*
Add unittest for WebSocket::ProcessFrameData.
ukai@chromium.org
2009-10-23
3
-65
/
+189
*
Make SSLClientSocketMac full-duplex
ukai@chromium.org
2009-10-23
2
-136
/
+159
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
3
-66
/
+98
*
Refactor: Don't send the quit command before killing test server for ProxyScr...
eroman@chromium.org
2009-10-22
1
-2
/
+1
*
Change the request tracking done by about:net-internals to be per context rat...
eroman@chromium.org
2009-10-22
9
-293
/
+309
*
Http Cache: Convert data writes from sysnchronous to asynchronous.
rvargas@google.com
2009-10-22
3
-43
/
+138
*
Disable IPv6 results for the PAC bindings:
eroman@chromium.org
2009-10-22
4
-15
/
+87
*
Fix calculation of length in websocket.cc.
craig.schlenter@chromium.org
2009-10-22
1
-1
/
+1
*
Moved patch from 297003 over to committer repository.
rolandsteiner@chromium.org
2009-10-22
7
-1
/
+133
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
4
-5
/
+30
*
Disk cache: Fix a race accessing a file's reference counter
rvargas@google.com
2009-10-21
1
-3
/
+10
*
Split net into net and net_base to reduce v8 dependency injection.
maruel@chromium.org
2009-10-21
1
-12
/
+71
*
Add a mechanism to disable IPv6.
eroman@chromium.org
2009-10-21
15
-127
/
+288
*
Fix compatibility problems with FileZilla FTP Server.
phajdan.jr@chromium.org
2009-10-21
2
-8
/
+31
*
Don't run WebSocketTest.* under ThreadSanitizer on Mac
timurrrr@chromium.org
2009-10-21
1
-0
/
+5
*
WebSocket protocol handler for live experiment (again)
ukai@chromium.org
2009-10-21
4
-0
/
+874
*
Revert r29614 "WebSocket protocol handler for live experiment."
ukai@chromium.org
2009-10-21
4
-871
/
+0
*
WebSocket protocol handler for live experiment.
ukai@chromium.org
2009-10-21
4
-0
/
+871
*
I had some debug URL handling turned on in chrome
mbelshe@google.com
2009-10-21
2
-4
/
+5
*
Update eTLD list to stay in sync with Mozilla. Also correct the URL atop the...
pkasting@chromium.org
2009-10-20
2
-2
/
+14
*
Fix a data race found by ThreadSanitizer in LoadLog::Release().
eroman@chromium.org
2009-10-20
1
-2
/
+3
*
Fixup the flip_framer eof-handling semantics now that we have
mbelshe@google.com
2009-10-20
7
-90
/
+257
*
Remove some unnecessary manual AddRef/Release.
eroman@chromium.org
2009-10-20
1
-9
/
+0
*
Display the full address list rather than just the first item, in about:net-i...
eroman@chromium.org
2009-10-19
2
-8
/
+22
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-17
10
-634
/
+1255
*
Enable Mac EV cert validation w/o requiring the user to explicitly enable rev...
hawk@chromium.org
2009-10-16
1
-6
/
+4
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-4
/
+4
*
Adding support for Reset in StringTokenizerT and HttpHeadersIterator.
tommi@chromium.org
2009-10-16
2
-0
/
+17
*
Reverting 29316.
vandebo@chromium.org
2009-10-16
10
-1255
/
+634
*
Mark flaky FTP tests as flaky.
phajdan.jr@chromium.org
2009-10-16
1
-5
/
+10
*
Classify more types of input as queries.
pkasting@chromium.org
2009-10-16
3
-0
/
+90
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-16
10
-634
/
+1255
*
HTTP Cache: Apply all freshness tests to Partial content entries.
rvargas@google.com
2009-10-16
3
-4
/
+29
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
1
-3
/
+3
*
Adding a Find method to the HeadersIterator class.
tommi@chromium.org
2009-10-16
3
-0
/
+34
*
Enable certificate revocation and EV certificate validation for Mac
hawk@chromium.org
2009-10-16
2
-4
/
+13
*
Convert the HTTP cache to use FilePath rather than wstring for the
tony@chromium.org
2009-10-15
2
-9
/
+9
*
Provides a certificate for SSL client authentication on NSS sockets.
wtc@chromium.org
2009-10-15
2
-4
/
+131
*
net: Add another unit test.
rvargas@google.com
2009-10-15
1
-0
/
+7
*
Final patch to convert disk cache to using FilePath instead of
tony@chromium.org
2009-10-15
12
-124
/
+98
*
Don't call AuthOrigin(target) multiple times in
wtc@chromium.org
2009-10-15
2
-16
/
+22
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-1
/
+1
[next]