- 235e77b ART: Set default visibility to protected by Andreas Gampe · 11 years ago
- 63c051a Reduce stack usage for overflow checks by Dave Allison · 11 years ago
- c739de0 Merge "Avoid use of std::string where we have const char*." into lmp-dev by Ian Rogers · 11 years ago
- 8371508 Add allocation rate tracking to systrace. by Mathieu Chartier · 11 years ago
- cb6b0f3 Avoid use of std::string where we have const char*. by Ian Rogers · 11 years ago
- b0f05b9 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
- 4527f61 ART: Don't leave rex_ & length_ uninitialized by Andreas Gampe · 11 years ago
- 13cccfa Merge "Fix crash in VirtualMachine.AllThreads JDWP command" into lmp-dev by Sebastien Hertz · 11 years ago
- 5f1dcee Merge "Change FreeMemory and TotalMemory behavior." into lmp-dev by Mathieu Chartier · 11 years ago
- b21f133 Make method tracing deoptimize on startup. by Jeff Hao · 11 years ago
- b225890 Change FreeMemory and TotalMemory behavior. by Mathieu Chartier · 11 years ago
- a22d115 Fix crash in VirtualMachine.AllThreads JDWP command by Sebastien Hertz · 11 years ago
- d74824b AArch64: Fix art_quick_string_compareto. by Zheng Xu · 11 years ago
- 8c6c521 Revert "Rename openDexFileNative to openDexFile." by Calin Juravle · 11 years ago
- 1c98286 Merge "ART: Skip compiling redefined classes in apps" into lmp-dev by Andreas Gampe · 11 years ago
- a0b530d Fix the Mac build. by Dan Albert · 11 years ago
- 6a763f1 Proper fix after -Bsymbolic change. by Dan Albert · 11 years ago
- 0171987 ART: Skip compiling redefined classes in apps by Andreas Gampe · 11 years ago
- 679ec1b Merge "Workaround for test failures after Bsymbolic fix." into lmp-dev by Dan Albert · 11 years ago
- 55a39db Merge "ART: Turn on dex2oat watchdog on target" into lmp-dev by Andreas Gampe · 11 years ago
- b28a161 ART: Turn on dex2oat watchdog on target by Andreas Gampe · 11 years ago
- 8c18c2a ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 11 years ago
- 9f642e8 Merge "ART: Use TMPDIR for test directories" into lmp-dev by Andreas Gampe · 11 years ago
- 2d48bb7 Remove clang detected warning on tautological comparison by Brian Carlstrom · 11 years ago
- 2994e29 ART: Use TMPDIR for test directories by Andreas Gampe · 11 years ago
- 3a56e4d Merge "ART: Do not check interface being subclass for member access" into lmp-dev by Andreas Gampe · 11 years ago
- 81db6a7 ART: Do not check interface being subclass for member access by Andreas Gampe · 11 years ago
- f896965 ART: Remove test files after test by Andreas Gampe · 11 years ago
- 4ef12f5 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 11 years ago
- f70a5f4 Workaround for test failures after Bsymbolic fix. by Dan Albert · 11 years ago
- fa9c8ec Add arraycopy intrinsic for arm and arm64. by Zheng Xu · 11 years ago
- 35388e9 Check for a NULL pointer, do not call Build. by Christopher Ferris · 11 years ago
- 7204c04 AArch64: Implicit StackOverflow/NPE/Suspend checks. by Stuart Monteith · 11 years ago
- a7894cd Fix checks for kLiteral in local optimizations. by Dave Allison · 11 years ago
- 47ba978 Merge "Fix a SIGSEGV at background-to-foreground collector transition." into lmp-dev by Hiroshi Yamauchi · 11 years ago
- f0d30ed ART: Make assembler_test less chatty by Andreas Gampe · 11 years ago
- e0d6421 Fix a SIGSEGV at background-to-foreground collector transition. by Hiroshi Yamauchi · 11 years ago
- 31fa14f Merge "Use the right instruction set for checking dex-cache staleness." into lmp-dev by Narayan Kamath · 11 years ago
- 24e928b Use the right instruction set for checking dex-cache staleness. by Narayan Kamath · 11 years ago
- 4bb9327 Fix performance regression in OatFile::GetOatDexFile(). by Vladimir Marko · 11 years ago
- 1e6554c Reset goog/lmp-dev to goog/master by Brian Carlstrom · 11 years ago
- 17a1990 am 56a49adb: am 860feb0a: Merge "Add card table test." by Mathieu Chartier · 11 years ago
- 56a49ad am 860feb0a: Merge "Add card table test." by Mathieu Chartier · 11 years ago
- b25911f am 82ec2f07: am 484e2c2d: Merge "Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."" by Brian Carlstrom · 11 years ago
- d1d20f4 am c75dc324: am 38449637: Merge "When performing a long jump, update SP last." by Jeff Hao · 11 years ago
- 45bb505 am dc6414fe: am cd0d9b5a: Merge "When performing a long jump, update SP last." into lmp-dev by Jeff Hao · 11 years ago
- 994a9ee am da113966: am 1d5c4953: Merge "Fix SIB for base + index addressing in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- 45a394e am a84690e3: am 0a1143de: Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 11 years ago
- 3477d28 am 0b8c1530: am a1227a18: Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- a073217 am 5ce0921f: am 4853f940: Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
- 04ca048 am 1d874ca3: am ae5092fc: Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- dc2af63 am c598f8f8: am 4b6d27c2: Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
- 0d96407 am 1622baf3: am cbb5747b: Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
- 82ec2f0 am 484e2c2d: Merge "Revert "Rules depend on DEX2OATD, not DEX2OATD_DEPENDENCY."" by Brian Carlstrom · 11 years ago
- c75dc32 am 38449637: Merge "When performing a long jump, update SP last." by Jeff Hao · 11 years ago
- dc6414f am cd0d9b5a: Merge "When performing a long jump, update SP last." into lmp-dev by Jeff Hao · 11 years ago
- da11396 am 1d5c4953: Merge "Fix SIB for base + index addressing in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- a84690e am 0a1143de: Merge "Add x86_64 optimized __memcmp16 implementation; fix tabs in 32-bit implementation." by Andreas Gampe · 11 years ago
- 126ca6c am c276c14f: am f768db4c: Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
- 2b2defa am b74629b7: am f6e8d030: Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
- d7d0c53 am 277c6bb7: am 6175442a: Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
- 345c4b1 Make system use patchoat to relocate during runtime. by Alex Light · 11 years ago
- cd0d9b5 Merge "When performing a long jump, update SP last." into lmp-dev by Jeff Hao · 11 years ago
- 76a0723 When performing a long jump, update SP last. by Jeff Hao · 11 years ago
- eaec11c am e94cddb6: am a7975e0d: Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 11 years ago
- 0b8c153 am a1227a18: Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- 5ce0921 am 4853f940: Merge "Fix byte_cas to use uintptr_t Atomic." by Mathieu Chartier · 11 years ago
- a1227a1 Fix byte_cas to use uintptr_t Atomic. by Mathieu Chartier · 11 years ago
- 1d874ca am ae5092fc: Merge "Fix movw in x86_64 assembler." by Nicolas Geoffray · 11 years ago
- c598f8f am 4b6d27c2: Merge "x86: Fix assembler for Pextr" by Ian Rogers · 11 years ago
- 1622baf am cbb5747b: Merge "ART: Fix lock max count definition" by Ian Rogers · 11 years ago
- c276c14 am f768db4c: Merge "X86: Assembler: Correct r8_form for some cases" by Ian Rogers · 11 years ago
- b74629b am f6e8d030: Merge "x86_64: Load double constant using core register" by Ian Rogers · 11 years ago
- 277c6bb am 6175442a: Merge changes Ibe92d8b5,I9bada598 by Brian Carlstrom · 11 years ago
- e94cddb am a7975e0d: Merge "ART: Enable x86_64 bit support for intrinsic for System.arraycopy(char[], ..)" by Ian Rogers · 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
- 9693b1b am 29c1a6d5: am 35d9a38d: Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
- 29c1a6d am 35d9a38d: Merge "Set REG0_USED on X86 Set8R instruction" by Ian Rogers · 11 years ago
- 1319509 am 420d6990: am 09f60a9f: Merge "Use canonical paths when searching for dex files" into lmp-dev by Calin Juravle · 11 years ago
- 420d699 am 09f60a9f: Merge "Use canonical paths when searching for dex files" into lmp-dev by Calin Juravle · 11 years ago
- 2f8a155 am f6735280: resolved conflicts for merge of ac304133 to lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
- f673528 resolved conflicts for merge of ac304133 to lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
- 6f0ddc4 am d77c40a8: am 6bdbec76: Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
- 5f0bc81 am 2fb8b8b9: am 4d3401e8: Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
- d77c40a am 6bdbec76: Merge "ART: Correct disassembling of 64bit immediates on x86_64" by Ian Rogers · 11 years ago
- 2fb8b8b am 4d3401e8: Merge "x86_64: Fix Test32RM" by Ian Rogers · 11 years ago
- 8067802 am 3c1a3200: am 32155e0a: Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
- 3c31fc9 am 582d9367: am 3513cd30: Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
- f959c6a am e339cbfe: am 8f1dc7a2: Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
- 3c1a320 am 32155e0a: Merge "Use canonical paths when searching for dex files" by Calin Juravle · 11 years ago
- 582d936 am 3513cd30: Merge "Create allocator adapter for using Arena in std containers." by Vladimir Marko · 11 years ago
- e339cbf am 8f1dc7a2: Merge "ART: Fix memory unmapped twice issue in ElfFile::Load(bool)" by Brian Carlstrom · 11 years ago
- ac30413 ART: Fix memory unmapped twice issue in ElfFile::Load(bool) by Jim_Guo · 11 years ago
- 00949be am 940cb994: am b5c5646b: Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
- 940cb99 am b5c5646b: Merge "Use the uncached form of BacktraceMap::Create." by Christopher Ferris · 11 years ago
- aa6dc8f am f0bddada: am 27a10f61: Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago
- f0bddad am 27a10f61: Use the uncached form of BacktraceMap::Create. by Christopher Ferris · 11 years ago