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
/
oat_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+906