summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* LEB128 tests and performance measurements.Ian Rogers2013-11-141-0/+1
* Fix testing all valgrind tests and make errors abort.Ian Rogers2013-11-131-1/+2
* Allow host valgrind gtests to be run individually.Ian Rogers2013-11-131-0/+7
* am 55ed56bd: Merge "Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an e...Brian Carlstrom2013-11-074-13/+13
|\
| * Make missing DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES an errorBrian Carlstrom2013-11-064-13/+13
* | Don't force dex2oat run on dex2oat changesDave Allison2013-11-061-1/+1
|/
* Support hardware divide instructionDave Allison2013-11-053-4/+23
* am 2b07096c: Fix Mac buildBrian Carlstrom2013-10-291-0/+3
|\
| * Fix Mac buildBrian Carlstrom2013-10-291-0/+3
* | am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalv...Brian Carlstrom2013-10-291-0/+10
|\ \ | |/
| * Make ART's run-test support Dalvik so we can remove dalvik/testsBrian Carlstrom2013-10-281-0/+10
* | Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-1/+2
* | Refactor ArenaBitVector to create more general BitVectorBrian Carlstrom2013-10-241-0/+1
* | resolved conflicts for merge of b926b3c6 to dalvik-devBrian Carlstrom2013-10-111-0/+1
|\ \ | |/
| * am 920d7fd5: am ce88853a: Have JNI FindClass fall back to system ClassLoader ...Brian Carlstrom2013-10-111-0/+1
| |\
| | * Have JNI FindClass fall back to system ClassLoaderBrian Carlstrom2013-10-101-0/+1
* | | am d910172d: Don\'t fail if llvm.mk is not available.Ying Wang2013-09-181-1/+2
|\ \ \ | |/ /
| * | Don't fail if llvm.mk is not available.Ying Wang2013-09-181-1/+2
| |/
* | Add valgrind support to compiler arena allocator.Mathieu Chartier2013-09-121-0/+1
|/
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-0/+1
* Move output_stream files out of runtime.Ian Rogers2013-08-161-3/+3
* Switch GCC -O flags, O3 non-debug, 01 debug.Ian Rogers2013-08-151-2/+4
* C++11 support for ART.Mathieu Chartier2013-08-131-3/+1
* Add a systrace support for lock contention logging.Hiroshi Yamauchi2013-08-131-1/+2
* Systrace fixups and refactoring for TimingLoggerAnwar Ghuloum2013-08-091-0/+1
* Added tests for SEA IR intermediate representation.Dragos Sbirlea2013-08-081-1/+2
* Add tests for SEA IR types infrastructure.Dragos Sbirlea2013-08-071-1/+3
* Restore build-art minimal buildBrian Carlstrom2013-08-021-2/+2
* am 025218c7: Clean up stlport usage.Elliott Hughes2013-07-303-10/+6
|\
| * Clean up stlport usage.Elliott Hughes2013-07-303-10/+6
* | Portable refactorings.Ian Rogers2013-07-301-1/+1
* | Merge "Multiple-inclusion protection for Android.common.mk" into dalvik-devBrian Carlstrom2013-07-301-5/+7
|\ \
| * | Multiple-inclusion protection for Android.common.mkDragos Sbirlea2013-07-291-5/+7
* | | am 9004cb65: Allow MemMap to support empty map requestsBrian Carlstrom2013-07-291-0/+1
|\ \ \ | | |/ | |/|
| * | Allow MemMap to support empty map requestsBrian Carlstrom2013-07-291-0/+1
| |/
* | Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-7/+7
|/
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* am 55c0ac85: Merge "Enable darwin target build for art."Brian Carlstrom2013-07-233-6/+10
|\
| * Enable darwin target build for art.Brian Carlstrom2013-07-233-6/+10
* | am 05eecea7: Enable running cpplint.py on art C++ files when using mm and mmmBrian Carlstrom2013-07-191-0/+54
|\ \ | |/
| * Enable running cpplint.py on art C++ files when using mm and mmmBrian Carlstrom2013-07-191-0/+54
* | am 17bfe263: Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENC...Brian Carlstrom2013-07-171-6/+2
|\ \ | |/
| * Use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES so we onl...Brian Carlstrom2013-07-171-6/+2
* | am 0cb7853d: Fix typo in makefileBrian Carlstrom2013-07-171-1/+1
|\ \ | |/
| * Fix typo in makefileBrian Carlstrom2013-07-161-1/+1
| * Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mkBrian Carlstrom2013-07-161-4/+4
* | am 3795f251: Use non-PHONY dependency to avoid rebuilding art gtests repeatedly.Brian Carlstrom2013-07-141-1/+6
|\ \ | |/
| * Use non-PHONY dependency to avoid rebuilding art gtests repeatedly.Brian Carlstrom2013-07-141-1/+6
* | am 4478eb0a: Include dex2oatd along with libart and libartd-compilerBrian Carlstrom2013-07-141-1/+3
|\ \ | |/
| * Include dex2oatd along with libart and libartd-compilerBrian Carlstrom2013-07-141-1/+3