index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
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