summaryrefslogtreecommitdiffstats
path: root/runtime/base/unix_file
Commit message (Expand)AuthorAgeFilesLines
* ART: Remove test files after testAndreas Gampe2014-08-063-2/+15
* ART: ReadFully needs to fail when EOFAndreas Gampe2014-06-202-1/+15
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-103-0/+25
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-6/+5
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-262-4/+3
* Object model changes to support 64bit.Ian Rogers2014-02-066-33/+36
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-212-5/+3
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-177-21/+21
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-1218-0/+1553