index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
common_compiler_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-2
/
+2
*
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-0
/
+13
*
ART: Refactor callbacks_ in common_runtime_test
Andreas Gampe
2015-03-29
1
-1
/
+0
*
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-24
1
-1
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-0
/
+2
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-2
/
+2
*
Clean up Handle usage.
Mathieu Chartier
2014-08-23
1
-2
/
+2
*
Break apart header files.
Ian Rogers
2014-07-15
1
-371
/
+30
*
Enable compiler testing for ARM64 and x86-64.
Ian Rogers
2014-07-07
1
-4
/
+0
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-2
/
+2
*
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
-8
/
+8
*
Fix generic jni issue in ArtMethod::GetQuickFrameInfo
Dmitry Petrochenko
2014-05-16
1
-1
/
+4
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-4
/
+6
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-33
/
+12
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-24
/
+36
*
AArch64: Jni compiler fixes
Serban Constantinescu
2014-04-10
1
-1
/
+1
*
Pass instruction-set from runtime through to spawned dex2oat.
Ian Rogers
2014-04-02
1
-1
/
+1
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-0
/
+4
*
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-4
/
+4
*
Fixing structure of native frame for Generic JNI
Andreas Gampe
2014-03-12
1
-1
/
+8
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-5
/
+5
*
Generic JNI implementation for x86_64
Andreas Gampe
2014-03-05
1
-13
/
+25
*
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
1
-2
/
+5
*
Make out arguments non-reference types.
Ian Rogers
2014-03-01
1
-1
/
+1
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
art: Fix build errors for x86_64 target
Dmitry Petrochenko
2014-02-27
1
-1
/
+1
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-0
/
+417