Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f585c1e4f8b011b7399668800da53ec726fbeb40
/
runtime
f585c1e
Protect/Unprotect regions (region space) only in debug build
by Lokesh Gidra
· 5 years ago
0aa0206
Add resetJitCounters
by Mathieu Chartier
· 5 years ago
88b1c83
Revert "Allow structural redefinition on non-final classes."
by Roland Levillain
· 5 years ago
d3ed4ad
Handle Special case div and rem by 2 in art interpreter
by Shalini Salomi Bodapati
· 5 years ago
c47040d
Allow structural redefinition on non-final classes.
by Alex Light
· 5 years ago
dc540df
Add ScopedAllowThreadSuspension
by Mathieu Chartier
· 5 years ago
882d414
Use nativePostForkSystemServer for system server profiling
by Mathieu Chartier
· 5 years ago
da3653f
Fix reinterpret cast in ImmuneSpaceCaptureRefsVisitor
by Lokesh Gidra
· 5 years ago
0ac78cf
Fix vtable relocation for boot image extension.
by Vladimir Marko
· 5 years ago
7ed2d38
Fix boot image extension class exclusion.
by Vladimir Marko
· 5 years ago
cb177da
Convert 'thread to mark-stack map empty' assertion into a CHECK
by Lokesh Gidra
· 5 years ago
a8f3918
Clean up some image tests.
by Vladimir Marko
· 5 years ago
e61f16a
Add missing WriteBarrier on VisitReflectiveTargets
by Alex Light
· 5 years ago
55d9aaa
Assert no-thread-mark-stack mapping after switching to shared mode
by Lokesh Gidra
· 5 years ago
3e9d7ae
Don't use addr2line for dex and jar files.
by Orion Hodson
· 5 years ago
a879bdf
Revert^2 "Fix CompilerDriver's handling of boot image extension."
by Vladimir Marko
· 5 years ago
986914b
Revert^4 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
d56f7d1
Revert "Add spin loop to mutex, overhaul monitor"
by Hans Boehm
· 5 years ago
2f8c1ac
Revert^3 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
8ba9738
Revert^2 "Initial support for adding virtuals with structural redefinition"
by Alex Light
· 5 years ago
0d508a0
Add spin loop to mutex, overhaul monitor
by Hans Boehm
· 5 years ago
d0e354e
Revert "Initial support for adding virtuals with structural redefinition"
by Nicolas Geoffray
· 5 years ago
283bb32
Initial support for adding virtuals with structural redefinition
by Alex Light
· 5 years ago
a9bbc08
Implement STL iterators on ObjectArray and add helpers
by Alex Light
· 5 years ago
889b72d
Load classes for boot image extension.
by Vladimir Marko
· 5 years ago
1592cfc
Add mark-stack related assertions in marking phase
by Lokesh Gidra
· 5 years ago
d830263
Fix image checksum verification.
by Vladimir Marko
· 5 years ago
149cdda
Check stored references in transactional interpreter.
by Vladimir Marko
· 5 years ago
af9ab6d
art: extend the supported cpu_variant list for arm64
by Chuwei Xu
· 5 years ago
682715e
Set system server package name to "android" when profiling
by Calin Juravle
· 5 years ago
0f6bde0
Adjust profile version when the boot image profiling is switched on
by Calin Juravle
· 5 years ago
681692b
ARM64: FP16.rint() intrinsic for ARMv8
by Usama Arif
· 5 years ago
665aac4
ARM64: FP16.ceil() intrinsic for ARMv8
by Usama Arif
· 5 years ago
b9f02c2
ARM64: FP16.floor() intrinsic for ARMv8
by Usama Arif
· 5 years ago
f1b18fa
Use explicit list of mirrored class when checking CanRedefine
by Alex Light
· 5 years ago
2462789
Ensure structural redefinition can shadow functions/fields
by Alex Light
· 5 years ago
28b6efe
Don't visit invalid Dex-cache slots
by Alex Light
· 5 years ago
2764f61
MethodHandles: fix missing nominal type return value conversion
by Orion Hodson
· 5 years ago
1c5949e
libicu_jni needs to be initialized before libopenjdk{d}
by Victor Chang
· 5 years ago
92eec3a
Add boot image checksums to image header.
by Vladimir Marko
· 5 years ago
d3d00c0
Refactor oat.h.
by Vladimir Marko
· 5 years ago
267366c
Only allow access to @TestApi signatures in instrumented processes.
by Artur Satayev
· 5 years ago
2191069
Revert^4 "Boot image extension."
by Vladimir Marko
· 5 years ago
add69ac
Revert^2 "Revoke CC's thread-local mark stack in ~Thread"
by Lokesh Gidra
· 5 years ago
f5c5eb3
Revert^3 "Boot image extension."
by Vladimir Marko
· 5 years ago
acdb9a3
Plumb @TestApi enforcement policy to runtime.
by Artur Satayev
· 5 years ago
4c6d765
Make GetBytesAllocatedEver() monotonic
by Hans Boehm
· 5 years ago
93e5ae9
Revert "Revoke thread-local mark stack for CC in ~Thread"
by Nicolas Geoffray
· 5 years ago
129d61b
Revoke thread-local mark stack for CC in ~Thread
by Lokesh Gidra
· 5 years ago
3314457
Remove unused MethodInspectionCallback declaration
by Mathieu Chartier
· 5 years ago
beb66b3
Fix boot image extension relocation.
by Vladimir Marko
· 5 years ago
ccc7519
Avoid making oat files executable for system server profiling
by Mathieu Chartier
· 5 years ago
02820f4
Revert^2 "Boot image extension."
by Vladimir Marko
· 5 years ago
831f20f
Don't use F_SEAL_FUTURE_WRITE for boot image methods.
by Nicolas Geoffray
· 5 years ago
382df39
Add consistency CHECKs around ArtMethod fields.
by Nicolas Geoffray
· 5 years ago
9f459c4
Revert "Boot image extension."
by Colin Cross
· 5 years ago
4f6ebe8
Boot image extension.
by Vladimir Marko
· 6 years ago
3155aa4
Add DCHECK that Allocation PreFenceVisitors do not suspend
by Alex Light
· 5 years ago
014c16c
Revert "Enable JIT dual data mapping."
by David Srbecky
· 5 years ago
201ffea
Add tests for GreylistMaxQ.
by Artur Satayev
· 5 years ago
f05f04b
Make ArtMethod methods const or requiring the mutator lock.
by Nicolas Geoffray
· 5 years ago
8e23d38
[jitzygote] Suspend all threads when remapping boot image methods.
by Nicolas Geoffray
· 5 years ago
4b79501
Remove unused art::mirror::MethodHandle::GetTargetClass
by Orion Hodson
· 5 years ago
8852e53
[jitzygote] Remap boot boot image methods in zygote when single-threaded.
by Nicolas Geoffray
· 5 years ago
436c6f5
Oat file checksums for boot image extensions.
by Vladimir Marko
· 5 years ago
e3884e3
[jitzygote] Map the boot image fd after the contents have been written.
by Nicolas Geoffray
· 5 years ago
c2d0c96
Perform reverify with shared mutator-lock.
by Alex Light
· 5 years ago
7f958e3
Revert^2 "ARM64: toHalf() intrinsic for ARMv8"
by Vladimir Marko
· 5 years ago
faeaeaf
Print mark stack address in ~Thread()
by Lokesh Gidra
· 5 years ago
409736f
Do backtrace collection while holding lock
by Mathieu Chartier
· 5 years ago
1b13d28
Improve diagnostic messages for reading image header.
by Vladimir Marko
· 5 years ago
dee09f9
Add the compiler filter to InMemoryDexClassLoader backed by oat files.
by Nicolas Geoffray
· 5 years ago
c3c7eb0
Remove obsolete patchoat-related code from dexopt_test.
by Vladimir Marko
· 5 years ago
67bf99b
Revert "ARM64: toHalf() intrinsic for ARMv8"
by Vladimir Marko
· 5 years ago
2cc0c0f
ARM64: toHalf() intrinsic for ARMv8
by Usama Arif
· 5 years ago
b1eebde
Revert^2 "Class redefinition sometimes needs to update verification"
by Alex Light
· 5 years ago
2cf00ed
Revert "Class redefinition sometimes needs to update verification"
by Nicolas Geoffray
· 5 years ago
e41eec3
Fix deadlock in ThreadList::RunCheckpoint().
by Vladimir Marko
· 5 years ago
289e712
pooled_mark_stacks: Add extra logging
by Lokesh Gidra
· 5 years ago
ad390fa
Use GC exclusion for NotifyStartupCompleted
by Mathieu Chartier
· 5 years ago
db55a11
Class redefinition sometimes needs to update verification
by Alex Light
· 5 years ago
697fe5c
JIT mini-debug-info: Append packed entries towards end.
by David Srbecky
· 5 years ago
5115a4d
Clean up initialization checks for entrypoints.
by Vladimir Marko
· 5 years ago
44465f7
Add checks for pooled_mark_stacks in CC GC
by Lokesh Gidra
· 5 years ago
cce414f
Delay entrypoint update until visibly initialized.
by Vladimir Marko
· 5 years ago
63f712f
Switch interpreter: Split the method in ASAN to avoid huge frames
by David Srbecky
· 5 years ago
65ae669
Add jni libicu_jni library into ART APEX
by Victor Chang
· 5 years ago
47d2947
Revert "Improve stack unwinding during gcstress tests."
by David Srbecky
· 5 years ago
08dcf15
Revert "gcstress: Limit the number of unwinds."
by David Srbecky
· 5 years ago
52c7e98
gcstress: Limit the number of unwinds.
by David Srbecky
· 5 years ago
e828ea0
Make bitmap constants more explicit.
by Florian Mayer
· 5 years ago
adb66f9
Revert^2 "JIT: Separate code allocation and initialization."
by David Srbecky
· 5 years ago
ff25806
jitzygote: only copy contents if they differ.
by Nicolas Geoffray
· 5 years ago
63b0c26
Revert "JIT: Separate code allocation and initialization."
by Nicolas Geoffray
· 5 years ago
e1b36f0
JIT: Separate code allocation and initialization.
by David Srbecky
· 5 years ago
5ee206f
Make LinkMethods setup the entrypoint like image_writer.
by Nicolas Geoffray
· 5 years ago
9bee62a
JIT mini-debug-info: Compression micro-optimization.
by David Srbecky
· 5 years ago
444e998
JIT mini-debug-info: Generate the debug info sooner.
by David Srbecky
· 5 years ago
55eccdf
Revert^4 "Walk internal ArtField/ArtMethod pointers"
by Alex Light
· 5 years ago
49df715
Handle MethodHandle call to non-default interface methods
by Alex Light
· 5 years ago
Next »