| Commit message (Expand) | Author | Age | Files | Lines |
* | Support SSL connections in websocket-to-TCP proxy. | dilmah@chromium.org | 2011-10-14 | 1 | -1/+5 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -8/+8 |
* | Implementation of server socket for websockets protocol. | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Revert "Implementation of server socket for websockets protocol." | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Implementation of server socket for websockets protocol. | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -7/+8 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -6/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reduce static initializers by removing inline constructors and | davemoore@chromium.org | 2010-07-21 | 1 | -39/+20 |
* | Http cache: Use asynchronous IO to read an write the | rvargas@google.com | 2009-12-21 | 1 | -0/+21 |
* | After further discussion, do not try to handle memory errors, but make assert... | vandebo@chromium.org | 2009-11-10 | 1 | -3/+2 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -12/+22 |
* | Handle out of memory in GrowableIOBuffer more gracefully. | vandebo@chromium.org | 2009-10-28 | 1 | -2/+4 |
* | A couple new io buffers that encapsulate more data and are therefore easier t... | vandebo@chromium.org | 2009-10-14 | 1 | -10/+69 |
* | Disk cache: First pass to add support for sparse entries. | rvargas@google.com | 2009-06-18 | 1 | -2/+37 |
* | Revert cl 18723. | rvargas@google.com | 2009-06-18 | 1 | -37/+2 |
* | Disk cache: First pass to add support for sparse entries. | rvargas@google.com | 2009-06-18 | 1 | -2/+37 |
* | Minor nits in IO buffer | jar@chromium.org | 2009-03-11 | 1 | -1/+3 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -5/+1 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -1/+15 |
* | Revert cl 9528 to fix mac test_shell_tests | rvargas@google.com | 2009-02-10 | 1 | -15/+1 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-10 | 1 | -1/+15 |
* | Fix a memory leak on the async resource handler. | rvargas@google.com | 2009-02-06 | 1 | -0/+3 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -0/+32 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -32/+0 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -0/+32 |