summaryrefslogtreecommitdiffstats
path: root/build/Android.libart.mk
Commit message (Expand)AuthorAgeFilesLines
* Move the compiler away from libdex.Elliott Hughes2012-03-061-1/+0
* libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock.Elliott Hughes2012-03-011-2/+5
* Implement Link-loading and pass 62 tests in JniInternalTest.Shih-wei Liao2012-03-011-1/+3
* Compile llvm.Module into ELF object file.Logan Chien2012-02-291-1/+52
* Beginning of LLVM backend for ART.Shih-wei Liao2012-02-141-0/+14
* Turn on some basic tsan annotations.Elliott Hughes2012-02-071-2/+2
* Mac build fixes.Elliott Hughes2012-01-201-1/+4
* Use ashmem to name our various anonymous regions.Elliott Hughes2011-11-071-0/+1
* Bring our native stack usage down.Elliott Hughes2011-10-161-0/+6
* Fix Object::IsSoftReferenceBrian Carlstrom2011-10-121-14/+29
* fix DCHECK in libartdBrian Carlstrom2011-09-161-2/+3
* Fix ClassLinker::LinkInterfaceMethods bugBrian Carlstrom2011-09-151-2/+6
* Support 32-bit volatiles.Elliott Hughes2011-09-131-1/+5
* Finish moving state to managed heapBrian Carlstrom2011-09-111-3/+9
* Working dex2oat and oatexecBrian Carlstrom2011-09-061-1/+1
* Updating the compiler to use the new-world modelbuzbee2011-08-211-0/+1
* Initialize the rest of libcore's native code.Elliott Hughes2011-08-181-1/+1
* Code for loading shared libraries and calling JNI_OnLoad.Elliott Hughes2011-08-171-1/+1
* Add support for opening classes.dex file from zip, jar, apkBrian Carlstrom2011-08-021-1/+1
* Add NDEBUG buildBrian Carlstrom2011-07-271-10/+44
* Move DexFiles to be allocated on the heapBrian Carlstrom2011-07-221-0/+1
* Give unique name to host build shared libraries #1Brian Carlstrom2011-07-201-2/+1
* Move base64 to test codeBrian Carlstrom2011-07-191-14/+5
* Make ClassLinker set Class::super_class_ plus test and build improvementsBrian Carlstrom2011-07-131-2/+1
* Relocate all of the included Makefiles into the build subdirectory.Carl Shapiro2011-07-111-0/+36