summaryrefslogtreecommitdiffstats
path: root/courgette/ensemble.cc
Commit message (Expand)AuthorAgeFilesLines
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-3/+1
* Revert of [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram wit...dcheng2016-01-291-1/+3
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-3/+1
* Switch to standard integer types in courgette/.avi2015-12-211-2/+4
* Use a direct include of strings headers in courgette/.avi@chromium.org2013-06-111-2/+2
* Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86.dgarrett@chromium.org2011-10-261-40/+17
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-211-56/+43
* Revert 103879 - Start refactoring to reduce executable type knowledge.laforge@chromium.org2011-10-111-43/+56
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-041-56/+43
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-6/+4
* Fix for bug where 64-bit executables were processed as 32-bit executables.laforge@chromium.org2010-03-151-6/+9
* Move Courgettesra@chromium.org2009-05-081-0/+102