- 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
- 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
- 72b67b3 Merge changes Ifa5818eb,Icbb9f3a6 am: 2f4d68a41f by Andreas Gampe · 8 years ago
- 64b546b ART: Add GetStackTrace support am: b5eb94a753 by Andreas Gampe · 8 years ago
- bf99e0d ART: Add synchronous checkpoint am: e9f67125f9 by Andreas Gampe · 8 years ago
- 2f4d68a Merge changes Ifa5818eb,Icbb9f3a6 by Treehugger Robot · 8 years ago
- b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
- e9f6712 ART: Add synchronous checkpoint by Andreas Gampe · 8 years ago
- 99a62a9 Merge changes I369333c1,I55e7b6da am: 19dfeb0e72 by Andreas Gampe · 8 years ago
- b349dc7 ART: Blacklist test 910 on target am: 785359dfa4 by Andreas Gampe · 8 years ago
- be09bdd ART: Add method name support to TI am: 3c252f07ce by Andreas Gampe · 8 years ago
- 19dfeb0 Merge changes I369333c1,I55e7b6da by Treehugger Robot · 8 years ago
- a9f047e Merge "ART: Clean up Thread" am: 81fbc57f45 by Andreas Gampe · 8 years ago
- 785359d ART: Blacklist test 910 on target by Andreas Gampe · 8 years ago
- 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
- 81fbc57 Merge "ART: Clean up Thread" by Treehugger Robot · 8 years ago
- 0a85576 ART: Clean up Thread by Andreas Gampe · 8 years ago
- 6b17362 Merge changes I6c3a84f5,I05414f3b am: 54f07b502f by Artem Serov · 8 years ago
- dedc601 ARM: VIXL32: Move code to ease the diff with old codegen. am: 02d3783238 by Artem Serov · 8 years ago
- 8ecfc26 ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. am: 02109ddd8b by Artem Serov · 8 years ago
- 54f07b5 Merge changes I6c3a84f5,I05414f3b by Treehugger Robot · 8 years ago
- 59818f5 Merge "ART: Make graph visualizer thread-safe" am: cc7e013322 by Andreas Gampe · 8 years ago
- cc7e013 Merge "ART: Make graph visualizer thread-safe" by Treehugger Robot · 8 years ago
- a0d81af ART: Make graph visualizer thread-safe by Andreas Gampe · 8 years ago
- 02d3783 ARM: VIXL32: Move code to ease the diff with old codegen. by Artem Serov · 8 years ago
- 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 8 years ago
- 1a3d3e0 Merge "Remove default argument values in GenerateGcRootFieldLoad." by Roland Levillain · 8 years ago
- 5edd951 Merge "Remove default argument values in GenerateGcRootFieldLoad." by Roland Levillain · 8 years ago
- c9e0f8c Merge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths." by Roland Levillain · 8 years ago
- 270b6ae Merge "Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths." by Roland Levillain · 8 years ago
- 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
- 34cb49f Merge "method_verifier_test: Allow soft verifier failures for java/lang/invoke.*" by Narayan Kamath · 8 years ago
- 87b14fc Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 8 years ago
- b5cc1d1 Merge "method_verifier_test: Allow soft verifier failures for java/lang/invoke.*" by Narayan Kamath · 8 years ago
- 56ee489 method_verifier_test: Allow soft verifier failures for java/lang/invoke.* by Narayan Kamath · 8 years ago
- 68e4f6b Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 8 years ago
- 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
- ca63fdf Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
- c369f6b Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
- 814c3fe Merge "compiler_driver: loosen DCHECK for java/lang/invoke classes." by Narayan Kamath · 8 years ago
- d6435da Merge "compiler_driver: loosen DCHECK for java/lang/invoke classes." by Narayan Kamath · 8 years ago
- e3eae5e compiler_driver: loosen DCHECK for java/lang/invoke classes. by Narayan Kamath · 8 years ago
- 2465c0c Merge "ART: Add missing PrettyCause" am: 5a8292618f by Andreas Gampe · 8 years ago
- 5a82926 Merge "ART: Add missing PrettyCause" by Treehugger Robot · 8 years ago
- 4acfd2a Merge "ART: Blacklist test 908 for GC_STRESS" am: a5079100bf by Andreas Gampe · 8 years ago
- a507910 Merge "ART: Blacklist test 908 for GC_STRESS" by Treehugger Robot · 8 years ago
- c30a66f Merge "ART: Add function to retrieve all tagged objects" am: a0a5fd64b3 by Andreas Gampe · 8 years ago
- a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
- dc19815 ART: Blacklist test 908 for GC_STRESS by Andreas Gampe · 8 years ago
- 41ba35d ART: Add missing PrettyCause by Andreas Gampe · 8 years ago
- 00468f3 Remove default argument values in GenerateGcRootFieldLoad. by Roland Levillain · 8 years ago
- 75ad8c6 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
- 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
- 152cd33 Merge "Remove some unneeded header includes" am: a908348b43 by David Sehr · 8 years ago
- 7be566e Merge "ARM: VIXL32: Exclude recently added test that fails." am: 1e330c26ff by Artem Serov · 8 years ago
- a908348 Merge "Remove some unneeded header includes" by David Sehr · 8 years ago
- 1e330c2 Merge "ARM: VIXL32: Exclude recently added test that fails." by Treehugger Robot · 8 years ago
- 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
- 3851281 Merge "ARM: VIXL32: Pass test 406-fields and a few others." am: b88c0ec612 by Roland Levillain · 8 years ago
- b88c0ec Merge "ARM: VIXL32: Pass test 406-fields and a few others." by Roland Levillain · 8 years ago
- 61fa537 ARM: VIXL32: Exclude recently added test that fails. by Artem Serov · 8 years ago
- 3f9f02e Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
- 394c26d Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule." by Benoit Lamarche · 8 years ago
- 24a4d11 Use CLREX in ARM/ARM64 CAS intrinsic Baker read barrier slow paths. by Roland Levillain · 8 years ago
- 61e7b92 MethodHandles: Remove reference to Jack 4.11.BETA from build rule. by Narayan Kamath · 8 years ago
- e3d07b4 Merge "Add handle wrapper for interpreter iget/iput quick" am: bbfd7f9988 by Mathieu Chartier · 8 years ago
- bbfd7f9 Merge "Add handle wrapper for interpreter iget/iput quick" by Treehugger Robot · 8 years ago
- fcf8132 Merge "Add handle wrapper for DoCallCommon" am: 4cae498641 by Mathieu Chartier · 8 years ago
- a314773 Add handle wrapper for interpreter iget/iput quick by Mathieu Chartier · 8 years ago
- 4cae498 Merge "Add handle wrapper for DoCallCommon" by Mathieu Chartier · 8 years ago
- e22305b Add handle wrapper for DoCallCommon by Mathieu Chartier · 8 years ago
- 31c97b7 Merge "Move interpreter to ObjPtr" am: 061148025e by Mathieu Chartier · 8 years ago
- 0611480 Merge "Move interpreter to ObjPtr" by Mathieu Chartier · 8 years ago
- 4325c01 Merge "Fix bad auto merge conflict resolution in CC" am: e0dc90d986 by Mathieu Chartier · 8 years ago
- e0dc90d Merge "Fix bad auto merge conflict resolution in CC" by Mathieu Chartier · 8 years ago
- 5a81e84 Fix bad auto merge conflict resolution in CC by Mathieu Chartier · 8 years ago
- 7f01971 Remove some unneeded header includes by David Sehr · 8 years ago
- ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
- 134f049 Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC." by Hiroshi Yamauchi · 8 years ago
- 1458e0c Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC." by Hiroshi Yamauchi · 8 years ago
- 743b5af Merge "Fix build on XCode 8 w/OSX 10.12 SDK" am: 97b0cfaf63 by Dan Willemsen · 8 years ago
- 302e1ab Merge "Add mode bits to open() with O_CREAT." am: 3a2faaa430 by George Burgess IV · 8 years ago
- ebfcf46 Merge "Blacklist 130-hprof for tracing configs." am: 622ad2fe81 by Hiroshi Yamauchi · 8 years ago
- 470eaa7 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
- 37129d2 Always call into native loader when loading a native library am: 8447e6d4b7 by Zhenhua WANG · 8 years ago
- 97b0cfa Merge "Fix build on XCode 8 w/OSX 10.12 SDK" by Treehugger Robot · 8 years ago
- 3a2faaa Merge "Add mode bits to open() with O_CREAT." by Treehugger Robot · 8 years ago
- 622ad2f Merge "Blacklist 130-hprof for tracing configs." by Hiroshi Yamauchi · 8 years ago
- a307a76 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
- 5aba2d8 Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
- 874462f Merge "Improved induction variable analysis and loop optimizations." by Aart Bik · 8 years ago
- 54475a9 Merge "Reduce file descriptor limit for 151-OpenFileLimit." am: 089356baed by Richard Uhler · 8 years ago
- 089356b Merge "Reduce file descriptor limit for 151-OpenFileLimit." by Treehugger Robot · 8 years ago
- f2987eb Merge "ART: Change InstructionSetFeatures to return unique_ptr" am: 0440adef00 by Andreas Gampe · 8 years ago
- 0440ade Merge "ART: Change InstructionSetFeatures to return unique_ptr" by Treehugger Robot · 8 years ago
- 9267ff3 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago
- f9450a9 Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests." by Roland Levillain · 8 years ago