| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 3 | -6/+6 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 1 | -6/+4 |
* | Differential updates for components. We are adding support for delivering del... | sorin@chromium.org | 2013-06-21 | 4 | -11/+59 |
* | Revert 207805 "Differential updates for components. We are addin..." | dmichael@chromium.org | 2013-06-21 | 4 | -59/+11 |
* | Differential updates for components. We are adding support for delivering del... | sorin@chromium.org | 2013-06-21 | 4 | -11/+59 |
* | Factored out common ELF processing into a common superclass, an x86 subclass,... | paulgazz@chromium.org | 2013-06-20 | 13 | -547/+811 |
* | Created a script to measure the size of payloads made by courgette, bsdiff, a... | paulgazz@chromium.org | 2013-06-19 | 2 | -30/+98 |
* | Fixed a bug where courgette would fail if a relocation entry pointed to a sec... | paulgazz@chromium.org | 2013-06-12 | 2 | -1/+24 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in courgette/. | avi@chromium.org | 2013-06-11 | 9 | -12/+12 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Initial commit of the courgette stress tester script | paulgazz@chromium.org | 2013-06-04 | 1 | -0/+149 |
* | Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette... | thestig@chromium.org | 2013-05-16 | 5 | -7/+3 |
* | Make courgette_unittests depend on TCMalloc, like every other Linux binary at... | glider@chromium.org | 2013-05-15 | 1 | -0/+9 |
* | Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | ifdef OS_NAME -> if defined(OS_NAME) | dbeam@chromium.org | 2013-03-23 | 2 | -2/+2 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 2 | -6/+6 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 1 | -3/+3 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 3 | -5/+5 |
* | Do a giant svn propset svn:eol-style LF on .cc and .h files that | jln@chromium.org | 2013-02-14 | 1 | -81/+81 |
* | More FilePath -> base::FilePath replacement. | brettw@chromium.org | 2013-02-10 | 6 | -39/+39 |
* | Make courgette_unittests build on Win64 | jschuh@chromium.org | 2013-02-10 | 1 | -0/+2 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -1/+1 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-07-26 | 2 | -4/+12 |
* | Add a clarifying comment to the memory layout navigation. (Inspired by Coveri... | gbillock@chromium.org | 2012-07-25 | 1 | -1/+3 |
* | [Leak fixlet] Fix leak in courgette_unittests | groby@chromium.org | 2012-06-01 | 1 | -1/+3 |
* | Set svn:executable on windows executables. | maruel@chromium.org | 2012-04-27 | 4 | -0/+0 |
* | Add owners to src/courgette so that we can lessen the need for a wildcard in ... | dpranke@chromium.org | 2012-03-13 | 1 | -0/+3 |
* | Use a different define to decide which CRC library to use. | dgarrett@chromium.org | 2011-12-01 | 1 | -7/+19 |
* | Revert 112083 - Try a different library for Crc32. | cbentzel@chromium.org | 2011-11-30 | 1 | -19/+7 |
* | Try a different library for Crc32. | dgarrett@chromium.org | 2011-11-30 | 1 | -7/+19 |
* | Add -supported command line option to describe if a given file is supported | dgarrett@chromium.org | 2011-11-21 | 2 | -9/+51 |
* | Switching all wstrings in courgette_tool to FilePaths. | dgarrett@chromium.org | 2011-11-18 | 1 | -57/+35 |
* | Fix two pointer arithmetic errors. | dgarrett@chromium.org | 2011-11-09 | 3 | -7/+7 |
* | Replace "bool ok" style with early returns. | dgarrett@chromium.org | 2011-11-09 | 2 | -89/+72 |
* | Add Elf 32 Support to Courgette. | dgarrett@chromium.org | 2011-11-08 | 19 | -51/+1109 |
* | Revert 108929 - Add Elf 32 Support to Courgette. | csilv@chromium.org | 2011-11-07 | 19 | -1111/+51 |
* | Add Elf 32 Support to Courgette. | dgarrett@chromium.org | 2011-11-07 | 19 | -51/+1111 |
* | Last small bit of refactoring. | dgarrett@chromium.org | 2011-10-31 | 10 | -38/+35 |
* | Disable the Courgette ensemble unittest. | dgarrett@chromium.org | 2011-10-26 | 1 | -1/+2 |
* | Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86. | dgarrett@chromium.org | 2011-10-26 | 19 | -841/+838 |
* | Start refactoring to reduce executable type knowledge. | dgarrett@chromium.org | 2011-10-21 | 20 | -522/+593 |
* | Add a unittest for ensemble diffing. | dgarrett@chromium.org | 2011-10-19 | 4 | -0/+92 |
* | Add a basic backwards compatibility unittest. | dgarrett@chromium.org | 2011-10-18 | 8 | -131/+126 |
* | Add another binary file needed by tests that will be submitted later. | dgarrett@chromium.org | 2011-10-13 | 1 | -0/+0 |
* | Revert 103879 - Start refactoring to reduce executable type knowledge. | laforge@chromium.org | 2011-10-11 | 15 | -579/+512 |
* | Start refactoring to reduce executable type knowledge. | dgarrett@chromium.org | 2011-10-04 | 15 | -512/+579 |