1. 5681b72 Revert "Blacklist tests failing on valgrind." by Alex Light · 7 years ago
  2. 1a400bc Merge "ART: Fix testrunner test reporting" by Treehugger Robot · 7 years ago
  3. 669669c Merge "Exploit non-null control dependence." by Treehugger Robot · 7 years ago
  4. 75a58dc ART: Fix testrunner test reporting by Orion Hodson · 7 years ago
  5. 09f8629 Merge "Disable test 674-hiddenapi for cdex+redefine-stress" by Treehugger Robot · 7 years ago
  6. 8ad2b1d Disable 714-invoke-custom-lambda-metafactory for JVMTI by Orion Hodson · 7 years ago
  7. 9d9ca0f Disable test 674-hiddenapi for cdex+redefine-stress by Mathieu Chartier · 7 years ago
  8. c4b731b Merge "Enable 137-cfi unwind test for cdex" by David Srbecky · 7 years ago
  9. 47c420b Merge "Only set UI warning on hidden API dark greylist" by Treehugger Robot · 7 years ago
  10. 8e8f5e3 Merge "ART: Fix Main.isAotCompiled" by Treehugger Robot · 7 years ago
  11. 9226522 Only set UI warning on hidden API dark greylist by David Brazdil · 7 years ago
  12. e29ccfd Merge "ART: Fix call site resolution" by Treehugger Robot · 7 years ago
  13. 4c563ca Exploit non-null control dependence. by Aart Bik · 7 years ago
  14. 035a296 ART: Fix Main.isAotCompiled by Andreas Gampe · 7 years ago
  15. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 7 years ago
  16. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  17. da1cdd0 ART: Fix call site resolution by Orion Hodson · 7 years ago
  18. 97f1e04 Merge "Add libdexfile.so to the list of libraries needed for tests." by Treehugger Robot · 7 years ago
  19. 6831209 Merge "MIPS: Clean up InstanceOf/CheckCast." by Treehugger Robot · 7 years ago
  20. b61b58f Enable 137-cfi unwind test for cdex by David Srbecky · 7 years ago
  21. 21117a3 Add libdexfile.so to the list of libraries needed for tests. by David Srbecky · 7 years ago
  22. 2827ff6 Merge "Move the art-gtest-heap-poisoning from Valgrind to ASan." by Roland Levillain · 7 years ago
  23. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 7 years ago
  24. 0817645 Blacklist 674-HelloWorld-Dm test on device. by Nicolas Geoffray · 7 years ago
  25. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  26. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 7 years ago
  27. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  28. 212e375 Merge "Make test 044-proxy less flaky" by Mathieu Chartier · 7 years ago
  29. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 7 years ago
  30. 2f8ad4b Merge "Don't run NonMovingAlloc operations by default in ThreadStress." by Treehugger Robot · 7 years ago
  31. e756f20 Don't run NonMovingAlloc operations by default in ThreadStress. by Roland Levillain · 7 years ago
  32. 264a486 Revert "Revert "Make the runtime default to not allowing JDWP again."" by Alex Light · 7 years ago
  33. 45caa1d Make test 044-proxy less flaky by Mathieu Chartier · 7 years ago
  34. f346af5 Merge "Add an operation performing non-moving allocation in ThreadStress." by Roland Levillain · 7 years ago
  35. 95fa4fd Merge "Revert "Make the runtime default to not allowing JDWP again."" by David Brazdil · 7 years ago
  36. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  37. f05c320 Revert "Make the runtime default to not allowing JDWP again." by David Brazdil · 7 years ago
  38. bc71892 Merge "Make the runtime default to not allowing JDWP again." by Alex Light · 7 years ago
  39. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 7 years ago
  40. 85f890b Merge "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  41. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  42. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  43. b06bd68 Make the runtime default to not allowing JDWP again. by Alex Light · 7 years ago
  44. 413c3cb Move the art-gtest-heap-poisoning from Valgrind to ASan. by Roland Levillain · 7 years ago
  45. 47ec7ad Merge "Add an option to stress only allocations in ThreadStress." by Roland Levillain · 7 years ago
  46. 4732f12 Add an operation performing non-moving allocation in ThreadStress. by Roland Levillain · 7 years ago
  47. 7a32347 Add an option to stress only allocations in ThreadStress. by Roland Levillain · 7 years ago
  48. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  49. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 7 years ago
  50. bac2a69 Merge "Update D8 reference file for 913-heaps" by Treehugger Robot · 7 years ago
  51. d15efdf Update D8 reference file for 913-heaps by Søren Gjesse · 7 years ago
  52. 8d72832 Add compiler option for counting hotness in compiled code. by Nicolas Geoffray · 7 years ago
  53. c1d3bac ART: Type conversion fixes for MethodHandles by Orion Hodson · 7 years ago
  54. 8006cf1 Merge "Fix default cdex level to be fast instead of none" by Mathieu Chartier · 7 years ago
  55. 0a333e4 Temporarily disable 137-cfi for cdex by Mathieu Chartier · 7 years ago
  56. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 7 years ago
  57. dfc30af MIPS: Clean up InstanceOf/CheckCast. by Alexey Frunze · 7 years ago
  58. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  59. 9779e6f Merge "Start warning on hidden API greylist" by David Brazdil · 7 years ago
  60. 1759f61 Merge "Start enforcing hidden API blacklist" by Treehugger Robot · 7 years ago
  61. 8304743 Merge "Revert "ART: Use the bitstring type check for AOT app compilation."" by Treehugger Robot · 7 years ago
  62. 8dc11b7 Merge "Revert "More general store elimination"" by Treehugger Robot · 7 years ago
  63. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 7 years ago
  64. e97949e Revert "More general store elimination" by Nicolas Geoffray · 7 years ago
  65. ee7d2fd Start warning on hidden API greylist by David Brazdil · 7 years ago
  66. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 7 years ago
  67. 5cee0a3 Merge "dex2oat: Test whether the passed vdex has no dex file." by Nicolas Geoffray · 7 years ago
  68. d3233ab Merge "ART: Use the bitstring type check for AOT app compilation." by Mingyao Yang · 7 years ago
  69. 7257be3 Make 674-hiddenapi more deterministic by David Brazdil · 7 years ago
  70. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 7 years ago
  71. d02784e Merge "Move missed files to libdexfile" by David Sehr · 7 years ago
  72. 122c663 Change path to hiddenapi for run-tests by David Brazdil · 7 years ago
  73. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  74. f450a37 Merge "Set up a test for hidden API enforcement" by David Brazdil · 7 years ago
  75. a944e2e Merge "Enable unwind test for interpreter" by David Srbecky · 7 years ago
  76. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  77. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 7 years ago
  78. faedad9 Merge "ART: Update 710-varhandle-creation" by Orion Hodson · 7 years ago
  79. be2b613 Merge "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  80. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  81. 8197076 ART: Update 710-varhandle-creation by Orion Hodson · 7 years ago
  82. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 7 years ago
  83. d78ca52 Merge "Improve bound analysis on constant range." by Aart Bik · 7 years ago
  84. a95a5cc Improve bound analysis on constant range. by Aart Bik · 7 years ago
  85. 7f90dc4 Merge "Reduce flakiness of 004-NativeAllocations test." by Richard Uhler · 7 years ago
  86. 8bd4ae1 Reduce flakiness of 004-NativeAllocations test. by Richard Uhler · 7 years ago
  87. 8c72359 Enable unwind test for interpreter by David Srbecky · 7 years ago
  88. 7d2ec61 Copy 'res' folder to device for run-tests by David Brazdil · 7 years ago
  89. ad643b0 Merge "More general store elimination" by Mingyao Yang · 7 years ago
  90. 1458841 Merge "Enhance BCE range analysis with length "alias" case." by Aart Bik · 7 years ago
  91. 62c5751 Merge "Enable unwind test for JIT" by Treehugger Robot · 7 years ago
  92. 08a9af0 Enable unwind test for JIT by David Srbecky · 7 years ago
  93. 78d9ab0 Merge changes I310e3daf,I3f662586 by Treehugger Robot · 7 years ago
  94. 98f1736 Enhance BCE range analysis with length "alias" case. by Aart Bik · 7 years ago
  95. 23c6cf4 Merge "Fix misc issues with non-generated-code fault handlers" by Alex Light · 7 years ago
  96. aec4e73 More general store elimination by Mingyao Yang · 7 years ago
  97. 7c61374 Merge "Code sinking near "always throwing" method calls" by Treehugger Robot · 7 years ago
  98. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  99. d4e328f Code sinking near "always throwing" method calls by Aart Bik · 7 years ago
  100. 74c876b Disable input vdex tests for cdex by Mathieu Chartier · 7 years ago