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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+2
*
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
1
-0
/
+15
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-12
/
+12
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-4
/
+2
*
Break apart oat writing times.
Ian Rogers
2013-11-15
1
-1
/
+2
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-0
/
+4
*
Omit OatMethodOffsets for classes without compiled code
Brian Carlstrom
2013-10-28
1
-8
/
+52
*
Multi threaded hashed deduplication during compilation.
Mathieu Chartier
2013-09-03
1
-12
/
+6
*
Reduce the scope of a ScopedObjectAccess in dex2oat.
Ian Rogers
2013-08-27
1
-1
/
+1
*
Uleb128 compression of vmap and mapping table.
Ian Rogers
2013-08-12
1
-2
/
+2
*
Entry point clean up.
Ian Rogers
2013-08-12
1
-5
/
+11
*
Remove OatWriter buffering to memory for ElfWriterQuick
Brian Carlstrom
2013-07-24
1
-23
/
+28
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+227