summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Move ScopedHashtable files out of art/srcBrian Carlstrom2013-07-121-1/+1
* | Fix LOCAL_ADDITIONAL_DEPENDENCIES in Android.oat.mkBrian Carlstrom2013-07-121-4/+4
* | resolved conflicts for merge of 7940e44f to dalvik-devBrian Carlstrom2013-07-127-824/+109
|\ \ | |/
| * Create separate Android.mk for main build targetsBrian Carlstrom2013-07-127-824/+109
* | Merge "Semi-pruned SSA support for sea-ir." into dalvik-devAnwar Ghuloum2013-07-121-0/+5
|\ \
| * | Semi-pruned SSA support for sea-ir.Dragos Sbirlea2013-07-121-0/+5
| |/
* | Native allocation accountingMathieu Chartier2013-07-121-1/+1
|/
* resolved conflicts for merge of 51c2467e to dalvik-devBrian Carlstrom2013-07-128-365/+382
|\
| * libart-compiler cleanupBrian Carlstrom2013-07-118-364/+381
* | Preparing SSA support for SEA IR: reaching definitions.Dragos Sbirlea2013-07-032-2/+4
|/
* Merge changes I3b33358e,I7467ee05 into dalvik-devAnwar Ghuloum2013-06-272-0/+23
|\
| * Added support for SEA IR.Dragos Sbirlea2013-06-252-0/+23
* | Make art use core-libart explicitly (part 2)Brian Carlstrom2013-06-251-0/+1
* | am 3b010aa8: Make art use core-libart explicitlyBrian Carlstrom2013-06-251-1/+1
|\ \ | |/ |/|
| * Make art use core-libart explicitlyBrian Carlstrom2013-06-251-1/+1
* | Quickening support.Sebastien Hertz2013-06-241-0/+1
* | GC clean up.Ian Rogers2013-06-211-18/+21
* | am 30e2ea4a: Move art to use dalvik names for .oat filesBrian Carlstrom2013-06-201-3/+3
|\ \ | |/