Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
bcd94c8ea9bde4e075c25fbdfb3a2ef6858eed7b
/
runtime
bcd94c8
Refine statistics around the JIT.
by Nicolas Geoffray
· 9 years ago
e283588
Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter."
by Nicolas Geoffray
· 9 years ago
e4cec51
Merge "Delete alloc tracking map outside of critical section"
by Mathieu Chartier
· 9 years ago
0b8b4a6
Delete alloc tracking map outside of critical section
by Mathieu Chartier
· 9 years ago
b5e8ade
Merge "Fast ART MIPS64 interpreter"
by Bill Buzbee
· 9 years ago
0344f4e
Merge "Clear inline caches if a ProfilingInfo gets revived."
by Nicolas Geoffray
· 9 years ago
5b83050
Fix potential linear alloc memory leak
by Mathieu Chartier
· 9 years ago
511e41b
Clear inline caches if a ProfilingInfo gets revived.
by Nicolas Geoffray
· 9 years ago
52d6810
Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT."""
by Nicolas Geoffray
· 9 years ago
3512244
Revert "Revert "Use the interpreter as a heartbeat for the JIT.""
by Nicolas Geoffray
· 9 years ago
00b53b7
Fast ART MIPS64 interpreter
by Alexey Frunze
· 9 years ago
00e94fb
Merge "ART: Enable JitProfiling for x86_64 Mterp"
by Bill Buzbee
· 9 years ago
3d4770c
Merge "Revert "ART: Allow unwinding unattached threads""
by Nicolas Geoffray
· 9 years ago
0c65939
Revert "ART: Allow unwinding unattached threads"
by Nicolas Geoffray
· 9 years ago
8d468e3
Merge "Give the JIT its own arena pool to avoid lock contentions."
by Nicolas Geoffray
· 9 years ago
c8705a7
ART: Enable JitProfiling for x86_64 Mterp
by Serguei Katkov
· 9 years ago
f484954
Merge "ART: Allow unwinding unattached threads"
by Andreas Gampe
· 9 years ago
78fb377
Merge "Fix allocation tracking race"
by Mathieu Chartier
· 9 years ago
eebc3af
Fix allocation tracking race
by Mathieu Chartier
· 9 years ago
9e927f5
Lower JIT thread priority
by Andreas Gampe
· 9 years ago
f728672
ART: Allow unwinding unattached threads
by Andreas Gampe
· 9 years ago
73e31f8
Merge "Revert "Use the interpreter as a heartbeat for the JIT.""
by Nicolas Geoffray
· 9 years ago
a96917a
Revert "Use the interpreter as a heartbeat for the JIT."
by Nicolas Geoffray
· 9 years ago
a8fde8e
Merge "Revert "Fix bogus interaction between code cache and instrumentation.""
by Nicolas Geoffray
· 9 years ago
034eb1a
Revert "Fix bogus interaction between code cache and instrumentation."
by Nicolas Geoffray
· 9 years ago
d0ea912
Merge "Fix bogus interaction between code cache and instrumentation."
by Nicolas Geoffray
· 9 years ago
e9924b7
Fix bogus interaction between code cache and instrumentation.
by Nicolas Geoffray
· 9 years ago
7191fdd
Merge "Revert "Revert "Fast ART x86_64 interpretator"""
by Bill Buzbee
· 9 years ago
4626786
Merge "x86 Fast Interpreter: Fix CFI"
by Bill Buzbee
· 9 years ago
01f4dae
Merge "Use the interpreter as a heartbeat for the JIT."
by Nicolas Geoffray
· 9 years ago
4cb069f
Merge "Fix the signature of the IndexOf entry point."
by Roland Levillain
· 9 years ago
1e7da9b
Do a TryLock when allocating a ProfilingInfo from the interpreter.
by Nicolas Geoffray
· 9 years ago
7273a5d
Use the interpreter as a heartbeat for the JIT.
by Nicolas Geoffray
· 9 years ago
25e0456
Give the JIT its own arena pool to avoid lock contentions.
by Nicolas Geoffray
· 9 years ago
2a524bd
Dump more information to diagnose problem.
by Nicolas Geoffray
· 9 years ago
897338d
x86 Fast Interpreter: Fix CFI
by Serguei Katkov
· 9 years ago
47bce25
Merge "Improve documentation about StringFactory.newStringFromChars."
by Roland Levillain
· 9 years ago
6cbe081
Revert "Revert "Fast ART x86_64 interpretator""
by Serguei Katkov
· 9 years ago
9f03916
Merge "[MIPS] Add Fast Art interpreter for Mips32."
by Bill Buzbee
· 9 years ago
032c005
Revert "Revert "Improve immune spaces logic""
by Mathieu Chartier
· 9 years ago
42ad288
Fix the signature of the IndexOf entry point.
by Roland Levillain
· 9 years ago
cc3839c
Improve documentation about StringFactory.newStringFromChars.
by Roland Levillain
· 9 years ago
a48224f
Merge "Revert "Improve immune spaces logic""
by Nicolas Geoffray
· 9 years ago
07dbbca
Revert "Improve immune spaces logic"
by Nicolas Geoffray
· 9 years ago
d8e6d82
Merge "Improve immune spaces logic"
by Mathieu Chartier
· 9 years ago
17b8bce
Improve immune spaces logic
by Mathieu Chartier
· 9 years ago
0002311
Merge "ART: Add unstarted-runtime functions"
by Andreas Gampe
· 9 years ago
bc4d218
ART: Add unstarted-runtime functions
by Andreas Gampe
· 9 years ago
420ae23
Merge "Support new JDWP InterfaceType.InvokeMethod command"
by Alex Light
· 9 years ago
4f626cd
Merge "Add and use loaded class profiling"
by Mathieu Chartier
· 9 years ago
c5dd319
Add and use loaded class profiling
by Mathieu Chartier
· 9 years ago
da11cef
Merge "Assembly TLAB allocation fast path for arm."
by Hiroshi Yamauchi
· 9 years ago
1bdfdb3
Merge "Implement fp to bits methods as intrinsics."
by Aart Bik
· 9 years ago
2a6aad9
Implement fp to bits methods as intrinsics.
by Aart Bik
· 9 years ago
01c30e8
Merge "Optimizing: Reduce memory usage of HInstructions."
by Vladimir Marko
· 9 years ago
a1de918
Optimizing: Reduce memory usage of HInstructions.
by Vladimir Marko
· 9 years ago
af86c4e
Merge "Revert "Revert "ART: Support interpreter switching in x86 mterp"""
by Bill Buzbee
· 9 years ago
15315ab
Merge "Revert "Fast ART x86_64 interpretator""
by Nicolas Geoffray
· 9 years ago
c4a575f
Revert "Fast ART x86_64 interpretator"
by Nicolas Geoffray
· 9 years ago
200f040
[MIPS] Add Fast Art interpreter for Mips32.
by Douglas Leung
· 9 years ago
3140ed5
Merge "Add lz4hc image compression format"
by Mathieu Chartier
· 9 years ago
36be5c5
Merge "Fast ART x86_64 interpretator"
by Bill Buzbee
· 9 years ago
a6e81ed
Add lz4hc image compression format
by Mathieu Chartier
· 9 years ago
7e1ce28
Assembly TLAB allocation fast path for arm.
by Hiroshi Yamauchi
· 9 years ago
eea36cb
Merge "Add a decompression scoped timing for image loading"
by Mathieu Chartier
· 9 years ago
9ed87a8
Merge "AOT compile framework code as non-debuggable"
by Mingyao Yang
· 9 years ago
31317c3
Add a decompression scoped timing for image loading
by Mathieu Chartier
· 9 years ago
481352d
Revert "Revert "ART: Support interpreter switching in x86 mterp""
by Bill Buzbee
· 9 years ago
4a28e1e
Support new JDWP InterfaceType.InvokeMethod command
by Alex Light
· 9 years ago
6d17995
Merge "Dump the number of OSR compiled code."
by Nicolas Geoffray
· 9 years ago
950d063
Merge "ART: Profile all branches for on-stack replacement"
by Bill Buzbee
· 9 years ago
ebd4869
Merge "Verify encoded stack maps in debug builds."
by David Srbecky
· 9 years ago
dcedaaa
Merge "Implement << operator for DexRegisterLocation::Kind."
by David Srbecky
· 9 years ago
1bbdfd7
Verify encoded stack maps in debug builds.
by David Srbecky
· 9 years ago
7dc1178
Implement << operator for DexRegisterLocation::Kind.
by David Srbecky
· 9 years ago
f1dcacc
ART: Profile all branches for on-stack replacement
by buzbee
· 9 years ago
7d66ac5
Merge "Revert "ART: Support interpreter switching in x86 mterp""
by Nicolas Geoffray
· 9 years ago
a14bf44
Revert "ART: Support interpreter switching in x86 mterp"
by Nicolas Geoffray
· 9 years ago
fcdd729
Dump the number of OSR compiled code.
by Nicolas Geoffray
· 9 years ago
7f4ea48
Merge "ART: Support interpreter switching in x86 mterp"
by Bill Buzbee
· 9 years ago
489b1f2
Merge "Forgot to initialize JIT memory use fields."
by Nicolas Geoffray
· 9 years ago
c66577e
Revert "Preload public libraries on Runtime::Start()"
by Nicolas Geoffray
· 9 years ago
ea9fc5b
Preload public libraries on Runtime::Start()
by Dimitry Ivanov
· 9 years ago
4429b11
ART: Support interpreter switching in x86 mterp
by buzbee
· 9 years ago
db11e7e
Merge "Made art/runtime/arch/stub_test.cc compile with -O2 again."
by Andreas Gampe
· 9 years ago
0c0a7a3
Merge "Add MapAnonymous handling for null error_str"
by Mathieu Chartier
· 9 years ago
83723ae
Add MapAnonymous handling for null error_str
by Mathieu Chartier
· 9 years ago
b0d2208
Forgot to initialize JIT memory use fields.
by Nicolas Geoffray
· 9 years ago
a6be605
Merge "MIPS32: Implement intrinsics from java.lang.Math:"
by Roland Levillain
· 9 years ago
29c6122
Merge "ART: Enable JitProfiling for x86 Mterp"
by Bill Buzbee
· 9 years ago
970e191
Made art/runtime/arch/stub_test.cc compile with -O2 again.
by Bilyan Borisov
· 9 years ago
bf63303
Merge "ART: Allow method references across oat files for multi-image, 2nd attempt."
by Vladimir Marko
· 9 years ago
944da60
ART: Allow method references across oat files for multi-image, 2nd attempt.
by Vladimir Marko
· 9 years ago
dddfaa5
Merge "Introduce partial code cache collection."
by Nicolas Geoffray
· 9 years ago
2de973d
ART: Enable JitProfiling for x86 Mterp
by buzbee
· 9 years ago
028d102
Merge "Make JNI work correctly with default methods."
by Alex Light
· 9 years ago
6ea1a0e
AOT compile framework code as non-debuggable
by Mingyao Yang
· 9 years ago
3612149
Make JNI work correctly with default methods.
by Alex Light
· 9 years ago
16e51be
Fix allocation tracking race
by Mathieu Chartier
· 9 years ago
8d37250
Introduce partial code cache collection.
by Nicolas Geoffray
· 9 years ago
Next »