index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
oat_quick_method_header.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline CodeInfo::DecodeCodeSize
David Srbecky
2021-04-10
1
-7
/
+9
*
Move code size from OatQuickMethodHeader to CodeInfo.
David Srbecky
2021-03-09
1
-48
/
+28
*
Add code size to CodeInfo.
David Srbecky
2021-03-05
1
-1
/
+5
*
HWASan fixes for ART tests
David Srbecky
2020-05-20
1
-1
/
+2
*
Introduce the notion of an nterp frame.
Nicolas Geoffray
2019-12-17
1
-1
/
+7
*
Helpers and refactorings to prepare for interpreter optimizations (x64)
Nicolas Geoffray
2019-12-04
1
-2
/
+4
*
Revert^2 "JIT: Separate code allocation and initialization."
David Srbecky
2019-10-10
1
-0
/
+4
*
Revert "JIT: Separate code allocation and initialization."
Nicolas Geoffray
2019-10-09
1
-4
/
+0
*
JIT: Separate code allocation and initialization.
David Srbecky
2019-10-09
1
-0
/
+4
*
Prefix entrypoints with 0xFF so we can do extra checks.
David Srbecky
2019-04-16
1
-0
/
+4
*
Revert "Revert^2 "Add code size to CodeInfo""
Nicolas Geoffray
2019-03-06
1
-8
/
+2
*
Revert "Remove code size from OatQuickMethodHeader"
Nicolas Geoffray
2019-03-05
1
-21
/
+33
*
Remove code size from OatQuickMethodHeader
David Srbecky
2019-02-14
1
-33
/
+21
*
Revert^2 "Add code size to CodeInfo"
David Srbecky
2019-02-14
1
-2
/
+8
*
Revert "Add code size to CodeInfo"
David Srbecky
2019-02-12
1
-8
/
+2
*
Add code size to CodeInfo
David Srbecky
2019-02-11
1
-2
/
+8
*
Move MethodInfo to CodeInfo.
David Srbecky
2018-08-01
1
-34
/
+0
*
Remove frame info from OatQuickMethodHeader.
David Srbecky
2018-07-27
1
-14
/
+9
*
Revert^2 "Use frame info from CodeInfo."
David Srbecky
2018-07-12
1
-3
/
+9
*
Revert "Use frame info from CodeInfo."
Yohei Yukawa
2018-07-05
1
-9
/
+3
*
Use frame info from CodeInfo.
David Srbecky
2018-07-04
1
-3
/
+9
*
ART: Ensure OatQuickMethodHeader is trivially copyable
Andreas Gampe
2018-06-20
1
-2
/
+0
*
Rewrite stackmap encoding code.
David Srbecky
2018-05-21
1
-5
/
+0
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
1
-1
/
+1
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-4
/
+4
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+1
*
Add explicit default copy constructor
Yi Kong
2017-05-10
1
-0
/
+1
*
Delete SrcMap
Mathieu Chartier
2017-03-16
1
-1
/
+0
*
Add method info to oat files
Mathieu Chartier
2017-03-16
1
-9
/
+43
*
Class Hierarchy Analysis (CHA)
Mingyao Yang
2016-12-01
1
-4
/
+34
*
Revert "Revert "Revert "Revert "JIT root tables.""""
Nicolas Geoffray
2016-11-18
1
-0
/
+5
*
Revert "Revert "Revert "JIT root tables."""
Nicolas Geoffray
2016-11-14
1
-5
/
+0
*
Revert "Revert "JIT root tables.""
Nicolas Geoffray
2016-11-11
1
-0
/
+5
*
Revert "JIT root tables."
Nicolas Geoffray
2016-11-09
1
-5
/
+0
*
JIT root tables.
Nicolas Geoffray
2016-11-08
1
-0
/
+5
*
Fix google-explicit-constructor warnings in art.
Chih-Hung Hsieh
2016-09-15
1
-5
/
+5
*
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-04-04
1
-16
/
+2
*
Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes()
David Srbecky
2016-03-11
1
-1
/
+1
*
Symbolize native debug information for AOTed methods in boot.oat.
David Srbecky
2016-03-11
1
-2
/
+10
*
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-02-05
1
-1
/
+1
*
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-23
1
-1
/
+2
*
Revert "Remove DCHECK that does not work for gtests."
Vladimir Marko
2015-10-27
1
-0
/
+2
*
Remove DCHECK that does not work for gtests.
Nicolas Geoffray
2015-10-27
1
-2
/
+0
*
Support garbage collection of JITted code.
Nicolas Geoffray
2015-10-26
1
-0
/
+18
*
Remove ArtCode.
Nicolas Geoffray
2015-10-20
1
-0
/
+127