index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
oat_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Fix CFI for quick compiled code in x86 & x86_64;
Tong Shen
2014-07-30
1
-1
/
+9
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+5
*
Merge "Revert "Revert "ART: Key-Value Store in Oat header"""
Andreas Gampe
2014-07-11
1
-24
/
+21
|
\
|
*
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
1
-24
/
+21
*
|
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
|
/
*
Faster deduplication in OatWriter.
Vladimir Marko
2014-07-09
1
-9
/
+9
*
Revert "ART: Key-Value Store in Oat header"
Nicolas Geoffray
2014-07-09
1
-21
/
+24
*
ART: Key-Value Store in Oat header
Andreas Gampe
2014-07-08
1
-24
/
+21
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-7
/
+7
*
Move trampolines to thumb2 instead of ARM
Dave Allison
2014-06-23
1
-1
/
+3
*
Add extra information to InitImageMethodVisitor CHECK
Brian Carlstrom
2014-06-13
1
-1
/
+1
*
Optionally add debug symbols to ELF files made by quick compiler.
Alex Light
2014-06-12
1
-20
/
+38
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-2
/
+3
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-3
/
+2
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-2
/
+3
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+4
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-66
/
+32
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-17
/
+38
*
Separate maps from code in oat file.
Vladimir Marko
2014-04-22
1
-559
/
+691
*
Centralize instruction-set pointer-size, alignment, 64b-width code
Andreas Gampe
2014-04-14
1
-37
/
+5
*
AArch64 code alignment is 4 for OatWriter
Andreas Gampe
2014-04-09
1
-2
/
+34
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-84
/
+4
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-4
/
+84
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-84
/
+4
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-4
/
+84
*
Make frame size dependent on arch-specific constants.
Andreas Gampe
2014-04-03
1
-1
/
+6
*
Fix method index for GDB information
Mark Mendell
2014-03-21
1
-1
/
+1
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-1
/
+28
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+1
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-0
/
+1
*
Support compiler filters for boot classpath
Brian Carlstrom
2014-03-04
1
-9
/
+2
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+5
*
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
1
-0
/
+21
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-79
/
+79
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-76
/
+78
*
Refactor verification results.
Vladimir Marko
2014-01-28
1
-3
/
+3
*
Move compiler code out of method verifier.
Vladimir Marko
2013-12-17
1
-2
/
+3
*
Break apart oat writing times.
Ian Rogers
2013-11-15
1
-7
/
+27
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-18
/
+19
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+1
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-0
/
+10
*
Omit OatMethodOffsets for classes without compiled code
Brian Carlstrom
2013-10-28
1
-55
/
+184
*
Add missing references.
Sebastien Hertz
2013-10-09
1
-1
/
+1
*
Merge "Refactor java.lang.reflect implementation" into dalvik-dev
Ian Rogers
2013-08-14
1
-2
/
+2
|
\
|
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-2
/
+2
*
|
Clean up logcat spam from compiler and verifier
Anwar Ghuloum
2013-08-13
1
-2
/
+2
|
/
*
Uleb128 compression of vmap and mapping table.
Ian Rogers
2013-08-09
1
-8
/
+8
*
Entry point clean up.
Ian Rogers
2013-08-07
1
-72
/
+56
*
Remove OatWriter buffering to memory for ElfWriterQuick
Brian Carlstrom
2013-07-24
1
-98
/
+117
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-2
/
+1
[next]