Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4c6d765dae35f7a3e7cafdbe346821622e65d6d4
/
test
/
common
dee09f9
Add the compiler filter to InMemoryDexClassLoader backed by oat files.
by Nicolas Geoffray
· 5 years ago
cce414f
Delay entrypoint update until visibly initialized.
by Vladimir Marko
· 5 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 5 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 5 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 5 years ago
2808be8
ART: Introduce stackmap with no DexRegInfo.
by Artem Serov
· 6 years ago
af213cc
Fix ClearEntryPointsInZygoteExecSpace.
by Nicolas Geoffray
· 5 years ago
d2f13ba
Remove requirement of a ProfilingInfo for jitted code.
by Nicolas Geoffray
· 5 years ago
0d54cfb
jitzygote: Special case system server to keep the JIT queue at fork.
by Nicolas Geoffray
· 6 years ago
d03e8dd
Fix longstanding JIT bug in interaction with class initialization.
by Nicolas Geoffray
· 6 years ago
e7a3354
Handle methods being present in multiple threads correctly
by Alex Light
· 6 years ago
527072e
Enable InMemoryDexClassLoader vdex only for Q+ targets
by David Brazdil
· 6 years ago
331a5e1
Revert^2 Verify InMemoryDexClassLoader classes in a background thread
by David Brazdil
· 6 years ago
2d22ffc
Merge "ART: Forward-declare Context"
by Treehugger Robot
· 6 years ago
e5d2398
ART: Forward-declare Context
by Andreas Gampe
· 6 years ago
226805d
Deoptimize zygote compiled methods in DeoptimizeBootImage.
by Nicolas Geoffray
· 6 years ago
075456e
Revert "Revert "Add a baseline flag to JIT compile.""
by Nicolas Geoffray
· 6 years ago
344b0d1
Revert "Add a baseline flag to JIT compile."
by Andreas Gampe
· 6 years ago
e734fe8
Add a baseline flag to JIT compile.
by Nicolas Geoffray
· 6 years ago
c7d878d
Revert^4 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
ec43a01
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
by Nicolas Geoffray
· 6 years ago
3d477f3
Revert^2 "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
8248490
Revert "ART: Add StackVisitor accepting a lambda"
by Andreas Gampe
· 6 years ago
36f8d22
ART: Add StackVisitor accepting a lambda
by Andreas Gampe
· 6 years ago
d55f6ee
Merge "Revert^4 "JVMTI PopFrame support""
by Alex Light
· 6 years ago
4cbfadc
Remove CHECK that GetThis() must always work.
by Nicolas Geoffray
· 6 years ago
0aa7a5a
Revert^4 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
202b617
Revert "Revert^2 "JVMTI PopFrame support""
by Nicolas Geoffray
· 6 years ago
1c7b1fc
Revert^2 "JVMTI PopFrame support"
by Alex Light
· 6 years ago
068a9be
Merge "Revert "JVMTI PopFrame support""
by Alex Light
· 6 years ago
f67d0cb
Revert "JVMTI PopFrame support"
by Alex Light
· 6 years ago
dd0f77c
Merge "JVMTI PopFrame support"
by Alex Light
· 6 years ago
88a2a9d
JVMTI PopFrame support
by Alex Light
· 7 years ago
eece494
Fix test 1935 for JIT-at-first-use.
by Vladimir Marko
· 6 years ago
d9986ac
Revert "Fix String.equals() for moveable String.class."
by Roland Levillain
· 6 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 6 years ago
f73caca
Remove superfluous 'virtual' specifiers in ART.
by Roland Levillain
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 6 years ago
ce75049
Revert "Revert "Handle a special case of lock aliasing during lock verification""
by Alexey Grebenkin
· 6 years ago
2d441b1
Make instrumentation trampoline able to jump to jit code
by Alex Light
· 6 years ago
97c465c
Merge "Revert "Handle a special case of lock aliasing during lock verification""
by Nicolas Geoffray
· 6 years ago
753a055
Revert "Handle a special case of lock aliasing during lock verification"
by Nicolas Geoffray
· 6 years ago
91b6bef
Merge "Handle a special case of lock aliasing during lock verification"
by Treehugger Robot
· 6 years ago
82898ed
Handle a special case of lock aliasing during lock verification
by Alexey Grebenkin
· 6 years ago
b40d361
ART: Finish old move of OatDexFile
by Andreas Gampe
· 6 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
52f5a1f
ART: No JIT for native MethodHandle/VarHandle methods
by Orion Hodson
· 7 years ago
82d046e
Add a profiling library
by David Sehr
· 7 years ago
035a296
ART: Fix Main.isAotCompiled
by Andreas Gampe
· 7 years ago
0e9d090
Merge "Add compiler option for counting hotness in compiled code."
by Nicolas Geoffray
· 7 years ago
45caa1d
Make test 044-proxy less flaky
by Mathieu Chartier
· 7 years ago
8d72832
Add compiler option for counting hotness in compiled code.
by Nicolas Geoffray
· 7 years ago
3913e48
ART: Refactor profile_compilation_info.h includes
by Andreas Gampe
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
2196c65
Revert^4 "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
056d775
Revert "Revert "Revert "JIT JNI stubs."""
by Nicolas Geoffray
· 7 years ago
e744163
Revert "Revert "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
47d3185
Revert "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
3417eae
JIT JNI stubs.
by Vladimir Marko
· 7 years ago
b0b68cf
ART: Clean up #includes in jit_code_cache.h .
by Vladimir Marko
· 7 years ago
da28305
Fix String.equals() for moveable String.class.
by Vladimir Marko
· 7 years ago
1949baf
Revert "Force OSR compilation on all compilations."
by Nicolas Geoffray
· 7 years ago
c217666
Force OSR compilation on all compilations.
by Nicolas Geoffray
· 7 years ago
48b40cc
Use the right class loader allocator in ReallocMethods.
by Nicolas Geoffray
· 7 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
23ddfe8
Don't call EnsureInitialized in the JIT.
by Nicolas Geoffray
· 7 years ago
b486a98
ART: Introduce thread-current-inl.h
by Andreas Gampe
· 7 years ago
b9bec2e
Record types when the interpreter executes intrinsics.
by Nicolas Geoffray
· 7 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
a1e0367
Fix CHA test failures under some configurations.
by Mingyao Yang
· 8 years ago
169722b
Add hooks to avoid collecting code for run-tests.
by Nicolas Geoffray
· 8 years ago
4e03c52
Revert "Revert "Try really hard for JIT in test 916""
by Alex Light
· 8 years ago
4cddd03
Merge "Revert "Try really hard for JIT in test 916""
by Alex Light
· 8 years ago
ca4feac
Revert "Try really hard for JIT in test 916"
by Alex Light
· 8 years ago
8799ea0
Merge "Try really hard for JIT in test 916"
by Treehugger Robot
· 8 years ago
a64fa43
Try really hard for JIT in test 916
by Alex Light
· 8 years ago
7e25123
Merge "ART tests: do not retrieve OatQuickMethodHeader for bridge methods"
by Nicolas Geoffray
· 8 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 8 years ago
441a5e9
Merge "Revert "Revert "Revert "Basic obsolete methods support""""
by Nicolas Geoffray
· 8 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 8 years ago
07001c8
Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4
by Treehugger Robot
· 8 years ago
857f058
Fix JIT crash due to unverified dead code
by Calin Juravle
· 8 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
ad0c8bd
Revert "Fix JIT crash due to unverified dead code"
by Vladimir Marko
· 8 years ago
132eb43
Fix JIT crash due to unverified dead code
by Calin Juravle
· 8 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 8 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 8 years ago
51c17fa
Create empty VerifiedMethod after vdex verification.
by Nicolas Geoffray
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
b2aaf1d
Merge "Address missed review comment."
by Nicolas Geoffray
· 8 years ago
44cea19
Address missed review comment.
by Nicolas Geoffray
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
d5f5627
ART tests: do not retrieve OatQuickMethodHeader for bridge methods
by Yevgeny Rouban
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
d55f4ab
Scope the compilation and Create the ProfilingInfo in the loop.
by Nicolas Geoffray
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
491617a
JIT: Don't update the dex cache of another class loader.
by Nicolas Geoffray
· 8 years ago
f711f2c
Partial fragment deoptimization
by Mingyao Yang
· 8 years ago
Next »