Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Host dex2oat and patchoat require libcutils. | Richard Uhler | 2015-03-23 | 1 | -2/+2 |
* | Make dex2oat 32bits when HOST_PREFER_32_BIT=true. | Nicolas Geoffray | 2014-12-05 | 1 | -6/+14 |
* | ART: Wire up a valgrind-wrapped dex2oat run | Andreas Gampe | 2014-12-03 | 1 | -2/+2 |
* | Tidy and reduce ART library dependencies on the host. | Ian Rogers | 2014-10-30 | 1 | -2/+2 |
* | Fix art build script. | Junmo Park | 2014-08-04 | 1 | -2/+2 |
* | Remove deprecated WITH_HOST_DALVIK. | Ian Rogers | 2014-06-10 | 1 | -8/+6 |
* | Build dex2oat as 64b for the target when using zygote64 | Andreas Gampe | 2014-04-16 | 1 | -2/+10 |
* | force dex2oat target executables to be compiled for 32-bit | Colin Cross | 2014-04-02 | 1 | -2/+2 |
* | Enable debug build of dex2oatd on host | Stuart Monteith | 2014-01-31 | 1 | -1/+1 |
* | Add a systrace support for lock contention logging. | Hiroshi Yamauchi | 2013-08-13 | 1 | -2/+2 |
* | Enable darwin target build for art. | Brian Carlstrom | 2013-07-23 | 1 | -6/+8 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+37 |