Sign in
chromium
/
chromium
/
src
/
b65bdda36c548cd680eecbbfcfbd482b740e2eb3
/
net
/
http
/
http_transaction_unittest.cc
b35f629f
Migrate HttpCache adn HttpCacheTransaction to base::Bind().
by
[email protected]
· 14 years ago
49639fa
base::Bind: Convert most of net/http.
by
[email protected]
· 14 years ago
f3cf980
Use AuthCredentials throughout the network stack instead of username/password.
by
[email protected]
· 14 years ago
f98ead6
base::Bind conversion for net/http/...
by
[email protected]
· 14 years ago
f1f3f0f8
Begin CompletionCallback switchover.
by
[email protected]
· 14 years ago
5c04f72
net: Notify the http job and cache transaction about a filter
by
[email protected]
· 14 years ago
8523ba5
Kill URLRequestJobTracker.
by
[email protected]
· 14 years ago
1870d5cf
iwyu: Include stringprintf.h where appropriate, part 3.
by
[email protected]
· 14 years ago
d2db029
Clean up net unit testing code.
by
[email protected]
· 15 years ago
318e421e
Revert "Clean up net unit testing code." since it breaks the shlib builder.
by
[email protected]
· 15 years ago
472ce96
Clean up net unit testing code.
by
[email protected]
· 15 years ago
ad8e04ac
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
by
[email protected]
· 15 years ago
2227c69
Auto-format style pass over files.
by
[email protected]
· 15 years ago
ca2f19e
Update the request time of http cache entries on 304.
by
[email protected]
· 16 years ago
207d58c7
Update the response time of http cache entries on 304.
by
[email protected]
· 16 years ago
9dea9e1f
Change URLRequest to use a ref-counted buffer for actual IO.
by
[email protected]
· 17 years ago
e993abfe
revert r8603
by
[email protected]
· 17 years ago
1f8859a
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting will prevent the deletion / reuse of memorywhile the buffer is actually being used by pending IO.This seems a very intrusive change, but at least we will be ableto make sure that it works without having to chase every singledestruction of an URLRequest to make sure that any pending IOwas cancelled, and also allows us to avoid blocking onthe object destruction.BUG=5325
by
[email protected]
· 17 years ago
cad155b
Some platform cleanup to net/
by
[email protected]
· 17 years ago
2314403
Replace all instances of <hash_map> with a "base/hash_tabe.h",
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
586acc5fe
Add net to the repository.
by initial.commit
· 17 years ago