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
/
url_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
22
-0
/
+22
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
2
-193
/
+88
*
Revert "Add the actual data being read to the OnBytesRead callback."
phajdan.jr@chromium.org
2010-07-22
5
-312
/
+33
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-1
/
+1
*
Add the actual data being read to the OnBytesRead callback.
cbentzel@chromium.org
2010-07-21
5
-33
/
+312
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
2
-2
/
+2
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
1
-2
/
+4
*
DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...
pfeldman@chromium.org
2010-07-16
1
-0
/
+4
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
2
-25
/
+78
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
2
-2
/
+1
*
TTF: enable HTTPS* tests on mac.
dmuir@chromium.org
2010-07-15
1
-37
/
+3
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
2
-1
/
+2
*
Reland r52336.
erg@chromium.org
2010-07-14
2
-2
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
2
-1
/
+2
*
More header cleanup:
erg@chromium.org
2010-07-14
2
-2
/
+1
*
Add the URLRequest's priority to the net-log.
eroman@chromium.org
2010-07-13
3
-6
/
+20
*
Annotate some network classes as non-threadsafe.
eroman@chromium.org
2010-07-12
2
-2
/
+5
*
Make sure that URLRequestJob holds a reference to the read IOBuffer rather th...
eroman@chromium.org
2010-07-09
4
-9
/
+7
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
4
-23
/
+51
*
Remove abonded privacy blacklist implementation.
jochen@chromium.org
2010-07-02
2
-20
/
+3
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-1
/
+8
*
Add virtual to some base classes that have virtual methods
jar@chromium.org
2010-06-25
2
-2
/
+4
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-11
/
+10
*
Remove unfixable test.
vandebo@chromium.org
2010-06-17
1
-15
/
+0
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
2
-0
/
+4
*
Fix a regression that accesses file system synchronously
huanr@chromium.org
2010-06-14
4
-44
/
+50
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
1
-0
/
+5
*
Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@chromium.org
2010-06-07
2
-0
/
+7
*
Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@google.com
2010-06-07
2
-7
/
+0
*
AppCache: Use a MockHttpServer instead of starting a seperate http server for...
michaeln@chromium.org
2010-06-07
2
-0
/
+7
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
4
-8
/
+8
*
Convert some DCHECKs() for redirect into CHECKs() to make sure they aren't ge...
eroman@chromium.org
2010-06-03
1
-2
/
+2
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+2
*
Move net::HTTPSProber from net_base to net
mnissler@chromium.org
2010-06-01
3
-1
/
+154
*
view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactory
rvargas@google.com
2010-05-27
3
-100
/
+553
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-0
/
+6
*
Generate some histograms to see how well our compression is working.
mbelshe@chromium.org
2010-05-21
2
-2
/
+109
*
Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects.
eroman@chromium.org
2010-05-17
1
-8
/
+9
*
Add the URLRequest's method and load flags to the NetLog.
eroman@chromium.org
2010-05-14
3
-2
/
+54
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
1
-1
/
+1
*
Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().
willchan@chromium.org
2010-05-07
3
-32
/
+44
*
Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.
willchan@chromium.org
2010-05-06
7
-45
/
+47
*
Add a tool for testing your network setup.
eroman@chromium.org
2010-05-04
1
-2
/
+3
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
2
-29
/
+20
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-9
/
+14
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-4
/
+4
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-19
/
+32
*
Update about:cache to display cached metadata for an entry.
tonyg@chromium.org
2010-04-19
1
-3
/
+5
*
Call the IsCertStatusError function.
wtc@chromium.org
2010-04-16
1
-2
/
+1
*
Add support for attaching custom parameters to NetLog events.
eroman@chromium.org
2010-04-09
1
-8
/
+9
[next]