summaryrefslogtreecommitdiffstats
path: root/courgette/third_party
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in courgette/.avi2015-12-215-25/+36
* Use base::UncheckedMalloc rather than std::nothrow in courgette.grt2015-11-061-9/+10
* [Courgette] Optimize QSufSort to speed up courgette-gen.huangs2015-08-193-78/+94
* [Courgette] Extract qsufsort module and add tests.huangs2015-08-114-158/+329
* Using "static_assert" in lieu of "COMPILE_ASSERT" in courgete moduleanujk.sharma2015-01-202-4/+4
* Disable two PagedArrayTests that fail under AddressSanitizer on Windowstimurrrr2015-01-141-0/+4
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-23/+23
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-131-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-281-1/+1
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-212-1/+50
* Revert 207805 "Differential updates for components. We are addin..."dmichael@chromium.org2013-06-212-50/+1
* Differential updates for components. We are adding support for delivering del...sorin@chromium.org2013-06-212-1/+50
* Use a direct include of strings headers in courgette/.avi@chromium.org2013-06-111-1/+1
* Do a giant svn propset svn:eol-style LF on .cc and .h files thatjln@chromium.org2013-02-141-81/+81
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-222-18/+33
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-2/+2
* Also build a 64-bit exe version of the 32-bit courgettebradnelson@google.com2010-12-211-2/+2
* Fix compile failure.pkasting@chromium.org2010-10-211-2/+2
* Convert LOG(INFO) to VLOG(1) - courgette/.pkasting@chromium.org2010-10-211-17/+15
* Use an array of pages for the large arrays.sra@chromium.org2010-05-293-12/+150
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-1/+0
* Improvements to Courgette's version of bsdiffsra@chromium.org2009-05-183-65/+63
* Move Courgettesra@chromium.org2009-05-085-0/+828