index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
exception_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-2
/
+2
*
ART: Continue adding override annotations
Andreas Gampe
2018-09-07
1
-1
/
+1
*
Simplify StackMapStream encoding.
David Srbecky
2018-08-03
1
-4
/
+5
*
Move MethodInfo to CodeInfo.
David Srbecky
2018-08-01
1
-1
/
+1
*
Fix exception_test.
David Srbecky
2018-07-27
1
-8
/
+8
*
Remove frame info from OatQuickMethodHeader.
David Srbecky
2018-07-27
1
-1
/
+1
*
Add method frame info to CodeInfo.
David Srbecky
2018-06-26
1
-6
/
+3
*
ART: Ensure OatQuickMethodHeader is trivially copyable
Andreas Gampe
2018-06-20
1
-0
/
+2
*
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
Vladimir Marko
2018-05-31
1
-1
/
+2
*
Cleanup stackmap generation in exception_test
David Srbecky
2018-05-30
1
-23
/
+14
*
Separate Malloc and MemMap ArenaPools
David Sehr
2018-04-04
1
-1
/
+2
*
Header library to remove dependence on runtime/
David Sehr
2018-02-28
1
-1
/
+1
*
Make exception test more robust against dex changes.
Aart Bik
2018-02-08
1
-10
/
+10
*
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-08
1
-1
/
+1
*
Create dex subdirectory
David Sehr
2018-01-05
1
-4
/
+4
*
Move dex exception helpers to their own file and use dex accessor
Mathieu Chartier
2017-12-27
1
-10
/
+9
*
Make CodeItem fields private
Mathieu Chartier
2017-12-22
1
-2
/
+4
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-1
/
+1
*
Use ScopedArenaAllocator for code generation.
Vladimir Marko
2017-10-17
1
-1
/
+2
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-3
/
+3
*
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-20
1
-2
/
+4
*
ART: Move CalleeSaveType to callee_save_type.h
Andreas Gampe
2017-06-08
1
-1
/
+2
*
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
1
-1
/
+1
*
Add method info to oat files
Mathieu Chartier
2017-03-16
1
-2
/
+2
*
Compressed native PC for stack maps
Mathieu Chartier
2017-01-20
1
-1
/
+1
*
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
1
-3
/
+3
*
Rename callee save enumerators.
Vladimir Marko
2016-08-10
1
-1
/
+1
*
ART: Convert pointer size to enum
Andreas Gampe
2016-08-01
1
-2
/
+3
*
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-04-04
1
-0
/
+243