| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the exact-width integer types defined in <stdint.h> rather than | wtc | 2015-06-04 | 1 | -1/+1 |
* | net: Make TestCompletionCallback use RunLoops. | mmenke | 2015-05-20 | 1 | -7/+15 |
* | net cleanup: Remove unnecessary namespace prefixes. | ttuttle | 2015-04-23 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final specifiers in net/. | dcheng | 2014-12-23 | 1 | -4/+4 |
* | Drop unused base/tuple.h inclusion | tzik | 2014-12-09 | 1 | -1/+0 |
* | Introducing net::TestCompletionClosure. | gavinp | 2014-11-04 | 1 | -4/+23 |
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -1/+1 |
* | Http Cache: Release all references to buffers before invoking callbacks. | rvargas@google.com | 2013-01-15 | 1 | -0/+15 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Disk cache: Make sure that references to IO buffers are | rvargas@chromium.org | 2012-06-14 | 1 | -6/+9 |
* | Make FileStream::Seek async and add FileStream::SeekSync for sync operation | kinuko@chromium.org | 2012-04-11 | 1 | -9/+59 |
* | base::Bind: Remove callback_old.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | base::Bind fixes - killing OldCompletionCallback | groby@chromium.org | 2011-12-23 | 1 | -12/+0 |
* | base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps. | jhawkins@chromium.org | 2011-12-15 | 1 | -18/+24 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -24/+18 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -18/+24 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -1/+2 |
* | Introduce a new CompletionCallback and TestCompletionCallback. | willchan@chromium.org | 2011-10-04 | 1 | -1/+26 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -3/+3 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+2 |
* | More net/ reordering. | erg@google.com | 2011-01-21 | 1 | -29/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Http cache: Add a test to make sure that the cache | rvargas@google.com | 2009-12-18 | 1 | -0/+7 |
* | Reland my ClientSocketPool refactor again... | willchan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Sigh, revert "Reland my ClientSocketPool refactor." | willchan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Reland my ClientSocketPool refactor. | willchan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Avoiding IO completion callback during the closing | huanr@chromium.org | 2009-06-03 | 1 | -0/+2 |
* | Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ... | willchan@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Temporarily landing my ClientSocketPool refactor. Will revert right after. | willchan@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Revert "Revert "Revert "Add connected socket function to ClientSocketPool and... | willchan@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Revert "Revert "Add connected socket function to ClientSocketPool and ClientS... | willchan@chromium.org | 2009-05-17 | 1 | -1/+1 |
* | Revert "Add connected socket function to ClientSocketPool and ClientSocketHan... | willchan@chromium.org | 2009-05-17 | 1 | -1/+1 |
* | Add connected socket function to ClientSocketPool and ClientSocketHandle. | willchan@chromium.org | 2009-05-17 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | 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/+79 |