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
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
2
-2
/
+60
*
Implement SSL tunneling through a proxy server.
wtc@google.com
2008-08-25
2
-0
/
+4
*
We can link with secur32.lib and call the SSPI functions directly.
wtc@google.com
2008-08-25
1
-48
/
+18
*
Use a more compact license header in source files.
license.bot
2008-08-24
102
-3036
/
+588
*
Back out the previous checkin because buildbot detects
wtc@google.com
2008-08-22
1
-18
/
+48
*
Fix spurious gcc warning
dkegel@google.com
2008-08-22
1
-1
/
+1
*
We can link with secur32.lib and call the SSPI functions directly.
wtc@google.com
2008-08-22
1
-48
/
+18
*
Impl of platform mime typing for Mac.
avi@google.com
2008-08-22
1
-6
/
+43
*
Use PlatformTest to manage autorelease pools in net tests that use the path s...
mmentovai@google.com
2008-08-22
2
-4
/
+18
*
Move FileURLToFilePath into platform specific files. Most of the logic in th...
tc@google.com
2008-08-22
4
-76
/
+219
*
Enable -Werror on the Mac. Fix two more warnings just added to our build. N...
mmentovai@google.com
2008-08-22
1
-3
/
+3
*
This line should not have ever changed
mmentovai@google.com
2008-08-21
1
-1
/
+1
*
Fix the final gcc warnings in base and net. Provide some macros to selective...
mmentovai@google.com
2008-08-21
2
-13
/
+10
*
Make upload_data not be windows specific. Add it to the SCons build.
tc@google.com
2008-08-21
2
-11
/
+5
*
Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ...
tc@google.com
2008-08-21
3
-44
/
+64
*
Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...
mmentovai@google.com
2008-08-21
7
-158
/
+193
*
Mark static method defined in header as inline
mmentovai@google.com
2008-08-21
1
-4
/
+4
*
Back out r1154 due to test failures
mmentovai@google.com
2008-08-21
7
-185
/
+158
*
Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...
mmentovai@google.com
2008-08-21
7
-158
/
+185
*
Final character conversions for net_util.
paulg@google.com
2008-08-20
1
-4
/
+17
*
M net/base/cookie_monster.h
awalker@google.com
2008-08-20
1
-2
/
+2
*
Fix some character conversions and Mac compile errors for net_util.cc.
paulg@google.com
2008-08-20
2
-18
/
+39
*
Quick fix; it's a struct not a class.
avi@google.com
2008-08-20
1
-1
/
+1
*
Fixing extended verification code for non-windows
avi@google.com
2008-08-20
2
-2
/
+2
*
Make mime sniffer compile for Mac.
avi@google.com
2008-08-20
1
-6
/
+5
*
Run a couple more tests in net, and get rid of a couple more warnings
mmentovai@google.com
2008-08-20
1
-3
/
+3
*
Add more files to the net module compile list. Had to make some small change...
tc@google.com
2008-08-20
2
-38
/
+46
*
add http_cache to mac build.
ericroman@google.com
2008-08-19
2
-8
/
+15
*
Remove warnings for the net module.
rvargas@google.com
2008-08-19
2
-6
/
+6
*
Move time formatters that only use ICU into base/time.*
tc@google.com
2008-08-19
1
-22
/
+4
*
Add mime_util and http_chunked_decoder to mac project.
ericroman@google.com
2008-08-19
2
-3
/
+3
*
Update a few forgotten users of the Sys StringPiece conversion functions to i...
deanm@google.com
2008-08-19
1
-1
/
+2
*
change error value
ericroman@google.com
2008-08-18
1
-3
/
+3
*
Make some net unittests compile and pass on linux.
tc@google.com
2008-08-18
2
-9
/
+7
*
-Add error code for chunked encoding
ericroman@google.com
2008-08-15
1
-0
/
+3
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
3
-5
/
+10
*
Update the comment for OnObjectSignaled.
wtc@google.com
2008-08-14
2
-7
/
+21
*
Don't assert stream_sizes_.cbBlockSize == 1. It fails with
wtc@google.com
2008-08-14
1
-3
/
+0
*
First cut at implementing SSLClientSocket using Schannel.
wtc@google.com
2008-08-14
3
-70
/
+368
*
Add a stubbed-out platform_mime_util_mac.mm
ericroman@google.com
2008-08-10
4
-5
/
+61
*
Refactor mime_util into a singleton.
ericroman@google.com
2008-08-09
3
-50
/
+166
*
Break out windows specific parts of mime_util.cc into mime_util_win.cc
ericroman@google.com
2008-08-08
2
-17
/
+65
*
Remove the old NativeMB functions from string util, and use the new ones in s...
brettw@google.com
2008-08-07
1
-3
/
+4
*
Remove an unused include of deprecated atomic.h. Replace a custom singleton ...
deanm@google.com
2008-08-07
3
-15
/
+10
*
Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...
darin@google.com
2008-08-06
5
-0
/
+795
*
Merge some changes in net/base from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-06
7
-15
/
+13
*
Make some changes from my code review. Two significant
wtc@google.com
2008-08-05
6
-33
/
+64
*
Miscellaneous changes (mostly cleanup) from my code review.
wtc@google.com
2008-08-05
2
-24
/
+38
*
Fix header include guards.
darin@google.com
2008-08-04
1
-3
/
+3
*
Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer...
darin@google.com
2008-08-04
6
-37
/
+34
[next]