1. 9e937be Add check JNI tests for byte and 16-bit primitives. by Ian Rogers · 6 years ago
  2. b4d3e6c Merge "Re-enable dex2oat_test copying dex test case for target" by Treehugger Robot · 6 years ago
  3. f040585 Merge "Revert "Revert "Remove don't bother checks""" by Treehugger Robot · 6 years ago
  4. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 6 years ago
  5. 535d381 Merge "patchoat: take directories instead of filenames" by Treehugger Robot · 6 years ago
  6. d43e02b Merge "Stress profile saving for gc-stress tests" by Calin Juravle · 6 years ago
  7. 88c6d26 patchoat: take directories instead of filenames by Chris Morin · 6 years ago
  8. 38321bb Merge "ART: Clean up patching data in codegens." by Vladimir Marko · 6 years ago
  9. 59eb30f ART: Clean up patching data in codegens. by Vladimir Marko · 6 years ago
  10. 11088ad Merge "Visit proxy methods reference arguments when visiting Quick frames roots." by Roland Levillain · 6 years ago
  11. 87df7ad Merge "Disable fast_verify output test for dex2oat_test" by Treehugger Robot · 6 years ago
  12. 88fb743 Disable fast_verify output test for dex2oat_test by Mathieu Chartier · 6 years ago
  13. 5919f73 Merge "ART: Move CHECK to DCHECK in FindResolvedMethod" by Treehugger Robot · 6 years ago
  14. bdf1bc4 Merge "ART: Add more logging to FindResolvedMethod" by Treehugger Robot · 6 years ago
  15. 62d45e0 Merge "Add option for not copying dex" by Mathieu Chartier · 6 years ago
  16. a1322f0 Stress profile saving for gc-stress tests by Calin Juravle · 6 years ago
  17. 65915f0 ART: Move CHECK to DCHECK in FindResolvedMethod by Andreas Gampe · 6 years ago
  18. 315d7af ART: Add more logging to FindResolvedMethod by Andreas Gampe · 6 years ago
  19. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  20. b2a9999 Merge "Renumber test 990-method-handle-and-mr to avoid collision in CTS" by Treehugger Robot · 6 years ago
  21. faecd6b Merge "Have patchoat --verify verify symlinks" by Treehugger Robot · 6 years ago
  22. e06e48e Merge "Propagate an is_zygote flag through nativePostForkChild." by Treehugger Robot · 6 years ago
  23. b092895 Merge "Dex header cleanup and windows simplification" by Treehugger Robot · 6 years ago
  24. cabc6df Merge "Remove global skip for redefine-stress" by Treehugger Robot · 6 years ago
  25. 040fcf1 Merge "Add option to make testrunner ignore knownfailures.json" by Treehugger Robot · 6 years ago
  26. 29d4cc0 Merge "Actually use --copy-and-update-profile-key argument in profman..." by Calin Juravle · 6 years ago
  27. 999646d Dex header cleanup and windows simplification by David Sehr · 6 years ago
  28. ae6832f Have patchoat --verify verify symlinks by Chris Morin · 6 years ago
  29. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 6 years ago
  30. 7e4f1b3 Renumber test 990-method-handle-and-mr to avoid collision in CTS by Alex Light · 6 years ago
  31. a502c72 Merge "ART: Suppress a warning in run-test 912" by Treehugger Robot · 6 years ago
  32. 02c0879 Actually use --copy-and-update-profile-key argument in profman... by Calin Juravle · 6 years ago
  33. 20a1e31 Merge "Ensure that apis are unhidden even if there is no vdex" by Treehugger Robot · 6 years ago
  34. f7c4e4b Remove global skip for redefine-stress by Alex Light · 6 years ago
  35. 109e827 ART: Suppress a warning in run-test 912 by Andreas Gampe · 6 years ago
  36. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 6 years ago
  37. 0694a55 Merge "ART: Refactor run-test 983 dex verification" by Treehugger Robot · 6 years ago
  38. d937c49 Merge changes I609c26d3,Id7aa1375,I3e39924c,I154ec761 by Treehugger Robot · 6 years ago
  39. 2b7e1c6 Merge "Remove libdexfiled.so from public libraries for golem." by Nicolas Geoffray · 6 years ago
  40. 2b5a65d AMM: Add graphics models. by Richard Uhler · 6 years ago
  41. 91aac09 Remove libdexfiled.so from public libraries for golem. by Nicolas Geoffray · 6 years ago
  42. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 6 years ago
  43. 59484b9 ART: Refactor run-test 983 dex verification by Andreas Gampe · 6 years ago
  44. 7d2894d Merge "Extend logging around instrumentation check" by Treehugger Robot · 6 years ago
  45. f1c29aa Merge "Ensure that we always set the method hotness in the profile" by Treehugger Robot · 6 years ago
  46. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 6 years ago
  47. 0a80b0e Extend logging around instrumentation check by Alex Light · 6 years ago
  48. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 6 years ago
  49. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  50. 7fe39af Merge "Refactor test 983 to prepare for inclusion in CTS" by Alex Light · 6 years ago
  51. 0280eb0 Merge "Reduce the scope of CheckJNI." by Treehugger Robot · 6 years ago
  52. ac4d45a Reduce the scope of CheckJNI. by Ian Rogers · 6 years ago
  53. 77d3398 Propagate an is_zygote flag through nativePostForkChild. by Robert Sesek · 7 years ago
  54. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 6 years ago
  55. b40fa7c Merge "Add Class.getPrimitiveClass()." by Vladimir Marko · 6 years ago
  56. 8fd0856 Refactor test 983 to prepare for inclusion in CTS by Alex Light · 6 years ago
  57. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 6 years ago
  58. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 6 years ago
  59. d991e51 Merge "Pass the right dex_file/method_index for String.<init>." by Nicolas Geoffray · 6 years ago
  60. 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 6 years ago
  61. 416ed78 Merge "Disable 130-hprof test on asan." by Nicolas Geoffray · 6 years ago
  62. f665f84 Pass the right dex_file/method_index for String.<init>. by Nicolas Geoffray · 6 years ago
  63. a2a7000 AMM: Add SoCode model. by Richard Uhler · 6 years ago
  64. ae724e1 AMM: Add Bitmap model. by Richard Uhler · 6 years ago
  65. 24d888e Disable 130-hprof test on asan. by Nicolas Geoffray · 6 years ago
  66. d9caa9b Initial checkin of actionable memory metric. by Richard Uhler · 6 years ago
  67. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 6 years ago
  68. a5b0238 Merge "Fix dependencies on x86_64 valgrind" by Treehugger Robot · 6 years ago
  69. 658916c Revert "Revert "Remove don't bother checks"" by Colin Cross · 6 years ago
  70. 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 6 years ago
  71. 57207cd Merge "Revert "Remove don't bother checks"" by Colin Cross · 6 years ago
  72. 04ccfaf Revert "Remove don't bother checks" by Colin Cross · 6 years ago
  73. 334b9d7 Move libdexfile out of runtime by David Sehr · 6 years ago
  74. 60cae4f Merge "Expose the optimization status of a dex file" by Calin Juravle · 6 years ago
  75. ebe485e Merge "Add --compilation-reason option to dex2oat" by Calin Juravle · 6 years ago
  76. 6c555c1 Merge "Remove don't bother checks" by Colin Cross · 6 years ago
  77. b5708a9 Merge changes I6643c9ee,Ibd412b26 by Alex Light · 6 years ago
  78. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 6 years ago
  79. 89ceeeb Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 6 years ago
  80. 6177ead Merge "Remove -Xno-hidden-api-check flag." by Nicolas Geoffray · 6 years ago
  81. d92e627 Remove -Xno-hidden-api-check flag. by Nicolas Geoffray · 6 years ago
  82. 4c6dfb9 Merge "Refactor hidden API runtime flag from negative to positive" by Nicolas Geoffray · 6 years ago
  83. d7fbc0e Refactor hidden API runtime flag from negative to positive by David Brazdil · 6 years ago
  84. 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 6 years ago
  85. 3bc3da0 Make test 1939 not depend on total number of proxies allocated by Alex Light · 6 years ago
  86. 5f9a801 Expose the optimization status of a dex file by Calin Juravle · 6 years ago
  87. c6023e5 Merge "jdwp: send pids to adbd as raw integers." by Treehugger Robot · 6 years ago
  88. 9c57025 Ensure that all StackTrace.java files are identical for CTS by Alex Light · 6 years ago
  89. 08a5cb2 Merge "Print more information about hidden API accesses" by David Brazdil · 6 years ago
  90. 83761ed Remove don't bother checks by Colin Cross · 6 years ago
  91. b015529 Don't depend on x86 valgrind by Colin Cross · 6 years ago
  92. 0eacf1b Merge "Re-enable EnableCollection/IsCollected tests" by Treehugger Robot · 6 years ago
  93. ccfbcc8 Merge "Remove need for check script in test 1937" by Treehugger Robot · 6 years ago
  94. 71f6acb Merge "Remove full stack-trace printing from test 1928" by Treehugger Robot · 6 years ago
  95. 068d68d Print more information about hidden API accesses by David Brazdil · 6 years ago
  96. 7ecd692 Merge "Renumber tests 988-Too{Wide,Deep}ClassInstanceOf" by Treehugger Robot · 6 years ago
  97. 9ea6cad Merge "Ensure that all Breakpoint.java files are identical for CTS" by Treehugger Robot · 6 years ago
  98. 7801e15 Merge "Disable hidden API checks for WellKnownClasses" by Treehugger Robot · 6 years ago
  99. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 6 years ago
  100. f9ff3fb Remove need for check script in test 1937 by Alex Light · 6 years ago