1. a13628e Merge "Use PRODUCT_OUT instead of ANDROID_PRODUCT_OUT" by Treehugger Robot · 7 years ago
  2. a022d8b Use PRODUCT_OUT instead of ANDROID_PRODUCT_OUT by Goran Jakovljevic · 7 years ago
  3. 66c0488 Merge "Use code item accessors in dex file verifier" by Mathieu Chartier · 7 years ago
  4. fe0daae Use code item accessors in dex file verifier by Mathieu Chartier · 7 years ago
  5. fbd5b0e Merge "Move dex exception helpers to their own file and use dex accessor" by Mathieu Chartier · 7 years ago
  6. ebe55a8 Merge "ART: Mark Dbg GCs as debugger" by Treehugger Robot · 7 years ago
  7. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 7 years ago
  8. 94c589d ART: Mark Dbg GCs as debugger by Andreas Gampe · 7 years ago
  9. b2e6090 Merge changes I4f6de0af,Id6805e03 by Treehugger Robot · 7 years ago
  10. 21f9cb8 ART: Disable watchdog test for non-CC by Andreas Gampe · 7 years ago
  11. 0f54b0d Revert "ART: Add barrier to dex2oat watchdog startup" by Andreas Gampe · 7 years ago
  12. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 7 years ago
  13. 9ad08a3 Merge "Make CodeItem fields private" by Mathieu Chartier · 7 years ago
  14. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  15. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  16. 64bae9f Merge "ART: Rename cloner_test." by Treehugger Robot · 7 years ago
  17. dfd110e Merge "ART: Add barrier to dex2oat watchdog startup" by Treehugger Robot · 7 years ago
  18. 5e399b8 ART: Rename cloner_test. by Artem Serov · 7 years ago
  19. 2469ec9 Merge "Use LogHelper::LogLineLowStack instead of LogMessage::LogLine." by Tomasz Wasilczyk · 7 years ago
  20. 8b3479b Merge "Make GetState() handle overflowed state and 0 path to root" by Hans Boehm · 7 years ago
  21. b91f9c1 Make GetState() handle overflowed state and 0 path to root by Hans Boehm · 7 years ago
  22. 3e12798 Merge "Test all .art files in patchoat test" by Alex Klyubin · 7 years ago
  23. 6f8542a Merge "Disable libraries using eventfd on darwin hosts." by Alex Light · 7 years ago
  24. 8d84090 Use LogHelper::LogLineLowStack instead of LogMessage::LogLine. by Tomasz Wasilczyk · 7 years ago
  25. c7547c3 Disable libraries using eventfd on darwin hosts. by Alex Light · 7 years ago
  26. 3859966 Merge changes from topic "alternate-jdwp" by Alex Light · 7 years ago
  27. 85baf7a ART: Add barrier to dex2oat watchdog startup by Andreas Gampe · 7 years ago
  28. ffc3be6 Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""" by Mathieu Chartier · 7 years ago
  29. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  30. fbf9670 Add adbconnection plugin by Alex Light · 7 years ago
  31. 3979571 Add fd-forwarding transport lib by Alex Light · 7 years ago
  32. a46e50b Test all .art files in patchoat test by Alex Klyubin · 7 years ago
  33. 69b2560 Merge "Add code_item_accessors-no_art-inl and use it in dexlist, dexdump" by Mathieu Chartier · 7 years ago
  34. 641a3af Add code_item_accessors-no_art-inl and use it in dexlist, dexdump by Mathieu Chartier · 7 years ago
  35. 5b2c96b Merge "Update java.lang.String class size." by Alan Leung · 7 years ago
  36. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  37. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  38. 4032071 Add support for selecting alternate JDWP implementations by Alex Light · 7 years ago
  39. 35e9c14 Merge "Undefine TO_ENTRY_POINT macro after consumption" by vichang · 7 years ago
  40. 8f514ee Update java.lang.String class size. by Alan Leung · 7 years ago
  41. df99018 Merge "ART: Fix single-preheader transformation." by Aart Bik · 7 years ago
  42. ee58c02 Merge "Revert^4 "Add patchoat test"" by Treehugger Robot · 7 years ago
  43. 2f5bfb1 Undefine TO_ENTRY_POINT macro after consumption by Victor Chang · 7 years ago
  44. 60413a2 Merge "Fixed typos in fuzzer scripts/readme." by Aart Bik · 7 years ago
  45. 7d355c7 Merge "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  46. c9b09e4 Merge "Tweak art tests to decouple better from toolchain version." by Tobias Thierer · 7 years ago
  47. 95e5a35 Merge "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  48. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  49. d1d5c95 Revert^4 "Add patchoat test" by Alex Klyubin · 7 years ago
  50. 1e61f98 Merge "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  51. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 7 years ago
  52. 0bd8a87 Merge "Improve scoped spinlock implementations" by Hans Boehm · 7 years ago
  53. bd82d17 Fixed typos in fuzzer scripts/readme. by Aart Bik · 7 years ago
  54. 437b54c Work around a art test script bug mixing up bootclasspaths. by Tobias Thierer · 7 years ago
  55. 9e80345 Merge "MIPS: Support swaps between 128-bit locations" by Aart Bik · 7 years ago
  56. ae915a0 Improve scoped spinlock implementations by Hans Boehm · 7 years ago
  57. bb68b22 Tweak art tests to decouple better from toolchain version. by Tobias Thierer · 7 years ago
  58. e7de5ec MIPS: Support swaps between 128-bit locations by Goran Jakovljevic · 7 years ago
  59. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  60. bee510c Merge "Re-enable dumping unattached threads." by Christopher Ferris · 7 years ago
  61. f6be09f Merge "ART: Null thread_name check for loggings in rare occasions." by Treehugger Robot · 7 years ago
  62. fe8a897 Merge changes Ib1381084,Icb2a838f by Vladimir Marko · 7 years ago
  63. 9ff1251 ART: Null thread_name check for loggings in rare occasions. by Kazuhiro Inaba · 7 years ago
  64. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  65. 192cf6e Merge "ART: Factor out stack dumping with monitor objects" by Treehugger Robot · 7 years ago
  66. 7211c2c Merge "Log object info for CAS failure" by Treehugger Robot · 7 years ago
  67. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 7 years ago
  68. 2af7a3e Log object info for CAS failure by Mathieu Chartier · 7 years ago
  69. 9310495 ART: Factor out stack dumping with monitor objects by Andreas Gampe · 7 years ago
  70. 4531aae Re-enable dumping unattached threads. by Christopher Ferris · 7 years ago
  71. ed416f7 Merge "Fix the side effects of clinit check" by Treehugger Robot · 7 years ago
  72. 313bee1 Merge "ART: Factor out StackTraceElement creation" by Treehugger Robot · 7 years ago
  73. 981f51d Merge "Added option to control debugging info on/off." by Treehugger Robot · 7 years ago
  74. 016fcbe3 Merge "Revert "Revert "Revert "Add patchoat test"""" by Alex Klyubin · 7 years ago
  75. 1fb8d5e Revert "Revert "Revert "Add patchoat test""" by Alex Klyubin · 7 years ago
  76. 16c103e Merge "ART: Add Monitor::FetchState" by Treehugger Robot · 7 years ago
  77. 217eb06 Fix the side effects of clinit check by Mingyao Yang · 7 years ago
  78. b6f309e ART: Factor out StackTraceElement creation by Andreas Gampe · 7 years ago
  79. 06fa9f0 Added option to control debugging info on/off. by Aart Bik · 7 years ago
  80. f3ebcce ART: Add Monitor::FetchState by Andreas Gampe · 7 years ago
  81. bac0376 Merge "Revert "Revert "Add patchoat test""" by Alex Klyubin · 7 years ago
  82. ba3a790 Merge "Revert "ART: Try to statically evaluate some conditions."" by Treehugger Robot · 7 years ago
  83. df6e7fa Merge "Implemented missing move/exchange paths for x86" by Aart Bik · 7 years ago
  84. ff789be Merge "Added choice of dexer to fuzzer scripts." by Aart Bik · 7 years ago
  85. 8758454 Clean up InstanceOf/CheckCast. by Vladimir Marko · 7 years ago
  86. df259b0 Merge "Add mini-debug-info generation mode for JIT." by David Srbecky · 7 years ago
  87. 04366f3 Revert "ART: Try to statically evaluate some conditions." by Nicolas Geoffray · 7 years ago
  88. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 7 years ago
  89. 7eb4333 Merge "Loosen check:jni around GetStatic[...]Field" by Treehugger Robot · 7 years ago
  90. e4033fa Loosen check:jni around GetStatic[...]Field by Alex Light · 7 years ago
  91. ced61ab Merge "Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown" by Mathieu Chartier · 7 years ago
  92. e263e48 Merge changes I78041b1b,I5736187b by Treehugger Robot · 7 years ago
  93. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  94. b0042b8 Specify INFO log severity for -XX:DumpGCPerformanceOnShutdown by Mathieu Chartier · 7 years ago
  95. 203010a Revert "Revert "Add patchoat test"" by Alex Klyubin · 7 years ago
  96. 950a669 Merge "ARM64: Workaround for the callee saved FP registers and SIMD." by Aart Bik · 7 years ago
  97. 09faaea ART: Fix single-preheader transformation. by Artem Serov · 7 years ago
  98. cfe50bb Implemented missing move/exchange paths for x86 by Aart Bik · 7 years ago
  99. ad7d26f Added choice of dexer to fuzzer scripts. by Aart Bik · 7 years ago
  100. d47dea2 Remove some Tests that are passing from external_oj_libjdwp_art_failures. by Alex Light · 7 years ago