1. 1fcae12 Refactor ArtFileManager. by Jiakai Zhang · 5 days ago main master
  2. 450e26a Implement preRebootInit in artd. by Jiakai Zhang · 3 weeks ago
  3. 0d05c3c Remove dynamic link exception for libc++. by Martin Stjernholm · 2 days ago
  4. 3939bde Set test ownerships for ART. by Martin Stjernholm · 5 days ago
  5. 8668ae5 Refactor error reporting in `OatFileBase::Setup()`. by Vladimir Marko · 33 hours ago
  6. 9e68e9b Add profman path to Compiler Explorer local properties. by Jiakai Zhang · 34 hours ago
  7. 030a225 Revert "Reland "Revamp JIT GC."" by Nicolas Geoffray · 2 days ago
  8. 63843bf Do not generate dead jump for interface instance-of. by Vladimir Marko · 2 days ago
  9. a9e7ce3 Disable run-test 732 for `optimizing & no-image`. by Vladimir Marko · 2 days ago
  10. d229e50 ART standalone tests: use static STL and version scripts by Ryan Prichard · 7 days ago
  11. 4a79b17 Optimizing: Treat app image objects as non-movable. by Vladimir Marko · 6 days ago
  12. 55e99bd Add debug info for failure to become 1-threaded by Hans Boehm · 6 days ago
  13. 1df1ff5 Delete disabling of art in non source builds by Spandan Das · 8 days ago
  14. 30b1e9b Allow ahat usage with Java 11 runtimes by Jared Duke · 5 days ago
  15. 649b885 oatdump: Disable test cases failing due to x86 disassembler issues by Vilas Bhat · 5 days ago
  16. 69928e7 Apply `CompilerDriver::LoadImageClasses()` to app images. by Vladimir Marko · 6 days ago
  17. 7165161 Separate libart runtime/compiler static_defaults by Dmitrii Ishcheikin · 7 weeks ago
  18. 718bcbe ART: Fix missing nativeloader symbols for Golem. by Vladimir Marko · 6 days ago
  19. b1eb285 riscv64: Reorganize list of branches bound to the same label by Roman Artemev · 6 days ago
  20. c7bc9f5 Do not encode out of range dex pcs in the profile. by Nicolas Geoffray · 12 days ago
  21. f3cb22e Add BCP dex file's BSS mappings to boot image extension compiles by Santiago Aboy Solanes · 6 days ago
  22. afc4444 Remove libunwindstack dependency from runtime tests. by Martin Stjernholm · 8 days ago
  23. bda11bd Add instructions for generating boot images for local Compiler Explorer. by Jiakai Zhang · 7 days ago
  24. 16567ac Reland "Revamp JIT GC." by Nicolas Geoffray · 6 days ago
  25. 36aba64 Reset the method trace buffer index when handling overflow by Mythri Alle · 8 days ago
  26. 680e767 Check existence of class data in profman resolution by Christoffer Adamsen · 6 days ago
  27. b9247e2 16k: Hint that allocation spaces should be 32mb aligned by Pierre Langlois · 8 weeks ago
  28. 21be061 Fix typo in x86_64 VisitJdkUnsafePutByte by Santiago Aboy Solanes · 7 days ago
  29. c66a8e5 Clean up target retrieval from `LinkerPatch`. by Vladimir Marko · 7 days ago
  30. de8e668 Revert "Revamp JIT GC." by Nicolas Geoffray · 8 days ago
  31. 5209a09 Add //packages/modules/common/build by Jeongik Cha · 6 weeks ago
  32. 366d45a TrackingAllocator and GcRootArenaAllocator: C++20 fixes by Ryan Prichard · 12 days ago
  33. 1f8f41b Avoid calling Alloc::{address,construct,destroy} by Ryan Prichard · 12 days ago
  34. 5ab7299 Implement a check that standalone tests only link known available libs by Martin Stjernholm · 3 weeks ago
  35. 5009fef Add instructions to run a local Compiler Explorer. by Jiakai Zhang · 2 weeks ago
  36. 253075f Rename `.data.bimg.rel.ro` to `.data.img.rel.ro`. by Vladimir Marko · 8 days ago
  37. 3293b63 Convert `dump-oat` to Android.bp by Nelson Li · 9 days ago
  38. 0730512 Declare OatWriter::BssMappingInfo sooner by Ryan Prichard · 9 days ago
  39. 03ffba5 CompilationResult: remove private default ctor by Ryan Prichard · 12 days ago
  40. f257588 Fix ExperimentalFlags operator== ambiguity by Ryan Prichard · 12 days ago
  41. 855f168 Revert libunwindstack back to dynamic linking in runtime tests. by Martin Stjernholm · 8 days ago
  42. f9bde50 Revamp JIT GC. by Nicolas Geoffray · 6 weeks ago
  43. 1b5d0be Fix NameAndSignature::operator== ambiguity by Ryan Prichard · 12 days ago
  44. b66eb3b Avoid comparing std::memory_order_relaxed with 0 by Ryan Prichard · 12 days ago
  45. 876dc76 Improve std::memory_order enum usage by Ryan Prichard · 12 days ago
  46. 3f29f37 Wait for the boot to complete before running dexopt_chroot_setup_test. by Jiakai Zhang · 11 days ago
  47. 013d57d Skip dexopt_chroot_setup_test on old platforms. by Jiakai Zhang · 11 days ago
  48. 245509c Fix standalone tests to only link NDK and module exported libraries dynamically. by Martin Stjernholm · 3 weeks ago
  49. 2b963f9 riscv64: Support auto-compression for raw branches. by Vladimir Marko · 14 days ago
  50. 83aab09 Add Parse Verifier Deps timing by Santiago Aboy Solanes · 2 weeks ago
  51. d378234 Speed up FastVerify by resolving the dex files by Santiago Aboy Solanes · 2 weeks ago
  52. 69c9ea4 Revert "x86_64: Add JIT support for LoadMethodType." by Nicolas Geoffray · 12 days ago
  53. e8da7cd Clean up string data access in `DexFile`. by Vladimir Marko · 2 weeks ago
  54. 69dc245 Implement dexopt_chroot_setup. by Jiakai Zhang · 4 weeks ago
  55. 53ca944 x86_64: Add JIT support for LoadMethodType. by Almaz Mingaleev · 3 months ago
  56. a7bc7cb Fetch class loaders and wait for GC in JitCodeCache::GetProfiledMethods. by Nicolas Geoffray · 2 weeks ago
  57. 98556fe oatdump --dump-method-and-offset-as-json by Matt Gilbride · 7 weeks ago
  58. 3e410f1 Support sparsity in FdFile::Copy by Richard Neill · 2 months ago
  59. db9cd13 Reland^2 "Batch compacted pages to reduce number of uffd ioctls." by Lokesh Gidra · 4 weeks ago
  60. 25f75a7 Add a README for native bridge and libnativebridge. by Martin Stjernholm · 2 weeks ago
  61. cabfc75 Change `TypeLookupTable` to use `std::string_view`. by Vladimir Marko · 2 weeks ago
  62. 420ffd6 Add another failing test on gcstress+debug. by Nicolas Geoffray · 2 weeks ago
  63. 558e954 Replace OatClassType::kOatClassMax with KLast by Santiago Aboy Solanes · 2 weeks ago
  64. 2fa8453 Fixes related to inlined inline caches. by Nicolas Geoffray · 2 weeks ago
  65. 69560c6 Avoid looking up for method id on each trace entry by Mythri Alle · 9 weeks ago
  66. 1162313 Remove use of std::iterator and std::result_of by Ryan Prichard · 3 weeks ago
  67. 68e9af2 ART Faster `LinkCode()` in `ClassLinker`. by Vladimir Marko · 2 weeks ago
  68. cfff041 Update the code to sign extend the result after decoding from leb128 by Mythri Alle · 3 weeks ago
  69. 367cf31 Move some code from `ArtMethod` to run-test 664. by Vladimir Marko · 3 weeks ago
  70. ad8837d Change the default dexopt concurrency for all other reasons to 4. by Jiakai Zhang · 3 weeks ago
  71. 172ae8d Annotate GetDiscontinuousSpaces requires shared mutator_lock by Mythri Alle · 4 weeks ago
  72. 5fe81fd Add getTrampolineForFunctionPointer method to native bridge by dimitry · 4 weeks ago
  73. 4e6db6e Faster annotations processing in `ClassLinker::LoadClass()`. by Vladimir Marko · 3 weeks ago
  74. 9486862 Consolidate OWNERS in libnativebridge and libnativeloader. by Martin Stjernholm · 5 weeks ago
  75. 9b3acf7 Remove RegisterAllocator::Strategy by Santiago Aboy Solanes · 5 weeks ago
  76. 97cf364 Simplify and explain the ELF_ST_*() macros. by Elliott Hughes · 3 weeks ago
  77. 17f80ec Move art_standalone_dexopt_chroot_setup_tests to eng only. by Jiakai Zhang · 3 weeks ago
  78. 97d9a1d elf_utils.h: remove two unused functions. by Elliott Hughes · 3 weeks ago
  79. 6c095f0 Promote art_standalone_dexopt_chroot_setup_tests to Presubmit. by Jiakai Zhang · 3 weeks ago
  80. 9bdfed7 Update strings in 2237-checker-inline-multidex. by Almaz Mingaleev · 3 weeks ago
  81. d923c47 riscv64: Create InstructionSimplifierRiscv64, ShiftAdd by Anton Romanov · 9 weeks ago
  82. aa2fe78 Add comment that host variant of libdexfile is dropped in >=V sdks by Spandan Das · 4 weeks ago
  83. 738911f Don't copy dex code for plain dex files. by Jiakai Zhang · 3 weeks ago
  84. a4e0034 Rename thread that does OOM perfetto dump by Daniele Di Proietto · 4 months ago
  85. dec2fdc elf_utils.h: remove more duplicated constants. by Elliott Hughes · 3 weeks ago
  86. cf654f0 Support disabling embedded profile through a dm file. by Jiakai Zhang · 5 weeks ago
  87. 52a32e5 Remove duplicate STV_DEFAULT definition. by Elliott Hughes · 4 weeks ago
  88. f2760bd Make DexCachePairArray Set/GetPair use release/acquire by Santiago Aboy Solanes · 5 weeks ago
  89. e9c64c9 Add JNI equivalent methods in artd for Pre-reboot Dexopt use. by Jiakai Zhang · 5 weeks ago
  90. 9dde43e jvmti: Fix assertion check in instrumentation by Roman Artemev · 4 weeks ago
  91. 39b4802 Add support in ahat to handle bitmaps with compressed contents by Eric Miao · 7 weeks ago
  92. 3cf63ff Simplify finalizer check in `ClassLinker::LoadMethod()`. by Vladimir Marko · 4 weeks ago
  93. 5344eca Only run artd tests on U or above. by Jiakai Zhang · 4 weeks ago
  94. 8159940 riscv64: Implement StringCompareTo instrinsic by denis.tomashev · 8 weeks ago
  95. 840bf2f Support 64-bit leb128 encoding and decoding by Mythri Alle · 7 weeks ago
  96. b3ddd1e Optimizing: Clean up unreachable `Evaluate()` functions. by Vladimir Marko · 4 weeks ago
  97. c29a77f 16k: Hardcode PAGE_SIZE value to 4096 for windows targets by Vilas Bhat · 5 weeks ago
  98. 7f22a8e Rename enums.h/.cc to pointer_size.h/.cc. by Santiago Aboy Solanes · 6 weeks ago
  99. 42646b1 Move methods used only once from utils.h to jit.cc by Santiago Aboy Solanes · 5 weeks ago
  100. 832ebf4 Remove unused methods from utils.h by Santiago Aboy Solanes · 5 weeks ago