- 676e862 Merge "MIPS32: Fix string loads that use kDexCacheViaMethod." am: 845c84823f by Alexey Frunze · 8 years ago
- 845c848 Merge "MIPS32: Fix string loads that use kDexCacheViaMethod." by Treehugger Robot · 8 years ago
- cc6de8e Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc." by Roland Levillain · 8 years ago
- 6409f58 Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc." by Roland Levillain · 8 years ago
- a7aca7a Merge "MethodHandles: Add tests for transforms in change 598d43d0dec5925c77" by Narayan Kamath · 8 years ago
- bcc17bd Merge "MethodHandles: Add tests for transforms in change 598d43d0dec5925c77" by Narayan Kamath · 8 years ago
- 96120f4 MethodHandles: Add tests for transforms in change 598d43d0dec5925c77 by Narayan Kamath · 8 years ago
- 5dec66f Merge "Revert "ART: Generalize FindClassInPathClassLoader"" am: 0fe4df18f6 by Nicolas Geoffray · 8 years ago
- 0fe4df1 Merge "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
- af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
- 17a588f Merge "MethodHandles: Track libcore change cc4ded." am: 9f54896e96 by Narayan Kamath · 8 years ago
- 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 8 years ago
- c0a25c3 Merge "Add VerifierDeps::Verify." am: dd7c25e5af by Nicolas Geoffray · 8 years ago
- dd7c25e Merge "Add VerifierDeps::Verify." by Nicolas Geoffray · 8 years ago
- 041b292 Merge "ART: Simplify test 913" am: 12fc3df93a by Andreas Gampe · 8 years ago
- 12fc3df Merge "ART: Simplify test 913" by Andreas Gampe · 8 years ago
- 2d7af2d ART: Simplify test 913 by Andreas Gampe · 8 years ago
- e446b1f Merge "Fix heap poisoning build" am: 6428a18165 by Mathieu Chartier · 8 years ago
- 6428a18 Merge "Fix heap poisoning build" by Mathieu Chartier · 8 years ago
- b53342a Fix heap poisoning build by Mathieu Chartier · 8 years ago
- 6ae9ecf Merge "Fix read barriers in VisitDexCachePairs" am: 8cefb64725 by Mathieu Chartier · 8 years ago
- 8cefb64 Merge "Fix read barriers in VisitDexCachePairs" by Mathieu Chartier · 8 years ago
- bb51df8 MIPS32: Fix string loads that use kDexCacheViaMethod. by Alexey Frunze · 8 years ago
- 9750569 Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
- 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
- 6b4c287 Fix read barriers in VisitDexCachePairs by Mathieu Chartier · 8 years ago
- 4e1ac60 Merge "ART: Rename heap support file" am: 3dbf5c44fb by Andreas Gampe · 8 years ago
- 3dbf5c4 Merge "ART: Rename heap support file" by Andreas Gampe · 8 years ago
- 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
- 4f5c3b2 Merge "ART: Fix test 913 for concurrent collector" am: 9695b0b83a by Andreas Gampe · 8 years ago
- 9695b0b Merge "ART: Fix test 913 for concurrent collector" by Treehugger Robot · 8 years ago
- ef3ace0 ART: Fix test 913 for concurrent collector by Andreas Gampe · 8 years ago
- 170f671 Merge changes I7d79aa90,Ie051e7d4 am: fedec90ec5 by Andreas Gampe · 8 years ago
- dc7f5cb ART: Generalize FindClassInPathClassLoader am: fd1ae75a03 by Andreas Gampe · 8 years ago
- 25096dc ART: Move pathList well-known-field to actual class am: 46aba36a1c by Andreas Gampe · 8 years ago
- fedec90 Merge changes I7d79aa90,Ie051e7d4 by Treehugger Robot · 8 years ago
- 006497c Merge "tools: Fix generate-asm-support script" am: facda394dc by Igor Murashkin · 8 years ago
- facda39 Merge "tools: Fix generate-asm-support script" by Treehugger Robot · 8 years ago
- 7d180ae Merge "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
- 4ce767d Merge "Use interpret-only instead of verify-at-runtime when testing JIT" by Treehugger Robot · 8 years ago
- ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
- bbf87f0 Merge changes Ica4f766c,Iaa97520d am: 195ea635e6 by Andreas Gampe · 8 years ago
- 488ff99 ART: Blacklist test 913 for target am: 40f2f31f25 by Andreas Gampe · 8 years ago
- 8996849 ART: Add forced garbage collection am: 8da6d03176 by Andreas Gampe · 8 years ago
- 195ea63 Merge changes Ica4f766c,Iaa97520d by Treehugger Robot · 8 years ago
- 8904b6f Add VerifierDeps::Verify. by Nicolas Geoffray · 8 years ago
- 9776ba1 Merge "Flush the CFG visualizer output after writing to it." am: 56cc9511b0 by Roland Levillain · 8 years ago
- d67769d Merge "Dump VerifierDeps in oatdump." am: df6896eb62 by Nicolas Geoffray · 8 years ago
- 22c5bef tools: Fix generate-asm-support script by Igor Murashkin · 8 years ago
- 5db5b1e Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 9 years ago
- 56cc951 Merge "Flush the CFG visualizer output after writing to it." by Roland Levillain · 8 years ago
- c34dba7 ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc. by Scott Wakeling · 8 years ago
- fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
- 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 8 years ago
- df6896e Merge "Dump VerifierDeps in oatdump." by Nicolas Geoffray · 8 years ago
- b0103ca Flush the CFG visualizer output after writing to it. by Roland Levillain · 8 years ago
- e70dd56 Dump VerifierDeps in oatdump. by Nicolas Geoffray · 8 years ago
- 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
- bc51ff5 Merge "Add a VerifierDeps::Dump method." am: bda454e9a0 by Nicolas Geoffray · 8 years ago
- 274c0cc Merge "Address missed review comment." am: b2aaf1d63f by Nicolas Geoffray · 8 years ago
- bda454e Merge "Add a VerifierDeps::Dump method." by Nicolas Geoffray · 8 years ago
- b2aaf1d Merge "Address missed review comment." by Nicolas Geoffray · 8 years ago
- 729ba60 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
- ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
- 40f2f31 ART: Blacklist test 913 for target by Andreas Gampe · 8 years ago
- 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
- 962662c Merge "Move intern table to ObjPtr" am: 9be86bb445 by Mathieu Chartier · 8 years ago
- 9be86bb Merge "Move intern table to ObjPtr" by Mathieu Chartier · 8 years ago
- 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
- e29e482 Merge changes I9afd9f88,I1cf94699 am: 54b20eb52f by Andreas Gampe · 8 years ago
- 46490c2 ART: Blacklist test 912 for target am: c8ba460001 by Andreas Gampe · 8 years ago
- 72cc6b2 ART: Add GetClassSignature am: e492ae3e59 by Andreas Gampe · 8 years ago
- 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
- 9890c54 Merge changes Ib44df099,I8508f96f am: b0b2080b4c by Andreas Gampe · 8 years ago
- 0c5919e ART: Add GetMethodModifiers am: 36bcd4f3f5 by Andreas Gampe · 8 years ago
- 7fff88f ART: Add GetMethodDeclaringClass am: 368a2088fe by Andreas Gampe · 8 years ago
- c8ba460 ART: Blacklist test 912 for target by Andreas Gampe · 8 years ago
- e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
- b0b2080 Merge changes Ib44df099,I8508f96f by Treehugger Robot · 8 years ago
- 3a79601 Merge "MethodHandles: Remove obsolete test workaround." am: e7b46e22c7 by Narayan Kamath · 8 years ago
- e7b46e2 Merge "MethodHandles: Remove obsolete test workaround." by Narayan Kamath · 8 years ago
- f0e359b MethodHandles: Remove obsolete test workaround. by Narayan Kamath · 8 years ago
- d48a21e Merge "MethodHandles: Temporarily rewrite test of exact invokes." am: 6ce3dc6d67 by Narayan Kamath · 8 years ago
- 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 8 years ago
- 6ce3dc6 Merge "MethodHandles: Temporarily rewrite test of exact invokes." by Narayan Kamath · 8 years ago
- b24b026 MethodHandles: Temporarily rewrite test of exact invokes. by Narayan Kamath · 8 years ago
- d0e457a Merge "Interpreter: fix build." am: fea963e4ba by Narayan Kamath · 8 years ago
- 2b3b099 Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
- fea963e Merge "Interpreter: fix build." by Narayan Kamath · 8 years ago
- 6fcc5e8 Interpreter: fix build. by Narayan Kamath · 8 years ago
- bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
- bde2da0 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
- be92d69 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
- 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 8 years ago
- d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
- be5842b Merge "ART: Blacklist test 911 for target" am: b9b8cab87a by Andreas Gampe · 8 years ago
- b9b8cab Merge "ART: Blacklist test 911 for target" by Andreas Gampe · 8 years ago
- 80f5dba ART: Blacklist test 911 for target by Andreas Gampe · 8 years ago
- 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
- 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago