summaryrefslogtreecommitdiffstats
path: root/build/Android.libarttest.mk
Commit message (Expand)AuthorAgeFilesLines
* art: convert makefiles to support multilib buildColin Cross2014-02-181-0/+2
* Don't hardcode object layout in Unsafe and space_test.Hiroshi Yamauchi2014-02-111-1/+2
* Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-101-0/+1
* Add a systrace support for lock contention logging.Hiroshi Yamauchi2013-08-131-1/+2
* Clean up stlport usage.Elliott Hughes2013-07-301-2/+2
* Enable darwin target build for art.Brian Carlstrom2013-07-231-2/+4
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-1/+1
* libart-compiler cleanupBrian Carlstrom2013-07-111-0/+6
* Clang build support, -Wthread-safety with GCC 4.6.Ian Rogers2013-05-171-0/+2
* Remove gcc-based tsan supportBrian Carlstrom2013-03-221-2/+1
* Restore tests tag for targetBrian Carlstrom2012-09-061-0/+3
* Remove build warnings due to now unnecessary LOCAL_MODULE_TAGSBrian Carlstrom2012-08-231-1/+0
* Turn on some basic tsan annotations.Elliott Hughes2012-02-071-1/+2
* Remove need for libarttest.so for gtests for tradefedBrian Carlstrom2012-01-271-0/+1
* Mac build fixes.Elliott Hughes2012-01-201-1/+4
* Fix Object::IsSoftReferenceBrian Carlstrom2011-10-121-8/+14
* Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.Shih-wei Liao2011-09-251-2/+5
* Fix ClassLinker::LinkInterfaceMethods bugBrian Carlstrom2011-09-151-2/+2
* Support 32-bit volatiles.Elliott Hughes2011-09-131-1/+2
* Finish moving state to managed heapBrian Carlstrom2011-09-111-2/+4
* Code for loading shared libraries and calling JNI_OnLoad.Elliott Hughes2011-08-171-2/+2
* Add NDEBUG buildBrian Carlstrom2011-07-271-0/+43