1. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  2. 8d4b118 Merge "Fix dex cache resolved types and class table mismatch." by Vladimir Marko · 8 years ago
  3. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 9 years ago
  4. ef0a380 Merge "Clean up code info table layout" by Mathieu Chartier · 8 years ago
  5. eca0dea Revert -Wunreachable-code workaround. by Stephen Hines · 8 years ago
  6. 575d3e6 Clean up code info table layout by Mathieu Chartier · 8 years ago
  7. 1ddd913 Undo class_linker.cc workaround for out of registers bug. by Stephen Hines · 8 years ago
  8. 940fb17 Merge "Verify redefined classes" by Treehugger Robot · 8 years ago
  9. 37f84f4 Merge "Fix issues due to updated toolchain." by Treehugger Robot · 8 years ago
  10. f13eb66 Merge "Remove Mutex dependency from MemMap" by David Sehr · 8 years ago
  11. 8c889d2 Verify redefined classes by Alex Light · 8 years ago
  12. 61d5208 Merge "Revert "Revert "Redesign implementation of RegisterNativeAllocation.""" by Richard Uhler · 8 years ago
  13. 23d7c85 Merge "Force stack dump to diagnose empty checkpoint timeout (2)." by Treehugger Robot · 8 years ago
  14. 02f365f Force stack dump to diagnose empty checkpoint timeout (2). by Hiroshi Yamauchi · 9 years ago
  15. 6347ea9 Merge "ART: Add marking to thread peer gathering in TI" by Treehugger Robot · 8 years ago
  16. 661e327 Merge "ART: Fix systrace monitor logging deadlock" by Treehugger Robot · 8 years ago
  17. 2e47770 Merge "Add support for checking method and field invariants for redefinition." by Treehugger Robot · 8 years ago
  18. 202f85a ART: Add marking to thread peer gathering in TI by Andreas Gampe · 8 years ago
  19. 6161f13 Add support for checking method and field invariants for redefinition. by Alex Light · 9 years ago
  20. 2702d56 ART: Fix systrace monitor logging deadlock by Andreas Gampe · 8 years ago
  21. 1b14fb8 Remove Mutex dependency from MemMap by David Sehr · 9 years ago
  22. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 8 years ago
  23. 7b220d6 Merge "Enable thread annotations for std::mutex" by David Sehr · 8 years ago
  24. caaa2b0 Revert "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 9 years ago
  25. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 8 years ago
  26. 8781fe6 Merge "Clean up transaction" by Mathieu Chartier · 8 years ago
  27. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 9 years ago
  28. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 9 years ago
  29. 1e27211 Merge "Revert "Revert "ART: Give JIT thread pool workers a peer""" by Treehugger Robot · 9 years ago
  30. 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 9 years ago
  31. 38e954c Clean up transaction by Mathieu Chartier · 9 years ago
  32. ae3bcac Enable thread annotations for std::mutex by David Sehr · 9 years ago
  33. 9779c89 Merge "Don't use ModifyDebugDisallowReadBarrier in transaction mode." by Hiroshi Yamauchi · 9 years ago
  34. 814eefe Merge "ART: Refactor verify_object.h" by Treehugger Robot · 9 years ago
  35. 9b60d50 Don't use ModifyDebugDisallowReadBarrier in transaction mode. by Hiroshi Yamauchi · 9 years ago
  36. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 9 years ago
  37. 5f257b1 Fix root visiting in transaction.cc by Mathieu Chartier · 9 years ago
  38. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  39. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 9 years ago
  40. 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 9 years ago
  41. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 9 years ago
  42. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 9 years ago
  43. 5f9da55 Fix issues due to updated toolchain. by Jayant Chowdhary · 9 years ago
  44. 26bf963 Merge "Ensure we don't attempt to compile obsolete methods." by Treehugger Robot · 9 years ago
  45. 2449a15 build: Generate asm_support_gen.h from the build, validate up-to-date by Igor Murashkin · 9 years ago
  46. fcbafb3 Ensure we don't attempt to compile obsolete methods. by Alex Light · 9 years ago
  47. 8b6d2fd Merge "ART: Add UnstartedRuntime support for Class.getSimpleName" by Treehugger Robot · 9 years ago
  48. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 9 years ago
  49. ae78c26 ART: Add UnstartedRuntime support for Class.getSimpleName by Andreas Gampe · 9 years ago
  50. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 9 years ago
  51. 2413dc1 Merge "Print ARM and ARM64 registers in art::UContext::Dump." by Roland Levillain · 9 years ago
  52. afdd4ce Merge "Various improvements to stack walking speed" by Mathieu Chartier · 9 years ago
  53. 90c5a9b Various improvements to stack walking speed by Mathieu Chartier · 9 years ago
  54. 64d324d Merge "Faster stack trace creation" by Mathieu Chartier · 9 years ago
  55. f3f816d Merge "Use dex cache for GetResolvedMethod" by Mathieu Chartier · 9 years ago
  56. 6674a74 Merge "ART: Reduce overhead of mterp OSR checking" by Bill Buzbee · 9 years ago
  57. 1e6578a Merge "MIPS: Correct instruction alignment." by Treehugger Robot · 9 years ago
  58. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 9 years ago
  59. cfc5f77 Merge "Fix address space conflict with asan in 32-bit." by Treehugger Robot · 9 years ago
  60. 85885fe MIPS: Correct instruction alignment. by Alexey Frunze · 9 years ago
  61. 4d444c8 Fix address space conflict with asan in 32-bit. by Hiroshi Yamauchi · 9 years ago
  62. 20eb58e Use dex cache for GetResolvedMethod by Mathieu Chartier · 9 years ago
  63. 65b8bb2 Faster stack trace creation by Mathieu Chartier · 9 years ago
  64. 97c381e Separate art::Exec from utils by David Sehr · 9 years ago
  65. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 9 years ago
  66. 3cb871a Merge "Deduplicate register masks" by Mathieu Chartier · 9 years ago
  67. 27374ae Merge "Revert "Revert "Ignore warning for instantiation after specialization.""" by Stephen Hines · 9 years ago
  68. 1a20b68 Deduplicate register masks by Mathieu Chartier · 9 years ago
  69. 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 9 years ago
  70. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  71. 5cd5929 Fix memory leak in oat file assistant test. by Richard Uhler · 9 years ago
  72. d89411a Print ARM and ARM64 registers in art::UContext::Dump. by Roland Levillain · 9 years ago
  73. 0c765f7 Merge changes I1ab9ec9f,I0fe01760 by Richard Uhler · 9 years ago
  74. 50a6768 Merge "Deduplicate stack masks" by Mathieu Chartier · 9 years ago
  75. 318797a Merge "Force stack dump to diagnose empty checkpoint timeout." by Treehugger Robot · 9 years ago
  76. 13c1635 Force stack dump to diagnose empty checkpoint timeout. by Hiroshi Yamauchi · 9 years ago
  77. 44790fe Merge "ART: Fix GC pause reporting" by Treehugger Robot · 9 years ago
  78. 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago
  79. f2042db Merge "Enable redefining Bootclasspath classes" by Alex Light · 9 years ago
  80. 2f27abd Revert^2 "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Richard Uhler · 9 years ago
  81. 32a5bb2 Fix macOS build in ART's runtime/runtime_common.{h,cc} by Roland Levillain · 9 years ago
  82. b8ab63a Check vdex file is valid in VdexFile::Open. by Richard Uhler · 9 years ago
  83. b49cc55 Merge "Optionally dump ART crash information to logcat when running on Android." by Roland Levillain · 9 years ago
  84. 4934eb1 ART: Fix GC pause reporting by Andreas Gampe · 9 years ago
  85. 7916f20 Enable redefining Bootclasspath classes by Alex Light · 9 years ago
  86. 192edbe Merge "Remove Deoptimization code from class transformation." by Treehugger Robot · 9 years ago
  87. a7eb971 Merge "Add to time to suspend in FlipThreadRoots to histogram" by Mathieu Chartier · 9 years ago
  88. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 9 years ago
  89. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 9 years ago
  90. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 9 years ago
  91. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 9 years ago
  92. 4ba388a Remove Deoptimization code from class transformation. by Alex Light · 9 years ago
  93. f22bf9f Merge "Merge layout-speed compiler filter into speed-profile." by Treehugger Robot · 9 years ago
  94. 21482ad Optionally dump ART crash information to logcat when running on Android. by Roland Levillain · 9 years ago
  95. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  96. 6abbd9e Merge "MIPS: Refactor code for unresolved field entrypoint." by Treehugger Robot · 9 years ago
  97. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  98. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  99. 91aa238 Merge "Revert "ART: Give JIT thread pool workers a peer"" by Treehugger Robot · 9 years ago
  100. 9dfb707 Revert "ART: Give JIT thread pool workers a peer" by Andreas Gampe · 9 years ago