Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2d652dd17858c3ad0b7224a81bba2f4a9cacaafe
2d652dd
Remove unused function JNIMacroAssembler::Call(FrameOffset, Offset).
by Peter Collingbourne
· 3 years ago
a81c03b
Fix race condition
by Alan Stokes
· 3 years ago
b34c348
Fix braino in InvokeFromTransform
by Orion Hodson
· 3 years ago
6a8aeec
Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps.
by Nicolas Geoffray
· 3 years ago
ab72f9c
Fix THREAD_INTERPRETER_CACHE_SIZE_SHIFT
by David Srbecky
· 3 years ago
1a78690
Simplify return in __memcmp16
by David Srbecky
· 3 years ago
14ce608
Use uname -m to get the device ISA.
by Peter Collingbourne
· 3 years ago
531366e
Enable CompOsSigningHostTest on user build
by Victor Hsieh
· 3 years ago
eabe7f8
Enable more tests in CompOsSigningHostTest
by Victor Hsieh
· 3 years ago
3b76ab4
Add known instruction set variants to logging strings
by Santiago Aboy Solanes
· 3 years ago
92138f0
Add regression test for bug 215510819.
by Vladimir Marko
· 3 years ago
2c3e466
Update test flakes list
by Orion Hodson
· 3 years ago
7dc1463
Revert^2 "Add config for testing compiling and launching an app"
by Santiago Aboy Solanes
· 3 years, 1 month ago
ce73d81
Revert "Don't use sigsegv handler for jvmti."
by Muhammad Qureshi
· 3 years ago
9333673
Fix DCHECK related to frame pop events.
by Mythri Alle
· 3 years ago
2362c5a
MethodHandle dead and duplicated code clean-up
by Orion Hodson
· 3 years ago
c6270df
Remove unused EmulatedStackFrame.callsiteType field
by Orion Hodson
· 3 years ago
5a133d0
Adjust names of some flaky tests excluded from the ART MTS definition.
by Roland Levillain
· 3 years ago
30bc777
Remove race on cached thread-name deletion
by Hans Boehm
· 3 years ago
0f71b19
Do not reuse superclass IfTable with non-marker interfaces...
by Vladimir Marko
· 3 years ago
c226211
Fix CHA: Treat default conflict method like abstract.
by Vladimir Marko
· 3 years ago
b4df138
Fix broken test
by Alan Stokes
· 3 years ago
a8ee39d
Don't use sigsegv handler for jvmti.
by Nicolas Geoffray
· 3 years ago
818e872
Only return the vdex file as an optimization file when we don't use the oat file.
by Nicolas Geoffray
· 3 years ago
c0673f0
Using ASM 7 for ART tests
by Sorin Basca
· 3 years ago
ab47488
Cleanup Instrumentation::IsActive
by Mythri Alle
· 3 years ago
cc60268
Disable 181-default-methods for no-image.
by Vladimir Marko
· 3 years ago
52eb99f
Oat bump after revert aosp/1967639
by Santiago Aboy Solanes
· 3 years ago
16eb100
Revert "Revert^2 "Store and check apex-versions in boot images.""
by Santiago Aboy Solanes
· 3 years ago
57b3b54
Revert "Fix the check on apex-versions for boot images."
by Santiago Aboy Solanes
· 3 years ago
55e509f
Extract the modules bootclasspath handling.
by Artem Serov
· 3 years ago
19366b8
Rewrite interface method linking.
by Vladimir Marko
· 3 years ago
9485968
Mark more flaky tests for MTS.
by Nicolas Geoffray
· 3 years ago
239c449
Revert "Add bss support for inlining BCP DexFiles for single image"
by Santiago Aboy Solanes
· 3 years ago
8ee882b
Fix -Wbitwise-instead-of-logical by splitting bitwise expression
by Pirama Arumuga Nainar
· 3 years ago
525c2b5
Add tests for default method linking, fix bugs.
by Vladimir Marko
· 3 years ago
bdf7dc0
Introduce FindSuperMethodToCall to find the target of a super call.
by Nicolas Geoffray
· 3 years ago
b81df96
Update license definitions under art/
by Colin Cross
· 3 years ago
e208b04
Revert "Generate a primary boot image for testing."
by Hans Boehm
· 3 years ago
6740fcc
Don't do force-compile in CompOS mode
by Alan Stokes
· 3 years ago
6454968
Generate a primary boot image for testing.
by Jiakai Zhang
· 3 years ago
723b4be
Remove JniInvocation test while investigating LUCI failures.
by Martin Stjernholm
· 3 years ago
8bc45ab
Fix the check on apex-versions for boot images.
by Jiakai Zhang
· 3 years ago
5cfb7bb
Do not create useless copied methods for interfaces.
by Vladimir Marko
· 3 years ago
fd0aec4
Move non-public default method warning.
by Vladimir Marko
· 3 years ago
bd75c5b
Type lookup table dump: add a new line after each entry.
by Nicolas Geoffray
· 3 years ago
d4aba91
Increase coverage of libartpalette-system native API.
by Martin Stjernholm
· 3 years ago
7ed61a1
Variable name cleanup in quick_dexcache_entrypoints
by Santiago Aboy Solanes
· 3 years ago
3fa3635
Add CompOS to odsign_e2e_tests
by Victor Hsieh
· 3 years ago
34aa3ae
Create a standalone libdexfile external test in CTS for module API coverage.
by Martin Stjernholm
· 3 years ago
2d62882
Add bss support for inlining BCP DexFiles for single image
by Santiago Aboy Solanes
· 3 years ago
b484f0f
Modify --compilation-os-mode to not omit APEX timestamps.
by Jiakai Zhang
· 3 years ago
4841fd2
Move test state to TestInformation#properties.
by Jiakai Zhang
· 3 years ago
11b78a8
Revert^2 "Store and check apex-versions in boot images."
by Jiakai Zhang
· 3 years ago
ec696e5
Clean up debug checks in intrinsic code.
by Ulya Trafimovich
· 3 years ago
9c69afd
MethodHandles: Fix invalid DCHECKS
by Orion Hodson
· 3 years ago
1b3ec0f
Revert^2 "Reduce pauses for weak reference access"
by Hans Boehm
· 3 years ago
1a82a4b
Clean up `ClassLinker::FindDefaultMethodImplementation()`.
by Vladimir Marko
· 3 years ago
07cbc5b
Revert "Reduce pauses for weak reference access"
by Hans Boehm
· 3 years ago
0ab5b6d
Reduce pauses for weak reference access
by Hans Boehm
· 3 years, 7 months ago
ef879d4
Fix JIT Zygote in-memory compilation for primary boot image.
by Jiakai Zhang
· 3 years ago
ed3e3ad
Move failing tests to target/host failing category.
by Nicolas Geoffray
· 3 years ago
541ca32
Use implicit suspend check in JIT.
by Nicolas Geoffray
· 3 years ago
ed0dcad
Fail dex2oat when generating app image without boot image.
by Jiakai Zhang
· 3 years ago
c29cd1f
Remove wildcard from ART tests' OWNERS file.
by Roland Levillain
· 3 years ago
e1f9638
On partial fragment deopts, update return PC only when necessary
by Mythri Alle
· 3 years ago
4b34d5c
Intrisify IsInfinite() (float/double) function for x86_64
by Shalini Salomi Bodapati
· 3 years ago
b42cd1d
Don't disable nterp even if non-standard exits might be requested
by Mythri Alle
· 3 years ago
c8a694d
Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint."
by Nicolas Geoffray
· 3 years ago
bed84ef
Avoid read barrier in `ArtMethod::IsOverridableByDefaultMethod()`.
by Vladimir Marko
· 3 years ago
35782d4
Emit dex_pc as line number when debug info is unavailable for ANR traces
by Daniel Jin
· 3 years ago
9e14327
ARM64: Disable implicit suspend checks, again.
by Vladimir Marko
· 3 years ago
19ec1ff
910-methods: don't print modifiers by default
by Orion Hodson
· 3 years ago
d0c969f
Set the trigger to be kApexVersionMismatch when no prior cache-info.
by Jiakai Zhang
· 3 years ago
5bd2208
Revert "Store and check apex-versions in boot images."
by Jiakai Zhang
· 3 years ago
4e0447f
Remove instructions to update AOSP ART prebuilts.
by Martin Stjernholm
· 3 years ago
3cf5f2c
Fix ahat parsing to allow leading whitespaces for comments
by Sorin Basca
· 3 years ago
7ddae99
Clean up `AssignVTableIndexes()`.
by Vladimir Marko
· 3 years ago
fd12435
Reduce an error log to a warning.
by Nicolas Geoffray
· 3 years ago
7b79814
Revert odrefresh split
by Victor Hsieh
· 3 years ago
d20fa39
Remove --max-{execution, child-process}-seconds
by Victor Hsieh
· 3 years ago
2de577d
Store and check apex-versions in boot images.
by Jiakai Zhang
· 3 years ago
20299e6
Add RegisterNativeAllocation reporting to the Java Heap Profiler.
by Wessam Hassanein
· 3 years ago
78f62d8
Rewrite interface table setup.
by Vladimir Marko
· 3 years ago
fcda002
Remove `RootTargetPreparer` from odsign_e2e_tests.
by Jiakai Zhang
· 3 years ago
4af4fd7
Revert^2 "Add odsign_e2e_tests to CTS."
by Jiakai Zhang
· 3 years ago
ebdaa2b
Use MADV_DONTNEED for alternate signal stack.
by Vladimir Marko
· 3 years ago
a329345
Make it easier to change the location of the primary boot image.
by Jiakai Zhang
· 3 years ago
ab21f69
Bump oat version to delete bogus artifacts.
by Nicolas Geoffray
· 3 years ago
a553f0f
Add another test to the list of known failures for gcstress/debug.
by Nicolas Geoffray
· 3 years ago
8f3beae
Cleanup method inspection callbacks from jvmti
by Mythri Alle
· 3 years ago
414f299
Point to the relevant ticket to explain some host exports better.
by Martin Stjernholm
· 3 years ago
b08e115
MethodHandles: change asType() / invoke() implementation
by Orion Hodson
· 3 years ago
3a7d0d8
Update nterp to advance PC early on branches
by Mythri Alle
· 3 years ago
a3759ca
arm: Implement Unsafe.compareAndSetObject intrinsic.
by Ulya Trafimovich
· 3 years ago
70102e6
arm64: Implement Unsafe.compareAndSetObject intrinsic.
by Ulya Trafimovich
· 3 years ago
27d4f33
Remove unused interpreter_handler_table_
by Mythri Alle
· 3 years ago
ee7bd32
Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases"
by Nicolas Geoffray
· 3 years ago
3d2f148
Revert "Add thread-shared interpreter cache"
by Hans Boehm
· 3 years ago
fa40e6e
Add thread-shared interpreter cache
by David Srbecky
· 3 years, 1 month ago
Next »