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
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-9
/
+16
*
Insert a read barrier in the JNI bridge.
Hiroshi Yamauchi
2015-05-07
1
-1
/
+1
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-1
/
+1
*
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-2
/
+2
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-1
/
+1
*
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
1
-0
/
+3
|
\
|
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-0
/
+3
*
|
ART: Refactor callbacks_ in common_runtime_test
Andreas Gampe
2015-03-29
1
-3
/
+0
*
|
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
1
-1
/
+1
*
|
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-1
/
+2
|
/
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-1
/
+1
*
Clean up pass driver
Mathieu Chartier
2015-01-28
1
-1
/
+2
*
Merge "ART: dex2oat flag for HGraphVisualizer dump file"
David Brazdil
2015-01-15
1
-1
/
+1
|
\
|
*
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
1
-1
/
+1
*
|
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-11
/
+12
|
/
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-2
/
+2
*
Remove portable.
Elliott Hughes
2014-12-12
1
-33
/
+14
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-2
/
+2
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-2
/
+3
*
ART: Compiled-classes list for compiler-driver
Andreas Gampe
2014-11-13
1
-2
/
+2
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-6
/
+6
*
ART: Add support for patching and loading OAT files compiled with PIC
Igor Murashkin
2014-10-27
1
-1
/
+1
*
Some code clean-up.
Ian Rogers
2014-10-16
1
-11
/
+11
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-7
/
+12
*
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
[next]