summaryrefslogtreecommitdiffstats
path: root/runtime/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge "ART: Mips64 runtime support"Andreas Gampe2015-01-161-3/+10
|\
| * ART: Mips64 runtime supportAndreas Gampe2015-01-151-3/+10
* | Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-0/+1
|/
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+2
* Add heap task processorMathieu Chartier2014-12-191-0/+1
* Remove portable.Elliott Hughes2014-12-121-27/+0
* Remove unused headers.Ian Rogers2014-12-031-2/+0
* Remove MethodHelper::HasSameSignatureWithDifferentClassLoaders.Ian Rogers2014-12-021-1/+0
* Remove FieldHelper.Ian Rogers2014-12-021-1/+0
* Restrict FDO to only apply to target build.Dehao Chen2014-11-201-1/+3
* ART: Track Flush & Close in FdFileAndreas Gampe2014-11-181-0/+1
* ART: Fix last lpae occurrence, Arm64 genericAndreas Gampe2014-11-131-2/+2
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-5/+10
* Use the new name for the libc++ libbacktrace.Dan Albert2014-11-111-1/+1
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-1/+7
* Tidy and reduce ART library dependencies on the host.Ian Rogers2014-10-301-4/+10
* ARM: Use hardfp calling convention between java to java call.Zheng Xu2014-10-241-0/+1
* Tidy up logging.Ian Rogers2014-10-221-3/+1
* Merge "Add -no-integrated-as at local level."Chih-Hung Hsieh2014-10-171-0/+7
|\
| * Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-161-0/+7
* | Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-11/+42
|/
* Remove selinux dependency.Nicolas Geoffray2014-09-301-1/+1
* Revert "Enable computed goto interpreter on the host"Sebastien Hertz2014-09-301-1/+4
* Enable computed goto interpreter on the hostSebastien Hertz2014-09-231-4/+1
* Add native support for FinalizerList.makeCircularListIfUnenqueuedMathieu Chartier2014-09-141-0/+1
* Revert "Disable Clang internal assembler."Stephen Hines2014-09-101-2/+0
* Disable Clang internal assembler.Chih-Hung Hsieh2014-09-091-0/+2
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-1/+1
* Merge "[ART] Move to system/core native bridge library"Calin Juravle2014-08-151-2/+2
|\
| * [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-2/+2
* | Fix art build scriptJunmo Park2014-08-131-2/+2
|/
* Proper fix after -Bsymbolic change.Dan Albert2014-08-091-3/+1
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-0/+2
* Workaround for test failures after Bsymbolic fix.Dan Albert2014-08-071-1/+3
* Add implicit checks for x86_64 architecture.Dave Allison2014-08-071-1/+3
* Add x86_64 optimized __memcmp16 implementation;Varvara Rainchik2014-08-061-0/+1
* Remove the per-project FDO support. Use the common FDO support from build/core.Dehao Chen2014-07-271-0/+1
* Integrate ART with NativeBridge interfacesYong WU2014-07-241-0/+1
* Recycle mem-maps for collector transitions.Mathieu Chartier2014-07-221-0/+1
* Add optimized assembler implementation of __memcmp16 for x86.Alexander Ivchenko2014-07-171-0/+1
* Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""Dave Allison2014-07-161-0/+1
* Remove object_utils.h.Ian Rogers2014-07-161-249/+252
* Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""Fred Shih2014-07-151-0/+1
* Make jemalloc the default choice.Christopher Ferris2014-07-111-3/+3
* Revert "Revert "Revert "Add intrinsic for Reference.get()"""Sebastien Hertz2014-07-111-1/+0
* Revert "Revert "Add intrinsic for Reference.get()""Christopher Ferris2014-07-111-0/+1
* Revert "Add intrinsic for Reference.get()"Christopher Ferris2014-07-111-1/+0
* Add intrinsic for Reference.get()Fred Shih2014-07-101-0/+1
* Revert "Add implicit null and stack checks for x86"Dave Allison2014-07-101-1/+0
* Add implicit null and stack checks for x86Dave Allison2014-07-091-0/+1