summaryrefslogtreecommitdiffstats
path: root/courgette
Commit message (Expand)AuthorAgeFilesLines
* ifdef OS_NAME -> if defined(OS_NAME)dbeam@chromium.org2013-03-232-2/+2
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-6/+6
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-241-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-5/+5
* Do a giant svn propset svn:eol-style LF on .cc and .h files thatjln@chromium.org2013-02-141-81/+81
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-106-39/+39
* Make courgette_unittests build on Win64 jschuh@chromium.org2013-02-101-0/+2
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-211-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-262-4/+12
* Add a clarifying comment to the memory layout navigation. (Inspired by Coveri...gbillock@chromium.org2012-07-251-1/+3
* [Leak fixlet] Fix leak in courgette_unittestsgroby@chromium.org2012-06-011-1/+3
* Set svn:executable on windows executables.maruel@chromium.org2012-04-274-0/+0
* Add owners to src/courgette so that we can lessen the need for a wildcard in ...dpranke@chromium.org2012-03-131-0/+3
* Use a different define to decide which CRC library to use.dgarrett@chromium.org2011-12-011-7/+19
* Revert 112083 - Try a different library for Crc32.cbentzel@chromium.org2011-11-301-19/+7
* Try a different library for Crc32.dgarrett@chromium.org2011-11-301-7/+19
* Add -supported command line option to describe if a given file is supporteddgarrett@chromium.org2011-11-212-9/+51
* Switching all wstrings in courgette_tool to FilePaths.dgarrett@chromium.org2011-11-181-57/+35
* Fix two pointer arithmetic errors.dgarrett@chromium.org2011-11-093-7/+7
* Replace "bool ok" style with early returns.dgarrett@chromium.org2011-11-092-89/+72
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-0819-51/+1109
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-0719-1111/+51
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-0719-51/+1111
* Last small bit of refactoring.dgarrett@chromium.org2011-10-3110-38/+35
* Disable the Courgette ensemble unittest.dgarrett@chromium.org2011-10-261-1/+2
* Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86.dgarrett@chromium.org2011-10-2619-841/+838
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-2120-522/+593
* Add a unittest for ensemble diffing.dgarrett@chromium.org2011-10-194-0/+92
* Add a basic backwards compatibility unittest.dgarrett@chromium.org2011-10-188-131/+126
* Add another binary file needed by tests that will be submitted later.dgarrett@chromium.org2011-10-131-0/+0
* Revert 103879 - Start refactoring to reduce executable type knowledge.laforge@chromium.org2011-10-1115-579/+512
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-0415-512/+579
* fix executable flaggman@chromium.org2011-09-273-0/+0
* Add binary files needed by unittests to come later.dgarrett@chromium.org2011-09-274-0/+0
* Revert 102428 - Add a backwards compatibility unittest.dgarrett@chromium.org2011-09-233-85/+1
* Add a backwards compatibility unittest.dgarrett@chromium.org2011-09-233-1/+85
* Revert 101606 - Add a basic backwards compatibility unittest.rlp@chromium.org2011-09-173-85/+1
* Add a basic backwards compatibility unittest.dgarrett@chromium.org2011-09-173-1/+85
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-3/+4
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove msvs_guid from chrome_frame/, cloud_print/, content/tony@chromium.org2011-06-221-5/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-2/+2
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-122-4/+2
* Make courgette compiler on clang and linux x64 buildersgrt@chromium.org2011-04-061-2/+4
* fix build error.tommi@chromium.org2011-04-061-1/+2
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-0618-296/+552
* Pulling in new icu with msvs2010 fix.bradnelson@google.com2011-03-291-1/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-285-9/+9
* Quick fix for clang and linux views builders.tommi@chromium.org2011-03-221-6/+6