index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
Age
Commit message (
Expand
)
Author
2022-02-14
Set types of quick entry points to void*.
Peter Collingbourne
2022-02-14
Remove PACKED attribute from QuickEntryPoints.
Peter Collingbourne
2022-02-01
Introduce FindSuperMethodToCall to find the target of a super call.
Nicolas Geoffray
2022-01-28
Variable name cleanup in quick_dexcache_entrypoints
Santiago Aboy Solanes
2022-01-24
Reland "Use InitializeMethodsCode when we need to reinitialize a method entry...
Nicolas Geoffray
2022-01-14
Revert "Use InitializeMethodsCode when we need to reinitialize a method entry...
Nicolas Geoffray
2022-01-13
Use InitializeMethodsCode when we need to reinitialize a method entrypoint.
Nicolas Geoffray
2022-01-13
Fix deoptimization check in method exit hook
Mythri Alle
2022-01-12
ARM64: Enable implicit suspend checks and madvise()...
Vladimir Marko
2021-12-14
Add JNI monitoring to `artQuickGenericJniTrampoline()`.
Vladimir Marko
2021-12-14
Reland "Simplify and document entrypoint toggling in instrumentation."
Nicolas Geoffray
2021-12-14
JNI: Inline fast-path for `JniMethodEnd()`.
Vladimir Marko
2021-12-10
Support running clinit in instrumentation trampolines.
Nicolas Geoffray
2021-12-07
Revert "Simplify and document entrypoint toggling in instrumentation."
Nicolas Geoffray
2021-12-07
JNI: Inline fast-path for `JniMethodStart()`.
Vladimir Marko
2021-12-07
Simplify and document entrypoint toggling in instrumentation.
Nicolas Geoffray
2021-12-03
Don't call MethodExitEvent if we require a deopt in MethodExitHook
Mythri Alle
2021-12-02
Allow runtime updates to type/string .bss sections across DexFiles
Santiago Aboy Solanes
2021-11-30
Fix acquiring the wrong DexFile in artCriticalNativeFrameSize
Santiago Aboy Solanes
2021-11-30
Add std::noboolalpha to InlineInfo dumps
Santiago Aboy Solanes
2021-11-30
Make suspend check test specific flags.
Vladimir Marko
2021-11-26
Fix longstanding deopt issue not using the right deopt type.
Nicolas Geoffray
2021-11-26
JNI: Add "no inline" entrypoints for lock/unlock.
Vladimir Marko
2021-11-26
Clean up JNI entrypoint assembly.
Vladimir Marko
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2021-11-24
Revert "Turn off cross-dex inlining while we take a look at 207329152"
Santiago Aboy Solanes
2021-11-23
Revert^2 "JNI: Rewrite locking for synchronized methods."
Vladimir Marko
2021-11-23
Revert "JNI: Rewrite locking for synchronized methods."
Vladimir Marko
2021-11-22
Pass OatDexFile by reference in FindDexCache
Santiago Aboy Solanes
2021-11-22
JNI: Rewrite locking for synchronized methods.
Vladimir Marko
2021-11-18
Improve logging for GetResolvedMethod's failing to get an inlined_method
Santiago Aboy Solanes
2021-11-15
Revert^2 "Cleanup the code to determine instrumentation level"
Mythri Alle
2021-11-09
Inline across dex files for compiler options' non-BCP methods
Santiago Aboy Solanes
2021-11-09
Revert^2 "Add support for calling entry / exit hooks directly from JIT code""
Mythri Alle
2021-11-08
JNI: Rewrite read barrier slow path.
Vladimir Marko
2021-11-04
Remove unused code related to method entry / exit events
Mythri Alle
2021-11-02
Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`."
Vladimir Marko
2021-11-01
Update entrypoint_utils check method -> other_method
Santiago Aboy Solanes
2021-11-01
Revert "Add support for calling entry / exit hooks directly from JIT code"
Mythri Alle
2021-11-01
Revert^2 "Inline across dex files for bootclaspath's methods"
Santiago Aboy Solanes
2021-11-01
Add support for calling entry / exit hooks directly from JIT code
Mythri Alle
2021-10-29
Revert "Inline across dex files for bootclaspath's methods"
Santiago Aboy Solanes
2021-10-26
Inline across dex files for bootclaspath's methods
Santiago Aboy Solanes
2021-10-19
Revert "JNI: Remove `JniMethodFast{Start,End}()`."
Vladimir Marko
2021-10-19
JNI: Remove `JniMethodFast{Start,End}()`.
Vladimir Marko
2021-10-11
Inline IRT frame push/pop into JNI stubs.
Vladimir Marko
2021-09-24
Drop unused arguments for MethodEntered function
Mythri Alle
2021-06-09
Remove palette hooks.
Nicolas Geoffray
2021-05-28
Fix lock visiting for synchronized native methods.
Vladimir Marko
2021-05-27
Revert "Remove stack protector from some interpreter functions"
Christian Wailes
[next]