- 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
- 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
- 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
- da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
- 2ded154 Merge changes I8e51415a,I79a255c1 am: 668ba83a0a by Andreas Gampe · 8 years ago
- d87a364 ART: Add JNI local details for FollowReferences am: 93c3090f39 by Andreas Gampe · 8 years ago
- db35590 ART: Fix generic_ptr handling in GetMethodName am: 862bdd8ac9 by Andreas Gampe · 8 years ago
- 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
- 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 8 years ago
- e48dbca Merge "ART: Add dex::TypeIndex" am: a598b869b2 by Andreas Gampe · 8 years ago
- a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
- fb0237b Merge "ART: Add boot classpath check for initialization" am: b2dc551496 by Andreas Gampe · 8 years ago
- b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
- 36e9ee7 Merge "Use type lookup tables in compiler" am: e38f0320df by Mathieu Chartier · 8 years ago
- e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 8 years ago
- b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 8 years ago
- 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
- a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
- 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
- 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
- 8c96d1a Merge "ART: Fix line break in Throwable::Dump" am: bb4366d2b0 by Andreas Gampe · 8 years ago
- bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
- 1eaefe8 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" am: dac7ad17c7 by Nicolas Geoffray · 8 years ago
- dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
- b4c63db Merge changes I240f8bb7,I27defaa7,Ib82d64cc am: af524438b8 by Andreas Gampe · 8 years ago
- 1e1d48f ART: Do not DCHECK in verifier when already aborting am: f8f36c246e by Andreas Gampe · 8 years ago
- fbabed5 ART: Add debug exception check to JIT am: 320ba91911 by Andreas Gampe · 8 years ago
- 81f3e2d ART: Extend DumpRecursiveAbort am: 9fd470f873 by Andreas Gampe · 8 years ago