1. 23d9539 Merge "Fix test after inlining optimization." by Nicolas Geoffray · 8 years ago
  2. d83280b Fix test after inlining optimization. by Nicolas Geoffray · 8 years ago
  3. df04fda Merge "Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3" by Treehugger Robot · 8 years ago
  4. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 8 years ago
  5. d8ea9d3 Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3 by Przemyslaw Szczepaniak · 8 years ago
  6. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 8 years ago
  7. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 8 years ago
  8. fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  9. 8781fe6 Merge "Clean up transaction" by Mathieu Chartier · 8 years ago
  10. bb31f51 Merge changes Idcdfe515,I888be2bd by Shubham Ajmera · 8 years ago
  11. 4455a67 Merge "Revert "Fix a typo in ART testrunner"" by Shubham Ajmera · 8 years ago
  12. 6f3d590 Revert "ART Test Runner" by Shubham Ajmera · 8 years ago
  13. 5864017 Revert "Fix issues in ART testrunner" by Shubham Ajmera · 8 years ago
  14. 4b7289c Revert "Fix a typo in ART testrunner" by Shubham Ajmera · 8 years ago
  15. 68b7858 Merge "Fix a typo in ART testrunner" by Shubham Ajmera · 8 years ago
  16. 542d5b8 Fix a typo in ART testrunner by Shubham Ajmera · 8 years ago
  17. 4732ee5 Merge "Fix issues in ART testrunner" by Shubham Ajmera · 8 years ago
  18. e2f7ced Fix issues in ART testrunner by Shubham Ajmera · 8 years ago
  19. b7a8f9a Merge "ART Test Runner" by Treehugger Robot · 8 years ago
  20. b5a77b9 ART Test Runner by Shubham Ajmera · 8 years ago
  21. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 8 years ago
  22. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 8 years ago
  23. 1e27211 Merge "Revert "Revert "ART: Give JIT thread pool workers a peer""" by Treehugger Robot · 8 years ago
  24. 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 8 years ago
  25. 38e954c Clean up transaction by Mathieu Chartier · 8 years ago
  26. 9779c89 Merge "Don't use ModifyDebugDisallowReadBarrier in transaction mode." by Hiroshi Yamauchi · 8 years ago
  27. 814eefe Merge "ART: Refactor verify_object.h" by Treehugger Robot · 8 years ago
  28. 9b60d50 Don't use ModifyDebugDisallowReadBarrier in transaction mode. by Hiroshi Yamauchi · 8 years ago
  29. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 8 years ago
  30. 5fb0577 Merge "Fix root visiting in transaction.cc" by Mathieu Chartier · 8 years ago
  31. 5f257b1 Fix root visiting in transaction.cc by Mathieu Chartier · 8 years ago
  32. bf23fb3 Merge "Add nullptr check for dex layout when opening the dex file fails." by Treehugger Robot · 8 years ago
  33. de19754 Add nullptr check for dex layout when opening the dex file fails. by Jeff Hao · 8 years ago
  34. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  35. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 8 years ago
  36. b78a8af Merge "ART: Remove unused asm definition" by Bill Buzbee · 8 years ago
  37. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  38. 9932d4b ART: Remove unused asm definition by buzbee · 8 years ago
  39. 6058b68 Merge "Use the write entrypoint for stub_test." by Nicolas Geoffray · 8 years ago
  40. 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 8 years ago
  41. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 8 years ago
  42. d90cd5c Merge "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  43. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  44. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
  45. 3f50d3c Merge "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  46. 05dfc65 Merge "MIPS: Support kJitTableAddress kinds of string/class loads." by Nicolas Geoffray · 8 years ago
  47. 26bf963 Merge "Ensure we don't attempt to compile obsolete methods." by Treehugger Robot · 8 years ago
  48. 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 8 years ago
  49. fcbafb3 Ensure we don't attempt to compile obsolete methods. by Alex Light · 8 years ago
  50. 8b6d2fd Merge "ART: Add UnstartedRuntime support for Class.getSimpleName" by Treehugger Robot · 8 years ago
  51. 4f5dfb3 Merge "Ensure that all redefinition created dex file get on classpath" by Treehugger Robot · 8 years ago
  52. de2e1a6 Merge "Math.min and Math.max intrinsics for ARM" by Treehugger Robot · 8 years ago
  53. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 8 years ago
  54. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 8 years ago
  55. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 8 years ago
  56. 2413dc1 Merge "Print ARM and ARM64 registers in art::UContext::Dump." by Roland Levillain · 8 years ago
  57. afdd4ce Merge "Various improvements to stack walking speed" by Mathieu Chartier · 8 years ago
  58. 90c5a9b Various improvements to stack walking speed by Mathieu Chartier · 8 years ago
  59. 64d324d Merge "Faster stack trace creation" by Mathieu Chartier · 8 years ago
  60. f3f816d Merge "Use dex cache for GetResolvedMethod" by Mathieu Chartier · 8 years ago
  61. 308cd68 Merge "ART: Fix buildbot-build.sh" by Treehugger Robot · 8 years ago
  62. 6674a74 Merge "ART: Reduce overhead of mterp OSR checking" by Bill Buzbee · 8 years ago
  63. c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
  64. f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 8 years ago
  65. a85111c Merge "Blacklist another 96* test for no-image." by Treehugger Robot · 8 years ago
  66. 1e6578a Merge "MIPS: Correct instruction alignment." by Treehugger Robot · 8 years ago
  67. 81c74c1 Blacklist another 96* test for no-image. by Nicolas Geoffray · 8 years ago
  68. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 8 years ago
  69. caebca9 Merge "Fix perf-inject jit profiling for osr method." by Nicolas Geoffray · 8 years ago
  70. 0dcee91 ART: Fix buildbot-build.sh by Andreas Gampe · 8 years ago
  71. cfc5f77 Merge "Fix address space conflict with asan in 32-bit." by Treehugger Robot · 8 years ago
  72. 85885fe MIPS: Correct instruction alignment. by Alexey Frunze · 8 years ago
  73. 0e01131 Merge "Separate art::Exec from utils" by Treehugger Robot · 8 years ago
  74. 4d444c8 Fix address space conflict with asan in 32-bit. by Hiroshi Yamauchi · 8 years ago
  75. 20eb58e Use dex cache for GetResolvedMethod by Mathieu Chartier · 8 years ago
  76. 65b8bb2 Faster stack trace creation by Mathieu Chartier · 8 years ago
  77. 97c381e Separate art::Exec from utils by David Sehr · 8 years ago
  78. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 8 years ago
  79. 627c1a0 MIPS: Support kJitTableAddress kinds of string/class loads. by Alexey Frunze · 8 years ago
  80. 3cb871a Merge "Deduplicate register masks" by Mathieu Chartier · 8 years ago
  81. 9fcd256 Merge "Added few more SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 8 years ago
  82. 27374ae Merge "Revert "Revert "Ignore warning for instantiation after specialization.""" by Stephen Hines · 8 years ago
  83. 1a20b68 Deduplicate register masks by Mathieu Chartier · 8 years ago
  84. e230187 Merge "Fix flaky jit-gcstress tests 93{4,5,8}." by Treehugger Robot · 8 years ago
  85. e41cad6 Fix flaky jit-gcstress tests 93{4,5,8}. by Alex Light · 8 years ago
  86. 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 8 years ago
  87. 357dcb7 Merge "Revert "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  88. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  89. ac24039 Merge "Adjust test 626 after ARM64 parallel move scratch register change." by Nicolas Geoffray · 8 years ago
  90. 2be6847 Merge "Fix memory leak in oat file assistant test." by Richard Uhler · 8 years ago
  91. 5cd5929 Fix memory leak in oat file assistant test. by Richard Uhler · 8 years ago
  92. d89411a Print ARM and ARM64 registers in art::UContext::Dump. by Roland Levillain · 8 years ago
  93. bc269a2 Adjust test 626 after ARM64 parallel move scratch register change. by Roland Levillain · 8 years ago
  94. 0c765f7 Merge changes I1ab9ec9f,I0fe01760 by Richard Uhler · 8 years ago
  95. 12e06ed Added few more SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  96. 50a6768 Merge "Deduplicate stack masks" by Mathieu Chartier · 8 years ago
  97. 318797a Merge "Force stack dump to diagnose empty checkpoint timeout." by Treehugger Robot · 8 years ago
  98. 13c1635 Force stack dump to diagnose empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  99. 44790fe Merge "ART: Fix GC pause reporting" by Treehugger Robot · 8 years ago
  100. 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago