1. b18991b Fix ownership of DexFile in profman by David Sehr · 7 years ago
  2. 8d4b118 Merge "Fix dex cache resolved types and class table mismatch." by Vladimir Marko · 7 years ago
  3. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 7 years ago
  4. e6dddf0 Merge "Update oatdump to have inline info breakdown" by Mathieu Chartier · 7 years ago
  5. c4beddd Merge "Un-disable redefinition tests on JIT." by Alex Light · 7 years ago
  6. 921efd2 Merge "Keep failing tests' infomation without --verbose as well" by Shubham Ajmera · 7 years ago
  7. 0cdcf81 Un-disable redefinition tests on JIT. by Alex Light · 7 years ago
  8. 1e08379 Update oatdump to have inline info breakdown by Mathieu Chartier · 7 years ago
  9. ef0a380 Merge "Clean up code info table layout" by Mathieu Chartier · 7 years ago
  10. 1ce5909 Merge "Revert -Wunreachable-code workaround." by Treehugger Robot · 7 years ago
  11. 3901943 Merge changes I1fb50fb6,I8b3fa817 by Treehugger Robot · 7 years ago
  12. 1f4258f Keep failing tests' infomation without --verbose as well by Shubham Ajmera · 7 years ago
  13. eca0dea Revert -Wunreachable-code workaround. by Stephen Hines · 7 years ago
  14. 11b3d92 Ensure that both stderr and stdout are captured by Alex Light · 7 years ago
  15. f1d6033 Merge "Undo class_linker.cc workaround for out of registers bug." by Treehugger Robot · 7 years ago
  16. 699c255 Make sure that we join paths correctly. by Alex Light · 7 years ago
  17. 575d3e6 Clean up code info table layout by Mathieu Chartier · 7 years ago
  18. 857acf5 Merge "ART Test Runner" by Shubham Ajmera · 7 years ago
  19. 05e15ed Merge "Revert "ART: Add JIT + events test to run-test 912"" by Nicolas Geoffray · 7 years ago
  20. f833c5c Revert "ART: Add JIT + events test to run-test 912" by Nicolas Geoffray · 7 years ago
  21. 1ddd913 Undo class_linker.cc workaround for out of registers bug. by Stephen Hines · 7 years ago
  22. e79bc4f Merge "ART: Make run-test 931 more defensive wrt/ shutdown" by Andreas Gampe · 7 years ago
  23. 3d7c268 Merge "ART: Add JIT + events test to run-test 912" by Andreas Gampe · 7 years ago
  24. 940fb17 Merge "Verify redefined classes" by Treehugger Robot · 7 years ago
  25. e022015 ART: Make run-test 931 more defensive wrt/ shutdown by Andreas Gampe · 7 years ago
  26. 55e09d4 ART: Add JIT + events test to run-test 912 by Andreas Gampe · 8 years ago
  27. a6d3831 Merge "Add test if dex file fails to open during layout." by Treehugger Robot · 7 years ago
  28. 37f84f4 Merge "Fix issues due to updated toolchain." by Treehugger Robot · 7 years ago
  29. f13eb66 Merge "Remove Mutex dependency from MemMap" by David Sehr · 7 years ago
  30. 6dde4d3 Merge "Revert to `-fstack-protector-strong` in read barrier config." by Roland Levillain · 7 years ago
  31. 8c889d2 Verify redefined classes by Alex Light · 7 years ago
  32. f8512f8 Merge "ARM: VIXL32: Remove erroneous DCHECK." by Roland Levillain · 7 years ago
  33. 65adb8b ART Test Runner by Shubham Ajmera · 7 years ago
  34. 1a991db Merge "ARM: VIXL32: Fix "Align allocation entrypoints.."." by Treehugger Robot · 7 years ago
  35. 61d5208 Merge "Revert "Revert "Redesign implementation of RegisterNativeAllocation.""" by Richard Uhler · 7 years ago
  36. 23d7c85 Merge "Force stack dump to diagnose empty checkpoint timeout (2)." by Treehugger Robot · 7 years ago
  37. d9df780 Add test if dex file fails to open during layout. by Jeff Hao · 7 years ago
  38. 02f365f Force stack dump to diagnose empty checkpoint timeout (2). by Hiroshi Yamauchi · 7 years ago
  39. 6347ea9 Merge "ART: Add marking to thread peer gathering in TI" by Treehugger Robot · 7 years ago
  40. 661e327 Merge "ART: Fix systrace monitor logging deadlock" by Treehugger Robot · 7 years ago
  41. 2e47770 Merge "Add support for checking method and field invariants for redefinition." by Treehugger Robot · 7 years ago
  42. 202f85a ART: Add marking to thread peer gathering in TI by Andreas Gampe · 7 years ago
  43. f076c42 Merge "Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date""" by Igor Murashkin · 7 years ago
  44. 6161f13 Add support for checking method and field invariants for redefinition. by Alex Light · 8 years ago
  45. 2702d56 ART: Fix systrace monitor logging deadlock by Andreas Gampe · 7 years ago
  46. bc4576c Merge "Remove obsolete restriction with allocations and dex cache." by Nicolas Geoffray · 7 years ago
  47. 1b14fb8 Remove Mutex dependency from MemMap by David Sehr · 8 years ago
  48. 2bb70d3 Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Igor Murashkin · 7 years ago
  49. 7b3672e ARM: VIXL32: Fix "Align allocation entrypoints..". by Artem Serov · 7 years ago
  50. 7b220d6 Merge "Enable thread annotations for std::mutex" by David Sehr · 7 years ago
  51. d56a6a3 Remove obsolete restriction with allocations and dex cache. by Nicolas Geoffray · 7 years ago
  52. 23d9539 Merge "Fix test after inlining optimization." by Nicolas Geoffray · 7 years ago
  53. d83280b Fix test after inlining optimization. by Nicolas Geoffray · 7 years ago
  54. df04fda Merge "Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3" by Treehugger Robot · 7 years ago
  55. caaa2b0 Revert "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 8 years ago
  56. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 7 years ago
  57. d8ea9d3 Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3 by Przemyslaw Szczepaniak · 7 years ago
  58. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 7 years ago
  59. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 7 years ago
  60. fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 7 years ago
  61. 8781fe6 Merge "Clean up transaction" by Mathieu Chartier · 7 years ago
  62. bb31f51 Merge changes Idcdfe515,I888be2bd by Shubham Ajmera · 7 years ago
  63. 4455a67 Merge "Revert "Fix a typo in ART testrunner"" by Shubham Ajmera · 7 years ago
  64. 6f3d590 Revert "ART Test Runner" by Shubham Ajmera · 7 years ago
  65. 5864017 Revert "Fix issues in ART testrunner" by Shubham Ajmera · 7 years ago
  66. 4b7289c Revert "Fix a typo in ART testrunner" by Shubham Ajmera · 7 years ago
  67. 68b7858 Merge "Fix a typo in ART testrunner" by Shubham Ajmera · 7 years ago
  68. 542d5b8 Fix a typo in ART testrunner by Shubham Ajmera · 7 years ago
  69. 4732ee5 Merge "Fix issues in ART testrunner" by Shubham Ajmera · 7 years ago
  70. e2f7ced Fix issues in ART testrunner by Shubham Ajmera · 7 years ago
  71. b7a8f9a Merge "ART Test Runner" by Treehugger Robot · 7 years ago
  72. b5a77b9 ART Test Runner by Shubham Ajmera · 8 years ago
  73. 4ec69e5 Merge "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"" by Calin Juravle · 7 years ago
  74. 592505c Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" by Calin Juravle · 7 years ago
  75. 1e27211 Merge "Revert "Revert "ART: Give JIT thread pool workers a peer""" by Treehugger Robot · 7 years ago
  76. 44959ec Merge "build: Generate asm_support_gen.h from the build, validate up-to-date" by Igor Murashkin · 7 years ago
  77. 38e954c Clean up transaction by Mathieu Chartier · 7 years ago
  78. ae3bcac Enable thread annotations for std::mutex by David Sehr · 7 years ago
  79. 9779c89 Merge "Don't use ModifyDebugDisallowReadBarrier in transaction mode." by Hiroshi Yamauchi · 7 years ago
  80. 814eefe Merge "ART: Refactor verify_object.h" by Treehugger Robot · 7 years ago
  81. 9b60d50 Don't use ModifyDebugDisallowReadBarrier in transaction mode. by Hiroshi Yamauchi · 7 years ago
  82. 4471e4f Revert "Revert "ART: Give JIT thread pool workers a peer"" by Andreas Gampe · 8 years ago
  83. 5fb0577 Merge "Fix root visiting in transaction.cc" by Mathieu Chartier · 7 years ago
  84. 5f257b1 Fix root visiting in transaction.cc by Mathieu Chartier · 7 years ago
  85. bf23fb3 Merge "Add nullptr check for dex layout when opening the dex file fails." by Treehugger Robot · 7 years ago
  86. de19754 Add nullptr check for dex layout when opening the dex file fails. by Jeff Hao · 7 years ago
  87. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  88. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 7 years ago
  89. b78a8af Merge "ART: Remove unused asm definition" by Bill Buzbee · 7 years ago
  90. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  91. 9932d4b ART: Remove unused asm definition by buzbee · 7 years ago
  92. 6058b68 Merge "Use the write entrypoint for stub_test." by Nicolas Geoffray · 7 years ago
  93. 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 7 years ago
  94. d5cd497 ARM: VIXL32: Remove erroneous DCHECK. by Scott Wakeling · 7 years ago
  95. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 7 years ago
  96. d90cd5c Merge "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 7 years ago
  97. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 7 years ago
  98. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
  99. 3f50d3c Merge "Inline across dex files for JIT." by Nicolas Geoffray · 7 years ago
  100. 05dfc65 Merge "MIPS: Support kJitTableAddress kinds of string/class loads." by Nicolas Geoffray · 7 years ago