index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
quick_exception_handler.cc
Age
Commit message (
Expand
)
Author
2022-10-13
Make sure we delete the dex_pc_list vector
Santiago Aboy Solanes
2022-10-07
Runtime implementation of try catch inlining
Santiago Aboy Solanes
2022-09-12
Cleanups around shadow frame creation.
Nicolas Geoffray
2022-07-14
Reland "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-13
Revert "Introduce a flag to check if JITed code has instrumentation support"
Mythri Alle
2022-07-12
Introduce a flag to check if JITed code has instrumentation support
Mythri Alle
2022-07-06
Reland^2 "Don't use instrumentation stubs for native methods in debuggable"
Mythri Alle
2022-07-04
Revert "Reland "Don't use instrumentation stubs for native methods in debugga...
Mythri Alle
2022-07-04
Reland "Don't use instrumentation stubs for native methods in debuggable"
Mythri Alle
2022-06-24
Revert "Don't use instrumentation stubs for native methods in debuggable"
Mythri Alle
2022-06-24
Don't use instrumentation stubs for native methods in debuggable
Mythri Alle
2022-06-21
Skip method unwind callbacks if exception was thrown by method exit
Mythri Alle
2022-05-24
Update implementation of method unwind callbacks
Mythri Alle
2022-01-24
On partial fragment deopts, update return PC only when necessary
Mythri Alle
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
2021-11-09
Revert^2 "Add support for calling entry / exit hooks directly from JIT code""
Mythri Alle
2021-11-01
Revert "Add support for calling entry / exit hooks directly from JIT code"
Mythri Alle
2021-11-01
Add support for calling entry / exit hooks directly from JIT code
Mythri Alle
2020-09-02
Fix bug in StackVisitor::GetVReg.
Nicolas Geoffray
2020-03-03
Check vreg count on debuggable
Alex Light
2020-02-05
Code cleanup around exception handling and stack walking.
Nicolas Geoffray
2020-01-31
Replace instrumention id with stack pointers.
Nicolas Geoffray
2019-12-18
Add an implementation of Nterp for x64.
Nicolas Geoffray
2019-12-17
Introduce the notion of an nterp frame.
Nicolas Geoffray
2019-07-22
Add fast path for exception vreg copying.
David Srbecky
2019-07-15
ART: Introduce stackmap with no DexRegInfo.
Artem Serov
2019-01-08
Put the deoptimized method in the trace tag.
Nicolas Geoffray
2018-11-29
Merge "Use ArtMethod::GetDex{File,Cache}() more."
Treehugger Robot
2018-11-29
Use ArtMethod::GetDex{File,Cache}() more.
Vladimir Marko
2018-11-19
Revert^4 "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-17
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
Nicolas Geoffray
2018-11-16
Revert^2 "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-16
Revert "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-02
ART: Add StackVisitor accepting a lambda
Andreas Gampe
2018-10-23
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-11
Revert^4 "JVMTI PopFrame support"
Alex Light
2018-09-07
ART: Continue adding override annotations
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-07-10
Correctly send MethodExit events from exception handlers
Alex Light
2018-07-05
Merge "Use iterators to access stack map data."
David Srbecky
2018-07-04
Use iterators to access stack map data.
David Srbecky
2018-07-03
ART: Do not use std::<container>::at().
Vladimir Marko
2018-06-14
Move some helper methods to DexRegisterLocation.
David Srbecky
2018-06-07
Remove unused GetDexRegisterMap arguments.
David Srbecky
2018-06-05
Remove depth argument from InlineInfo accessors in stack maps.
David Srbecky
2018-06-01
Rewrite dex register map encoding in stackmaps.
David Srbecky
2018-05-30
Simplify DexRegisterMap API.
David Srbecky
2018-05-30
Revert^2 "Optimize register mask and stack mask in stack maps."
David Srbecky
[next]