summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Move art to use dalvik names for .oat filesBrian Carlstrom2013-06-201-3/+3
* | am fa42b441: Move to new art dalvikvmBrian Carlstrom2013-06-183-10/+5
|\ \ | |/
| * Move to new art dalvikvmBrian Carlstrom2013-06-173-10/+5
* | Created compiled stubs in image.Jeff Hao2013-06-071-0/+2
* | Perf tweaks to compiling and oat writing.Ian Rogers2013-06-041-1/+0
* | Conform to convention for build env var for small artAnwar Ghuloum2013-06-031-0/+3
* | Verifier improvements.Ian Rogers2013-05-311-0/+1
* | Use no-omit-frame-pointer in host builds.Ian Rogers2013-05-301-0/+3
* | Re-enable thread-safety checking on host, warn when not enabled.Ian Rogers2013-05-231-7/+13
|/
* Remove quick compile-time dependency on mclinkerBrian Carlstrom2013-05-211-1/+1
* Refactor ElfWriter and introduce ElfWriterQuickBrian Carlstrom2013-05-211-1/+5
* Clang build support, -Wthread-safety with GCC 4.6.Ian Rogers2013-05-176-0/+21
* Fixed Android.common.mk #define setting for small artAnwar Ghuloum2013-05-101-2/+2
* Merge "Compile filter for small applications and methods" into dalvik-devAnwar Ghuloum2013-05-011-4/+4
|\
| * Compile filter for small applications and methodsAnwar Ghuloum2013-04-301-4/+4
* | Add conscrypt to art testsBrian Carlstrom2013-04-301-1/+1
|/
* Removing remaining compiled stubs from image.Jeff Hao2013-04-261-3/+0
* Compile less stuffAnwar Ghuloum2013-04-161-6/+6
* Merge "Compiler: continuing refactoring" into dalvik-devbuzbee2013-04-111-1/+2
|\
| * Compiler: continuing refactoringbuzbee2013-04-101-1/+2
* | Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-1/+1
* | Remove remaining code related to compiled invoke and proxy stubs.Jeff Hao2013-04-081-1/+0
|/
* Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/pl...Brian Carlstrom2013-03-301-3/+0
|\