summaryrefslogtreecommitdiffstats
path: root/courgette/encode_decode_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-081-12/+17
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-071-17/+12
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-071-12/+17
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-211-1/+2
* Add a basic backwards compatibility unittest.dgarrett@chromium.org2011-10-181-34/+2
* Revert 103879 - Start refactoring to reduce executable type knowledge.laforge@chromium.org2011-10-111-2/+1
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-041-1/+2
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-2/+2
* Replaces the uses of the deprecated AppendPath function in courgette cpu@chromium.org2009-09-221-5/+5
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-1/+1
* Move Courgettesra@chromium.org2009-05-081-0/+105