| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -4/+6 |
* | Also build a 64-bit exe version of the 32-bit courgette | bradnelson@google.com | 2010-12-21 | 14 | -73/+130 |
* | Call InitLogging() for courgette. | akalin@chromium.org | 2010-11-16 | 1 | -0/+7 |
* | Revert 66208 - Call InitLogging() for courgette. | akalin@chromium.org | 2010-11-16 | 1 | -6/+0 |
* | Call InitLogging() for courgette. | akalin@chromium.org | 2010-11-16 | 1 | -0/+6 |
* | base: Get rid of 'using' declaration of StringAppendF. | tfarina@chromium.org | 2010-11-15 | 3 | -28/+29 |
* | Fix compile failure. | pkasting@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Convert LOG(INFO) to VLOG(1) - courgette/. | pkasting@chromium.org | 2010-10-21 | 8 | -157/+109 |
* | Prevent Courgette from choosing a really large executable as the basis of com... | mal@chromium.org | 2010-09-26 | 1 | -0/+27 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 2 | -4/+2 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 2 | -2/+2 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+2 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 3 | -4/+2 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 3 | -2/+4 |
* | base: rename Environment::GetEnv to Environment::GetVar. | tfarina@chromium.org | 2010-08-07 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -10/+7 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -6/+4 |
* | Remove deprecated CommandLine::GetLooseValues(), rename to args(). | evan@chromium.org | 2010-07-21 | 1 | -1/+9 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | base: Get rid of the deprecated SysInfo::GetEnvVar. | tfarina@chromium.org | 2010-07-08 | 1 | -4/+8 |
* | Use an array of pages for the large arrays. | sra@chromium.org | 2010-05-29 | 5 | -12/+188 |
* | Fix for bug where 64-bit executables were processed as 32-bit executables. | laforge@chromium.org | 2010-03-15 | 4 | -7/+24 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 1 | -2/+2 |
* | Clarify licenses on a bunch of files. | evan@chromium.org | 2009-12-29 | 1 | -0/+4 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -6/+7 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -2/+2 |
* | Remove the base_gfx project since it no longer has an external dependencies. | brettw@chromium.org | 2009-10-14 | 1 | -0/+2 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -10/+10 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 2 | -2/+2 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Replaces the uses of the deprecated AppendPath function in courgette | cpu@chromium.org | 2009-09-22 | 3 | -17/+17 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Fix the Linux shared build. | thestig@chromium.org | 2009-09-15 | 1 | -0/+22 |
* | Coverity fixes to keep coverity quiet. | sra@chromium.org | 2009-07-22 | 6 | -9/+35 |
* | Fixing compilation error on Linux with GCC 4.3.3. My environment is Ubuntu 9.... | yusukes@google.com | 2009-07-19 | 1 | -1/+1 |
* | Code changes to get the code to compile under GCC. | sra@google.com | 2009-07-18 | 17 | -102/+105 |
* | Re-enable CRC check in courgette. | sra@chromium.org | 2009-06-17 | 2 | -3/+3 |
* | New adjustment method for Courgette. | sra@chromium.org | 2009-06-03 | 4 | -2/+1330 |
* | Fix leaks found by Coverity Prevent. | sra@chromium.org | 2009-05-30 | 2 | -8/+9 |
* | When iterating over the sections in a file, omit sections that have no raw da... | sra@chromium.org | 2009-05-27 | 2 | -5/+8 |
* | Improvements to Courgette's version of bsdiff | sra@chromium.org | 2009-05-18 | 4 | -66/+64 |
* | Removing sln file which should not be checked in, but rather generated by gyp. | bradnelson@chromium.org | 2009-05-11 | 1 | -111/+0 |
* | Fix checkdeps build error. | darin@chromium.org | 2009-05-09 | 1 | -0/+3 |
* | Move Courgette | sra@chromium.org | 2009-05-08 | 48 | -0/+8027 |