1. cb5d0c9 Revert "Add visibility attributes in runtime/entrypoints and runtime/native" by Daniel Chapin · 1 year ago
  2. 7f490cb x86, x86-64: Simplify SystemArrayCopy intrinsics. by Vladimir Marko · 1 year, 1 month ago
  3. 54adbe4 Add visibility attributes in runtime/gc/accounting by Dmitrii Ishcheikin · 1 year ago
  4. cb5edd3 Add visibility attributes in runtime/base by Dmitrii Ishcheikin · 1 year ago
  5. c0b9ea0 Update 911-get-stack-trace after disabling field load elimination by Christoffer Quist Adamsen · 1 year ago
  6. bd62787 Add visibility attributes in runtime/arch/{arm,arm64,riscv64,x86,x86_64} by Dmitrii Ishcheikin · 1 year ago
  7. 92694be Avoid slow managed code compilation in image tests. by Vladimir Marko · 1 year ago
  8. a2352c2 Delay typing of guards with RTI in the inliner by Santiago Aboy Solanes · 1 year ago
  9. dc17949 Add visibility attributes in runtime/arch by Dmitrii Ishcheikin · 1 year ago
  10. 13694da Expose APIs to get ART managed file stats. by Jiakai Zhang · 1 year ago
  11. 3208e7e Calculate ART managed file stats. by Jiakai Zhang · 1 year ago
  12. 93f35d3 Move code to a helper class ArtFileManager. by Jiakai Zhang · 1 year ago
  13. 9bbb9f3 Go back to incrementing hotness in backedges of baseline code. by Nicolas Geoffray · 1 year ago
  14. 37692d1 Regenerate ART test files (2024-01-04). by Roland Levillain · 1 year ago
  15. 9899299 Fix ART run-tests test suites handling in `regen-test-files`. by Roland Levillain · 1 year ago
  16. efd335a Mention the `envsetup.sh` script in ART Module building instructions. by Roland Levillain · 1 year ago
  17. 3d10d93 Add visibility attributes in runtime/entrypoints and runtime/native by Dmitrii Ishcheikin · 1 year ago
  18. 1f03032 Throttle the creation of ScheduledExecutorService in Debouncer. by Jiakai Zhang · 1 year, 1 month ago
  19. 9cc6f28 Customize the JIT thread pool. by Nicolas Geoffray · 1 year ago
  20. b5f4697 sigchain: Add logging when handling multiple signals. by Vladimir Marko · 1 year ago
  21. a532993 Fix a class reference. by Martin Stjernholm · 1 year ago
  22. 30a5889 Add "goldmont-without-xsaves" as an x86 architecture by Satoshi Niwa · 1 year, 1 month ago
  23. 1a6b5b3 Reland "Run optimizations with baseline compilation." by Nicolas Geoffray · 1 year ago
  24. 853bebb riscv64: Fix heap poisoning. by Vladimir Marko · 1 year, 1 month ago
  25. cd8e7be [automerger skipped] Update Test913 to check for .art] to detect if there's an image am: c968f45f41 -s ours by Mythri Alle · 1 year ago
  26. 3266abb Remove requirement that receiver must be exact for inlining. by Nicolas Geoffray · 1 year, 1 month ago
  27. 2a2d99f Wait for TraceWriter tasks to finish before stopping workers by Mythri Alle · 1 year ago
  28. c968f45 Update Test913 to check for .art] to detect if there's an image by Mythri Alle · 1 year ago
  29. c830951 Revert "Run optimizations with baseline compilation." by Almaz Mingaleev · 1 year ago
  30. cac6b42 Be more robust when doing image compression. by Nicolas Geoffray · 1 year ago
  31. 65e2d80 Update version information in `art/libartpalette`. by Roland Levillain · 1 year, 1 month ago
  32. 7e06898 Preserve file sparsity in FdFile::Copy by Ruben Ayrapetyan · 1 year, 1 month ago
  33. 722f631 Report freed bytes GC metrics via the ATrace interface. by Roland Levillain · 1 year, 2 months ago
  34. 3f0981b Revert^2 "x86_64: Store resolved MethodType-s in .bss." by Almaz Mingaleev · 1 year, 1 month ago
  35. 41c5dde Run optimizations with baseline compilation. by Nicolas Geoffray · 1 year, 1 month ago
  36. c4aff3d Update `OWNERS` files under `art`. by Roland Levillain · 1 year, 1 month ago
  37. 9a3ca37 Update Test913 to check for .art] to detect if there's an image by Mythri Alle · 1 year ago
  38. d9028e4 Force GC before collecting inline caches in 2271-profile-inline-cache. by Jiakai Zhang · 1 year ago
  39. dfc8500 Refactoring of ThreadPool by Nicolas Geoffray · 1 year, 1 month ago
  40. 7afc547 riscv64: enable CONST opcodes by Jaeheon Yi · 1 year ago
  41. a043eab Fix RequestSynchronousCheckpoint DCHECK by Hans Boehm · 1 year ago
  42. e733fcb Improve SuspendThreadByThreadId timeout message by Hans Boehm · 1 year ago
  43. 9280581 riscv64: string and number cleanup for macros by Jaeheon Yi · 1 year, 1 month ago
  44. 41a99b6 riscv64: refactor vreg macros to use py bools by Jaeheon Yi · 1 year ago
  45. f45b3e3 Use page size when writing VDEX by Ruben Ayrapetyan · 1 year, 1 month ago
  46. b343f66 Optimize access to gPageSize by Ruben Ayrapetyan · 1 year, 2 months ago
  47. 225de25 Always follow DecrementSuspendCount by broadcast by Hans Boehm · 1 year ago
  48. c411c29 Use runtime page size for large object alignment by Ruben Ayrapetyan · 1 year, 1 month ago
  49. c4c2517 Avoid duplicate stale docs for master-art setup and banchan. by Martin Stjernholm · 1 year, 1 month ago
  50. f070fa7 Add a delay after baseline compilation in 2271-profile-inline-cache. by Jiakai Zhang · 1 year, 1 month ago
  51. 29395e8 Fix art release zip generation in host tools script by Prashant Dubey · 1 year, 1 month ago
  52. 8b2c9d1 riscv64: seal IF/ELSE cases for width by Jaeheon Yi · 1 year, 1 month ago
  53. 45469a5 riscv64: remaining CONST opcodes by Jaeheon Yi · 1 year, 1 month ago
  54. c209f16 riscv64: LWU for object values in MOVE opcodes by Jaeheon Yi · 1 year, 1 month ago
  55. f7c154f riscv64: AGET and APUT opcodes by Jaeheon Yi · 1 year, 1 month ago
  56. ef21fb5 [automerger skipped] Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and link am: 50cfe06af2 -s ours am: 1ad622c724 -s ours by Martin Stjernholm · 1 year, 1 month ago
  57. 1ad622c [automerger skipped] Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and link am: 50cfe06af2 -s ours by Martin Stjernholm · 1 year, 1 month ago
  58. d8cf63e Revert "Update profile generate script" by Shadman Shadid · 1 year, 1 month ago
  59. 1c168a6 Update host tools script to include oatdump and art jars by Prashant Dubey · 1 year, 1 month ago
  60. 5ded162 [automerger skipped] Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and link am: dfe9c4d7b2 -s ours by Martin Stjernholm · 1 year, 1 month ago
  61. 4f99d9d Reapply "Construct BCP arguments to the VM using CommonArtTest code." am: e08696f240 by Martin Stjernholm · 1 year, 1 month ago
  62. f25a0e4 Revert "Use GetCurrentMethod to get the current method when tracing" by Nicolas Geoffray · 1 year, 1 month ago
  63. 1065b18 Update profile generate script by “Shadman · 1 year, 1 month ago
  64. 661c60c [automerger skipped] Avoid dynamic lib dependencies on internal ART libraries in the am: 8fe0809df6 -s ours by Martin Stjernholm · 1 year, 1 month ago
  65. 80ad569 Revert "Construct BCP arguments to the VM using CommonArtTest code." am: e08696f240 by Martin Stjernholm · 1 year, 1 month ago
  66. a68c25f [automerger skipped] Avoid dynamic lib dependencies on internal ART libraries in the am: 79248264f3 -s ours am: ce502a41bd -s ours by Martin Stjernholm · 1 year, 1 month ago
  67. 4a05936 Add mcts tag to MainlineCTS ART test modules. by Tongbo Liu · 1 year, 1 month ago
  68. a4fd8bb Use GetCurrentMethod to get the current method when tracing by Mythri Alle · 1 year, 1 month ago
  69. e170e98 Don't check for deoptimization if only tracing is enabled by Mythri Alle · 1 year, 1 month ago
  70. 7a604b9 Fix -Wformat warning by Yi Kong · 1 year, 1 month ago
  71. 501ede9 riscv64: IGET and IPUT opcodes by Jaeheon Yi · 1 year, 1 month ago
  72. 38855ee riscv64: refactor of SPUT variants by Jaeheon Yi · 1 year, 1 month ago
  73. 430efa2 Remove the disable_cdex P/H flag. by Martin Stjernholm · 1 year, 1 month ago
  74. 50cfe06 Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and link by Martin Stjernholm · 1 year, 1 month ago
  75. dfe9c4d Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and link by Martin Stjernholm · 1 year, 1 month ago
  76. e353097 Make use of the location enum returned by GetOptimization Status. by Jiakai Zhang · 1 year, 1 month ago
  77. 2fa6c88 Replace placeholder test with --test-dir-regex by Cole Faust · 1 year, 1 month ago
  78. 1ce6b4b Reuse the buffer that holds data to be flushed to file by Mythri Alle · 1 year, 1 month ago
  79. e1e7076 Align BitMemoryRegion down by sizeof(uint64_t) by Richard Neill · 1 year, 2 months ago
  80. 8fe0809 Avoid dynamic lib dependencies on internal ART libraries in the by Martin Stjernholm · 1 year, 3 months ago
  81. 1d090ef Change GetOptimizationStatus to return an enum indicating the location. by Jiakai Zhang · 1 year, 1 month ago
  82. ad50611 Fetch a copy of ProfilingInfos in JitCodeCache::GetProfiledMethods. by Nicolas Geoffray · 1 year, 1 month ago
  83. 1719542 Revert^18 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 1 month ago
  84. c0a7565 Revert "Add an empty loop in the test." by Nicolas Geoffray · 1 year, 1 month ago
  85. 7bc5005 Report full dex file size to libunwindstack (including shared data) by David Srbecky · 1 year, 1 month ago
  86. 17f361a Do not expect VNDK with linkerconfig by Kiyoung Kim · 1 year, 1 month ago
  87. e08696f Revert "Construct BCP arguments to the VM using CommonArtTest code." by Martin Stjernholm · 1 year, 1 month ago
  88. 2e2624f Change the dex file for 595-profile-saving. by Nicolas Geoffray · 1 year, 1 month ago
  89. 8bc6a58 Revert^17 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 1 month ago
  90. ce502a4 [automerger skipped] Avoid dynamic lib dependencies on internal ART libraries in the am: 79248264f3 -s ours by Martin Stjernholm · 1 year, 1 month ago
  91. ee7471e Disable "2271-profile-inline-cache" on "jit-on-first-use". by Jiakai Zhang · 1 year, 1 month ago
  92. 97e2bb7 Change profile inline cache threshold to 4000. by Jiakai Zhang · 1 year, 1 month ago
  93. b722354 Reland "Move the construction of ProfilingInfo in the compiler." by Nicolas Geoffray · 1 year, 1 month ago
  94. e828df1 Always pass the receiver type. by Nicolas Geoffray · 1 year, 1 month ago
  95. c6371b5 Revert^16 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 4 months ago
  96. 7924826 Avoid dynamic lib dependencies on internal ART libraries in the by Martin Stjernholm · 1 year, 3 months ago
  97. 5e38ea5 Make profile inline cache threshold configurable. by Jiakai Zhang · 1 year, 1 month ago
  98. 5e3fa68 Suppress -Wshadow warning by Yi Kong · 1 year, 1 month ago
  99. 4a0b8f1 Revert "Remove the extra compilation sets in the JIT." by Nicolas Geoffray · 1 year, 1 month ago
  100. 20bcfc0 Clean up BUILD_BROKEN_DISABLE_BAZEL that no longer does anything. by Martin Stjernholm · 1 year, 1 month ago