1. 8006cf1 Merge "Fix default cdex level to be fast instead of none" by Mathieu Chartier · 7 years ago
  2. 0a333e4 Temporarily disable 137-cfi for cdex by Mathieu Chartier · 7 years ago
  3. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 7 years ago
  4. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  5. 9779e6f Merge "Start warning on hidden API greylist" by David Brazdil · 7 years ago
  6. 1759f61 Merge "Start enforcing hidden API blacklist" by Treehugger Robot · 7 years ago
  7. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 7 years ago
  8. 8dc11b7 Merge "Revert "More general store elimination"" by Treehugger Robot · 7 years ago
  9. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 7 years ago
  10. e97949e Revert "More general store elimination" by Nicolas Geoffray · 7 years ago
  11. ee7d2fd Start warning on hidden API greylist by David Brazdil · 7 years ago
  12. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 7 years ago
  13. 5cee0a3 Merge "dex2oat: Test whether the passed vdex has no dex file." by Nicolas Geoffray · 7 years ago
  14. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 7 years ago
  15. 7257be3 Make 674-hiddenapi more deterministic by David Brazdil · 7 years ago
  16. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 7 years ago
  17. d02784e Merge "Move missed files to libdexfile" by David Sehr · 7 years ago
  18. 122c663 Change path to hiddenapi for run-tests by David Brazdil · 7 years ago
  19. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  20. f450a37 Merge "Set up a test for hidden API enforcement" by David Brazdil · 7 years ago
  21. a944e2e Merge "Enable unwind test for interpreter" by David Srbecky · 7 years ago
  22. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  23. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 7 years ago
  24. faedad9 Merge "ART: Update 710-varhandle-creation" by Orion Hodson · 7 years ago
  25. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  26. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  27. 8197076 ART: Update 710-varhandle-creation by Orion Hodson · 7 years ago
  28. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 7 years ago
  29. d78ca52 Merge "Improve bound analysis on constant range." by Aart Bik · 7 years ago
  30. a95a5cc Improve bound analysis on constant range. by Aart Bik · 7 years ago
  31. 7f90dc4 Merge "Reduce flakiness of 004-NativeAllocations test." by Richard Uhler · 7 years ago
  32. 8bd4ae1 Reduce flakiness of 004-NativeAllocations test. by Richard Uhler · 7 years ago
  33. 8c72359 Enable unwind test for interpreter by David Srbecky · 7 years ago
  34. 7d2ec61 Copy 'res' folder to device for run-tests by David Brazdil · 7 years ago
  35. ad643b0 Merge "More general store elimination" by Mingyao Yang · 7 years ago
  36. 1458841 Merge "Enhance BCE range analysis with length "alias" case." by Aart Bik · 7 years ago
  37. 62c5751 Merge "Enable unwind test for JIT" by Treehugger Robot · 7 years ago
  38. 08a9af0 Enable unwind test for JIT by David Srbecky · 7 years ago
  39. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 7 years ago
  40. 98f1736 Enhance BCE range analysis with length "alias" case. by Aart Bik · 7 years ago
  41. 23c6cf4 Merge "Fix misc issues with non-generated-code fault handlers" by Alex Light · 7 years ago
  42. aec4e73 More general store elimination by Mingyao Yang · 7 years ago
  43. 7c61374 Merge "Code sinking near "always throwing" method calls" by Treehugger Robot · 7 years ago
  44. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  45. d4e328f Code sinking near "always throwing" method calls by Aart Bik · 7 years ago
  46. 74c876b Disable input vdex tests for cdex by Mathieu Chartier · 7 years ago
  47. 3b7916d Merge "Add 968 to skips for jvmti-stress" by Treehugger Robot · 7 years ago
  48. 66bed3b Merge "Improve code sinking near "always throwing" method calls" by Treehugger Robot · 7 years ago
  49. a8b8e9b Improve code sinking near "always throwing" method calls by Aart Bik · 7 years ago
  50. f12a1b0 Revise 004-NativeAllocations test. by Richard Uhler · 7 years ago
  51. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  52. 13a92d5 Merge "ART: Add support for VMStack.getAnnotatedStackTrace" by Treehugger Robot · 7 years ago
  53. a6b2a2d Merge "Revert "Make arm64-scratch-register less dexer dependent"" by Nicolas Geoffray · 7 years ago
  54. 942da61 Revert "Make arm64-scratch-register less dexer dependent" by Nicolas Geoffray · 7 years ago
  55. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 7 years ago
  56. 5a2492b Merge "Make arm64-scratch-register less dexer dependent" by Alan Leung · 7 years ago
  57. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  58. c44b433 Add 968 to skips for jvmti-stress by Alex Light · 7 years ago
  59. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  60. 22861a9 Merge "Enable compact dex by default" by Mathieu Chartier · 7 years ago
  61. ea443af Merge "Add missing skips for --redefine-stress" by Treehugger Robot · 7 years ago
  62. 1530591 Merge "Do not abort if we fail to allocate a thread-peer on shutdown" by Alex Light · 7 years ago
  63. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 7 years ago
  64. 5015148 Add missing skips for --redefine-stress by Alex Light · 7 years ago
  65. e44ee0c Do not abort if we fail to allocate a thread-peer on shutdown by Alex Light · 7 years ago
  66. ee74149 Force JIT on reduction with many variables. by Aart Bik · 7 years ago
  67. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  68. 4cb6347 Merge "ART: Take classloader into account for AttachAgent" by Treehugger Robot · 7 years ago
  69. 118c59c Merge "ART: Verifier support for VarHandles" by Orion Hodson · 7 years ago
  70. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  71. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 7 years ago
  72. b496af8 Merge "ART: Clean up library loading" by Treehugger Robot · 7 years ago
  73. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 7 years ago
  74. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  75. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 7 years ago
  76. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  77. b6f3464 Ensure shutdown thread has a java peer. by Alex Light · 7 years ago
  78. ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
  79. a821bb1 Merge "Make D8 Desugaring default." by Alan Leung · 7 years ago
  80. a61e97f Merge "Remove CodeItem accessor functions" by Mathieu Chartier · 7 years ago
  81. a81a374 Ignore OOMEs in ThreadStress' QueuedWait operation. by Roland Levillain · 7 years ago
  82. 473191c ART: Clean up library loading by Andreas Gampe · 7 years ago
  83. 50173eb Make D8 Desugaring default. by Alan Leung · 7 years ago
  84. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  85. e8f74ca ART: Ensure slow-debug mode in dex2oatd testing by Andreas Gampe · 7 years ago
  86. 90f2097 Merge "Fix Concurrency issues in test 1941" by Treehugger Robot · 7 years ago
  87. f6e3147 Fix default method verifier check for compact dex by Mathieu Chartier · 7 years ago
  88. 4ae4e7e Fix Concurrency issues in test 1941 by Alex Light · 7 years ago
  89. 1e01815 Fix potential out of bounds access in 151-OpenFileLimit test. by Richard Uhler · 7 years ago
  90. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 7 years ago
  91. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  92. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  93. ffc3be6 Merge "Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex""" by Mathieu Chartier · 7 years ago
  94. 39d764d Make arm64-scratch-register less dexer dependent by Alan Leung · 7 years ago
  95. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  96. 7d355c7 Merge "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  97. c9b09e4 Merge "Tweak art tests to decouple better from toolchain version." by Tobias Thierer · 7 years ago
  98. 95e5a35 Merge "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  99. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  100. 1e61f98 Merge "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago