summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix exception reporting from interpreterSebastien Hertz2014-06-1116-38/+153
* Merge "ART: Fix MIPS build"Andreas Gampe2014-06-102-17/+17
|\
| * ART: Fix MIPS buildAndreas Gampe2014-06-102-17/+17
|/
* Merge "ART: Move __memcmp16 from Bionic to ART"Andreas Gampe2014-06-1018-40/+370
|\
| * ART: Move __memcmp16 from Bionic to ARTAndreas Gampe2014-06-1018-40/+370
* | Merge "Workaround frame size issues."Ian Rogers2014-06-103-406/+410
|\ \
| * | Workaround frame size issues.Ian Rogers2014-06-103-406/+410
* | | Merge "X86_64: Proper IMT fix"Ian Rogers2014-06-101-1/+2
|\ \ \ | |/ /
| * | X86_64: Proper IMT fixMark Mendell2014-06-101-1/+2
| |/
* | Merge "Fix for test-art-host"Brian Carlstrom2014-06-101-0/+4
|\ \ | |/ |/|
| * Fix for test-art-hostBrian Carlstrom2014-06-101-0/+4
|/
* Merge "Use HOST_LIBRARY_PATH to access host shared libraries."Ying Wang2014-06-102-6/+6
|\
| * Use HOST_LIBRARY_PATH to access host shared libraries.Ying Wang2014-06-102-6/+6
* | Merge "Change MethodHelper to use a Handle."Mathieu Chartier2014-06-1041-621/+711
|\ \ | |/ |/|
| * Change MethodHelper to use a Handle.Mathieu Chartier2014-06-0941-621/+711
* | Merge "ART: Add instrumentation stubs for ARM64 and X86-64"Andreas Gampe2014-06-107-90/+240
|\ \
| * | ART: Add instrumentation stubs for ARM64 and X86-64Andreas Gampe2014-06-097-90/+240
* | | Merge "Reduced frequency of blocks for concurrent gc"Mathieu Chartier2014-06-103-21/+27
|\ \ \
| * | | Reduced frequency of blocks for concurrent gcFred Shih2014-06-103-21/+27
* | | | Merge "ART: Generalize code to find PC for artInvokeInterfaceTrampoline"Andreas Gampe2014-06-1011-198/+278
|\ \ \ \
| * | | | ART: Generalize code to find PC for artInvokeInterfaceTrampolineAlexei Zavjalov2014-06-1011-198/+278
* | | | | Merge "Round up arena allocations to 8 bytes."Vladimir Marko2014-06-104-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Round up arena allocations to 8 bytes.Vladimir Marko2014-06-104-4/+4
* | | | | Merge "Remove TARGET_REX_SUPPORT define."Ian Rogers2014-06-103-56/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove TARGET_REX_SUPPORT define.Ian Rogers2014-06-103-56/+0
|/ / / /
* | | | Merge "Add locking around boot image generation."Narayan Kamath2014-06-107-56/+183
|\ \ \ \
| * | | | Add locking around boot image generation.Narayan Kamath2014-06-107-56/+183
* | | | | Merge "Plug code generator into liveness analysis."Nicolas Geoffray2014-06-1011-146/+376
|\ \ \ \ \
| * | | | | Plug code generator into liveness analysis.Nicolas Geoffray2014-06-1011-146/+376
|/ / / / /
* | | | | Merge "Add a type propagation phase after building SSA."Nicolas Geoffray2014-06-105-23/+160
|\ \ \ \ \
| * | | | | Add a type propagation phase after building SSA.Nicolas Geoffray2014-06-095-23/+160
| |/ / / /
* | | | | Merge "X86_64: Pass 'hidden method index' in EAX"Ian Rogers2014-06-103-7/+4
|\ \ \ \ \
| * | | | | X86_64: Pass 'hidden method index' in EAXMark Mendell2014-06-093-7/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Tidy up x86 assembler and fix byte register encoding."Ian Rogers2014-06-105-1503/+1561
|\ \ \ \ \
| * | | | | Tidy up x86 assembler and fix byte register encoding.Ian Rogers2014-06-095-1503/+1561
* | | | | | Merge "ART: Generic JNI for x86"Andreas Gampe2014-06-102-9/+90
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ART: Generic JNI for x86Andreas Gampe2014-06-092-9/+90
| | |_|/ / | |/| | |
* | | | | Merge "Fix output of 107 art/test"Bill Buzbee2014-06-101-1/+1
|\ \ \ \ \
| * | | | | Fix output of 107 art/testDmitry Petrochenko2014-06-101-1/+1
* | | | | | Merge "X86_64: Fix core.oat compilation issues"Bill Buzbee2014-06-102-3/+8
|\ \ \ \ \ \
| * | | | | | X86_64: Fix core.oat compilation issuesMark Mendell2014-06-092-3/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge "x86_64: Reduce dex2oat compilation logs"Bill Buzbee2014-06-101-1/+3
|\ \ \ \ \ \
| * | | | | | x86_64: Reduce dex2oat compilation logsDmitry Petrochenko2014-06-101-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge "AArch64: fix and enable sparse- and packed-switch."Bill Buzbee2014-06-103-9/+46
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | AArch64: fix and enable sparse- and packed-switch.Matteo Franchin2014-06-093-9/+46
| | |/ / / | |/| | |
* | | | | Merge "Fix GetFreeMemory to use fooprint limit instead of max memory."Mathieu Chartier2014-06-092-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix GetFreeMemory to use fooprint limit instead of max memory.Mathieu Chartier2014-06-092-2/+2
|/ / / /
* | | | Merge "AArch64: Fix kOpLsl, rem-float/double."Bill Buzbee2014-06-093-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | AArch64: Fix kOpLsl, rem-float/double.Zheng Xu2014-06-093-5/+15
* | | | Merge "Avoid a memory allocation in OatFile::GetOatDexFile()."Vladimir Marko2014-06-092-11/+17
|\ \ \ \ | |_|/ / |/| | |