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_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-1
/
+1
*
Implement method calls using relative BL on ARM.
Vladimir Marko
2014-09-25
1
-1
/
+2
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-7
/
+7
*
Reduced memory usage of primitive fields smaller than 4-bytes
Fred Shih
2014-08-25
1
-1
/
+1
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-0
/
+1
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
1
-1
/
+2
*
Merge "Fix art test failures for Mips."
Jeff Hao
2014-07-16
1
-1
/
+1
|
\
|
*
Fix art test failures for Mips.
Douglas Leung
2014-07-15
1
-1
/
+1
*
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-3
/
+0
|
/
*
Break apart header files.
Ian Rogers
2014-07-15
1
-5
/
+9
*
Revert "Revert "ART: Key-Value Store in Oat header""
Andreas Gampe
2014-07-11
1
-15
/
+20
*
Revert "ART: Key-Value Store in Oat header"
Nicolas Geoffray
2014-07-09
1
-20
/
+15
*
ART: Key-Value Store in Oat header
Andreas Gampe
2014-07-08
1
-15
/
+20
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-1
/
+1
*
ART: Move __memcmp16 from Bionic to ART
Andreas Gampe
2014-06-10
1
-1
/
+1
*
Art compiler: remove unnecessary sqrt call
buzbee
2014-05-27
1
-1
/
+1
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-2
/
+2
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-2
/
+2
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-2
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
ART: Fix oat_test for 64b
Andreas Gampe
2014-05-14
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-1
/
+2
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-3
/
+5
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-1
/
+2
*
Avoid allocating OatFile::OatClass on the heap.
Vladimir Marko
2014-04-14
1
-5
/
+5
*
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-5
/
+5
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-1
/
+1
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-3
/
+3
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-6
/
+5
*
Merge "Create CompilerOptions"
Brian Carlstrom
2014-02-25
1
-3
/
+6
|
\
|
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-3
/
+6
*
|
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-2
/
+2
|
/
*
Rewrite the compiler interface for CompilerDriver.
Nicolas Geoffray
2014-02-18
1
-2
/
+5
*
Re-apply: Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-02-11
1
-1
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-26
/
+35
*
Refactor verification results.
Vladimir Marko
2014-01-28
1
-3
/
+3
*
Revert "Implement cumulative timings for CompilerDriver."
Brian Carlstrom
2014-01-20
1
-2
/
+1
*
Implement cumulative timings for CompilerDriver.
Nicolas Geoffray
2014-01-16
1
-1
/
+2
*
Fix test-art setup.
Vladimir Marko
2013-12-18
1
-1
/
+2
*
Fix build - test issues.
Sebastien Hertz
2013-12-18
1
-1
/
+5
*
Break apart oat writing times.
Ian Rogers
2013-11-15
1
-2
/
+3
*
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-14
1
-2
/
+2
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-1
/
+2
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-2
/
+7
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-1
/
+1
*
Omit OatMethodOffsets for classes without compiled code
Brian Carlstrom
2013-10-28
1
-7
/
+10
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-3
/
+6
*
am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and ch...
Brian Carlstrom
2013-10-04
1
-1
/
+3
|
\
|
*
Find OatDexFile by DexFile name and checksum, not just checksum
Brian Carlstrom
2013-10-03
1
-1
/
+3
*
|
Remove conscrypt dependency from CommonTest
Brian Carlstrom
2013-08-30
1
-1
/
+1
|
/
[next]