1. 90fe2d0 Fix timeouts. by Alan Stokes · 4 years, 7 months ago
  2. b35f2a2 x86_64: Implement VarHandle.compareAnd* for arrays and byte array views. by Ulya Trafimovich · 4 years, 7 months ago
  3. f5ceaac Removed comment talking about a removed parameter by Santiago Aboy Solanes · 4 years, 7 months ago
  4. 409d1db Add more checks in FaultHandler. by Nicolas Geoffray · 4 years, 7 months ago
  5. 44a1dc7 Clean up VarHandles.set*() for arrays and byte array views. by Ulya Trafimovich · 4 years, 7 months ago
  6. c14f47d JNI: Improve argument passing for normal native. by Vladimir Marko · 4 years, 7 months ago
  7. 483c41a ART: Use core image to speed up some gtests. by Vladimir Marko · 4 years, 7 months ago
  8. 9575c12 Revert^2 "Cleanup the code to determine instrumentation level" by Mythri Alle · 4 years, 7 months ago
  9. fa73acc Disaggregate kNotInlined MethodCompilationStats by Santiago Aboy Solanes · 4 years, 7 months ago
  10. 3fa6e46 Add Math.fma (double & float versions) intrinsics for arm64 by Nikita Iashchenko · 4 years, 9 months ago
  11. a1d4c56 Revert^6 "Use cpplint.py from repohooks" by Orion Hodson · 4 years, 7 months ago
  12. 219f81f Fix potential lint errors by Orion Hodson · 4 years, 7 months ago
  13. cb8f8c1 Revert "Cleanup the code to determine instrumentation level" by Mythri Alle · 4 years, 7 months ago
  14. afae11f Refactor code using the marking register in nterp. by Nicolas Geoffray · 4 years, 7 months ago
  15. bc89367 Minor refactoring of `ClassLinker::LinkMethods()`. by Vladimir Marko · 4 years, 7 months ago
  16. 6545ee3 Support Math.fma Intrinsic for x86 and x86_64 by Shalini Salomi Bodapati · 4 years, 7 months ago
  17. a0232ad Add .bss support for inlining across dexfiles within Oat by Santiago Aboy Solanes · 4 years, 7 months ago
  18. 6806d3c Document --simpleperf option to run-test. by Ulya Trafimovich · 4 years, 7 months ago
  19. a110ae1 buildbot-build.sh: colorize messages. by Ulya Trafimovich · 4 years, 7 months ago
  20. 5298bcd buildbot-*.sh scripts: clean up colorful messages. by Ulya Trafimovich · 4 years, 7 months ago
  21. cbf71ec buildbot-build.sh: add a note that linkerconfig error is not fatal. by Ulya Trafimovich · 4 years, 7 months ago
  22. 9597748 buildbot-*.sh scripts: move common helpers to a separate script. by Ulya Trafimovich · 4 years, 7 months ago
  23. 21ef5a8 Cleanup the code to determine instrumentation level by Mythri Alle · 4 years, 7 months ago
  24. 7eba377 Enable libdexfile_external_headers on mac. by Martin Stjernholm · 4 years, 7 months ago
  25. b304c40 OpenJDK 11: Merging in java.lang.String (chars() and codePoints() methods) by Nikita Iashchenko · 4 years, 7 months ago
  26. d3cc4fc OpenJDK 11: Merging in java.lang.String (lines() method) by Nikita Iashchenko · 4 years, 7 months ago
  27. 50df1e2 OpenJDK 11: Merging in java.lang.String (isBlank() method) by Nikita Iashchenko · 4 years, 7 months ago
  28. d3aaf94 JNI: Move args in registers for @FastNative. by Vladimir Marko · 4 years, 7 months ago
  29. 61673dc Reland "Change hotness counting." by Nicolas Geoffray · 4 years, 7 months ago
  30. f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 4 years, 7 months ago
  31. 66982ad OpenJDK 11: Merging in java.lang.String (strip* methods) by Nikita Iashchenko · 4 years, 7 months ago
  32. 970ba21 Inline across dex files for compiler options' non-BCP methods by Santiago Aboy Solanes · 4 years, 8 months ago
  33. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 4 years, 7 months ago
  34. 02e3be0 Make art_test_common_defaults inherit art_defaults. by Martin Stjernholm · 4 years, 7 months ago
  35. 9dca919 Make art_debug_defaults inherit art_defaults. by Martin Stjernholm · 4 years, 7 months ago
  36. b747b7a Move the bionic_libc_platform_headers dependency to where it is used. by Martin Stjernholm · 4 years, 7 months ago
  37. dc7f139 Refactor libart_runtime_headers_ndk to a header lib also used by libart itself. by Martin Stjernholm · 4 years, 7 months ago
  38. 31f9e7d Remove libart_runtime_headers_ndk from libctstiagent. by Martin Stjernholm · 4 years, 7 months ago
  39. e078f43 OpenJDK 11: Merging in java.lang.String (checkBounds() helpers) by Nikita Iashchenko · 4 years, 7 months ago
  40. 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 4 years, 7 months ago
  41. d1e6bea Build `odrefresh` ART gtests for both 32- and 64-bit architectures. by Roland Levillain · 4 years, 7 months ago
  42. 05949c6 artd and its dependencies don't exist on host. by Martin Stjernholm · 4 years, 7 months ago
  43. 1aa30e5 Handle TARGET_FLATTEN_APEX and PRODUCT_COMPRESSED_APEX being "" when false. by Martin Stjernholm · 4 years, 7 months ago
  44. cc76459 Modified revert of "Add couple DexCache read-barriers." by David Srbecky · 4 years, 8 months ago
  45. 01f0b84 ART: CleanSpec workaround for broken dependencies. by Vladimir Marko · 4 years, 7 months ago
  46. ad33392 JNI: Rewrite read barrier slow path. by Vladimir Marko · 4 years, 7 months ago
  47. 39c36b2 OpenJDK 11: Merging in java.lang.String (checkIndex() helper) by Nikita Iashchenko · 4 years, 7 months ago
  48. 7f7f644 Allow running art run-tests with simpleperf. by Ulya Trafimovich · 4 years, 7 months ago
  49. cdf6c49 Revert^2 "OpenJDK 11: Add String.repeat()" by Orion Hodson · 4 years, 7 months ago
  50. e37bacc Tidy up Unsafe.copyMemory test by Sorin Basca · 4 years, 7 months ago
  51. d3f8758 Treat PhantomReferences like normal object by Daniele Di Proietto · 4 years, 8 months ago
  52. dd57645 Dump NativeAllocationRegistry size by Daniele Di Proietto · 4 years, 8 months ago
  53. f0d8b44 Revert^2 "Update run-test script to pass --Xjitthreshold:0 for jvmti tests" by Mythri Alle · 4 years, 7 months ago
  54. 619121a Remove the code for verifying artifacts. by Jiakai Zhang · 4 years, 7 months ago
  55. 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 4 years, 7 months ago
  56. 6947faa Making CompletableFutureTest as known failure on gcstress debug by Sorin Basca · 4 years, 7 months ago
  57. 968c813 Avoid redundant strlen for shorty names by Jared Duke · 4 years, 7 months ago
  58. 91c795f Adding Unsafe.copyMemory for arrays by Sorin Basca · 4 years, 7 months ago
  59. aa4024c Removing copy with primitive arrays in Unsafe by Sorin Basca · 4 years, 7 months ago
  60. b6bb603 Fix linting issues in Unsafe native by Sorin Basca · 4 years, 7 months ago
  61. 10a312c Regenerate ART test files (2021-10-30). by Roland Levillain · 4 years, 7 months ago
  62. ceeba2c Include some Checker tests in automated executions. by Roland Levillain · 4 years, 7 months ago
  63. ae0810b x86_64: Implement VarHandle.set{,Acquire,Opaque,Volatile} for byte array views. by Ulya Trafimovich · 4 years, 7 months ago
  64. 46a8910 Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 4 years, 8 months ago
  65. fa66389 Inline ResolveMethod and ResolveField in nterp by David Srbecky · 4 years, 8 months ago
  66. ee6c1b1 Update entrypoint_utils check method -> other_method by Santiago Aboy Solanes · 4 years, 7 months ago
  67. 295ed5a Update bug no. associated with TODOs for failing standalone ART gtests. by Roland Levillain · 4 years, 7 months ago
  68. 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 4 years, 7 months ago
  69. 667584d Regenerate ART test files (2021-10-29). by Roland Levillain · 4 years, 7 months ago
  70. 227b613 Exclude `art-run-test-832-cha-recursive` from automated executions. by Roland Levillain · 4 years, 7 months ago
  71. 26db016 Revert "Update run-test script to pass --Xjitthreshold:0 for jvmti tests" by Vladimir Marko · 4 years, 7 months ago
  72. 0b7fd87 Refactor JavaHprofDataSource::Trace() callback lambda by Daniele Di Proietto · 4 years, 8 months ago
  73. fc76d9e Fix build with global ThinLTO by Yi Kong · 4 years, 7 months ago
  74. e43aa3f Revert^2 "Inline across dex files for bootclaspath's methods" by Santiago Aboy Solanes · 4 years, 7 months ago
  75. 808d8cc Assign lower level to Small IRT table lock by Hans Boehm · 4 years, 7 months ago
  76. d172926 arm: Fix VarHandle.compareAndSet/long intrinsic... by Vladimir Marko · 4 years, 7 months ago
  77. 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 4 years, 8 months ago
  78. 60abdd9 Display the timeout value of `dex2oat`'s watchdog in milliseconds. by Roland Levillain · 4 years, 7 months ago
  79. 6f6929a Fix the documentation of `dex2oat`'s option `--watchdog-timeout`. by Roland Levillain · 4 years, 7 months ago
  80. 0a42f1e Use --skip-config --soong-only instead of --skip-make by Colin Cross · 4 years, 7 months ago
  81. 8cb989f Revert "Inline across dex files for bootclaspath's methods" by Santiago Aboy Solanes · 4 years, 7 months ago
  82. 3693b2a Revert^2 "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for byte array views." by Ulyana Trafimovich · 4 years, 7 months ago
  83. 5b90868 Fix the empty profile slow down the dex2oat by Yang Tianping · 4 years, 7 months ago
  84. 7cd509c Include BuildId in native stack dump. by David Srbecky · 4 years, 7 months ago
  85. 4ed28fb Extend test 712-varhandle-invocations to check negative array indices. by Ulya Trafimovich · 4 years, 7 months ago
  86. 6620caa Revert "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for byte array views." by Roland Levillain · 4 years, 7 months ago
  87. 298f1b7 x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for byte array views. by Ulya Trafimovich · 4 years, 8 months ago
  88. 5514c8e Add dexpreopt_test. by Jiakai Zhang · 4 years, 8 months ago
  89. e7e123a Fix checker tests after inlining change. by Vladimir Marko · 4 years, 7 months ago
  90. 6ef7072 Move Soong module `art-run-test-checker` from `mts` to `mts-art`. by Roland Levillain · 4 years, 7 months ago
  91. 4dcac36 Initially allocate smaller local IRT by Hans Boehm · 4 years, 8 months ago
  92. 48fb9f4 Revert "OpenJDK 11: Add String.repeat()" by Orion Hodson · 4 years, 7 months ago
  93. 58ebded Fix test 581-rtp by Santiago Aboy Solanes · 4 years, 7 months ago
  94. ce131fe Revert "Change hotness counting." by Vladimir Marko · 4 years, 7 months ago
  95. 9c924e8 Add support to place shared libraries after the dex path by Brad Stenning · 4 years, 8 months ago
  96. d690f8a Inline across dex files for bootclaspath's methods by Santiago Aboy Solanes · 4 years, 8 months ago
  97. e91a954 Revert^2 "ART: Redundant AND operation removal optimization" by Artem Serov · 4 years, 7 months ago
  98. fd846c5 Remove all support for Brooks read barrier. by Vladimir Marko · 4 years, 8 months ago
  99. 0a746a7 Extend --installclean to delete out/target/common/obj/JAVA_LIBRARIES. by Martin Stjernholm · 4 years, 8 months ago
  100. 394a082 Change `BitTableBase<>::num_rows_` to `uint32_t`. by Vladimir Marko · 4 years, 7 months ago