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
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
3
-9
/
+9
*
Fix cert-dcl16-c clang-tidy warnings.
Chih-Hung Hsieh
2018-12-12
1
-3
/
+3
*
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-29
5
-5
/
+5
*
Mark most *Offset helper functions as constexpr.
David Srbecky
2018-10-03
1
-6
/
+0
*
ART: Fix bool-related types in compiler/
Andreas Gampe
2018-09-20
1
-1
/
+1
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
7
-166
/
+166
*
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
2
-11
/
+10
*
ObjPtr<>-ify tests using ClassLinker::FindClass().
Vladimir Marko
2018-05-23
1
-1
/
+1
*
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-05-09
2
-3
/
+3
*
Merge "Move profile dependent modules to libartbase"
Treehugger Robot
2018-04-13
1
-1
/
+1
|
\
|
*
Move profile dependent modules to libartbase
David Sehr
2018-04-13
1
-1
/
+1
*
|
Revert^2 "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-11
1
-1
/
+5
|
/
*
Move remaining runtime/base stuff to libartbase
David Sehr
2018-04-05
1
-1
/
+1
*
Separate Malloc and MemMap ArenaPools
David Sehr
2018-04-04
2
-2
/
+4
*
Revert "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-04
1
-5
/
+1
*
Compile link-time thunks in codegen.
Vladimir Marko
2018-04-04
1
-1
/
+5
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
1
-1
/
+1
*
Header library to remove dependence on runtime/
David Sehr
2018-02-28
1
-1
/
+1
*
Stylistic and aesthetic changes.
Roland Levillain
2018-02-09
1
-1
/
+2
*
Fix typos.
Roland Levillain
2018-02-09
1
-1
/
+1
*
Create dex subdirectory
David Sehr
2018-01-05
2
-2
/
+2
*
ART: Clean up library loading
Andreas Gampe
2018-01-03
1
-4
/
+2
*
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-12-07
8
-8
/
+15
*
ART: Minor refactoring of JNI stub compilation.
Vladimir Marko
2017-11-28
2
-26
/
+58
*
Record @{Fast,Critical}Native in method's access flags.
Vladimir Marko
2017-11-10
3
-22
/
+17
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
3
-23
/
+24
*
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-11
2
-9
/
+10
*
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-09
3
-36
/
+26
*
Do not refresh the Marking Register in CriticalNative methods.
Roland Levillain
2017-10-04
3
-10
/
+21
*
Refactor compiled_method.h .
Vladimir Marko
2017-09-20
1
-1
/
+1
*
ART: Remove old code
Andreas Gampe
2017-09-18
1
-75
/
+48
*
ART: Move read barrier config out of globals
Andreas Gampe
2017-09-18
1
-0
/
+1
*
Instrument ARM64 generated code to check the Marking Register.
Roland Levillain
2017-08-10
1
-1
/
+3
*
ART: Include cleanup
Andreas Gampe
2017-07-24
3
-9
/
+11
*
Merge "ART: Change method lookup to be more consistent to JLS and the RI."
Treehugger Robot
2017-07-20
1
-2
/
+2
|
\
|
*
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-20
1
-2
/
+2
*
|
art: use proper nativehelper headers
Steven Moreland
2017-07-18
1
-2
/
+2
|
/
*
Introduce a Marking Register in ARM code generation.
Roland Levillain
2017-07-13
2
-14
/
+22
*
Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers.
Roland Levillain
2017-07-12
1
-0
/
+10
*
Introduce a Marking Register in ARM64 code generation.
Roland Levillain
2017-07-11
3
-9
/
+28
*
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
1
-0
/
+1
*
Add method info to oat files
Mathieu Chartier
2017-03-16
1
-2
/
+2
*
Fix some typos in ART.
Roland Levillain
2017-01-23
1
-1
/
+1
*
MIPS32: Pass more arguments in registers.
Alexey Frunze
2016-12-06
2
-20
/
+33
*
Merge "[MIPS64] JNI Compiler: compiler independent test"
Treehugger Robot
2016-11-17
1
-37
/
+33
|
\
|
*
[MIPS64] JNI Compiler: compiler independent test
Pavle Batuta
2016-11-17
1
-37
/
+33
*
|
Merge "jni: Add @CriticalNative support for MIPS32/MIPS64"
Treehugger Robot
2016-11-17
7
-86
/
+273
|
\
\
|
|
/
|
/
|
|
*
jni: Add @CriticalNative support for MIPS32/MIPS64
Goran Jakovljevic
2016-10-06
7
-86
/
+273
*
|
ART: Refactor jmethodID handling
Andreas Gampe
2016-11-07
1
-6
/
+3
*
|
ART: Clean up Thread
Andreas Gampe
2016-10-28
1
-1
/
+20
[next]