- 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 8 years ago
- f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 8 years ago
- fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 8 years ago
- fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
- 8781fe6 Merge "Clean up transaction" by Mathieu Chartier · 8 years ago
- bb31f51 Merge changes Idcdfe515,I888be2bd by Shubham Ajmera · 8 years ago
- 4455a67 Merge "Revert "Fix a typo in ART testrunner"" by Shubham Ajmera · 8 years ago
- 6f3d590 Revert "ART Test Runner" by Shubham Ajmera · 8 years ago
- 5864017 Revert "Fix issues in ART testrunner" by Shubham Ajmera · 8 years ago
- 4b7289c Revert "Fix a typo in ART testrunner" by Shubham Ajmera · 8 years ago
- 68b7858 Merge "Fix a typo in ART testrunner" by Shubham Ajmera · 8 years ago
- 542d5b8 Fix a typo in ART testrunner by Shubham Ajmera · 8 years ago
- 4732ee5 Merge "Fix issues in ART testrunner" by Shubham Ajmera · 8 years ago
- e2f7ced Fix issues in ART testrunner by Shubham Ajmera · 8 years ago
- b7a8f9a Merge "ART Test Runner" by Treehugger Robot · 8 years ago
- b5a77b9 ART Test Runner by Shubham Ajmera · 8 years ago
- 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 8 years ago
- 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 8 years ago
- 1e27211 Merge "Revert "Revert "ART: Give JIT thread pool workers a peer""" by Treehugger Robot · 8 years ago
- 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 8 years ago
- 38e954c Clean up transaction by Mathieu Chartier · 8 years ago
- 9779c89 Merge "Don't use ModifyDebugDisallowReadBarrier in transaction mode." by Hiroshi Yamauchi · 8 years ago
- 814eefe Merge "ART: Refactor verify_object.h" by Treehugger Robot · 8 years ago
- 9b60d50 Don't use ModifyDebugDisallowReadBarrier in transaction mode. by Hiroshi Yamauchi · 8 years ago
- 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 8 years ago
- 5fb0577 Merge "Fix root visiting in transaction.cc" by Mathieu Chartier · 8 years ago
- 5f257b1 Fix root visiting in transaction.cc by Mathieu Chartier · 8 years ago
- bf23fb3 Merge "Add nullptr check for dex layout when opening the dex file fails." by Treehugger Robot · 8 years ago
- de19754 Add nullptr check for dex layout when opening the dex file fails. by Jeff Hao · 8 years ago
- 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
- 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 8 years ago
- b78a8af Merge "ART: Remove unused asm definition" by Bill Buzbee · 8 years ago
- 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
- 9932d4b ART: Remove unused asm definition by buzbee · 8 years ago
- 6058b68 Merge "Use the write entrypoint for stub_test." by Nicolas Geoffray · 8 years ago
- 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 8 years ago
- 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 8 years ago
- d90cd5c Merge "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
- d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
- d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
- 3f50d3c Merge "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
- 05dfc65 Merge "MIPS: Support kJitTableAddress kinds of string/class loads." by Nicolas Geoffray · 8 years ago
- 26bf963 Merge "Ensure we don't attempt to compile obsolete methods." by Treehugger Robot · 8 years ago
- 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 8 years ago
- fcbafb3 Ensure we don't attempt to compile obsolete methods. by Alex Light · 8 years ago
- 8b6d2fd Merge "ART: Add UnstartedRuntime support for Class.getSimpleName" by Treehugger Robot · 8 years ago
- 4f5dfb3 Merge "Ensure that all redefinition created dex file get on classpath" by Treehugger Robot · 8 years ago
- de2e1a6 Merge "Math.min and Math.max intrinsics for ARM" by Treehugger Robot · 8 years ago
- 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 8 years ago
- ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 8 years ago
- 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 8 years ago
- 2413dc1 Merge "Print ARM and ARM64 registers in art::UContext::Dump." by Roland Levillain · 8 years ago
- afdd4ce Merge "Various improvements to stack walking speed" by Mathieu Chartier · 8 years ago
- 90c5a9b Various improvements to stack walking speed by Mathieu Chartier · 8 years ago
- 64d324d Merge "Faster stack trace creation" by Mathieu Chartier · 8 years ago
- f3f816d Merge "Use dex cache for GetResolvedMethod" by Mathieu Chartier · 8 years ago
- 308cd68 Merge "ART: Fix buildbot-build.sh" by Treehugger Robot · 8 years ago
- 6674a74 Merge "ART: Reduce overhead of mterp OSR checking" by Bill Buzbee · 8 years ago
- c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
- f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 8 years ago
- a85111c Merge "Blacklist another 96* test for no-image." by Treehugger Robot · 8 years ago
- 1e6578a Merge "MIPS: Correct instruction alignment." by Treehugger Robot · 8 years ago
- 81c74c1 Blacklist another 96* test for no-image. by Nicolas Geoffray · 8 years ago
- 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 8 years ago
- caebca9 Merge "Fix perf-inject jit profiling for osr method." by Nicolas Geoffray · 8 years ago
- 0dcee91 ART: Fix buildbot-build.sh by Andreas Gampe · 8 years ago
- cfc5f77 Merge "Fix address space conflict with asan in 32-bit." by Treehugger Robot · 8 years ago
- 85885fe MIPS: Correct instruction alignment. by Alexey Frunze · 8 years ago
- 0e01131 Merge "Separate art::Exec from utils" by Treehugger Robot · 8 years ago
- 4d444c8 Fix address space conflict with asan in 32-bit. by Hiroshi Yamauchi · 8 years ago
- 20eb58e Use dex cache for GetResolvedMethod by Mathieu Chartier · 8 years ago
- 65b8bb2 Faster stack trace creation by Mathieu Chartier · 8 years ago
- 97c381e Separate art::Exec from utils by David Sehr · 8 years ago
- 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 8 years ago
- 627c1a0 MIPS: Support kJitTableAddress kinds of string/class loads. by Alexey Frunze · 8 years ago
- 3cb871a Merge "Deduplicate register masks" by Mathieu Chartier · 8 years ago
- 9fcd256 Merge "Added few more SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 8 years ago
- 27374ae Merge "Revert "Revert "Ignore warning for instantiation after specialization.""" by Stephen Hines · 8 years ago
- 1a20b68 Deduplicate register masks by Mathieu Chartier · 8 years ago
- e230187 Merge "Fix flaky jit-gcstress tests 93{4,5,8}." by Treehugger Robot · 8 years ago
- e41cad6 Fix flaky jit-gcstress tests 93{4,5,8}. by Alex Light · 8 years ago
- 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 8 years ago
- 357dcb7 Merge "Revert "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
- d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
- ac24039 Merge "Adjust test 626 after ARM64 parallel move scratch register change." by Nicolas Geoffray · 8 years ago
- 2be6847 Merge "Fix memory leak in oat file assistant test." by Richard Uhler · 8 years ago
- 5cd5929 Fix memory leak in oat file assistant test. by Richard Uhler · 8 years ago
- d89411a Print ARM and ARM64 registers in art::UContext::Dump. by Roland Levillain · 8 years ago
- bc269a2 Adjust test 626 after ARM64 parallel move scratch register change. by Roland Levillain · 8 years ago
- 0c765f7 Merge changes I1ab9ec9f,I0fe01760 by Richard Uhler · 8 years ago
- 12e06ed Added few more SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
- 50a6768 Merge "Deduplicate stack masks" by Mathieu Chartier · 8 years ago
- 318797a Merge "Force stack dump to diagnose empty checkpoint timeout." by Treehugger Robot · 8 years ago
- 13c1635 Force stack dump to diagnose empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
- 44790fe Merge "ART: Fix GC pause reporting" by Treehugger Robot · 8 years ago
- 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago
- f2042db Merge "Enable redefining Bootclasspath classes" by Alex Light · 8 years ago
- 8de998e Merge "Fix bug in geometric last value (found with fuzz testing)" by Aart Bik · 8 years ago
- 103d725 Merge "Increase timeout for no-image runs." by Nicolas Geoffray · 8 years ago
- 588ef19 Merge "Fix macOS build in ART's runtime/runtime_common.{h,cc}" by Treehugger Robot · 8 years ago