| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -supported command line option to describe if a given file is supported | dgarrett@chromium.org | 2011-11-21 | 1 | -7/+51 |
* | Switching all wstrings in courgette_tool to FilePaths. | dgarrett@chromium.org | 2011-11-18 | 1 | -57/+35 |
* | Start refactoring to reduce executable type knowledge. | dgarrett@chromium.org | 2011-10-21 | 1 | -13/+14 |
* | Revert 103879 - Start refactoring to reduce executable type knowledge. | laforge@chromium.org | 2011-10-11 | 1 | -14/+13 |
* | Start refactoring to reduce executable type knowledge. | dgarrett@chromium.org | 2011-10-04 | 1 | -13/+14 |
* | Rename CommandLine::GetArgs(), update callers. | msw@chromium.org | 2011-07-13 | 1 | -3/+4 |
* | Make courgette compiler on clang and linux x64 builders | grt@chromium.org | 2011-04-06 | 1 | -2/+4 |
* | Switch out use of std::string and std::vector for large allocations for a buf... | tommi@chromium.org | 2011-04-06 | 1 | -10/+29 |
* | Improved memory usage while applying patch. | sra@chromium.org | 2011-02-23 | 1 | -10/+42 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-11 | 1 | -4/+6 |
* | Revert 70920 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -6/+4 |
* | Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-10 | 1 | -4/+6 |
* | Revert 70782 - Made logging not look up --enable-dcheck from command line | akalin@chromium.org | 2011-01-07 | 1 | -6/+4 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -8/+4 |
* | Remove deprecated CommandLine::GetLooseValues(), rename to args(). | evan@chromium.org | 2010-07-21 | 1 | -1/+9 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -2/+2 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -10/+10 |
* | Coverity fixes to keep coverity quiet. | sra@chromium.org | 2009-07-22 | 1 | -3/+4 |
* | Code changes to get the code to compile under GCC. | sra@google.com | 2009-07-18 | 1 | -3/+16 |
* | Fix leaks found by Coverity Prevent. | sra@chromium.org | 2009-05-30 | 1 | -1/+1 |
* | Move Courgette | sra@chromium.org | 2009-05-08 | 1 | -0/+404 |