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