index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
oat.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix LinkFieldsComparator."
Vladimir Marko
2014-11-14
1
-1
/
+1
|
\
|
*
Fix LinkFieldsComparator.
Vladimir Marko
2014-11-14
1
-1
/
+1
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+3
|
/
*
Delete unused imtable field
Mathieu Chartier
2014-11-10
1
-1
/
+1
*
Don't enable ARM_R4_SUSPEND_FLAG.
Ian Rogers
2014-11-05
1
-1
/
+1
*
ART: Add support for patching and loading OAT files compiled with PIC
Igor Murashkin
2014-10-27
1
-0
/
+6
*
Support hard float on arm in optimizing compiler.
Nicolas Geoffray
2014-10-27
1
-1
/
+1
*
Refactor quick entrypoints
Ian Rogers
2014-10-20
1
-1
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-6
/
+6
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-1
/
+1
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-1
/
+1
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-1
/
+1
*
Reduce stack usage for overflow checks
Dave Allison
2014-08-13
1
-1
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-2
/
+29
*
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
1
-14
/
+129
*
Add missing class initialization during compilation and tests
Sebastien Hertz
2014-07-10
1
-1
/
+1
*
Revert "ART: Key-Value Store in Oat header"
Nicolas Geoffray
2014-07-09
1
-130
/
+15
*
ART: Key-Value Store in Oat header
Andreas Gampe
2014-07-08
1
-15
/
+130
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-1
/
+1
*
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
[next]