summaryrefslogtreecommitdiffstats
path: root/courgette/streams.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in courgette/.avi2015-12-211-29/+31
* Fix more MSVC warnings, courgette/ edition.pkasting2014-10-031-2/+2
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-6/+3
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-221-31/+43
* Improved memory usage while applying patch.sra@chromium.org2011-02-231-2/+14
* Also build a 64-bit exe version of the 32-bit courgettebradnelson@google.com2010-12-211-5/+13
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-23/+1
* Move Courgettesra@chromium.org2009-05-081-0/+383