1. 7400a54 Fixes for gtests in eng-prod by David Srbecky · 4 years, 2 months ago
  2. b461b53 Revert^2 "Switch to LLVM prebuilt tools for ART gtests" by David Srbecky · 4 years, 2 months ago
  3. fab6f1c Fix incorrect LSE across throwing ArraySet. by Vladimir Marko · 4 years, 2 months ago
  4. d2c30c3 Add `TEST_MAPPING` entries for supported target ART run-tests. by Roland Levillain · 4 years, 2 months ago
  5. d4e6a99 Invoke futex wait with correct value by Hans Boehm · 4 years, 2 months ago
  6. ea54b82 Revert "Switch to LLVM prebuilt tools for ART gtests" by Alex Light · 4 years, 2 months ago
  7. 7285a4b Fix GetDirectBufferCapacity for zero length direct buffer by Orion Hodson · 4 years, 2 months ago
  8. 8070443 Switch to LLVM prebuilt tools for ART gtests by David Srbecky · 4 years, 2 months ago
  9. 60690e4 ART: Improve two SIMD tests. by Artem Serov · 4 years, 4 months ago
  10. 2642cd4 Make Integer.divideUnsigned intrinsic for x86_64. by Andra Danciu · 4 years, 2 months ago
  11. 194f555 Refactor arm assembly tests. by David Srbecky · 4 years, 2 months ago
  12. d6e14e0 Rewrite assembler_test_base.h by David Srbecky · 4 years, 2 months ago
  13. be7fe3b Add some x86/x86-64 assembler tests. by Vladimir Marko · 4 years, 2 months ago
  14. dc787f4 Make Integer.divideUnsigned intrinsic for x86. by Andra Danciu · 4 years, 2 months ago
  15. 9a09e7c Enable host gtests in eng-prod by David Srbecky · 4 years, 2 months ago
  16. edda3ca Use different extension for smali test files. by David Srbecky · 4 years, 2 months ago
  17. dd5db45 Revert "Reland "Cover more cases in nterp."" by Nicolas Geoffray · 4 years, 2 months ago
  18. 28d0a1d Workaround for b/160292234. by Nicolas Geoffray · 4 years, 2 months ago
  19. bbdc301 Remove old code that isn't relevant anymore. by Nicolas Geoffray · 4 years, 2 months ago
  20. 5472d6f Add liblog to libnative(bridge|loader)_lazy. by Mitch Phillips · 4 years, 2 months ago
  21. 33247ee Add default EmptyFn for HashMap<>. by Vladimir Marko · 4 years, 2 months ago
  22. c473dc7 Create individual counters and timers for compilation kinds. by Nicolas Geoffray · 4 years, 2 months ago
  23. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 4 years, 7 months ago
  24. eaf3a92 Add some logging for diagnosing a crash. by Nicolas Geoffray · 4 years, 2 months ago
  25. 58592c0 Remove timezone tests from ART script. by Nicolas Geoffray · 4 years, 2 months ago
  26. f375e92 Reland "Cover more cases in nterp." by Nicolas Geoffray · 4 years, 2 months ago
  27. 671d34d Add ICU file for ART host gtests by David Srbecky · 4 years, 2 months ago
  28. f938841 ARM: Optimize Div/Rem by positive const for non-negative dividends by Evgeny Astigeevich · 4 years, 2 months ago
  29. af92a0f ARM: Optimize Div/Rem by 2^n for non-negative dividends by Evgeny Astigeevich · 4 years, 2 months ago
  30. 8d79968 Remove unused / unimplemented CorePlatformAPI methods. by Nicolas Geoffray · 4 years, 2 months ago
  31. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 2 months ago
  32. c4b50b3 Improve library search paths for host gtests. by David Srbecky · 4 years, 2 months ago
  33. beed922 Add more libraries needed for host gtests. by David Srbecky · 4 years, 2 months ago
  34. b0713ca Add binary prebuilt tools needed for host gtests by David Srbecky · 4 years, 2 months ago
  35. 58fb5e8 Fix X86Assembler::repe_cmpsb by David Srbecky · 4 years, 2 months ago
  36. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 2 months ago
  37. b7f4d0f [nterp] Export PC before overwiting it in op_aput_object. by Nicolas Geoffray · 4 years, 2 months ago
  38. 65e2140 Remove option `--build-target` from `test/testrunner/testrunner.py`. by Roland Levillain · 4 years, 2 months ago
  39. 3caa05d Reduce the hotness on lookups. by Nicolas Geoffray · 4 years, 2 months ago
  40. fa88d52 Add an execution time log for VerifyClass by Rock.Yeh · 4 years, 3 months ago
  41. 93e4df7 Add option `--dist` to `test/testrunner/testrunner.py`. by Roland Levillain · 4 years, 2 months ago
  42. 8c7e219 Add shebang to the art script. by Martin Stjernholm · 4 years, 2 months ago
  43. 22831a3 Print the build command in `test/testrunner/testrunner.py` (if any). by Roland Levillain · 4 years, 2 months ago
  44. 53b17f9 Fix brainos in UpdateHotness. by Nicolas Geoffray · 4 years, 2 months ago
  45. c69b3f8 Reland "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 3 months ago
  46. 9a0f9ba Build ART run-tests using the same settings as Libcore tests. by Roland Levillain · 4 years, 7 months ago
  47. 79d9092 Introduce a Soong `java_defaults` module for ART run-tests. by Roland Levillain · 4 years, 7 months ago
  48. a8049c6 Introduce a test configuration template for ART run-tests. by Roland Levillain · 4 years, 10 months ago
  49. c40b151 Use `constexpr` for more constants in `libdexfile/dex/dex_file.h`. by Roland Levillain · 4 years, 2 months ago
  50. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 2 months ago
  51. 11303f2 Move more shared libraries for golem builds. by Nicolas Geoffray · 4 years, 2 months ago
  52. f394400 Revert "Only enable nterp on x64." by Nicolas Geoffray · 4 years, 2 months ago
  53. 0315efa Increment hotness in nterp when doing lookups. by Nicolas Geoffray · 4 years, 2 months ago
  54. fda2a4d Make ART run-test 001-HelloWorld buildable and runnable with Atest. by Roland Levillain · 4 years, 11 months ago
  55. 2d10117 ARM32: Combine LSR into ADD for Div by 2^n by Evgeny Astigeevich · 4 years, 2 months ago
  56. a63a2e9 Search only the current class loader when checking for duplicates by Calin Juravle · 4 years, 5 months ago
  57. b50d453 Do not use ART_IMT_SIZE for IMT size configuration. by Vladimir Marko · 4 years, 2 months ago
  58. 357af0c TARGET_BUILD_UNBUNDLED no longer disables flattening. by Martin Stjernholm · 4 years, 2 months ago
  59. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 3 months ago
  60. 842e9c8 Avoid eating SEGVs when performing on-demand dequicken by Alex Light · 4 years, 2 months ago
  61. 4bb9f67 Use prebuilt Runtime (Bionic) APEX and SDK (reland 2). by Martin Stjernholm · 4 years, 4 months ago
  62. 6906910 Enable TARGET_BUILD_UNBUNDLED in master-art (reland). by Martin Stjernholm · 4 years, 3 months ago
  63. ac048ae Avoid stderr warnings from Bionic in the run tests (reland). by Martin Stjernholm · 4 years, 3 months ago
  64. a5ed9a1 Mark deduplicated symbols more obviously. by Josh Gao · 4 years, 3 months ago
  65. 86fafac Revert "Avoid stderr warnings from Bionic in the run tests." by Martin Stjernholm · 4 years, 3 months ago
  66. 27817cd Revert "Enable TARGET_BUILD_UNBUNDLED in master-art." by Martin Stjernholm · 4 years, 3 months ago
  67. 00cd103 Revert "Use prebuilt Runtime (Bionic) APEX and SDK (reland)." by Martin Stjernholm · 4 years, 3 months ago
  68. b33a6f3 Fix typo in the boot generation script by Calin Juravle · 4 years, 3 months ago
  69. bb829d2 Remove obsolete `build` file from 530-checker-lse. by Vladimir Marko · 4 years, 3 months ago
  70. 9e0117d Use prebuilt Runtime (Bionic) APEX and SDK (reland). by Martin Stjernholm · 4 years, 4 months ago
  71. 2fac697 Enable TARGET_BUILD_UNBUNDLED in master-art. by Martin Stjernholm · 4 years, 3 months ago
  72. 34763c3 Avoid stderr warnings from Bionic in the run tests. by Martin Stjernholm · 4 years, 3 months ago
  73. b2d4a7e Revert "Adjust build and test scripts for handling ICU prebuilts." by Nicolas Geoffray · 4 years, 3 months ago
  74. dec7817 Optimizing: Introduce {Increase,Decrease}Frame(). by Vladimir Marko · 4 years, 3 months ago
  75. ea4d7d2 Adjust build and test scripts for handling ICU prebuilts. by Nicolas Geoffray · 4 years, 3 months ago
  76. 034ac51 Make the ART thread pool implementation use default-sized stacks on Bionic by Daniel Colascione · 4 years, 6 months ago
  77. c7bcda8 Update boot image profile generation scripts by Calin Juravle · 4 years, 3 months ago
  78. 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 3 months ago
  79. 48030c4 Add support for preloaded classes blacklist in profman by Calin Juravle · 4 years, 3 months ago
  80. 187a201 Improve DWARF test logging. by David Srbecky · 4 years, 3 months ago
  81. 3d190c0 ART: Transform Sub+Sub into Sub+Add to merge Shl by Evgeny Astigeevich · 4 years, 3 months ago
  82. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 4 months ago
  83. f97a859 buildbot: Avoid warnings from linkerconfig by Jooyung Han · 4 years, 3 months ago
  84. d4e6992 Add more flexibility to the boot image profiles creation by Calin Juravle · 4 years, 4 months ago
  85. 0f7f4fc Generate boot image profile from profman by Calin Juravle · 4 years, 4 months ago
  86. 0fee1fb Enable annotation parsing in profman by Calin Juravle · 4 years, 4 months ago
  87. c03de41 Add logic to flatten profile info by Calin Juravle · 4 years, 4 months ago
  88. 396198b Handle unresolved field type in compiler. by Nicolas Geoffray · 4 years, 3 months ago
  89. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 3 months ago
  90. 289bd1c Make GVN handle HDeoptimize better by Alex Light · 4 years, 5 months ago
  91. 2b74f60 ART: Add recognition of optimized HRems in BCE by Evgeny Astigeevich · 4 years, 3 months ago
  92. c19822c Update generate-boot-image-profile.sh by Yunlong Wang · 4 years, 3 months ago
  93. 6587d91 ART: Simplify HRem to reuse existing HDiv by Evgeny Astigeevich · 4 years, 3 months ago
  94. 1912a5c Revert "Use TARGET_BUILD_UNBUNDLED in ART test builds." by Martin Stjernholm · 4 years, 3 months ago
  95. f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 3 months ago
  96. ce0d007 separate madvise calling from critical section by Pin-Chuan Liu · 4 years, 3 months ago
  97. fb2967e Revert TARGET_BUILD_UNBUNDLED for buildbot builds. by Martin Stjernholm · 4 years, 3 months ago
  98. 72cf0a8 Revert "Move ART gtests to general-tests." by David Srbecky · 4 years, 3 months ago
  99. efc8004 Revert "ART-tests: Remove DX dependency from 450-checker-types." by Vladimir Marko · 4 years, 3 months ago
  100. b122cd6 Revert "ART-tests: Remove DX-dependency from 530-checker-lse" by Vladimir Marko · 4 years, 3 months ago