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