Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
b08d5db0bebd9a17b6e66cb98aeedcc744f6d1eb
/
runtime
b08d5db
Move location of where we clear thread pool tasks post fork.
by Nicolas Geoffray
· 7 years ago
b3b2db7
ART: Use a scoped disable-moving-gc helper in reg_type_test
by Andreas Gampe
· 7 years ago
b5204f4
ART: Add interface class join heuristic
by Andreas Gampe
· 7 years ago
4bd5234
ART: Scope runnable part of JitCompileTask
by Andreas Gampe
· 7 years ago
431a7e5
ART: Fix some thread-annotalysis issues in ProfileSaver
by Andreas Gampe
· 7 years ago
8787cf8
Set Mark-bit for large Zygote objects
by Lokesh Gidra
· 7 years ago
8b770c4
Switch-interpreter: Fix large performance regression in preamble.
by David Srbecky
· 7 years ago
5bef022
[RUNTIME] Ignore signal registration for debugging
by randy.jeong
· 7 years ago
7cde458
Further clean up boot image address checks.
by Vladimir Marko
· 7 years ago
c658278
ART: Introduce CompatThrow
by Andreas Gampe
· 7 years ago
bc919af
ART: Disallow unresolved return types after Q
by Andreas Gampe
· 7 years ago
d78122b
ART: Do not access-check type on instanceof peephole
by Andreas Gampe
· 7 years ago
d70a97c
ART: Monitor-stack merging should not be handled as throwing
by Andreas Gampe
· 7 years ago
2808be8
ART: Introduce stackmap with no DexRegInfo.
by Artem Serov
· 7 years ago
0d87f99
ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH
by Andreas Gampe
· 7 years ago
4146e06
ART: Prepare to remove VERIFY_ERROR_UNRESOLVED_CATCH
by Andreas Gampe
· 7 years ago
bb5b4f3
Revert "Disable opaque JNI Ids for now."
by Alex Light
· 7 years ago
4a30f89
Revert "ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH"
by Andreas Gampe
· 7 years ago
7a82acc
ART: Remove VERIFY_ERROR_UNRESOLVED_CATCH
by Andreas Gampe
· 7 years ago
8d6651d
Disable jit_memory_region_test tests on buggy kernels.
by Nicolas Geoffray
· 7 years ago
e32d24c
Store zygote compiled code in a shared map.
by Nicolas Geoffray
· 7 years ago
d17eac6
Fix for 689-zygote-jit-deopt on kernels before 3.11rc2
by Orion Hodson
· 7 years ago
e81f10a
Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)"
by David Srbecky
· 7 years ago
ab682a7
Blind fix for fixing 689-zygote-jit-deopt on host bionic.
by Nicolas Geoffray
· 7 years ago
d5fd5c3
Make .bss stores atomic release operations.
by Vladimir Marko
· 7 years ago
5e33ccd
Don't force-allocate a profiling info when we cannot.
by Nicolas Geoffray
· 7 years ago
50bc8fb
Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)
by David Srbecky
· 7 years ago
1aff1ef
Clean up retrieving boot image address range.
by Vladimir Marko
· 7 years ago
c1b34d4
Disable JNI native whitelist check
by Orion Hodson
· 7 years ago
4d6ca2e
Deterministic VerifierDeps::Dump().
by Vladimir Marko
· 7 years ago
af213cc
Fix ClearEntryPointsInZygoteExecSpace.
by Nicolas Geoffray
· 7 years ago
4d71e55
Remove ShadowFrame::HasReferenceArray()
by David Srbecky
· 7 years ago
714fad6
Delete tasks when deleting a thread pool.
by Nicolas Geoffray
· 7 years ago
05b41c4
Prepare for sharing JIT code after fork.
by Nicolas Geoffray
· 7 years ago
3a614ea
Add more tests around JitMemoryRegion.
by Nicolas Geoffray
· 7 years ago
0d4567f
Stack maps: Refactor constructors.
by David Srbecky
· 7 years ago
cc08c50
ART: Restyle VerifyError
by Andreas Gampe
· 7 years ago
43884b2
ART: Coalesce verifier flags into bit struct
by Andreas Gampe
· 7 years ago
79d6c80
Revert^2 "Support using opaque JNI ids"
by Alex Light
· 7 years ago
01fbfbe
Avoid useless EncodeArtMethod followed by DecodeArtMethod
by Alex Light
· 7 years ago
88f3fd9
jitzygote: madvise DONTFORK on writable shared region.
by Nicolas Geoffray
· 7 years ago
ac933ed
Create a dual view for zygote data cache.
by Nicolas Geoffray
· 7 years ago
a48c3df
Revert "Revert "Make the JIT zygote memory shared.""
by Nicolas Geoffray
· 7 years ago
e764f38
Remove unnecessary cache alignment fixes
by Orion Hodson
· 7 years ago
31c3daa
GC-independent image layout.
by Vladimir Marko
· 7 years ago
b476a29
Revert "Support using opaque JNI ids"
by Nicolas Geoffray
· 7 years ago
3b29053
Revert "Make sure to delete jni_id_manager_ on shutdown."
by Nicolas Geoffray
· 7 years ago
d5d645f
Make sure to delete jni_id_manager_ on shutdown.
by Alex Light
· 7 years ago
2fef66b
Revert "Make the JIT zygote memory shared."
by Nicolas Geoffray
· 7 years ago
21d5994
Support using opaque JNI ids
by Alex Light
· 7 years ago
5dfbe7a
ART: Refactor ClassJoin code
by Andreas Gampe
· 7 years ago
591b1d2
ART: Ensure SlowDebug is enabled in all gtests
by Andreas Gampe
· 7 years ago
0362544
Add a stress test for notifyStartupCompleted
by Mathieu Chartier
· 7 years ago
aeb0223
Retry cache flushes on ARMv7 devices
by Orion Hodson
· 7 years ago
05f8721
Make the JIT zygote memory shared.
by Nicolas Geoffray
· 7 years ago
8d335b6
Switch-interpreter: Refactor exception handling.
by David Srbecky
· 7 years ago
1e52a07
Correct Indicies -> Indices
by Alex Light
· 7 years ago
145a18a
Stack walk: Cache CodeInfo and StackMap for current PC.
by David Srbecky
· 7 years ago
f284a2d
Add InvocationTargetException to Wellknownclasses
by Alex Light
· 7 years ago
00a37ff
Move code writing to data portion of the JIT cache in JitMemoryRegion.
by Nicolas Geoffray
· 7 years ago
fd4a79c
GetCanonicalMethod should handle miranda methods.
by Alex Light
· 7 years ago
64b5603
Abort transaction before finalizable allocation...
by Vladimir Marko
· 7 years ago
f5a07ae
Delete global ref created for the JitProfileTask.
by Nicolas Geoffray
· 7 years ago
a61dbc0
Remove useless ScopedCodeCacheWrite calls.
by Nicolas Geoffray
· 7 years ago
9b7f8b5
ART: Dump class initialization stats durig SIGQUIT
by Andreas Gampe
· 7 years ago
9c87c02
ART: Reset stats after fork
by Andreas Gampe
· 7 years ago
6c4ec5c
Revert^2 "Stack maps: Interleave consecutive varints."
by David Srbecky
· 7 years ago
349845a
Move JIT code allocation to JitMemoryRegion.
by Nicolas Geoffray
· 7 years ago
1b2a49b
Revert "Stack maps: Interleave consecutive varints."
by Raylin Hsu
· 7 years ago
a2b3456
Stack maps: Interleave consecutive varints.
by David Srbecky
· 7 years ago
34087c1
Document all logging tags.
by Martin Stjernholm
· 7 years ago
521ff98
For 32-bit ARM devices align method headers and code to 64-byte boundaries.
by Orion Hodson
· 7 years ago
3149252
Fix memory leak in JIT cache
by Orion Hodson
· 7 years ago
9c54e18
Simplify JIT memory region creation.
by Nicolas Geoffray
· 7 years ago
697c47a
Stack maps: Handle special cases using flags.
by David Srbecky
· 7 years ago
2411f49
Add helpers to allocate JIT memory in zygote.
by Nicolas Geoffray
· 7 years ago
77f84fc
Handle cleared preresolved strings
by Mathieu Chartier
· 7 years ago
d91f841
ART: Log approximate arena usage for slow verifier runs
by Andreas Gampe
· 7 years ago
024d69f
Use cleared JNI weak sentinel from boot image.
by Vladimir Marko
· 7 years ago
8764860
ART: Flag Runtime::Abort to the UnexpectedSignal handler
by Andreas Gampe
· 7 years ago
3e2446b
ART: Correctly handle an abort from an unattached thread
by Andreas Gampe
· 7 years ago
c56a23e
Switch-interpreter: Make the instruction field constant.
by David Srbecky
· 7 years ago
4444f1b
Add option to identify primary zygote.
by Nicolas Geoffray
· 7 years ago
ec23291
Use public unwindstack function.
by Christopher Ferris
· 7 years ago
8e05f09
Do not force-intern Strings in images.
by Vladimir Marko
· 7 years ago
23df248
Sweep malloc spaces before clearing from space
by Mathieu Chartier
· 7 years ago
d09504f
Check and expand GC mark stack
by Flash Liu
· 7 years ago
380f0d8
ART: Conditionally install Dbg class callbacks
by Andreas Gampe
· 7 years ago
b7c640d
JVMTI Force early return
by Alex Light
· 7 years ago
3ffb5b1
Handle allocation failure in AddPreResolvedStringsArray
by Mathieu Chartier
· 7 years ago
741a070
Fix two bugs in jitzygote configuration.
by Nicolas Geoffray
· 7 years ago
7f7539b
Pass the memory region to allocate into to the compiler / allocation.
by Nicolas Geoffray
· 7 years ago
93adcb5
ART: Remove some compile-time info points
by Andreas Gampe
· 7 years ago
8867f3b
Switch-interpreter: Add new 'next' instruction field.
by David Srbecky
· 7 years ago
0a7d0b1
ART: Mark unreachable catch handler code in verifier
by Andreas Gampe
· 7 years ago
6087bc2
ART: Handle unresolved catch handler types differently in the verifier
by Andreas Gampe
· 7 years ago
2a905b2
Move memory related regions of the JIT cache in its own class.
by Nicolas Geoffray
· 7 years ago
29bb803
Don't use prejit for jit-at-first-use.
by Nicolas Geoffray
· 7 years ago
d2f13ba
Remove requirement of a ProfilingInfo for jitted code.
by Nicolas Geoffray
· 7 years ago
e7d7e9d
Revert "Remove skipped blocks reuse mechanism"
by Hans Boehm
· 7 years ago
Next »