summaryrefslogtreecommitdiffstats
path: root/test/Android.libarttest.mk
Commit message (Expand)AuthorAgeFilesLines
* ART: Add missing GetInterfaceMethodIfProxyAndreas Gampe2015-10-121-0/+1
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-1/+2
* ART: Fix RegisterNative orderAndreas Gampe2015-05-201-0/+1
* Fix locations at environment uses.Nicolas Geoffray2015-03-311-1/+2
* Tweak liveness when instructions are used in environments.Nicolas Geoffray2015-03-121-1/+2
* Make the SSA builder honor the debuggable flag.Nicolas Geoffray2015-03-101-1/+2
* Stack support for Optimizing compilerSebastien Hertz2015-03-031-1/+3
* Remove libcxx.mk cruft.Dan Albert2015-01-291-1/+0
* Fix thread priorities for unstarted threads.Narayan Kamath2014-11-071-0/+1
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-6/+1
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-1/+1
* Fix master-art-host build by removing flakey test (temporarily)Dave Allison2014-08-291-1/+0
* Fix signal chain to allow for signal() call to be usedDave Allison2014-08-281-0/+1
* Support running without a boot image.Alex Light2014-08-251-1/+2
* Make apps able to run with a failing patchoatAlex Light2014-08-191-1/+2
* Execute an application even when dex2oat crashes.Nicolas Geoffray2014-08-131-1/+2
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-5/+5
* Multilib ART host.Ian Rogers2014-06-241-0/+91