index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-09-18
[SP 2025-09-01] Throw an exception in JNI::NewObject for abstract classes.
banksia-dev
Nicolas Geoffray
2025-03-24
Run-test: Add 'ArtTest' atest target
David Srbecky
2025-03-21
Run-test: Remove sanitize_dex2oat_cmdline
David Srbecky
2025-03-21
Fix libartpalette MCTS tests to not link the runtime statically.
Martin Stjernholm
2025-03-20
Move more path logic for tests to testing.cc, so it can be used without
Martin Stjernholm
2025-03-20
Run-test: Remove intermediate files from the build output.
David Srbecky
2025-03-20
Use a raw string in `run_test_build.py`.
Vladimir Marko
2025-03-20
Fix LSE to track type conversions correctly.
Vladimir Marko
2025-03-19
Disable 055-enum-performance on tradefed
Mythri Alle
2025-03-18
Revert^4 "Use nanoseconds for v2 method tracing"
Mythri Alle
2025-03-17
Remove min_sdk_verison property
Gurpreet Singh
2025-03-12
1963-add-to-dex-classloader-in-memory: remove workaround.
Elliott Hughes
2025-03-10
Test1963: remove unnecessary JNI.
Elliott Hughes
2025-03-07
Remove fugu workarounds from run-libcore-tests.py.
Elliott Hughes
2025-03-05
Use right type when using unique_ptr for array
Mythri Alle
2025-03-04
Fix a memory leak in dum_trace used in 2246-trace-v2
Mythri Alle
2025-03-03
Turn string raw in testrunner.py
Santiago Aboy Solanes
2025-02-25
Disable -Wcast-function-type-mismatch
Aditya Kumar
2025-02-25
Allow accesses to unsupported APIs from platform to core platform.
Martin Stjernholm
2025-02-20
Remove extraneous apex_available from art tests
Colin Cross
2025-02-19
[Sim] Build target boot image for simulator
Chris Jones
2025-02-19
[Sim] Add a restricted mode setup
Chris Jones
2025-02-18
Update test expectation.
Nicolas Geoffray
2025-02-18
Refactor `Instrumentation` out of `Runtime`.
Vladimir Marko
2025-02-18
Do not inline a method that was marked as un-compilable.
Nicolas Geoffray
2025-02-18
Support loading an ELF file from a zip file.
Jiakai Zhang
2025-02-17
Refactor `ArtMethod` entrypoint initialization.
Vladimir Marko
2025-02-14
verifier: Reject `filled-new-array/-range` with `[J`/`[D`.
Vladimir Marko
2025-02-14
Refactor OatFileAssistant - Step 3.
Jiakai Zhang
2025-02-11
verifier: Keep locking info for no-op move-object.
Vladimir Marko
2025-02-10
Add //apex_available:platform to art tests
Colin Cross
2025-02-10
Use `std::string_view` for `DescriptorToDot()`, ...
Vladimir Marko
2025-01-30
Reduce alignment for .rodata section in OAT files
Richard Neill
2025-01-29
Optimizing: Fix `SimplifyIfs()` for FP bias mismatch.
Vladimir Marko
2025-01-29
Ignore hiddenapi denial errors on qemu as well.
Martin Stjernholm
2025-01-28
Do not always set ART_TEST_CHROOT in testrunner.py.
Martin Stjernholm
2025-01-28
Log info about the caller and callee in hiddenapi denial messages.
Martin Stjernholm
2025-01-28
Allow ART internal libs to load libs in NATIVELOADER_DEFAULT_NAMESPACE_LIBS.
Martin Stjernholm
2025-01-28
Use libarttest(d)_external to fix 656-annotation-lookup-generic-jni,
Martin Stjernholm
2025-01-28
Fix the loading of libarttest(d).so in 150-loadlibrary and enable it
Martin Stjernholm
2025-01-28
Use libarttest(d)_external to fix 674-hiddenapi, and enable it on
Martin Stjernholm
2025-01-27
Limit 1336-short-finalizer-timeout with emulation
Hans Boehm
2025-01-24
Optimizing: Rename `HCodeFlowSimplifier`...
Vladimir Marko
2025-01-23
Optimizing: Generate `HSelect` if there are more phis...
Vladimir Marko
2025-01-22
Optimizing: Allow moving `HCondition` to use site.
Vladimir Marko
2025-01-20
Introduce an "external" variant of libarttest(d).so and use it to fix
Martin Stjernholm
2025-01-17
Optimizing: Rename `HSelectGenerator`...
Vladimir Marko
2025-01-17
Fix crash when calling a public Object method with invokesuper.
Nicolas Geoffray
2025-01-16
Update test.
Nicolas Geoffray
2025-01-16
Merge sFields and iFields.
Nicolas Geoffray
[next]