1. b35f629f Migrate HttpCache adn HttpCacheTransaction to base::Bind(). by [email protected] · 14 years ago
  2. 49639fa base::Bind: Convert most of net/http. by [email protected] · 14 years ago
  3. f3cf980 Use AuthCredentials throughout the network stack instead of username/password. by [email protected] · 14 years ago
  4. f98ead6 base::Bind conversion for net/http/... by [email protected] · 14 years ago
  5. f1f3f0f8 Begin CompletionCallback switchover. by [email protected] · 14 years ago
  6. 5c04f72 net: Notify the http job and cache transaction about a filter by [email protected] · 14 years ago
  7. 8523ba5 Kill URLRequestJobTracker. by [email protected] · 14 years ago
  8. 1870d5cf iwyu: Include stringprintf.h where appropriate, part 3. by [email protected] · 14 years ago
  9. d2db029 Clean up net unit testing code. by [email protected] · 15 years ago
  10. 318e421e Revert "Clean up net unit testing code." since it breaks the shlib builder. by [email protected] · 15 years ago
  11. 472ce96 Clean up net unit testing code. by [email protected] · 15 years ago
  12. ad8e04ac Convert implicit scoped_refptr constructor calls to explicit ones, part 1 by [email protected] · 15 years ago
  13. 2227c69 Auto-format style pass over files. by [email protected] · 15 years ago
  14. ca2f19e Update the request time of http cache entries on 304. by [email protected] · 16 years ago
  15. 207d58c7 Update the response time of http cache entries on 304. by [email protected] · 16 years ago
  16. 9dea9e1f Change URLRequest to use a ref-counted buffer for actual IO. by [email protected] · 17 years ago
  17. e993abfe revert r8603 by [email protected] · 17 years ago
  18. 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
  19. cad155b Some platform cleanup to net/ by [email protected] · 17 years ago
  20. 2314403 Replace all instances of <hash_map> with a "base/hash_tabe.h", by [email protected] · 17 years ago
  21. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  22. 586acc5fe Add net to the repository. by initial.commit · 17 years ago