1. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 7 months ago
  2. 761ee21 Revert "Remove non-required build targets from buildbot-build.sh" by Alex Light · 4 years, 7 months ago
  3. 0007e73 Remove non-required build targets from buildbot-build.sh by Nicolas Geoffray · 4 years, 7 months ago
  4. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 7 months ago
  5. f497663 Deprecate sys.linker.use_generated_config by Kiyoung Kim · 4 years, 7 months ago
  6. a871d84 Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 7 months ago
  7. 303d8c2 Remove MIPS support from dexfuzz. by Vladimir Marko · 4 years, 7 months ago
  8. 1d852c3 Ensure `adbd` has root permissions before pushing files to ART's chroot dir. by Roland Levillain · 4 years, 7 months ago
  9. 8ee6d8f Add script to compile Java Language to odex files by Eric Holk · 4 years, 7 months ago
  10. c3f2fe9 Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`. by Roland Levillain · 4 years, 7 months ago
  11. e0ac2f3 Show linker configuration files generated in the ART chroot environment. by Roland Levillain · 4 years, 7 months ago
  12. 2d34867 Generate linker config after apex activation by Jooyung Han · 4 years, 7 months ago
  13. b5a7856 No longer adjust the linker configuration file in ART chroot environments. by Roland Levillain · 4 years, 7 months ago
  14. 15ff34d Generate a linker configuration file for chroot-based ART testing. by Roland Levillain · 4 years, 7 months ago
  15. 5d24c3d Reorder and label code sections in `tools/buildbot-sync.sh`. by Roland Levillain · 4 years, 7 months ago
  16. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 4 years, 7 months ago
  17. 7c2f69e apex_available becomes more correct by Jiyong Park · 4 years, 8 months ago
  18. 198cf41 Use mv instead of cp for activating apexes. by Nicolas Geoffray · 4 years, 7 months ago
  19. 05fe07c Add warning comments on format by Jeongik Cha · 4 years, 7 months ago
  20. 75bca74 Remove legacy buildbot scripts by Orion Hodson · 4 years, 7 months ago
  21. 7e1603e Blacklist test failing on non-Android platforms and Android < R. by Nicolas Geoffray · 4 years, 7 months ago
  22. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 4 years, 7 months ago
  23. 1c5b1ea Unify naming of buildbot commands by Orion Hodson · 4 years, 8 months ago
  24. b78f919 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 7 months ago
  25. 0331a0f Do not emit color codes when running run-jdwp-tests.sh with no terminal by Roland Levillain · 4 years, 8 months ago
  26. 75408ad Make art_verifier host only by Mathieu Chartier · 4 years, 8 months ago
  27. daca303 Make parallel_run.py print status on single line. by Alex Light · 4 years, 8 months ago
  28. 0330e38 Fix compile-jar.sh for new boot image locations by Mathieu Chartier · 4 years, 8 months ago
  29. 4d804b8 Improve parallel_run.py somewhat by Alex Light · 4 years, 9 months ago
  30. 3a809c8 Temporarily fix libjavacrypto deps for ART buildbots by Orion Hodson · 4 years, 8 months ago
  31. 6079d65 Fix buildbot build script. by Nicolas Geoffray · 4 years, 8 months ago
  32. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 9 months ago
  33. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 9 months ago
  34. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 9 months ago
  35. 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 4 years, 9 months ago
  36. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 4 years, 9 months ago
  37. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 4 years, 9 months ago
  38. a697b47 Revert^2 "Remove unused emulator variable" by Orion Hodson · 4 years, 9 months ago
  39. 0bbe28c Revert^2 "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 4 years, 9 months ago
  40. 656dc82 Revert^2 "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 4 years, 9 months ago
  41. af6a15c Revert^2 "Add usage to run-libcore-tests.sh" by Orion Hodson · 4 years, 9 months ago
  42. 14f3002 Add --dry-run flag to run-libcore-tests.sh by Orion Hodson · 4 years, 9 months ago
  43. 6b98a40 Update linker config location by Kiyoung Kim · 4 years, 9 months ago
  44. b89a92e Generalize fugu failure handling in run-libcore-tests.sh by Orion Hodson · 4 years, 9 months ago
  45. 90ceea3 Disable memfd_create tests on ART test devices. by Orion Hodson · 4 years, 9 months ago
  46. e02ebc0 Revert "Add usage to run-libcore-tests.sh" by Orion Hodson · 4 years, 9 months ago
  47. 2a05a9b Revert "Enable run-libcore-tests.sh to test specific packages" by Orion Hodson · 4 years, 9 months ago
  48. 58a7d6c Revert "Add jvm mode to run-libcore-tests.sh" by Orion Hodson · 4 years, 9 months ago
  49. be416b3 Revert "Remove unused emulator variable" by Orion Hodson · 4 years, 9 months ago
  50. a2ba808 Revert "Fix missing expectations in run-libcore-tests.sh" by Orion Hodson · 4 years, 9 months ago
  51. 4a0ef9f Fix missing expectations in run-libcore-tests.sh by Orion Hodson · 4 years, 9 months ago
  52. 4f50139 Remove unused emulator variable by Orion Hodson · 4 years, 9 months ago
  53. 938ead3 Add jvm mode to run-libcore-tests.sh by Orion Hodson · 4 years, 9 months ago
  54. 9a1e6aa Enable run-libcore-tests.sh to test specific packages by Orion Hodson · 4 years, 9 months ago
  55. 06e9083 Add usage to run-libcore-tests.sh by Orion Hodson · 4 years, 9 months ago
  56. 1707bae Support new UnsupportedAppUsage in class2greylist. by Artur Satayev · 4 years, 9 months ago
  57. 0e33d0e Disable memfd_create tests on ART host tests. by Tobias Thierer · 4 years, 9 months ago
  58. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 4 years, 9 months ago
  59. c8315d9 Move libartpalette-system to system/libartpalette by Orion Hodson · 4 years, 10 months ago
  60. 26dbdcf Make fieldcount agent handle duplicates by Alex Light · 4 years, 9 months ago
  61. 08d0984 Allow late lookup for @FastNative methods. by Vladimir Marko · 4 years, 9 months ago
  62. 2d8b7f4 Blacklist failing test. by Nicolas Geoffray · 4 years, 9 months ago
  63. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 4 years, 9 months ago
  64. 78a44b9 Update Buildbot and Golem setups for libdl_android.so. by Martin Stjernholm · 4 years, 10 months ago
  65. 5697fab ART: suppress control characters in scripts without a tty by Orion Hodson · 4 years, 10 months ago
  66. a6d7f50 Refactor Javac.java into a new shared library. by Mathew Inwood · 4 years, 10 months ago
  67. fcd5a28 run-libcore-tests.sh: check for tty by Orion Hodson · 4 years, 10 months ago
  68. afaa457 Migrate to apex_manifest.pb by Jooyung Han · 4 years, 10 months ago
  69. 2022deb Blacklist tests that require getrandom. by Nicolas Geoffray · 4 years, 10 months ago
  70. ef3baf6 Refactor script, add new options by David Sehr · 4 years, 10 months ago
  71. dd49278 Add size weighting to the script by David Sehr · 4 years, 10 months ago
  72. a48f0bb Add class name to all graph traces by David Sehr · 4 years, 10 months ago
  73. 7c64e7f Change agent text encoding by David Sehr · 4 years, 10 months ago
  74. 9e709de Add max stack depth to agent by David Sehr · 4 years, 10 months ago
  75. 5859799 Updating the CMake generator. by Chris Wailes · 4 years, 10 months ago
  76. ab7bea2 Add allocation sampling jvmti agent by David Sehr · 4 years, 10 months ago
  77. 776d001 [art] fix -Wreorder-init-list for jvmtiEventCallbacks by Nick Desaulniers · 4 years, 11 months ago
  78. a7239b5 [art] fix most -Wreorder-init-list by Nick Desaulniers · 5 years ago
  79. 27e5f3b Add more failing tests to libcore_no_getrandom_failures.txt by David Srbecky · 5 years ago
  80. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  81. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  82. 2bdda93 gcstress: increase libcore timeout. by David Srbecky · 5 years ago
  83. 39c399a Report any non-app signatures. by Artur Satayev · 5 years ago
  84. 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
  85. bd5fb28 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. by Roland Levillain · 5 years ago
  86. 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
  87. 31e284b Make ART chroot setup & sync scripts a bit more robust. by Roland Levillain · 5 years ago
  88. 8cd5c4c Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  89. 43fd293 Update run-libjdwp-tests.sh to run more of the test suite by Alex Light · 5 years ago
  90. bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
  91. 46123bc Prune class2greylisttest out of general-tests. by easoncylee · 5 years ago
  92. bf0e3d2 ART chroot: Handle new linker logic for ld config file. by Nicolas Geoffray · 5 years ago
  93. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  94. 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 5 years ago
  95. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  96. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  97. 8df75ed Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago
  98. d6e2c38 Add Vogar expectations file for tests failing because of missing getrandom(). by Roland Levillain · 5 years ago
  99. 7997590 Fix access to symbols of the Testing ART APEX on the ART Buildbot. by Roland Levillain · 5 years ago
  100. 5012df2 Do not initialize VeriClass java objects unless precise mode is enabled. by Artur Satayev · 5 years ago