- 56c3e84 Use GCC on ARM64 by Sebastien Hertz · 11 years ago
- ad6a328 Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 11 years ago
- 4fab5a1 Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- a033f70 Enable background compaction by default by Mathieu Chartier · 11 years ago
- dd69b14 Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- 96bcd45 Fix error with remembered sets creation. by Mathieu Chartier · 11 years ago
- bfa45cd Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- 9506afd Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
- 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
- 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
- 38510ac Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- f4d7d95 Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
- cf20c1a Fix build: style issue. by Vladimir Marko · 11 years ago
- fbb2ea0 Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
- 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- a992a28 Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
- d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- 988bbed Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- 4b85567 Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- 2a65d4b Fix run-test for OSX. by Ian Rogers · 11 years ago
- 95c0bf8 ART: Make verifier check invocation args of unresolved methods by Andreas Gampe · 11 years ago
- 308351a Change reference processing to use heap references. by Mathieu Chartier · 11 years ago
- eaac24f Merge "Disable StubTest.IndexOf if heap poisoning is enabled for now." by Hiroshi Yamauchi · 11 years ago
- 52fa814 Disable StubTest.IndexOf if heap poisoning is enabled for now. by Hiroshi Yamauchi · 11 years ago
- 0cfcd2e Merge "AArch64: improve 64-bit immediates loads." by Bill Buzbee · 11 years ago
- c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 11 years ago
- d6b2237 Merge "ART: Instanceof returns true if ref == 0 on x86-64" by Bill Buzbee · 11 years ago
- 3a97e43 Merge "Add read barriers for the class and the intern tables." by Hiroshi Yamauchi · 11 years ago
- bd7ebdb Merge "Use GetLow() to access low register of a pair" by Bill Buzbee · 11 years ago
- b9b9d66 Use GetLow() to access low register of a pair by Mark Mendell · 11 years ago
- 57cd219 Merge "Arm64 hard-float" by buzbee · 11 years ago
- 33ae558 Arm64 hard-float by buzbee · 11 years ago
- e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
- 9545500 ART: Instanceof returns true if ref == 0 on x86-64 by Alexei Zavjalov · 11 years ago
- a91a4bc Add read barriers for the class and the intern tables. by Hiroshi Yamauchi · 11 years ago
- 7996050 Merge "Quick compiler:interpret on type mismatch" by buzbee · 11 years ago
- 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 11 years ago
- 97ed29f Merge "ART: Hide unreachable basic blocks in the compiler" by Andreas Gampe · 11 years ago
- 4439596 ART: Hide unreachable basic blocks in the compiler by Andreas Gampe · 11 years ago
- 08eeb38 Merge "Don't use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
- 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 11 years ago
- df88a9e Merge "x86_64: Enable compilation" by Ian Rogers · 11 years ago
- 136aaee x86_64: Enable compilation by Dmitry Petrochenko · 11 years ago
- 5792567 Merge "Add extra information to InitImageMethodVisitor CHECK" by Brian Carlstrom · 11 years ago
- 3c911d6 Add extra information to InitImageMethodVisitor CHECK by Brian Carlstrom · 11 years ago
- b2192ff Merge "Avoid a non-root monitor vector in Dbg::GetOwnedMonitors()." by Hiroshi Yamauchi · 11 years ago
- cc8c5c5 Avoid a non-root monitor vector in Dbg::GetOwnedMonitors(). by Hiroshi Yamauchi · 11 years ago
- 8cd927c Merge "x86_64: Disable all optimizations and fix bugs" by Ian Rogers · 11 years ago
- 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 11 years ago
- 49a1b40 Merge "Optionally add debug symbols to ELF files made by quick compiler." by Brian Carlstrom · 11 years ago
- 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 11 years ago
- 6364b42 Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
- 5e31dda ART: Clean up DexFile verifier API by Andreas Gampe · 11 years ago
- 73d1f27 Merge "Don't verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
- 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 11 years ago
- f087937 Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
- acc4d2f ART: Check the number of invocation args in verifier by Andreas Gampe · 11 years ago
- 3316ff5 Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
- 9f2b643 ART: Invoke_virtual needs at least receiver parameter by Andreas Gampe · 11 years ago
- cbaa307 Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
- e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 11 years ago
- 3d2781d Merge "ART: Dex file verifier can't blindly use GetDescriptor" by Andreas Gampe · 11 years ago
- bb836e1 ART: Dex file verifier can't blindly use GetDescriptor by Andreas Gampe · 11 years ago
- 37a6981 Merge "ART: Ignore timing issues in debug builds" by Andreas Gampe · 11 years ago
- 073ed9b ART: Ignore timing issues in debug builds by Andreas Gampe · 11 years ago
- 2e9a1fa Merge "Tidy x86 assembler." by Ian Rogers · 11 years ago
- 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
- 1eadc56 Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
- 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
- 1f96831 Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 11 years ago
- 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 11 years ago
- c56d167 Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
- df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 11 years ago
- f72b7d6 Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
- a2b87c2 Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
- 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
- e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 11 years ago
- 7bfa86d consolidate profiles and profile-cache by Nick Kralevich · 11 years ago
- 3a7a8d1 Merge "Fix typo comment by removing." by Ian Rogers · 11 years ago
- a5d7401 Fix typo comment by removing. by Ian Rogers · 11 years ago
- 45ee056 Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 11 years ago
- d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 11 years ago
- adea0aa Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
- f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 11 years ago
- dfc2091 Merge "Final CL to enable register allocation on x86." by Nicolas Geoffray · 11 years ago
- 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
- c936622 Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
- 44405a1 Merge "Fix mem_map_test for Mips." by Ian Rogers · 11 years ago
- 859c255 Fix mem_map_test for Mips. by Douglas Leung · 11 years ago
- 508e011 Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 11 years ago
- b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 11 years ago
- 921b1e0 Merge changes I70a3b6fe,Ib12f3474 by Brian Carlstrom · 11 years ago
- 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 11 years ago
- b12f347 Revert "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 11 years ago