summaryrefslogtreecommitdiffstats
path: root/courgette/streams.h
Commit message (Expand)AuthorAgeFilesLines
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-19/+13
* Quick fix for clang and linux views builders.tommi@chromium.org2011-03-221-6/+6
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-221-12/+19
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-011-1/+6
* Improved memory usage while applying patch.sra@chromium.org2011-02-231-2/+10
* Also build a 64-bit exe version of the 32-bit courgettebradnelson@google.com2010-12-211-0/+4
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-2/+0
* Move Courgettesra@chromium.org2009-05-081-0/+220