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
*
Address some issues I found in chunked decoder:
ericroman@google.com
2008-08-14
3
-26
/
+153
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
5
-8
/
+9
*
Add a helper method to SConscript.main for adding .pdb files to the
tc@google.com
2008-08-13
2
-26
/
+12
*
Add new disk_cache\*_{win,posix}.cc files to SCons build. Copy in
sgk@google.com
2008-08-13
1
-35
/
+49
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
2
-399
/
+399
*
Move remaining OS dependent bits from the main logic on the disk cache.
rvargas@google.com
2008-08-13
20
-150
/
+551
*
make the GTest executables follow the naming conventions for other platforms.
pinkerton@google.com
2008-08-13
1
-22
/
+22
*
Re submitting the histograms change (735)
rvargas@google.com
2008-08-12
4
-0
/
+40
*
configure the net unit test targets
pinkerton@google.com
2008-08-12
1
-2
/
+287
*
Back off the histograms change.
rvargas@google.com
2008-08-12
4
-40
/
+0
*
Add a few histograms to the disk cache.
rvargas@google.com
2008-08-12
4
-0
/
+40
*
Change the ProxyService to work with ASCII strings.
darin@google.com
2008-08-12
10
-115
/
+115
*
Fix hammer build. Bustage resulted from renaming some files.
darin@google.com
2008-08-11
1
-3
/
+3
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
18
-276
/
+278
*
Add a stubbed-out platform_mime_util_mac.mm
ericroman@google.com
2008-08-10
4
-5
/
+61
*
rollback r526 to fix performance regression
darin@google.com
2008-08-09
2
-10
/
+11
*
Refactor mime_util into a singleton.
ericroman@google.com
2008-08-09
5
-55
/
+175
*
Add deps files and rules for the checkdeps script.
brettw@google.com
2008-08-08
1
-0
/
+3
*
Extend disk cache unit tests to include reuse of internal entries.
rvargas@google.com
2008-08-08
1
-11
/
+27
*
Stop using SHFileOperation from the disk cache code.
rvargas@google.com
2008-08-08
1
-10
/
+16
*
Break out windows specific parts of mime_util.cc into mime_util_win.cc
ericroman@google.com
2008-08-08
4
-17
/
+70
*
Change the UrlRequestJob base class to be thread safe because the sub class U...
nsylvain@google.com
2008-08-08
1
-1
/
+4
*
Rollback r517 to retry with ObjectWatcher. This change did not appear to be
darin@google.com
2008-08-07
2
-11
/
+10
*
Rollback changes made to URLRequestFileJob to use ObjectWatcher instead of
darin@google.com
2008-08-07
2
-10
/
+11
*
Remove the old NativeMB functions from string util, and use the new ones in s...
brettw@google.com
2008-08-07
2
-5
/
+8
*
Remove an unused include of deprecated atomic.h. Replace a custom singleton ...
deanm@google.com
2008-08-07
3
-15
/
+10
*
SCons: handle new net/base/client_socket_*.cc files.
sgk@google.com
2008-08-07
1
-3
/
+3
*
fix bustage... F**K
darin@google.com
2008-08-07
1
-3
/
+2
*
Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...
darin@google.com
2008-08-06
10
-209
/
+231
*
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 from my code review.
wtc@google.com
2008-08-05
4
-127
/
+150
*
Miscellaneous changes (mostly cleanup) from my code review.
wtc@google.com
2008-08-05
8
-61
/
+90
*
Fix header include guards.
darin@google.com
2008-08-04
14
-43
/
+43
*
Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer...
darin@google.com
2008-08-04
8
-52
/
+47
*
Checking in the rest of the .lib changes, previous commit was only done from ...
sgk@google.com
2008-08-04
2
-24
/
+25
*
was originally reviewed by jar as part of revision 322, but i mistakenly didn...
darin@google.com
2008-08-04
2
-8
/
+9
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
2
-43
/
+0
*
Convert submodules SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
2
-23
/
+7
*
If a disk cache entry is stored as an external file, and it is reused (open/t...
rvargas@google.com
2008-08-02
128
-2
/
+43
*
Update xcodeprojs
mmentovai@google.com
2008-08-01
1
-0
/
+478
*
Update TLD data, incorporating recent changes from Mozilla as well as more
pamg@google.com
2008-08-01
1
-48
/
+1137
*
Forward declare GURL in cookie_policy.
deanm@google.com
2008-08-01
3
-2
/
+6
*
Cleanup some old unused code from the cookie monster unittest.
deanm@google.com
2008-08-01
1
-19
/
+0
*
tld_cleanup's main() needs the new base::AtExitManager too, so DCHECKs don't ...
sgk@google.com
2008-08-01
1
-0
/
+4
*
Change the order of functions on the cc file to follow the order of the heade...
rvargas@google.com
2008-07-31
3
-726
/
+735
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
30
-195
/
+244
*
Remove unnecessary use of atomic operations. Getting the pid on windows is v...
deanm@google.com
2008-07-31
1
-6
/
+1
*
Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...
sgk@google.com
2008-07-31
2
-12
/
+2
*
I looked at the full dump from the previous crashes and it looks like a testi...
brettw@google.com
2008-07-30
6
-28
/
+86
[next]