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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-18
1
-1
/
+1
*
Fix debuggable compiler flag detection for secondary dex files
Sebastien Hertz
2015-05-19
1
-1
/
+9
*
JDWP: properly combine location events
Sebastien Hertz
2015-05-07
1
-1
/
+1
*
ART: Store classpath information into oat file
Andreas Gampe
2015-04-14
1
-0
/
+1
*
ART: Enable Clang's -Wdeprecated
Andreas Gampe
2015-04-06
1
-0
/
+4
*
Revert "Revert "Use optimizing for apps.""
Nicolas Geoffray
2015-03-20
1
-1
/
+1
*
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-19
1
-1
/
+1
*
Revert "Use optimizing for apps."
Nicolas Geoffray
2015-03-19
1
-1
/
+1
*
Use optimizing for apps.
Nicolas Geoffray
2015-03-17
1
-1
/
+1
*
JDWP: allocate DebugInvokeReq only when requested
Sebastien Hertz
2015-03-09
1
-1
/
+1
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-1
/
+1
*
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
1
-1
/
+1
*
ART: Change x86 long param ABI (Quick/JNI/Opt)
Mark Mendell
2015-01-30
1
-1
/
+1
*
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
Mark P Mendell
2015-01-27
1
-1
/
+1
*
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
Vladimir Marko
2015-01-27
1
-1
/
+1
*
ART: Implement X86 hard float (Quick/JNI/Baseline)
Mark Mendell
2015-01-23
1
-1
/
+1
*
Update oat version to 053.
Chenfu Bao
2014-12-29
1
-1
/
+1
*
ART: Show invalid oat header cause in error message
Andreas Gampe
2014-12-15
1
-2
/
+3
*
Remove portable.
Elliott Hughes
2014-12-12
1
-13
/
+0
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-10
/
+7
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+3
*
ART: Add support for patching and loading OAT files compiled with PIC
Igor Murashkin
2014-10-27
1
-0
/
+1
*
ART: Add pic flag to oat header store
Andreas Gampe
2014-10-27
1
-0
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-4
/
+4
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-1
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-0
/
+7
*
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
1
-12
/
+30
*
Revert "ART: Key-Value Store in Oat header"
Nicolas Geoffray
2014-07-09
1
-30
/
+12
*
ART: Key-Value Store in Oat header
Andreas Gampe
2014-07-08
1
-12
/
+30
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-12
/
+10
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-7
/
+8
*
Separate maps from code in oat file.
Vladimir Marko
2014-04-22
1
-0
/
+13
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-0
/
+4
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+3
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-0
/
+8
*
Omit OatMethodOffsets for classes without compiled code
Brian Carlstrom
2013-10-28
1
-0
/
+13
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-3
/
+3
*
Entry point clean up.
Ian Rogers
2013-08-12
1
-8
/
+25
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-2
/
+1
*
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
/
+116