1. 95e5a35 Merge "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  2. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  3. 1e61f98 Merge "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  4. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 7 years ago
  5. 0bd8a87 Merge "Improve scoped spinlock implementations" by Hans Boehm · 7 years ago
  6. 9e80345 Merge "MIPS: Support swaps between 128-bit locations" by Aart Bik · 7 years ago
  7. ae915a0 Improve scoped spinlock implementations by Hans Boehm · 7 years ago
  8. e7de5ec MIPS: Support swaps between 128-bit locations by Goran Jakovljevic · 7 years ago
  9. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  10. bee510c Merge "Re-enable dumping unattached threads." by Christopher Ferris · 7 years ago
  11. f6be09f Merge "ART: Null thread_name check for loggings in rare occasions." by Treehugger Robot · 7 years ago
  12. fe8a897 Merge changes Ib1381084,Icb2a838f by Vladimir Marko · 7 years ago
  13. 9ff1251 ART: Null thread_name check for loggings in rare occasions. by Kazuhiro Inaba · 7 years ago
  14. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  15. 192cf6e Merge "ART: Factor out stack dumping with monitor objects" by Treehugger Robot · 7 years ago
  16. 7211c2c Merge "Log object info for CAS failure" by Treehugger Robot · 7 years ago
  17. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 7 years ago
  18. 2af7a3e Log object info for CAS failure by Mathieu Chartier · 7 years ago
  19. 9310495 ART: Factor out stack dumping with monitor objects by Andreas Gampe · 7 years ago
  20. 4531aae Re-enable dumping unattached threads. by Christopher Ferris · 7 years ago
  21. ed416f7 Merge "Fix the side effects of clinit check" by Treehugger Robot · 7 years ago
  22. 313bee1 Merge "ART: Factor out StackTraceElement creation" by Treehugger Robot · 7 years ago
  23. 981f51d Merge "Added option to control debugging info on/off." by Treehugger Robot · 7 years ago
  24. 016fcbe3 Merge "Revert "Revert "Revert "Add patchoat test"""" by Alex Klyubin · 7 years ago
  25. 1fb8d5e Revert "Revert "Revert "Add patchoat test""" by Alex Klyubin · 7 years ago
  26. 16c103e Merge "ART: Add Monitor::FetchState" by Treehugger Robot · 7 years ago
  27. 217eb06 Fix the side effects of clinit check by Mingyao Yang · 7 years ago
  28. b6f309e ART: Factor out StackTraceElement creation by Andreas Gampe · 7 years ago
  29. 06fa9f0 Added option to control debugging info on/off. by Aart Bik · 7 years ago
  30. f3ebcce ART: Add Monitor::FetchState by Andreas Gampe · 7 years ago
  31. bac0376 Merge "Revert "Revert "Add patchoat test""" by Alex Klyubin · 7 years ago
  32. ba3a790 Merge "Revert "ART: Try to statically evaluate some conditions."" by Treehugger Robot · 7 years ago
  33. df6e7fa Merge "Implemented missing move/exchange paths for x86" by Aart Bik · 7 years ago
  34. ff789be Merge "Added choice of dexer to fuzzer scripts." by Aart Bik · 7 years ago
  35. 8758454 Clean up InstanceOf/CheckCast. by Vladimir Marko · 7 years ago
  36. df259b0 Merge "Add mini-debug-info generation mode for JIT." by David Srbecky · 7 years ago
  37. 04366f3 Revert "ART: Try to statically evaluate some conditions." by Nicolas Geoffray · 7 years ago
  38. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 7 years ago
  39. 7eb4333 Merge "Loosen check:jni around GetStatic[...]Field" by Treehugger Robot · 7 years ago
  40. e4033fa Loosen check:jni around GetStatic[...]Field by Alex Light · 7 years ago
  41. ced61ab Merge "Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown" by Mathieu Chartier · 7 years ago
  42. e263e48 Merge changes I78041b1b,I5736187b by Treehugger Robot · 7 years ago
  43. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  44. b0042b8 Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown by Mathieu Chartier · 7 years ago
  45. 203010a Revert "Revert "Add patchoat test"" by Alex Klyubin · 7 years ago
  46. 950a669 Merge "ARM64: Workaround for the callee saved FP registers and SIMD." by Aart Bik · 7 years ago
  47. cfe50bb Implemented missing move/exchange paths for x86 by Aart Bik · 7 years ago
  48. ad7d26f Added choice of dexer to fuzzer scripts. by Aart Bik · 7 years ago
  49. d47dea2 Remove some Tests that are passing from external_oj_libjdwp_art_failures. by Alex Light · 7 years ago
  50. e4f220d Rename libjdwp expectations files. by Alex Light · 7 years ago
  51. e619f6c X86: Clean up interface type check for heap poisoning. by Vladimir Marko · 7 years ago
  52. 89ff8b2 ARM64: Workaround for the callee saved FP registers and SIMD. by Artem Serov · 7 years ago
  53. d1c3915 Merge "Fix typo in test name." by Nicolas Geoffray · 7 years ago
  54. 5791327 Fix typo in test name. by Nicolas Geoffray · 7 years ago
  55. 03376f4 Merge "ART: Try to statically evaluate some conditions." by Treehugger Robot · 7 years ago
  56. 3f74ea4 Merge "Decouple virtual memory allocation in ElfBuilder." by David Srbecky · 7 years ago
  57. b67c20c Merge "Reduce DWARF local variable error to just warning." by David Srbecky · 7 years ago
  58. ea32413 Merge "Blacklist failing test." by Nicolas Geoffray · 7 years ago
  59. 33d0b4a Blacklist failing test. by Nicolas Geoffray · 7 years ago
  60. f686b5c Merge "Add new VMDebug jdwp test to skips for prebuilt-libjdwp" by Treehugger Robot · 7 years ago
  61. acea243 Merge changes Ic67db951,I1ba0f43c by Treehugger Robot · 7 years ago
  62. 76fb093 Merge "ART: Reinstate secondary-image-patching exit" by Andreas Gampe · 7 years ago
  63. e5463a8 Ensure that DDM processing doesn't leave unhandled exceptions by Alex Light · 7 years ago
  64. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 7 years ago
  65. 6f2a634 Clean up JVMTI DDMS extension function. by Alex Light · 7 years ago
  66. 8d8a005 ART: Reinstate secondary-image-patching exit by Andreas Gampe · 7 years ago
  67. 6f05cca Merge "Add ART_DEFAULT_COMPACT_DEX_LEVEL" by Mathieu Chartier · 7 years ago
  68. 3cd9bcf Add new VMDebug jdwp test to skips for prebuilt-libjdwp by Alex Light · 7 years ago
  69. 1de1e11 ART: Try to statically evaluate some conditions. by Artem Serov · 7 years ago
  70. 9e73b32 Merge changes Idea9aa42,I2e47280e by Vladimir Marko · 7 years ago
  71. d06e0bf Merge "ART: Give 667-jit-jni-stub more time for compiling." by Vladimir Marko · 7 years ago
  72. 8a4d1e5 ART: Give 667-jit-jni-stub more time for compiling. by Vladimir Marko · 7 years ago
  73. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 7 years ago
  74. e155f4b Decouple virtual memory allocation in ElfBuilder. by David Srbecky · 7 years ago
  75. bc96fc6 Merge "Revert "Add patchoat test"" by Nicolas Geoffray · 7 years ago
  76. 5dd08ac Revert "Add patchoat test" by Nicolas Geoffray · 7 years ago
  77. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 7 years ago
  78. a7f6b81 Add ART_DEFAULT_COMPACT_DEX_LEVEL by Mathieu Chartier · 7 years ago
  79. ce61d75 Merge "Add patchoat test" by Treehugger Robot · 7 years ago
  80. 14e895e Add patchoat test by Alex Klyubin · 7 years ago
  81. 8901119 Do not pass DexFile to ClassLinker::Lookup/ResolveMethod(). by Vladimir Marko · 7 years ago
  82. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  83. 768bd97 Merge "MIPS: Add missing include" by Treehugger Robot · 7 years ago
  84. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
  85. bfe2c6c MIPS: Add missing include by Goran Jakovljevic · 7 years ago
  86. d13126d Merge "Reduce memory allocations in dexlayout's CodeFixups." by Vladimir Marko · 7 years ago
  87. 7f3b608 Merge "jfuzz: Fix whitespace bogon" by Orion Hodson · 7 years ago
  88. 1746b69 Merge "Update help message dump-timing -> dump-timings." by Nicolas Geoffray · 7 years ago
  89. 9c32ada jfuzz: Fix whitespace bogon by Orion Hodson · 7 years ago
  90. cb18123 Merge "jfuzz: Add try..catch..finally blocks" by Treehugger Robot · 7 years ago
  91. e82b60f Update help message dump-timing -> dump-timings. by Nicolas Geoffray · 7 years ago
  92. 078f96f Merge "Blacklist timing out test." by Nicolas Geoffray · 7 years ago
  93. 5c6ff7d Blacklist timing out test. by Nicolas Geoffray · 7 years ago
  94. e38ff66 Merge "Don't check the offset of a NPE for field accesses." by Nicolas Geoffray · 7 years ago
  95. 368a828 Merge "ART: Clean up ATRACE use" by Treehugger Robot · 7 years ago
  96. db97032 Merge "ART: Change SCOPED_TRACE implementation" by Treehugger Robot · 7 years ago
  97. f279b82 Merge "Add --cdex-fast and --cdex-none variant to testrunner" by Mathieu Chartier · 7 years ago
  98. 9b827ab ART: Clean up ATRACE use by Andreas Gampe · 7 years ago
  99. c654816 ART: Change SCOPED_TRACE implementation by Andreas Gampe · 7 years ago
  100. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago