Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
05dd001ace005ad20bdc5ad2b7593a81825afe82
/
compiler
/
jni
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
473191c
ART: Clean up library loading
by Andreas Gampe
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
7bdc6e7
ART: Minor refactoring of JNI stub compilation.
by Vladimir Marko
· 7 years ago
b0a6aee
Record @{Fast,Critical}Native in method's access flags.
by Vladimir Marko
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 7 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 7 years ago
0d127e1
Do not refresh the Marking Register in CriticalNative methods.
by Roland Levillain
· 8 years ago
d8dbc8d
Refactor compiled_method.h .
by Vladimir Marko
· 7 years ago
217d6d3
ART: Remove old code
by Andreas Gampe
· 7 years ago
217488a
ART: Move read barrier config out of globals
by Andreas Gampe
· 7 years ago
2b03a1f
Instrument ARM64 generated code to check the Marking Register.
by Roland Levillain
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
331f4c4
Merge "ART: Change method lookup to be more consistent to JLS and the RI."
by Treehugger Robot
· 7 years ago
ba11882
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 8 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
6d729a7
Introduce a Marking Register in ARM code generation.
by Roland Levillain
· 8 years ago
af24def
Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers.
by Roland Levillain
· 7 years ago
97c4646
Introduce a Marking Register in ARM64 code generation.
by Roland Levillain
· 8 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
cbcedbf
Add method info to oat files
by Mathieu Chartier
· 8 years ago
5e8d5f0
Fix some typos in ART.
by Roland Levillain
· 8 years ago
1b8464d
MIPS32: Pass more arguments in registers.
by Alexey Frunze
· 8 years ago
8eaa426
Merge "[MIPS64] JNI Compiler: compiler independent test"
by Treehugger Robot
· 8 years ago
c180a1b
Merge "jni: Add @CriticalNative support for MIPS32/MIPS64"
by Treehugger Robot
· 8 years ago
837e72a
[MIPS64] JNI Compiler: compiler independent test
by Pavle Batuta
· 9 years ago
13b2784
ART: Refactor jmethodID handling
by Andreas Gampe
· 8 years ago
0a85576
ART: Clean up Thread
by Andreas Gampe
· 8 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 8 years ago
3f699ae
Revert "jni: Disable FastNative path for methods returning objects"
by Igor Murashkin
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
ae7ff92
jni: Add read barrier fast path to jni compiler
by Igor Murashkin
· 8 years ago
480ddd6
Merge "Replace StackHandleScopeCollection with VariableSizedHandleScope"
by Mathieu Chartier
· 8 years ago
6f029d9
jni: Disable FastNative path for methods returning objects
by Igor Murashkin
· 8 years ago
e8a3c57
Replace StackHandleScopeCollection with VariableSizedHandleScope
by Mathieu Chartier
· 8 years ago
1e0d8ce
Merge "Enable generic JNI tests for MIPS32"
by Treehugger Robot
· 8 years ago
4229811
test: Fix jni_compiler_test for const correctness
by Igor Murashkin
· 8 years ago
cc8b04e
jni: Add @CriticalNative support for MIPS32/MIPS64
by Goran Jakovljevic
· 8 years ago
a51d8b7
jni: Test that pushed handle scopes are popped after JNI transitions
by Igor Murashkin
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
294a915
jni: test CriticalNative with generic jni
by Igor Murashkin
· 8 years ago
b982c38
Enable generic JNI tests for MIPS32
by Goran Jakovljevic
· 8 years ago
06a04e0
jni: Implement generic JNI support for @CriticalNative/@FastNative
by Igor Murashkin
· 8 years ago
d9c9037
Move ArrayRef to runtime/base
by David Brazdil
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
57eb0f5
MIPS32: Fill branch delay slots
by Alexey Frunze
· 8 years ago
a75b01a
Fix building tests with partial arch codegen support
by Colin Cross
· 8 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 8 years ago
3b165bc
ART: Extract macro assembler
by Andreas Gampe
· 8 years ago
3a656e1
Thumb2: Clean up 16-bit LDR/STR detection.
by Vladimir Marko
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
3224838
Clean up JNI calling convention callee saves.
by Vladimir Marko
· 9 years ago
c544f34
Initialize native loader before starting runtime
by Dimitry Ivanov
· 9 years ago
5edb063
Fix check_jni_compiler tests
by Dimitry Ivanov
· 9 years ago
457bc24
Revert "Disable tests after latest nativeloader changes."
by Dimitry Ivanov
· 9 years ago
7032e78
Disable tests after latest nativeloader changes.
by Nicolas Geoffray
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
942dc298
Simplify LoadNativeLibrary()
by Dimitry Ivanov
· 9 years ago
5b1c2ca
Revert "Revert "Add option to generate compressed backtrace info.""
by David Srbecky
· 9 years ago
8546cc9
Revert "Add option to generate compressed backtrace info."
by David Srbecky
· 9 years ago
5fdcc3c
Add option to generate compressed backtrace info.
by David Srbecky
· 9 years ago
d5bbadf
Use shared namespaces for bundled apps
by Dimitry Ivanov
· 9 years ago
5366f5c
Fix call to LoadNativeLibrary
by Dimitry Ivanov
· 9 years ago
f5a3099
Use isolated namespaces for app native libs
by Dmitriy Ivanov
· 9 years ago
10ef694
Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.
by Vladimir Marko
· 9 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 9 years ago
97a2181
Fix mips64 cfi test
by Mathieu Chartier
· 9 years ago
0e09cf6
ART: Fix Mips64 JNI Calling Convention
by Vladimir Marko
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
c1b4a1e
Merge "Change JNI calling convention for mips"
by Nicolas Geoffray
· 9 years ago
8c434dc
MIPS: Assemblers changes needed for optimizing compiler
by Goran Jakovljevic
· 9 years ago
23c1e50
Change JNI calling convention for mips
by Goran Jakovljevic
· 10 years ago
ff73498
Revert "Revert "[MIPS] Use hard float calling convention for managed code""
by Goran Jakovljevic
· 9 years ago
7fee84c
Revert "[MIPS] Use hard float calling convention for managed code"
by Vladimir Marko
· 9 years ago
a29449d
[MIPS] Use hard float calling convention for managed code
by Goran Jakovljevic
· 9 years ago
f71ad9e
Merge "Svelter libart-compiler"
by Alex Light
· 9 years ago
50fa993
Svelter libart-compiler
by Alex Light
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 10 years ago
f652d60
[MIPS64] JNI Compiler: Sign-extend int function arguments
by Lazar Trsic
· 10 years ago
cf93a5c
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
by Vladimir Marko
· 10 years ago
fbeb4ae
Revert "ART: Implement literal pool for arm, fix branch fixup."
by Vladimir Marko
· 10 years ago
f38caa6
ART: Implement literal pool for arm, fix branch fixup.
by Vladimir Marko
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 10 years ago
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
9bd88b0
ARM64: Move xSELF from x18 to x19.
by Serban Constantinescu
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
69a5030
ARM64: Remove suspend register.
by Zheng Xu
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
48ee356
ART: Ignore result for exception-case JNIEndWithReference
by Andreas Gampe
· 10 years ago
c6b4dd8
Implement CFI for Optimizing.
by David Srbecky
· 10 years ago
dd97393
Implement CFI for JNI.
by David Srbecky
· 10 years ago
Next »