summaryrefslogtreecommitdiffstats
path: root/courgette
Commit message (Expand)AuthorAgeFilesLines
* base: Get rid of the deprecated SysInfo::GetEnvVar.tfarina@chromium.org2010-07-081-4/+8
* Use an array of pages for the large arrays.sra@chromium.org2010-05-295-12/+188
* Fix for bug where 64-bit executables were processed as 32-bit executables.laforge@chromium.org2010-03-154-7/+24
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-2/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+4
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-6/+7
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-2/+2
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-0/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-10/+10
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-092-2/+2
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Replaces the uses of the deprecated AppendPath function in courgette cpu@chromium.org2009-09-223-17/+17
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-0/+22
* Coverity fixes to keep coverity quiet.sra@chromium.org2009-07-226-9/+35
* Fixing compilation error on Linux with GCC 4.3.3. My environment is Ubuntu 9....yusukes@google.com2009-07-191-1/+1
* Code changes to get the code to compile under GCC.sra@google.com2009-07-1817-102/+105
* Re-enable CRC check in courgette.sra@chromium.org2009-06-172-3/+3
* New adjustment method for Courgette.sra@chromium.org2009-06-034-2/+1330
* Fix leaks found by Coverity Prevent.sra@chromium.org2009-05-302-8/+9
* When iterating over the sections in a file, omit sections that have no raw da...sra@chromium.org2009-05-272-5/+8
* Improvements to Courgette's version of bsdiffsra@chromium.org2009-05-184-66/+64
* Removing sln file which should not be checked in, but rather generated by gyp.bradnelson@chromium.org2009-05-111-111/+0
* Fix checkdeps build error.darin@chromium.org2009-05-091-0/+3
* Move Courgettesra@chromium.org2009-05-0848-0/+8027