summaryrefslogtreecommitdiffstats
path: root/compiler/output_stream_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix data loss when symbolizing oat files.Zheng Xu2015-07-011-6/+9
* Replace NULL with nullptrMathieu Chartier2015-04-221-3/+3
* Tidy ELF builder.Ian Rogers2014-10-091-1/+1
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-3/+3
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-4/+5
* Add buffering to ELF file generationBrian Carlstrom2013-08-261-0/+16
* Move output_stream files out of runtime.Ian Rogers2013-08-161-0/+81