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
...
*
WinHttpSendRequest fails with SEC_E_ILLEGAL_MESSAGE when
wtc@google.com
2008-09-09
1
-0
/
+1
*
Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.
mmoss@google.com
2008-09-09
7
-19
/
+36
*
Build host_resolver on the Mac
mmentovai@google.com
2008-09-09
4
-12
/
+13
*
Fix proxy code. The pac string was corrupted when a pac
nsylvain@chromium.org
2008-09-09
1
-1
/
+2
*
Rename "run net_unittests" to "run_net_unittests" like we do with other unit
mmentovai@google.com
2008-09-08
1
-6
/
+6
*
Get MIME stuff working minimally to the point where we have
erg@google.com
2008-09-08
2
-5
/
+48
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
5
-11
/
+6
*
Normalize leading LWS in line continuations, per Wan-Teh's suggestion.
ericroman@google.com
2008-09-08
2
-15
/
+70
*
[new http] Normalize line continuations in response headers.
ericroman@google.com
2008-09-06
5
-27
/
+347
*
The previous fix doesn't work. We should continue
wtc@google.com
2008-09-05
1
-4
/
+10
*
This fixes the "passing NULL to non-pointer argument" warning when compiling ...
mmoss@google.com
2008-09-05
1
-1
/
+1
*
Modify HostResolver slightly to build on posix as well as windows.
dkegel@google.com
2008-09-05
4
-1
/
+57
*
Fix a crash caused by a NULL FILETIME when creating ftp
tc@google.com
2008-09-04
2
-3
/
+42
*
If we didn't read enough to be able to decrypt anything,
wtc@google.com
2008-09-04
1
-0
/
+4
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
2
-60
/
+35
*
Fix an out of band read when parsing a URL component of just "%". The calcul...
deanm@google.com
2008-09-03
2
-3
/
+3
*
Move icu.xcodeproj into the icu38 directory, as is done with all other
mmentovai@google.com
2008-09-03
1
-3
/
+3
*
Normalize newlines to LF in net
mmentovai@google.com
2008-09-02
5
-199
/
+199
*
Initial pass at simple event tracing. I added a few traces to tcp_socket and...
erikkay@google.com
2008-09-02
1
-0
/
+14
*
Unit tests can't access the outside world.
maruel@google.com
2008-09-02
1
-4
/
+8
*
Update net.xcodeproj with an 'All' target (like base).
sgk@google.com
2008-09-01
1
-0
/
+67
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
2
-56
/
+8
*
Fix the mac build.
rvargas@google.com
2008-08-29
1
-0
/
+2
*
Fixing the comment that was not included with the last cl.
rvargas@google.com
2008-08-29
1
-0
/
+5
*
Add another disk cache performance test.
rvargas@google.com
2008-08-29
1
-0
/
+45
*
Disk cache: Split deleting old entries from the cache into small chunks that ...
rvargas@google.com
2008-08-29
2
-3
/
+13
*
Fix net_unittests hang observed on Vista. It turns out that a subpump was
darin@google.com
2008-08-29
1
-11
/
+0
*
Hack to keep vista net_unittests from hanging while I investigate a proper fix.
darin@google.com
2008-08-29
1
-0
/
+11
*
If we receive an HTTP authentication header with a non-ASCII
wtc@google.com
2008-08-28
1
-3
/
+3
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
5
-45
/
+28
*
Run some disk cache unit tests on the Mac
mmentovai@google.com
2008-08-28
10
-34
/
+59
*
Move std::string16 to base::string16. Don't pollute the std namespace. Don't
mmentovai@google.com
2008-08-27
2
-5
/
+5
*
Add more net unit tests to linux.
rvargas@google.com
2008-08-27
1
-6
/
+6
*
On .mm files in net and base:
mmentovai@google.com
2008-08-27
1
-31
/
+6
*
Fix the net_perftests to work again.
darin@google.com
2008-08-27
2
-1
/
+3
*
Implement sync IO for the disk cache, and temporarily redirect
rvargas@google.com
2008-08-27
11
-57
/
+150
*
Use the right run_all_unittests.cc in net
mmentovai@google.com
2008-08-26
1
-1
/
+1
*
Sort the file names alphabetically.
darin@google.com
2008-08-26
1
-1
/
+1
*
Need to use net/base/run_all_unittests.cc instead of base/run_all_unittests.cc.
darin@google.com
2008-08-26
1
-1
/
+1
*
fix build
darin@google.com
2008-08-26
1
-1
/
+1
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
9
-26
/
+122
*
Implement SSL tunneling through a proxy server.
wtc@google.com
2008-08-25
4
-20
/
+191
*
We can link with secur32.lib and call the SSPI functions directly.
wtc@google.com
2008-08-25
1
-48
/
+18
*
a filename changed in this stack
erikkay@google.com
2008-08-25
1
-2
/
+2
*
Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".
ericroman@google.com
2008-08-25
6
-6
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
239
-6872
/
+1136
*
Disk cache: Make sure we don't overwrite external files when creating new ones.
rvargas@google.com
2008-08-23
3
-2
/
+27
*
Back out the previous checkin because buildbot detects
wtc@google.com
2008-08-22
1
-18
/
+48
*
add url_request_test_job to the build
tc@google.com
2008-08-22
2
-3
/
+3
*
Filter out tests from purify tests that intentionally leak.
erikkay@google.com
2008-08-22
3
-182
/
+7
[prev]
[next]