- 354e207 Merge "Use clang integrated assembler." am: 1a2b9bec01 by Chih-hung Hsieh · 7 years ago
- 4da3ab8 Merge "Handle FixUpRemotePointer for external images" am: 1206a149b4 by Mathieu Chartier · 7 years ago
- 1a2b9be Merge "Use clang integrated assembler." by Chih-hung Hsieh · 7 years ago
- 1206a14 Merge "Handle FixUpRemotePointer for external images" by Mathieu Chartier · 7 years ago
- d819e8b Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Alex Light · 7 years ago
- e83d341 Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Treehugger Robot · 7 years ago
- 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 7 years ago
- 19af3b9 Move Trace to use trampolines by Alex Light · 7 years ago
- 3e36a9c Move back to jit code on trace removal by Alex Light · 7 years ago
- 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 7 years ago
- d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
- c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 7 years ago
- 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 7 years ago
- 2d441b1 Make instrumentation trampoline able to jump to jit code by Alex Light · 7 years ago
- 21f7ac1 Handle FixUpRemotePointer for external images by Mathieu Chartier · 7 years ago
- a394aef Merge "Fix typo in INSTANCE_OF bytecode analysis" am: e824cfdcfd by Mathieu Chartier · 7 years ago
- e824cfd Merge "Fix typo in INSTANCE_OF bytecode analysis" by Mathieu Chartier · 7 years ago
- b0741fc Fix typo in INSTANCE_OF bytecode analysis by Mathieu Chartier · 7 years ago
- 50637ca Merge "Revert^2 "Add CodeInfo to JNI methods."" am: b808ddca3d by David Srbecky · 7 years ago
- b808ddc Merge "Revert^2 "Add CodeInfo to JNI methods."" by David Srbecky · 7 years ago
- 4b60df9 Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 7 years ago
- 97c465c Merge "Revert "Handle a special case of lock aliasing during lock verification"" by Nicolas Geoffray · 7 years ago
- 753a055 Revert "Handle a special case of lock aliasing during lock verification" by Nicolas Geoffray · 7 years ago
- 0ee6bc6 Merge "Handle a special case of lock aliasing during lock verification" by Alexey Grebenkin · 7 years ago
- 91b6bef Merge "Handle a special case of lock aliasing during lock verification" by Treehugger Robot · 7 years ago
- b384440 Merge "ART: minor fix for no-opt debug builds" am: 4a72f8b1ba by Orion Hodson · 7 years ago
- 4a72f8b Merge "ART: minor fix for no-opt debug builds" by Orion Hodson · 7 years ago
- 7c2ff83 Merge "ART: Make boot image compilation always PIC." am: 427c3b1493 by Vladimir Marko · 7 years ago
- afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
- 427c3b1 Merge "ART: Make boot image compilation always PIC." by Vladimir Marko · 7 years ago
- 82898ed Handle a special case of lock aliasing during lock verification by Alexey Grebenkin · 7 years ago
- d059e3a ART: Make boot image compilation always PIC. by Vladimir Marko · 7 years ago
- f12d200 Merge "Revert "Use frame info from CodeInfo."" am: b8cfa92d62 by Yohei Yukawa · 7 years ago
- b8cfa92 Merge "Revert "Use frame info from CodeInfo."" by Yohei Yukawa · 7 years ago
- cba94fa Revert "Use frame info from CodeInfo." by Yohei Yukawa · 7 years ago
- 09b637e Merge "Use frame info from CodeInfo." am: 6f39dab247 by David Srbecky · 7 years ago
- 6f39dab Merge "Use frame info from CodeInfo." by Treehugger Robot · 7 years ago
- 53ef12c Merge "Use iterators to access stack map data." am: a296f908e1 by David Srbecky · 7 years ago
- 7cc3921 Merge "Revert "Add CodeInfo to JNI methods."" am: b275072ddf by David Srbecky · 7 years ago
- a296f90 Merge "Use iterators to access stack map data." by David Srbecky · 7 years ago
- b275072 Merge "Revert "Add CodeInfo to JNI methods."" by David Srbecky · 7 years ago
- 564fa8a Revert "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
- a5a5d44 Merge "Move a 530-checker-lse test from java to smali" am: ea9b308e45 by Søren Gjesse · 7 years ago
- ea9b308 Merge "Move a 530-checker-lse test from java to smali" by Treehugger Robot · 7 years ago
- cffe9fc Merge "Add CodeInfo to JNI methods." am: 64cdf56aea by David Srbecky · 7 years ago
- 691124f Use frame info from CodeInfo. by David Srbecky · 7 years ago
- 64cdf56 Merge "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
- 08953a0 Merge "ART: Refactor scalar loop optimizations." am: 85861e8095 by Artem Serov · 7 years ago
- 85861e8 Merge "ART: Refactor scalar loop optimizations." by Treehugger Robot · 7 years ago
- ab86413 Move a 530-checker-lse test from java to smali by Søren Gjesse · 7 years ago
- 93bd361 Use iterators to access stack map data. by David Srbecky · 7 years ago
- 7683980 Merge "hiddenapi: Add 'list' command to generate public/private API lists" by David Brazdil · 7 years ago
- 0e4563c Merge "hiddenapi: Add 'list' command to generate public/private API lists" by David Brazdil · 7 years ago
- 85f3934 Add CodeInfo to JNI methods. by David Srbecky · 7 years ago
- 0e32908 ART: Refactor scalar loop optimizations. by Artem Serov · 7 years ago
- e6a201b Merge "Revert "Refactor DexFile ownership"" am: 0162450a86 by Nicolas Geoffray · 7 years ago
- 0162450 Merge "Revert "Refactor DexFile ownership"" by Nicolas Geoffray · 7 years ago
- 2e6ddb4 Merge "Handle String.<init> with a phi input." am: a8d5a5f709 by Nicolas Geoffray · 7 years ago
- a8d5a5f Merge "Handle String.<init> with a phi input." by Nicolas Geoffray · 7 years ago
- ce6e1e0 Merge "Revert "Cache DexFile begin and size"" am: 7583d91580 by David Sehr · 7 years ago
- 0b42677 Revert "Refactor DexFile ownership" by David Sehr · 7 years ago
- 7583d91 Merge "Revert "Cache DexFile begin and size"" by David Sehr · 7 years ago
- 9bafa8b Revert "Cache DexFile begin and size" by David Sehr · 7 years ago
- 0b6de0c hiddenapi: Add 'list' command to generate public/private API lists by David Brazdil · 7 years ago
- 085846a Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning." by Roland Levillain · 7 years ago
- 1398c8f Merge "Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning." by Roland Levillain · 7 years ago
- 2dd1681 ART: minor fix for no-opt debug builds by Orion Hodson · 7 years ago
- f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 7 years ago
- 9ee288c Merge "ART: Do not use std::<container>::at()." am: 2258c2ef5f by Vladimir Marko · 7 years ago
- 2258c2e Merge "ART: Do not use std::<container>::at()." by Vladimir Marko · 7 years ago
- 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 7 years ago
- 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 7 years ago
- c3ca524 Merge "Emit vector mulitply and accumulate instructions for x86." am: ad78fb294d by Gupta Kumar, Sanjiv · 7 years ago
- ad78fb2 Merge "Emit vector mulitply and accumulate instructions for x86." by Treehugger Robot · 7 years ago
- e0c71b8 Merge "ART: Fix HSelectGenerator for instructions which can throw." by Artem Serov · 7 years ago
- b3df69b Merge "ART: Fix HSelectGenerator for instructions which can throw." by Treehugger Robot · 7 years ago
- 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
- dafe638 Merge "Do not restore source object hash in ImageWriter." am: b28683f432 by Vladimir Marko · 7 years ago
- b28683f Merge "Do not restore source object hash in ImageWriter." by Vladimir Marko · 7 years ago
- 30f2c5a Merge "Add bytecode conversion experiments" am: 675673dea0 by Mathieu Chartier · 7 years ago
- 675673d Merge "Add bytecode conversion experiments" by Mathieu Chartier · 7 years ago
- 66b981a Merge "ART: Reserve more overflow space for the interpreter" am: 936523d4e9 by Andreas Gampe · 7 years ago
- 936523d Merge "ART: Reserve more overflow space for the interpreter" by Treehugger Robot · 7 years ago
- c526347 Merge "Cache DexFile begin and size" am: 0a5f6972e4 by David Sehr · 7 years ago
- 0a5f697 Merge "Cache DexFile begin and size" by Treehugger Robot · 7 years ago
- 15f95b1 ART: Fix HSelectGenerator for instructions which can throw. by Artem Serov · 7 years ago
- 12dd8a9 Add bytecode conversion experiments by Mathieu Chartier · 7 years ago
- aee008e ART: Reserve more overflow space for the interpreter by Andreas Gampe · 7 years ago
- 689caf0 Cache DexFile begin and size by David Sehr · 7 years ago
- 74eb1d9 Merge "Implement Integer.valueOf() intrinsic for boot image." am: 04a4f20f26 by Vladimir Marko · 7 years ago
- 04a4f20 Merge "Implement Integer.valueOf() intrinsic for boot image." by Vladimir Marko · 7 years ago
- 1e1260c Do not restore source object hash in ImageWriter. by Vladimir Marko · 7 years ago
- 6fd1606 Implement Integer.valueOf() intrinsic for boot image. by Vladimir Marko · 7 years ago
- 991e21d Merge "Remove CompilerDriver::support_boot_image_fixup_." am: 97ac9cc3c6 by Vladimir Marko · 7 years ago
- 97ac9cc Merge "Remove CompilerDriver::support_boot_image_fixup_." by Vladimir Marko · 7 years ago
- ca74757 Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving." by Roland Levillain · 7 years ago
- 956753a Merge "Remove useless assertions in ConcurrentCopying::MarkNonMoving." by Roland Levillain · 7 years ago
- 9184bc4 Merge "hiddenapi: Refactor before new features are added" am: d9e590d6c9 by David Brazdil · 7 years ago
- d9e590d Merge "hiddenapi: Refactor before new features are added" by David Brazdil · 7 years ago
- 8bfbdc5 Merge "Revert^2 "Delay init of classes of pre-allocated exceptions."" by Vladimir Marko · 7 years ago