| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more MSVC warnings, courgette/ edition. | pkasting | 2014-10-03 | 1 | -14/+13 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use a direct include of strings headers in courgette/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86. | dgarrett@chromium.org | 2011-10-26 | 1 | -1/+0 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -2/+1 |
* | Switch out use of std::string and std::vector for large allocations for a buf... | tommi@chromium.org | 2011-04-06 | 1 | -2/+2 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 1 | -6/+6 |
* | Implementation of an STL compatible allocator for Courgette on Windows. | tommi@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Also build a 64-bit exe version of the 32-bit courgette | bradnelson@google.com | 2010-12-21 | 1 | -8/+11 |
* | base: Get rid of 'using' declaration of StringAppendF. | tfarina@chromium.org | 2010-11-15 | 1 | -20/+21 |
* | Convert LOG(INFO) to VLOG(1) - courgette/. | pkasting@chromium.org | 2010-10-21 | 1 | -54/+25 |
* | Fix for bug where 64-bit executables were processed as 32-bit executables. | laforge@chromium.org | 2010-03-15 | 1 | -0/+4 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -6/+7 |
* | Coverity fixes to keep coverity quiet. | sra@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | 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 | 1 | -9/+12 |
* | New adjustment method for Courgette. | sra@chromium.org | 2009-06-03 | 1 | -0/+1318 |