1. 7d2ec61 Copy 'res' folder to device for run-tests by David Brazdil · 7 years ago
  2. ad643b0 Merge "More general store elimination" by Mingyao Yang · 7 years ago
  3. 1458841 Merge "Enhance BCE range analysis with length "alias" case." by Aart Bik · 7 years ago
  4. 62c5751 Merge "Enable unwind test for JIT" by Treehugger Robot · 7 years ago
  5. 08a9af0 Enable unwind test for JIT by David Srbecky · 7 years ago
  6. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 7 years ago
  7. 98f1736 Enhance BCE range analysis with length "alias" case. by Aart Bik · 7 years ago
  8. 23c6cf4 Merge "Fix misc issues with non-generated-code fault handlers" by Alex Light · 7 years ago
  9. aec4e73 More general store elimination by Mingyao Yang · 7 years ago
  10. 7c61374 Merge "Code sinking near "always throwing" method calls" by Treehugger Robot · 7 years ago
  11. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  12. d4e328f Code sinking near "always throwing" method calls by Aart Bik · 7 years ago
  13. 74c876b Disable input vdex tests for cdex by Mathieu Chartier · 7 years ago
  14. 3b7916d Merge "Add 968 to skips for jvmti-stress" by Treehugger Robot · 7 years ago
  15. 66bed3b Merge "Improve code sinking near "always throwing" method calls" by Treehugger Robot · 7 years ago
  16. a8b8e9b Improve code sinking near "always throwing" method calls by Aart Bik · 7 years ago
  17. f12a1b0 Revise 004-NativeAllocations test. by Richard Uhler · 7 years ago
  18. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  19. 13a92d5 Merge "ART: Add support for VMStack.getAnnotatedStackTrace" by Treehugger Robot · 7 years ago
  20. a6b2a2d Merge "Revert "Make arm64-scratch-register less dexer dependent"" by Nicolas Geoffray · 7 years ago
  21. 942da61 Revert "Make arm64-scratch-register less dexer dependent" by Nicolas Geoffray · 7 years ago
  22. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 7 years ago
  23. 5a2492b Merge "Make arm64-scratch-register less dexer dependent" by Alan Leung · 7 years ago
  24. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  25. c44b433 Add 968 to skips for jvmti-stress by Alex Light · 7 years ago
  26. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  27. 22861a9 Merge "Enable compact dex by default" by Mathieu Chartier · 7 years ago
  28. ea443af Merge "Add missing skips for --redefine-stress" by Treehugger Robot · 7 years ago
  29. 1530591 Merge "Do not abort if we fail to allocate a thread-peer on shutdown" by Alex Light · 7 years ago
  30. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 7 years ago
  31. 5015148 Add missing skips for --redefine-stress by Alex Light · 7 years ago
  32. e44ee0c Do not abort if we fail to allocate a thread-peer on shutdown by Alex Light · 7 years ago
  33. ee74149 Force JIT on reduction with many variables. by Aart Bik · 7 years ago
  34. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  35. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 7 years ago
  36. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 7 years ago
  37. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  38. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 7 years ago
  39. b496af8 Merge "ART: Clean up library loading" by Treehugger Robot · 7 years ago
  40. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 7 years ago
  41. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  42. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 7 years ago
  43. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  44. b6f3464 Ensure shutdown thread has a java peer. by Alex Light · 7 years ago
  45. ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
  46. a821bb1 Merge "Make D8 Desugaring default." by Alan Leung · 7 years ago
  47. a61e97f Merge "Remove CodeItem accessor functions" by Mathieu Chartier · 7 years ago
  48. a81a374 Ignore OOMEs in ThreadStress' QueuedWait operation. by Roland Levillain · 7 years ago
  49. 473191c ART: Clean up library loading by Andreas Gampe · 7 years ago
  50. 50173eb Make D8 Desugaring default. by Alan Leung · 7 years ago
  51. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  52. e8f74ca ART: Ensure slow-debug mode in dex2oatd testing by Andreas Gampe · 7 years ago
  53. 90f2097 Merge "Fix Concurrency issues in test 1941" by Treehugger Robot · 7 years ago
  54. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  55. 4ae4e7e Fix Concurrency issues in test 1941 by Alex Light · 7 years ago
  56. 1e01815 Fix potential out of bounds access in 151-OpenFileLimit test. by Richard Uhler · 7 years ago
  57. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 7 years ago
  58. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  59. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  60. ffc3be6 Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""" by Mathieu Chartier · 7 years ago
  61. 39d764d Make arm64-scratch-register less dexer dependent by Alan Leung · 7 years ago
  62. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  63. 7d355c7 Merge "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  64. c9b09e4 Merge "Tweak art tests to decouple better from toolchain version." by Tobias Thierer · 7 years ago
  65. 95e5a35 Merge "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  66. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  67. 1e61f98 Merge "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  68. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 7 years ago
  69. 437b54c Work around a art test script bug mixing up bootclasspaths. by Tobias Thierer · 7 years ago
  70. bb68b22 Tweak art tests to decouple better from toolchain version. by Tobias Thierer · 7 years ago
  71. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  72. fe8a897 Merge changes Ib1381084,Icb2a838f by Vladimir Marko · 7 years ago
  73. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 7 years ago
  74. ed416f7 Merge "Fix the side effects of clinit check" by Treehugger Robot · 7 years ago
  75. 217eb06 Fix the side effects of clinit check by Mingyao Yang · 7 years ago
  76. ba3a790 Merge "Revert "ART: Try to statically evaluate some conditions."" by Treehugger Robot · 7 years ago
  77. 8758454 Clean up InstanceOf/CheckCast. by Vladimir Marko · 7 years ago
  78. 04366f3 Revert "ART: Try to statically evaluate some conditions." by Nicolas Geoffray · 7 years ago
  79. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 7 years ago
  80. 7eb4333 Merge "Loosen check:jni around GetStatic[...]Field" by Treehugger Robot · 7 years ago
  81. e4033fa Loosen check:jni around GetStatic[...]Field by Alex Light · 7 years ago
  82. 89ff8b2 ARM64: Workaround for the callee saved FP registers and SIMD. by Artem Serov · 7 years ago
  83. 03376f4 Merge "ART: Try to statically evaluate some conditions." by Treehugger Robot · 7 years ago
  84. e5463a8 Ensure that DDM processing doesn't leave unhandled exceptions by Alex Light · 7 years ago
  85. 6f2a634 Clean up JVMTI DDMS extension function. by Alex Light · 7 years ago
  86. 1de1e11 ART: Try to statically evaluate some conditions. by Artem Serov · 8 years ago
  87. 8a4d1e5 ART: Give 667-jit-jni-stub more time for compiling. by Vladimir Marko · 7 years ago
  88. e38ff66 Merge "Don't check the offset of a NPE for field accesses." by Nicolas Geoffray · 7 years ago
  89. f279b82 Merge "Add --cdex-fast and --cdex-none variant to testrunner" by Mathieu Chartier · 7 years ago
  90. 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 7 years ago
  91. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  92. f56a1c0 Merge "Determine HLoadClass/String load kind early." by Vladimir Marko · 7 years ago
  93. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  94. 1344914 Don't check the offset of a NPE for field accesses. by Nicolas Geoffray · 7 years ago
  95. 5449e07 Merge "Fixed spilling bug (visible on ARM64): missed SIMD type." by Aart Bik · 7 years ago
  96. dcc528d ART: Move runtime-debug flags to own files by Andreas Gampe · 7 years ago
  97. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  98. 2dd7b67 Fixed spilling bug (visible on ARM64): missed SIMD type. by Aart Bik · 7 years ago
  99. d515362 Merge "Merged a few more ARM64/MIPS64 cases." by Aart Bik · 7 years ago
  100. 3bcb751 type conversion elimination for store value only uses. by Mingyao Yang · 7 years ago