Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
fa2b2d35255515accd0aa69193aa5e72b009e38e
/
openjdkjvmti
« Previous
ad1aa63
ART: Move Signature to its own header
by Andreas Gampe
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
226805d
Deoptimize zygote compiled methods in DeoptimizeBootImage.
by Nicolas Geoffray
· 6 years ago
274ed2e
Merge "Parallel image decompression"
by Mathieu Chartier
· 6 years ago
c6068c7
Parallel image decompression
by Mathieu Chartier
· 6 years ago
1a65863
Keep pointer to original DexFile during JVMTI redefine for hiddenapi
by David Brazdil
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
2025488
Merge "ART: Some iwyu for logging.h"
by Andreas Gampe
· 6 years ago
ef6b2aa
Merge "Revert^4 "ART: Add StackVisitor accepting a lambda""
by Treehugger Robot
· 6 years ago
85f1c57
ART: Some iwyu for logging.h
by Andreas Gampe
· 6 years ago
a8f9139
ART: Fix clang-analyzer-security.insecureAPI.strcpy
by Andreas Gampe
· 6 years ago
c7d878d
Revert^4 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
8586569
Runtime flags only for fast/slow hiddenapi path
by David Brazdil
· 6 years ago
c980df6
Merge "Revert "ART: Add StackVisitor accepting a lambda""
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
e09485f
Merge "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
c6bd42a
ART: Fix deopt manager JIT attempt
by Andreas Gampe
· 6 years ago
5cc0e75
Emit JVMTI events for LockSupport.park
by Charles Munger
· 6 years ago
36f8d22
ART: Add StackVisitor accepting a lambda
by Andreas Gampe
· 6 years ago
0ee5082
Merge "Refactor MemMap::MapAnonymous()."
by Vladimir Marko
· 6 years ago
1130659
Refactor MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
f82eb6e
Merge "Revert^4: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
a63dc15
Merge "Modernise code to use std::make_unique"
by Yi Kong
· 6 years ago
c57c680
Modernise code to use std::make_unique
by Yi Kong
· 6 years ago
e15b9b1
ART: Do some include-what-you-use
by Andreas Gampe
· 6 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
ce2a00d
Merge "ART: Add class-alloc-inl.h"
by Treehugger Robot
· 6 years ago
eba69a1
Merge "ART: Add object-array-alloc-inl.h"
by Treehugger Robot
· 6 years ago
3070e9c
Merge "Revert "Revert^2: Add dex item for hiddenapi flags""
by Paul Hobbs
· 6 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
da1cc3b
Merge "Revert^2: Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
fe3a979
Revert^2: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
8e0f043
ART: Add array-alloc-inl.h
by Andreas Gampe
· 6 years ago
d9a0437
Revert "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
cd98cde
Merge "Add dex item for hiddenapi flags"
by David Brazdil
· 6 years ago
0dbc363
Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
7f1fe5d
Merge "Add a get_last_error_message JVMTI extension."
by Alex Light
· 6 years ago
1cb95b1
Merge "Cache the value of MterpShouldSwitchInterpreters()"
by David Srbecky
· 6 years ago
28f6cff
Cache the value of MterpShouldSwitchInterpreters()
by David Srbecky
· 6 years ago
fa9abc2
Merge "ART: Use ObjPtr for GetSuperClass"
by Treehugger Robot
· 6 years ago
6bc39b1
Merge "Avoid holding locks when calling ObjectFree callback"
by Alex Light
· 6 years ago
ae45cbb
Add a get_last_error_message JVMTI extension.
by Alex Light
· 6 years ago
7b97f75
Merge "ART: Refactor for bugprone-argument-comment"
by Treehugger Robot
· 6 years ago
afaf7f8
ART: Enable bugprone-unused-return-value
by Andreas Gampe
· 6 years ago
6e89776
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
9810499
ART: Use ObjPtr for GetSuperClass
by Andreas Gampe
· 6 years ago
0aa7a5a
Revert^4 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
202b617
Revert "Revert^2 "JVMTI PopFrame support""
by Nicolas Geoffray
· 6 years ago
1c7b1fc
Revert^2 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
068a9be
Merge "Revert "JVMTI PopFrame support""
by Alex Light
· 6 years ago
f67d0cb
Revert "JVMTI PopFrame support"
by Alex Light
· 6 years ago
dd0f77c
Merge "JVMTI PopFrame support"
by Alex Light
· 6 years ago
88a2a9d
JVMTI PopFrame support
by Alex Light
· 7 years ago
99f9733
Remove InvokeVirtualOrInterface event from instrumentation.
by David Srbecky
· 6 years ago
d8a457e
Merge changes I8314904c,I030bc811,Ic2863116
by Alex Light
· 6 years ago
44b3174
ART: Mark move constructors with noexcept
by Andreas Gampe
· 6 years ago
cea4215
Revert "Allow threads to be marked as unsuspendable by kForUserCode"
by Alex Light
· 6 years ago
d69003a
Fix macOS build after enabling Generational CC by default in ART (cont.)
by Roland Levillain
· 6 years ago
41d9d20
art: JVMTI unhiding API cleanup
by Anestis Bechtsoudis
· 6 years ago
e5afbf3
Refactor DecodeDebugLocalInfo
by Mathieu Chartier
· 6 years ago
3e2e123
Refactor debug info position visiting
by Mathieu Chartier
· 6 years ago
fa6a1b0
ART: Continue adding override annotations
by Andreas Gampe
· 6 years ago
125a3a4
Merge changes I207718d6,I700ef52e
by Andreas Gampe
· 6 years ago
22e7b7d
Merge changes If64a9720,I31c3b54c
by Alex Light
· 6 years ago
22d8e48
Avoid holding locks when calling ObjectFree callback
by Alex Light
· 6 years ago
bbbcb53
Implement IterateOverInstances JVMTI function
by Alex Light
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
6cc23ac
ART: Add API level to verifier
by Andreas Gampe
· 6 years ago
f6985bd
Add an overload for MemMap::MapAnonymous().
by Vladimir Marko
· 6 years ago
88cf462
Merge "Remove unnecessary indirection from MemMap."
by Vladimir Marko
· 6 years ago
c34bebf
Remove unnecessary indirection from MemMap.
by Vladimir Marko
· 6 years ago
03cca37
Fix unhiding API in JVMTI redefine run-tests
by David Brazdil
· 6 years ago
017d63c
Merge "Pause GC during deoptimization work"
by Alex Light
· 6 years ago
3b8aa77
Pause GC during deoptimization work
by Alex Light
· 6 years ago
d606514
Remove copy and leak of dex data.
by Alex Light
· 6 years ago
4b22b34
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
c98f83e
Add raw_monitor_enter_no_suspend extension
by Alex Light
· 6 years ago
4ac9ade
Move dexdump, dexlist, openjdkjvmti to ClassAccessor
by Mathieu Chartier
· 6 years ago
b07dcdb
Merge changes I87f2999f,I8af0e845
by Vladimir Marko
· 6 years ago
d93e374
ObjPtr<>-ify ArtMethod and mirror::Method.
by Vladimir Marko
· 6 years ago
d25eb2c
Revert^5 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 6 years ago
d7da314
Revert^4 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 6 years ago
bf2ca05
Revert^3 "Rewrite JVMTI method tracing to use trampolines"
by David Srbecky
· 6 years ago
460c6ce
Revert^2 "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 6 years ago
5357067
Allow threads to be marked as unsuspendable by kForUserCode
by Alex Light
· 6 years ago
184f075
Rewrite thread CustomTLS to support keyed TLS entries
by Alex Light
· 6 years ago
dca6840
Merge "Revert "Rewrite JVMTI method tracing to use trampolines""
by Alex Light
· 6 years ago
8772eb7
Revert "Rewrite JVMTI method tracing to use trampolines"
by Alex Light
· 6 years ago
848f0d9
Merge "Make Get/SetLocalVariables not pause jit."
by Alex Light
· 6 years ago
4ac605e
Make Get/SetLocalVariables not pause jit.
by Alex Light
· 6 years ago
25bf446
Rewrite JVMTI method tracing to use trampolines
by Alex Light
· 6 years ago
c916736
Ensure proxy methods are reported by instrumentation
by Alex Light
· 6 years ago
8e6f86c
Ensure HandleChunk actually moves into native state
by Alex Light
· 6 years ago
1f1cb9f
Revert "Revert "Move runtime/ to ClassAccessor""
by Mathieu Chartier
· 6 years ago
bcf1752
ObjPtr<>-ify array allocations.
by Vladimir Marko
· 6 years ago
acb906d
Remove mirror::String::java_lang_String_.
by Vladimir Marko
· 6 years ago
Next »