summaryrefslogtreecommitdiffstats
path: root/courgette/encoded_program_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-1/+0
* Revert of [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram wit...dcheng2016-01-291-0/+1
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-1/+0
* [Courgette] Simplify EncodedProgram Label addition code; removed "1.01 x" mem...huangs2016-01-191-43/+76
* Switch to standard integer types in courgette/.avi2015-12-211-17/+22
* [Courgette] Store delta encoding as signed int32.huangs2015-09-091-20/+119
* [Leak fixlet] Fix leak in courgette_unittestsgroby@chromium.org2012-06-011-1/+3
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-221-6/+6
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-1/+1
* Move Courgettesra@chromium.org2009-05-081-0/+64