- 8b83b55 ART: Allow oat files with duplicates classes in corner case by Andreas Gampe · 10 years ago
- 61d7ca8 ART: Whitelist DexPathList$Element constructor by Andreas Gampe · 10 years ago
- 9b169f3 Merge "Only print IRT remove local warning if CheckJNI is enabled" into mnc-dev by Mathieu Chartier · 10 years ago
- c263bf8 Only print IRT remove local warning if CheckJNI is enabled by Mathieu Chartier · 10 years ago
- 395086f ART: Fix loop information after dead code elimination by David Brazdil · 10 years ago
- dd17bc3 Fix for incorrect encode and parse of PEXTRW instruction by nikolay serdjuk · 10 years ago
- a81a746 Merge "Quick: Fix crash on fall-through out of method code." into mnc-dev by Vladimir Marko · 10 years ago
- 19ad582 ART: Move dex2oat watchdog output to LogLine by Andreas Gampe · 10 years ago
- b349274 Merge "ART: Remove multidex limit" into mnc-dev by Andreas Gampe · 10 years ago
- 3d5e5f9 am 4a3fff8f: (-s ours) am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
- 4a3fff8 am 471b7cb6: HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
- 471b7cb HACK: Disable native stack trace dumping for tetra. DO NOT MERGE by Mathieu Chartier · 10 years ago
- 626ecd0 Fix possible null deference in Throwable::Dump by Mathieu Chartier · 10 years ago
- 32c26b8 ART: Remove multidex limit by Andreas Gampe · 10 years ago
- 22c2d74 Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
- 6996ce2 Merge "Quick: Avoid unnecessary GVN work in release builds." into mnc-dev by Vladimir Marko · 10 years ago
- be8f57d Quick: Avoid unnecessary GVN work in release builds. by Vladimir Marko · 10 years ago
- 3863b43 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." into mnc-dev by Vladimir Marko · 10 years ago
- c71d921 Fix constructor access check through reflection by Sebastien Hertz · 10 years ago
- c6e7845 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
- 0dd76cd ART: Fix constructor access checking by Andreas Gampe · 10 years ago
- 2b1c622 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
- 9e03c1b am 5b5bd419: am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- bd4a3d2 am 357b71e1: am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 5b5bd41 am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- 357b71e am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 6b50125 am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- bd90c93 am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- 2c31b5a Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
- 711d840 Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
- e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
- c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 10 years ago
- def0d61 am 29d577f5: am 8b8315bb: am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- 29d577f am 8b8315bb: am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- afa563a am 3af3ec12: am 8ef054db: am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 8b8315b am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- 922c9e4 am 8fa312e1: am 14fd800f: am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 3f4fa70 Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
- b15be57 ART: Test for GVN skipping by Andreas Gampe · 10 years ago
- 3af3ec1 am 8ef054db: am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 8ef054d am 0cd91f05: Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 8fa312e am 14fd800f: am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 0cd91f0 Merge "Move Class.newInstance to native" by Mathieu Chartier · 10 years ago
- 14fd800 am 18772f08: Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 18772f0 Merge "ART: Fix missing dependency between GVN and other passes" by Andreas Gampe · 10 years ago
- 24d65cc ART: Fix missing dependency between GVN and other passes by Andreas Gampe · 10 years ago
- f36cb5f Move Class.newInstance to native by Mathieu Chartier · 10 years ago
- a0d9f32 am 6ad9dfd8: am 3aabf605: am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 6ad9dfd am 3aabf605: am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 3aabf60 am 3d58dea2: Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 3d58dea Merge "ART: Refactor utils/assembler test" by Andreas Gampe · 10 years ago
- 60b83d4 am 41d0ae0c: am e19a9eef: am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- 41d0ae0 am e19a9eef: am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- e19a9ee am 4a35e768: Merge "Disable Quick\'s GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- 7a73d15 am df5cef96: am 8198883c: am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 4a35e76 Merge "Disable Quick's GVN-based dead code elimination." by Vladimir Marko · 10 years ago
- 3c1c05a Disable Quick's GVN-based dead code elimination. by Roland Levillain · 10 years ago
- df5cef9 am 8198883c: am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 8198883 am 948dfff2: Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 948dfff Merge "Mark the test as failing while investigating." by Nicolas Geoffray · 10 years ago
- 399ff77 Mark the test as failing while investigating. by Nicolas Geoffray · 10 years ago
- 03b9ee4 ART: Refactor utils/assembler test by Andreas Gampe · 10 years ago
- a080acb am 6acd763c: am ce8b3fea: am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 74b2f33 am 5cf71a08: am 4c9dd79c: am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- 6acd763 am ce8b3fea: am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 5a28431 am 51f271c8: am e08556a2: am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- 200cc06 am a183e1ae: am 6bcc8378: am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- ce8b3fe am 1e3ab9ad: Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 5cf71a0 am 4c9dd79c: am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- 1e3ab9a Merge "ART: Fix DBG_START_LOCAL verification." by Andreas Gampe · 10 years ago
- 51f271c am e08556a2: am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- a183e1a am 6bcc8378: am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- 4c9dd79 am 940c65d6: Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- dd3208d ART: Fix DBG_START_LOCAL verification. by Logan Chien · 10 years ago
- 940c65d Merge "[optimizing] Rename HasArrayAccesses and check it" by Andreas Gampe · 10 years ago
- e08556a am 808db527: Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- 6bcc837 am c435e014: Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- 808db52 Merge "[optimizing] Handle x86 const length BoundsCheck" by Andreas Gampe · 10 years ago
- c435e01 Merge "ART: Duplicate-classes cleanup" by Andreas Gampe · 10 years ago
- 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
- ce37510 am 75afc86d: am 0965ce8f: am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- c9f7349 am 74f5ce77: am 3856df46: am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
- 75afc86 am 0965ce8f: am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- 0965ce8 am 6e655afb: Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
- 74f5ce7 am 3856df46: am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
- 3856df4 am b5aad4c5: Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
- b5aad4c Merge "ART: Add GENERATE_CFI to the ZygoteHooks debug flags" by Andreas Gampe · 10 years ago
- 675a283 am 4e1b01fc: am 21225131: am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
- 99dbd68 [optimizing] Handle x86 const length BoundsCheck by Mark Mendell · 10 years ago
- 4e1b01f am 21225131: am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
- 0599ae8 am 4aaeabde: am 63921cfe: am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
- 2122513 am 33984b4d: Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
- 00bb878 ART: Add GENERATE_CFI to the ZygoteHooks debug flags by Andreas Gampe · 10 years ago
- 33984b4 Merge "ART: Do not log non-swap usage" by Andreas Gampe · 10 years ago
- 1152c92 [optimizing] Rename HasArrayAccesses and check it by Mark Mendell · 10 years ago
- f99bcd2 ART: Do not log non-swap usage by Andreas Gampe · 10 years ago
- 51495d1 am 9643beab: am 233f1575: am 93cf23f9: Merge "Fix DCHECKs about clinit checks in Optimizing\'s code generators." by Roland Levillain · 10 years ago
- 4aaeabd am 63921cfe: am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago
- 63921cf am 16b5d29f: Merge "Guard against name == null in ShortDump" by Mathieu Chartier · 10 years ago