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
/
http
/
http_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of time headers in net/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-06-20
1
-0
/
+5
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-3
/
+1
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-3
/
+4
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-2
/
+2
*
net: Return LoadTiming information in the case of a cache hit.
mmenke@chromium.org
2013-05-15
1
-3
/
+26
*
Revert 199535 "Add GetFullRequestHeaders, from URLRequestJob to ..."
ttuttle@chromium.org
2013-05-10
1
-5
/
+0
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-05-10
1
-0
/
+5
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Implement offline mode behind a flag.
rdsmith@chromium.org
2013-04-20
1
-0
/
+1
*
Fix error in use-before-init of test member variable in MockNetworkTransaction.
rdsmith@chromium.org
2013-03-26
1
-1
/
+2
*
Cache failover to LOAD_PREFERRING_CACHE if network response suggests offline.
rdsmith@chromium.org
2013-03-23
1
-5
/
+18
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
1
-2
/
+13
*
Revert 189829 "[Net] Propagate priority changes from URLRequest ..."
msw@chromium.org
2013-03-22
1
-13
/
+2
*
[Net] Propagate priority changes from URLRequest to HttpTransaction
akalin@chromium.org
2013-03-22
1
-2
/
+13
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-3
/
+7
*
LoadTiming in net, part 3.
mmenke@chromium.org
2013-01-21
1
-0
/
+5
*
Http cache: Modify the Vary header behavior.
rvargas@google.com
2012-11-16
1
-0
/
+1
*
Revert 153131 (Histograms showed it doesn't help much)
mmenke@chromium.org
2012-09-11
1
-36
/
+25
*
net: Return size of upload as well as position from HttpTransaction::GetUploa...
hashimoto@chromium.org
2012-08-30
1
-2
/
+2
*
Reland of http://codereview.chromium.org/10854204/, which
mmenke@chromium.org
2012-08-24
1
-25
/
+36
*
Revert 153025 - Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
1
-32
/
+21
*
Automatically retry failed network requests.
mmenke@chromium.org
2012-08-23
1
-21
/
+32
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-2
/
+3
*
Make disk cache tests ETags more HTTP standard conformant.
gavinp@chromium.org
2012-07-22
1
-2
/
+2
*
Migrate HttpCache adn HttpCacheTransaction to base::Bind().
ajwong@chromium.org
2011-12-23
1
-6
/
+6
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-21
/
+23
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-3
/
+3
*
base::Bind conversion for net/http/...
adamk@chromium.org
2011-10-20
1
-3
/
+5
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-8
/
+8
*
net: Notify the http job and cache transaction about a filter
rvargas@google.com
2011-08-12
1
-4
/
+16
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-2
/
+0
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-14
/
+218
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-218
/
+14
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-14
/
+218
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-1
/
+1
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-1
/
+1
*
Update the request time of http cache entries on 304.
eroman@chromium.org
2009-09-04
1
-0
/
+5
*
Update the response time of http cache entries on 304.
eroman@chromium.org
2009-09-04
1
-0
/
+5
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-3
/
+3
*
revert r8603
rvargas@google.com
2009-01-24
1
-3
/
+3
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-3
/
+3
*
Some platform cleanup to net/
deanm@google.com
2008-09-23
1
-5
/
+1
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
1
-4
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+183