summaryrefslogtreecommitdiffstats
path: root/net/base/io_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Http cache: Use asynchronous IO to read an write thervargas@google.com2009-12-211-0/+21
* After further discussion, do not try to handle memory errors, but make assert...vandebo@chromium.org2009-11-101-3/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-12/+22
* Handle out of memory in GrowableIOBuffer more gracefully.vandebo@chromium.org2009-10-281-2/+4
* A couple new io buffers that encapsulate more data and are therefore easier t...vandebo@chromium.org2009-10-141-10/+69
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-2/+37
* Revert cl 18723.rvargas@google.com2009-06-181-37/+2
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-2/+37
* Minor nits in IO bufferjar@chromium.org2009-03-111-1/+3
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-5/+1
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-1/+15
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-15/+1
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-1/+15
* Fix a memory leak on the async resource handler.rvargas@google.com2009-02-061-0/+3
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-0/+32
* revert r8603rvargas@google.com2009-01-241-32/+0
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-0/+32