- 3f5838d Fix performance regression in OatFile::GetOatDexFile(). by Vladimir Marko · 11 years ago
- f4009e2 Merge "Fix target and host gtest dependencies." by Nicolas Geoffray · 11 years ago
- 6400683 Fix target and host gtest dependencies. by Nicolas Geoffray · 11 years ago
- 028ca29 Merge "Add implicit checks for x86_64 architecture." by Dave Allison · 11 years ago
- dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
- 8b62dc0 Merge "Fix GetDexCanonicalLocation test for relative paths." by Calin Juravle · 11 years ago
- 61281dc Fix GetDexCanonicalLocation test for relative paths. by Calin Juravle · 11 years ago
- a2069c7 Revert "Rename openDexFileNative to openDexFile." by Calin Juravle · 11 years ago
- 484e2c2 Merge "Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."" by Brian Carlstrom · 11 years ago
- 3d4e684 Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY." by Brian Carlstrom · 11 years ago
- 66d8e85 Merge "Add test for equals and hashCode in ParameterizedType" by Piotr Jastrzebski · 11 years ago
- 68b539e Add test for equals and hashCode in ParameterizedType by Piotr Jastrzebski · 11 years ago
- 4853f94 Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
- aa3c3e5 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- ae5092f Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- e4ded41 Fix movw in x86_64 assembler. by Nicolas Geoffray · 11 years ago
- 6a64b3d Merge "Revert "Rename openDexFileNative to openDexFile."" by Calin Juravle · 11 years ago
- 4b6d27c Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
- 70c3e11 Merge "Fix analysis_attributes_ to update missing definitions." by Bill Buzbee · 11 years ago
- 81550fa Merge "AArch64: Implicit StackOverflow/NPE/Suspend checks." by Dave Allison · 11 years ago
- b30d858 Merge "Fix art build script." by Ian Rogers · 11 years ago
- 9c59767 Merge "Fixed build breakage due to incorrect class TypeId." by Mathieu Chartier · 11 years ago
- 4fc7853 Fixed build breakage due to incorrect class TypeId. by Fred Shih · 11 years ago
- 255916d Merge "Make patchoat use the sht_entsize when patching." by Nicolas Geoffray · 11 years ago
- 4b0d2d9 Make patchoat use the sht_entsize when patching. by Alex Light · 11 years ago
- d5c78f4 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 11 years ago
- 4d110c2 Merge "ART: Remove test files after test" by Andreas Gampe · 11 years ago
- 7747c8d ART: Remove test files after test by Andreas Gampe · 11 years ago
- 57cd9d3b Merge "Added support for patching classes from different dex files." by Mathieu Chartier · 11 years ago
- e7f82e2 Added support for patching classes from different dex files. by Fred Shih · 11 years ago
- b9dbab6 Revert "Temporary fix for bad LIR generation in GenInlinedGet." by Fred Shih · 11 years ago
- 68b84b7 Merge "Make tools/art non-executable" by Nicolas Geoffray · 11 years ago
- 689c3bb Make tools/art non-executable by Alex Light · 11 years ago
- f441aaf Merge "ART: Build fix for dex_cache rework" by Andreas Gampe · 11 years ago
- 05d2ab2 ART: Build fix for dex_cache rework by Andreas Gampe · 11 years ago
- 8b2e9cd Merge "Fix SsaDeadPhiElimination in the presence of dependent phis." by Nicolas Geoffray · 11 years ago
- 3ac17fc Fix SsaDeadPhiElimination in the presence of dependent phis. by Nicolas Geoffray · 11 years ago
- 269c336 Merge "ART: Add guards to the dex cache and its shortcuts" by Andreas Gampe · 11 years ago
- 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 11 years ago
- 1b19226 Merge "ART: Generate chained compare-and-branch for short switches" by Andreas Gampe · 11 years ago
- 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 11 years ago
- 2524ffd Merge "Implement TLAB fast paths in artAllocObjectFromCode." by Hiroshi Yamauchi · 11 years ago
- eb1e929 Implement TLAB fast paths in artAllocObjectFromCode. by Hiroshi Yamauchi · 11 years ago
- f768db4 Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
- cbb5747 Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
- a947ebc Merge "Fix checks for kLiteral in local optimizations." by Dave Allison · 11 years ago
- adc73cb Fix checks for kLiteral in local optimizations. by Dave Allison · 11 years ago
- 860feb0 Merge "Add card table test." by Mathieu Chartier · 11 years ago
- 2c26501 Add card table test. by Mathieu Chartier · 11 years ago
- e71d597 Merge "Fix proxy tracing and enable tests that now work with tracing." by Jeff Hao · 11 years ago
- f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 11 years ago
- cf73835 Merge "Revert "Temporary fix for bad LIR generation in GenInlinedGet."" by Mathieu Chartier · 11 years ago
- 0f56c9c Merge "ART: Rework CFA frame initialization and writing code" by Andreas Gampe · 11 years ago
- 7927380 ART: Rework CFA frame initialization and writing code by Andreas Gampe · 11 years ago
- e564bde Merge "ART: Skip compiling redefined classes in apps" by Andreas Gampe · 11 years ago
- de7b436 ART: Skip compiling redefined classes in apps by Andreas Gampe · 11 years ago
- d009c20 Merge "ART: Use TMPDIR for test directories" by Andreas Gampe · 11 years ago
- 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 11 years ago
- 3844963 Merge "When performing a long jump, update SP last." by Jeff Hao · 11 years ago
- 467f816 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
- 1d5c495 Merge "Fix SIB for base + index addressing in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- 30687af Fix SIB for base + index addressing in x86_64 assembler. by Nicolas Geoffray · 11 years ago
- f6e8d03 Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
- 0e63ce1 x86_64: Load double constant using core register by Alexei Zavjalov · 11 years ago
- 3513cd3 Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
- 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 11 years ago
- 6175442 Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
- 6e183f2 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
- eb76e11 Temporary fix for bad LIR generation in GenInlinedGet. by Alex Light · 11 years ago
- a7975e0 Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 11 years ago
- 5a5e856 ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..) by DaniilSokolov · 11 years ago
- 0a1143d Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 11 years ago
- 2a0bffd Add x86_64 optimized __memcmp16 implementation; by Varvara Rainchik · 11 years ago
- 8f1dc7a Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
- a62a588 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
- b5c5646 Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
- 422f473 Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
- c52361c Merge "ART: Refactor long ops in quick compiler" by Andreas Gampe · 11 years ago
- c76c614 ART: Refactor long ops in quick compiler by Andreas Gampe · 11 years ago
- 35d9a38 Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
- 2bc4770 Set REG0_USED on X86 Set8R instruction by Mark Mendell · 11 years ago
- 6bdbec7 Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
- 4d3401e Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
- cf81841 x86_64: Fix Test32RM by Chao-ying Fu · 11 years ago
- 32155e0 Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
- 1a09d28 Merge "AArch64: Implement InexpensiveConstant methods." by Andreas Gampe · 11 years ago
- c763e35 AArch64: Implement InexpensiveConstant methods. by Matteo Franchin · 11 years ago
- 4e1d579 Use canonical paths when searching for dex files by Calin Juravle · 11 years ago
- e1fa1dd Fix analysis_attributes_ to update missing definitions. by Junmo Park · 11 years ago
- 03f92f4 Fix art build script. by Junmo Park · 11 years ago
- 8d82de5 ART: Fix lock max count definition by Dmitry Petrochenko · 11 years ago
- 7aaa8db Merge "ART: Implement the easy long division/remainder by a constant" by Andreas Gampe · 11 years ago
- 6bbf096 ART: Implement the easy long division/remainder by a constant by Alexei Zavjalov · 11 years ago
- 4e97f65 Merge "Move image classes options from art to AndroidRuntime [art]" by Brian Carlstrom · 11 years ago
- 9e9b15d Merge "Add trampoline invoke and ART callback tests for native-bridge" by Andreas Gampe · 11 years ago
- f7a68c1 Add trampoline invoke and ART callback tests for native-bridge by Yong WU · 11 years ago
- dc3ca14 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [art]" by Brian Carlstrom · 11 years ago
- c7975a3 Merge "AArch64: Add inlining support for ceil(), floor(), rint(), round()" by Andreas Gampe · 11 years ago
- 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
- 316fb6e Merge "Make verifier identify unresolved methods as constructors by <init>." by Jeff Hao · 11 years ago