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
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
2
-7
/
+8
*
Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OS
timurrrr@chromium.org
2009-10-13
1
-0
/
+1
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
3
-13
/
+68
*
Mix mismatched new[] with delete. (should be delete[]).
mbelshe@google.com
2009-10-13
2
-8
/
+8
*
Make SSLClientSocketNSS full-duplex
ukai@chromium.org
2009-10-13
2
-99
/
+238
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
3
-1
/
+31
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
3
-8
/
+8
*
Add the ability to purge memory to the ProxyResolver.
pkasting@chromium.org
2009-10-13
9
-3
/
+79
*
Use size_t rather than uint32 in a few more places
mbelshe@chromium.org
2009-10-12
2
-4
/
+4
*
Step 2 in porting disk cache to using FilePath.
tony@chromium.org
2009-10-12
7
-9
/
+16
*
Start migrating the disk cache to using FilePath.
tony@chromium.org
2009-10-12
13
-74
/
+104
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
4
-14
/
+21
*
Change the SSL Socket to be capable of having reads and
mbelshe@google.com
2009-10-10
2
-235
/
+335
*
Fix one more size_t/uint32 casting issue for the mac.
mbelshe@chromium.org
2009-10-10
2
-2
/
+2
*
Make our Mock Sockets capable of running full duplex.
mbelshe@google.com
2009-10-09
2
-18
/
+6
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
4
-4
/
+4
*
A few more misc fixes for the linux port.
mbelshe@chromium.org
2009-10-09
4
-24
/
+18
*
Add net/socket_stream.
ukai@chromium.org
2009-10-09
3
-0
/
+879
*
One more try to get the FilePath usage right.
mbelshe@google.com
2009-10-09
1
-3
/
+4
*
Disable CancelSparseIO unit test while I see what's going on.
rvargas@google.com
2009-10-08
1
-1
/
+1
*
Disk cache: Add a method to cancel pending sparse operations.
rvargas@google.com
2009-10-08
10
-9
/
+285
*
Detect NULL characters in certificate Subject common
wtc@chromium.org
2009-10-08
1
-17
/
+87
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
3
-14
/
+43
*
Make HttpResponseInfo pickle'able, just moves some code from HttpCache to Htt...
michaeln@google.com
2009-10-08
3
-124
/
+150
*
Linux port for flip_session.
mbelshe@chromium.org
2009-10-07
2
-18
/
+25
*
Fix signed/unsigned mismatch for linux
mbelshe@chromium.org
2009-10-07
1
-1
/
+1
*
Change many of the int and uint32 uses to size_t.
mbelshe@chromium.org
2009-10-07
2
-24
/
+24
*
Turn off the X509Certificate::Verify call for non-Windows platforms
wtc@chromium.org
2009-10-07
1
-3
/
+5
*
Add a certificate blacklist for Windows and put the
wtc@chromium.org
2009-10-07
2
-0
/
+191
*
Linux port fixup.
mbelshe@chromium.org
2009-10-07
1
-4
/
+4
*
Fix the UrlToFilenameEncoder to be more cross platform.
mbelshe@chromium.org
2009-10-07
1
-29
/
+30
*
Remove VLOG statements which aren't needed and don't work well in chrome.
mbelshe@chromium.org
2009-10-07
4
-46
/
+10
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
2
-0
/
+12
*
Increase the timeout for TcpConnectJob from 60 seconds to 240 seconds.
eroman@chromium.org
2009-10-06
1
-1
/
+8
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
6
-3
/
+18
*
Increase the maximum headers size from 32Kb to 256Kb.
eroman@chromium.org
2009-10-06
2
-3
/
+3
*
Add a response_info() accessor to URLRequest to get a reference to the net::H...
michaeln@google.com
2009-10-05
2
-0
/
+7
*
Make the font sizes on about:net-internals consistent.
evan@chromium.org
2009-10-05
1
-3
/
+4
*
Coverity: Assert that socket() returns a successful value.
jhawkins@chromium.org
2009-10-05
1
-3
/
+4
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
2
-26
/
+2
*
Second try. r27819 was missing a null pointer check for
wtc@chromium.org
2009-10-02
1
-38
/
+22
*
The Python test server now ignores querystrings params when serving local files.
finnur@chromium.org
2009-10-02
1
-2
/
+8
*
Handle range request on a truncated entry
hclam@chromium.org
2009-10-02
3
-3
/
+48
*
Revert r27819 because it causes net_unittests to crash in the
wtc@chromium.org
2009-10-02
1
-20
/
+38
*
Map SEC_ERROR_OCSP_BAD_HTTP_RESPONSE (-8073) to
wtc@chromium.org
2009-10-02
1
-38
/
+20
*
Rename EscapeUrl and expand the code comment.
brg@chromium.com
2009-10-01
3
-5
/
+5
*
Handle reading to the end of a sparse entry
hclam@chromium.org
2009-10-01
3
-1
/
+7
*
The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....
ericu@google.com
2009-10-01
2
-0
/
+24
*
Two features:
mbelshe@google.com
2009-10-01
4
-14
/
+116
*
Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...
brg@chromium.com
2009-10-01
3
-1
/
+31
[next]