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
/
runtime
/
oat.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix exception reporting from interpreter
Sebastien Hertz
2014-06-11
1
-1
/
+1
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-1
/
+1
*
ART: Fix forbidden thread state change in interpreter
Andreas Gampe
2014-06-04
1
-1
/
+1
*
Fix interpreter entrypoint initialization in the image
Sebastien Hertz
2014-06-02
1
-1
/
+1
*
Switch on implicit checks and bump oat version to force recompilation
Dave Allison
2014-05-30
1
-1
/
+1
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+1
*
Move modify_ldt_lock into global lock order.
Chao-ying Fu
2014-05-22
1
-1
/
+1
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-14
/
+8
*
Bump oat version to force recompile.
Dave Allison
2014-05-09
1
-1
/
+1
*
Bump oat version again to force recompile
Dave Allison
2014-05-09
1
-1
/
+1
*
Up OAT version to force recompile
Dave Allison
2014-05-08
1
-1
/
+1
*
Use WaitHoldingLocks in ReferenceProcessor::GetReferent.
Mathieu Chartier
2014-05-08
1
-1
/
+1
*
Add finalizer references from the entrypoints.
Mathieu Chartier
2014-05-01
1
-1
/
+1
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-10
/
+9
*
Separate maps from code in oat file.
Vladimir Marko
2014-04-22
1
-1
/
+11
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-1
/
+1
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-1
/
+1
*
Add r4 as promotable register if implicit suspend checks
Dave Allison
2014-04-02
1
-1
/
+1
*
Fix stack overflow for mutual recursion.
Brian Carlstrom
2014-03-18
1
-1
/
+1
*
Implicit null/suspend checks (oat version bump)
Dave Allison
2014-03-13
1
-1
/
+1
*
Fix oatdump for apps.
Dave Allison
2014-03-12
1
-1
/
+2
*
Bump oat version due to InstructionSet enum renumbering in change:
Brian Carlstrom
2014-03-07
1
-1
/
+1
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-3
/
+23
*
Encode VmapTable entries offset by 2 to reduce size.
Vladimir Marko
2014-02-25
1
-1
/
+1
*
Bump oat file version due to apparent recent code/runtime interface change
Brian Carlstrom
2014-01-28
1
-1
/
+1
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-1
/
+1
*
Delta-encoding of mapping tables.
Vladimir Marko
2013-11-29
1
-1
/
+1
*
Turn up oat version to 11
Brian Carlstrom
2013-11-25
1
-1
/
+1
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-1
/
+10
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-5
/
+45
*
Omit OatMethodOffsets for classes without compiled code
Brian Carlstrom
2013-10-28
1
-1
/
+1
*
Entry point clean up.
Ian Rogers
2013-08-12
1
-26
/
+86
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+245