- ccdf8b4 Merge "Use non vixl arm macro assembler" am: 8662aaaae4 by Mathieu Chartier · 8 years ago
- 8662aaa Merge "Use non vixl arm macro assembler" by Mathieu Chartier · 8 years ago
- 67986a1 Use non vixl arm macro assembler by Mathieu Chartier · 8 years ago
- 100da72 Merge "Disabled fallback to interpreter in dexfuzz." am: 52f52361c2 by Branislav Rankov · 8 years ago
- 52f5236 Merge "Disabled fallback to interpreter in dexfuzz." by Treehugger Robot · 8 years ago
- 489816d Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics." by Vladimir Marko · 8 years ago
- ec428a7 Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics." by Vladimir Marko · 8 years ago
- a129114 Merge "Fix event reporting from the debugger thread" am: 60438b4609 by Sebastien Hertz · 8 years ago
- 158b9c6 Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
- 60438b4 Merge "Fix event reporting from the debugger thread" by Sebastien Hertz · 8 years ago
- df74375 Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
- e99bce2 Merge "Fix the target Linux builds of ART" am: ded461e9df by Nicolas Geoffray · 8 years ago
- ded461e Merge "Fix the target Linux builds of ART" by Nicolas Geoffray · 8 years ago
- c564620 ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics. by Vladimir Marko · 8 years ago
- 2e44560 Disabled fallback to interpreter in dexfuzz. by Branislav Rankov · 8 years ago
- e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
- 2cada4f Merge "Removed quick support from dexfuzz." am: d34d4f303b by Branislav Rankov · 8 years ago
- d34d4f3 Merge "Removed quick support from dexfuzz." by Treehugger Robot · 8 years ago
- cb25db4 Merge "Re-enable run-test 484-checker-register-hints with read barriers." by Roland Levillain · 8 years ago
- b981c5e Merge "Re-enable run-test 484-checker-register-hints with read barriers." by Roland Levillain · 8 years ago
- af8bcf8 Fix event reporting from the debugger thread by Sebastien Hertz · 8 years ago
- 0a88202 Merge "Use junit-host instead of junit" am: c23d5e4783 by Paul Duffin · 8 years ago
- c23d5e4 Merge "Use junit-host instead of junit" by Paul Duffin · 8 years ago
- 1e1f98d Merge "Moved escape analysis to reusable module" am: 5596fc184e by Aart Bik · 8 years ago
- 5596fc1 Merge "Moved escape analysis to reusable module" by Treehugger Robot · 8 years ago
- 96fd51d Moved escape analysis to reusable module by Aart Bik · 8 years ago
- 932b19a Use junit-host instead of junit by Paul Duffin · 8 years ago
- ef75e34 Merge "Refine the DexOptNeeded codes." am: 424c03aac2 by Nicolas Geoffray · 8 years ago
- 424c03a Merge "Refine the DexOptNeeded codes." by Nicolas Geoffray · 8 years ago
- 8d3a75c Merge "ARM: VIXL32: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 8 years ago
- 49812bd Merge "ARM: VIXL32: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 8 years ago
- 7715b90 Merge "Cache flush/invalidate needs RWX permission" am: 4e68ebf9b6 by Artem Udovichenko · 8 years ago
- 4e68ebf Merge "Cache flush/invalidate needs RWX permission" by Treehugger Robot · 8 years ago
- b18a669 Cache flush/invalidate needs RWX permission by Artem Udovichenko · 8 years ago
- fd4d175 Merge "ART: Throw InternalError rather than VirtualMachineError" am: 35b6546b0a by Orion Hodson · 8 years ago
- 35b6546 Merge "ART: Throw InternalError rather than VirtualMachineError" by Orion Hodson · 8 years ago
- 083e728 Merge "Revert "Revert "Method Handles: Add VarargsCollector.""" am: d162cfe794 by Orion Hodson · 8 years ago
- d162cfe Merge "Revert "Revert "Method Handles: Add VarargsCollector.""" by Orion Hodson · 8 years ago
- 7225a8d Refine the DexOptNeeded codes. by Richard Uhler · 8 years ago
- 4feb7fc Merge "Revert "Method Handles: Add VarargsCollector."" am: 5ee771615a by Orion Hodson · 8 years ago
- 91be583 Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ" am: d0111420a9 by Nicolas Geoffray · 8 years ago
- 4b137e1 Merge "Use input-vdex-fd, or input-vdex in dex2oat." am: c3076fed3c by Nicolas Geoffray · 8 years ago
- 9b64c74 Merge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472,I68720661 am: be8440c9f9 by Richard Uhler · 8 years ago
- d8f667e Refine OatStatus enum. am: 03bc659b04 by Richard Uhler · 8 years ago
- 2213867 Factor out code for picking the best oat file. am: 88bc673b14 by Richard Uhler · 8 years ago
- 11ce4cf Move dumping of oat file status inside of the OatFileAssistant. am: 46cc64f11b by Richard Uhler · 8 years ago
- 3aeeca1 Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. by Richard Uhler · 8 years ago
- 97b823d Simplify decision of which is the best oat file. am: 70a8426705 by Richard Uhler · 8 years ago
- 8bdc455 Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
- 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
- fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 8 years ago
- 5ee7716 Merge "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
- 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
- b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
- d011142 Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ" by Nicolas Geoffray · 8 years ago
- c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
- be8440c Merge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472,I68720661 by Richard Uhler · 8 years ago
- 03bc659 Refine OatStatus enum. by Richard Uhler · 8 years ago
- b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
- f559b57 Removed quick support from dexfuzz. by Branislav Rankov · 8 years ago
- 7b7a78e Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
- 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
- f4fdb2b Merge "Method Handles: Add VarargsCollector." am: 4bb3c7fb33 by Orion Hodson · 8 years ago
- 4bb3c7f Merge "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
- f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
- 9e80f60 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
- 8f34359 Merge "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
- 88bc673 Factor out code for picking the best oat file. by Richard Uhler · 8 years ago
- 46cc64f Move dumping of oat file status inside of the OatFileAssistant. by Richard Uhler · 8 years ago
- 3e580bc Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation. by Richard Uhler · 8 years ago
- 70a8426 Simplify decision of which is the best oat file. by Richard Uhler · 8 years ago
- 3332e12 Merge "Speed up verified methods" am: 4b600964fe by Mathieu Chartier · 8 years ago
- 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
- 815f848 Merge "libopenjdkjvmti is actually not a test library." am: b9bc47f0e2 by Nicolas Geoffray · 8 years ago
- b9bc47f Merge "libopenjdkjvmti is actually not a test library." by Nicolas Geoffray · 8 years ago
- 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
- ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
- ae02d2e libopenjdkjvmti is actually not a test library. by Nicolas Geoffray · 8 years ago
- eb26e28 Re-enable run-test 484-checker-register-hints with read barriers. by Roland Levillain · 8 years ago
- 285c2a4 Merge "Update expectations in SetVerifierDeps/SetStackSample." am: bbf3311144 by Nicolas Geoffray · 8 years ago
- bbf3311 Merge "Update expectations in SetVerifierDeps/SetStackSample." by Nicolas Geoffray · 8 years ago
- d7c0080 Merge "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
- dd77c2b Merge "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
- ea7980d Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
- e424c93 Update expectations in SetVerifierDeps/SetStackSample. by Nicolas Geoffray · 8 years ago
- 529b268 Merge "Update run-test dependencies on device." am: 8f26b1039a by Nicolas Geoffray · 8 years ago
- 8f26b10 Merge "Update run-test dependencies on device." by Nicolas Geoffray · 8 years ago
- d026ee5 Update run-test dependencies on device. by Nicolas Geoffray · 8 years ago
- 9dc697e Merge "Fix build rules for statically linked oatdump on host." am: 71601907b9 by Roland Levillain · 8 years ago
- 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 8 years ago
- 7160190 Merge "Fix build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
- fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
- 176fc22 Merge changes from topic 'dex2oat_dexlayout' am: f215c5255c by Jeff Hao · 8 years ago
- 085445f Add layout scheme to dexlayout for dex file reordering. am: 042e898f18 by Jeff Hao · 8 years ago
- 1f74d6e Add new --layout-profile compiler-filter for dex2oat. am: 608f2ce4b9 by Jeff Hao · 8 years ago
- 1c9f571 Dexlayout cleanup and refactoring. am: ea7c62983b by Jeff Hao · 8 years ago
- f215c52 Merge changes from topic 'dex2oat_dexlayout' by Jeff Hao · 8 years ago
- 2e4e6e9 Merge "Always fill in root table length" am: 47d840bcf9 by Mathieu Chartier · 8 years ago
- 47d840b Merge "Always fill in root table length" by Mathieu Chartier · 8 years ago
- 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago