- 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
- 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
- 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
- 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
- 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
- 7a704be Always fill in root table length by Mathieu Chartier · 8 years ago
- ce5d3b4 Merge "Verify for type_id out of range errors" am: 0e5e9fd335 by David Sehr · 8 years ago
- 0e5e9fd Merge "Verify for type_id out of range errors" by Treehugger Robot · 8 years ago
- 73b2b80 Merge "Correctly handle EINTR return from futex" am: f05ccaf2cc by Mathieu Chartier · 8 years ago
- f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 8 years ago
- 28e74ed Verify for type_id out of range errors by David Sehr · 8 years ago
- 60f6b60 Merge "Revert "Make sure that const-class linkage is preserved."" am: c394d0558d by Vladimir Marko · 8 years ago
- c394d05 Merge "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
- ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
- 7f07f55 Fix build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
- 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
- ea7c629 Dexlayout cleanup and refactoring. by Jeff Hao · 8 years ago
- fddf55f Merge "Use a per-thread VerifierDeps." am: b46782abf6 by Nicolas Geoffray · 8 years ago
- b46782a Merge "Use a per-thread VerifierDeps." by Nicolas Geoffray · 8 years ago
- 535f528 Merge "Clear the right data pointer." am: 24a56c6207 by Nicolas Geoffray · 8 years ago
- 24a56c6 Merge "Clear the right data pointer." by Nicolas Geoffray · 8 years ago
- f07329e Merge changes If9d1da45,I6daecb52 am: 701bb7d1d7 by Vladimir Marko · 8 years ago
- efe59e8 Do not test class unloading in 626-const-class-linking am: ddb8afec79 by Vladimir Marko · 8 years ago
- 6e10b8e Fix 626-const-class-linking for no-dex2oat configuration. am: 0ba0c7d9b0 by Vladimir Marko · 8 years ago
- 701bb7d Merge changes If9d1da45,I6daecb52 by Vladimir Marko · 8 years ago
- ddb8afe Do not test class unloading in 626-const-class-linking by Vladimir Marko · 8 years ago
- f46501c Clear the right data pointer. by Nicolas Geoffray · 8 years ago
- 2c69f82 Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." am: eb9c58e88f by Nicolas Geoffray · 8 years ago
- 0ba0c7d Fix 626-const-class-linking for no-dex2oat configuration. by Vladimir Marko · 8 years ago
- eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 8 years ago
- 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
- 2e7576e Merge "Fix build: update test to use dex::TypeIndex." am: 71d15102b5 by Vladimir Marko · 8 years ago
- 71d1510 Merge "Fix build: update test to use dex::TypeIndex." by Vladimir Marko · 8 years ago
- bad475a Fix build: update test to use dex::TypeIndex. by Vladimir Marko · 8 years ago
- a519a83 Merge "Make sure that const-class linkage is preserved." am: 9ee5fdf92f by Vladimir Marko · 8 years ago
- 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
- 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 8 years ago
- c907e7d Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago