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
*
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
*
Coverity: Remove a check for index < 0 because index is size_t and can never ...
jhawkins@chromium.org
2009-09-30
1
-2
/
+4
*
Remove the ClientSocketFactory from the HttpNetworkTransaction
mbelshe@google.com
2009-09-30
6
-139
/
+60
*
Adds a virtual dtor to BaseTestServer
cpu@chromium.org
2009-09-30
1
-0
/
+2
*
Relanding:
mbelshe@google.com
2009-09-30
1
-1
/
+39
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-6
/
+5
*
Disable the leak tracking of URLRequests.
eroman@chromium.org
2009-09-30
1
-2
/
+3
*
Enable ExtensionApiTest.Toolstrip and add additional debug output.
rafaelw@chromium.org
2009-09-29
1
-0
/
+1
*
Disk cache: End the experiment and use the new eviction
rvargas@google.com
2009-09-29
5
-96
/
+78
*
Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...
pkasting@chromium.org
2009-09-29
6
-39
/
+36
*
Fix bug where we leaked the decompressor state.
mbelshe@google.com
2009-09-28
1
-0
/
+3
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-5
/
+6
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-6
/
+5
*
Implement ScopedRunnableMethodFactory using WeakPtr.
darin@chromium.org
2009-09-25
2
-20
/
+18
[next]