index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
common
Age
Commit message (
Expand
)
Author
2025-02-17
Refactor `ArtMethod` entrypoint initialization.
Vladimir Marko
2025-01-20
Introduce an "external" variant of libarttest(d).so and use it to fix
Martin Stjernholm
2025-01-05
Add a test to check AOT code is used when method tracing is stopped
Mythri Alle
2024-10-17
Fix `--jit-on-first-use` run-tests.
Vladimir Marko
2024-03-26
Rename enums.h/.cc to pointer_size.h/.cc.
Santiago Aboy Solanes
2024-03-21
Reuse boot JNI stub for native methods (reland).
hangl
2024-03-08
Revert "Reuse boot JNI stub for native methods"
Nicolas Geoffray
2024-03-07
Reuse boot JNI stub for native methods
hangl
2024-02-21
Update tests to explicitly ensure JITed code
Mythri Alle
2024-02-06
For JIT at first use, compile the method directly.
Nicolas Geoffray
2024-02-05
In ForceJitCompile in tests, do pattern match first.
Nicolas Geoffray
2024-02-05
For tests, enqueue JIT compilation instead of doing it on the current thread.
Nicolas Geoffray
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2024-01-16
Retry the test if GC still happens in 2271-profile-inline-cache.
Jiakai Zhang
2023-12-18
Make profile inline cache threshold configurable.
Jiakai Zhang
2023-12-15
Revert "Move the construction of ProfilingInfo in the compiler."
Javier Molina
2023-12-14
Move the construction of ProfilingInfo in the compiler.
Nicolas Geoffray
2023-10-10
Reland^2 "Add a small pattern matcher to JIT compilation."
Nicolas Geoffray
2023-10-03
Revert Reland "Add a small pattern matcher to JIT compilation."
Nicolas Geoffray
2023-10-02
Reland "Add a small pattern matcher to JIT compilation.""
Nicolas Geoffray
2023-09-23
Revert "Add a small pattern matcher to JIT compilation."
Nicolas Geoffray
2023-09-22
Add a small pattern matcher to JIT compilation.
Nicolas Geoffray
2023-09-08
Don't update the compiler filter when using a runtime image.
Jiakai Zhang
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2022-11-08
Fix ulimit in 151-OpenFileLimit
David Srbecky
2022-10-25
Fix for Thread::QuickDeliverException.
Nicolas Geoffray
2022-09-26
Remove ANDROID_LOG_TAGS=*:e filter in gtests.
Martin Stjernholm
2022-07-14
Reland "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-13
Revert "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-12
Introduce a flag to check if JITed code has instrumentation support
Mythri Alle
2022-06-22
Cleanup around method inspection callbacks
Mythri Alle
2022-05-12
Make ForceJitCompile more robust.
Nicolas Geoffray
2022-01-18
Cleanup method inspection callbacks from jvmti
Mythri Alle
2022-01-04
Install instrumentation stubs for supporting single thread deopts
Mythri Alle
2021-12-21
Reland "More entrypoint handling cleanup."
Nicolas Geoffray
2021-12-20
Revert "More entrypoint handling cleanup."
Nicolas Geoffray
2021-12-20
More entrypoint handling cleanup.
Nicolas Geoffray
2021-05-06
Adjust code in compiledWithOptimizing
Nicolas Geoffray
2021-05-04
Generalize Main.compiledWithOptimizing.
Nicolas Geoffray
2021-03-01
Don't abort if the oat file doesn't have dex2oat command line key.
Nicolas Geoffray
2020-10-13
Introduce a ensureJitBaselineCompiled for tests.
Nicolas Geoffray
2020-09-24
Add ability to override gtest LOG_TAGS
Alex Light
2020-08-18
Move to do/while loop to ensure optimized compilation.
Nicolas Geoffray
2020-08-10
Reland "Cleanups around the creation of ProfilingInfo."
Nicolas Geoffray
2020-08-06
Revert "Cleanups around the creation of ProfilingInfo."
Lokesh Gidra
2020-08-06
Cleanups around the creation of ProfilingInfo.
Nicolas Geoffray
2020-07-09
Rewrite assembler_test_base.h
David Srbecky
2020-06-18
Introduce an enum for the compilation kind.
Nicolas Geoffray
2020-05-20
HWASan fixes for ART tests
David Srbecky
2020-05-15
Revert^2 "Remove test_per_src from ART tests."
David Srbecky
[next]