Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
8b3f835f0cca5db53a727d1d77fc6c2430d53d51
/
runtime
8b3f835
ART: Write bit fields together in ComputeSpecialAccessorInfo().
by Vladimir Marko
· 9 years ago
5bdcdca
Merge "Handle unexpected cases in profile saver"
by Calin Juravle
· 9 years ago
c421907
Merge "Update GetDexOptNeeded to handle different levels of compilation"
by Calin Juravle
· 9 years ago
87aa99c
Merge "Record foreign dex files loaded by the app in the profile"
by Calin Juravle
· 9 years ago
c71cc35
Merge "Fix valgrind errors with MemMap::Sync()."
by Hiroshi Yamauchi
· 9 years ago
29ab360
Fix valgrind errors with MemMap::Sync().
by Hiroshi Yamauchi
· 9 years ago
f529e9b
Handle unexpected cases in profile saver
by Calin Juravle
· 9 years ago
b077e15
Update GetDexOptNeeded to handle different levels of compilation
by Calin Juravle
· 9 years ago
0c344f2
Fix lock order violation
by Mathieu Chartier
· 9 years ago
0310fb0
Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test."
by Aart Bik
· 9 years ago
33fbf37
Add systrace logging to ScopedCodeCacheWrite
by Mathieu Chartier
· 9 years ago
83537c6
Merge "runtime: Add CAS and fences to sun.misc.Unsafe"
by Igor Murashkin
· 9 years ago
0e54c01
Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test.
by Aart Bik
· 9 years ago
f81f596
Merge changes I70f61fe3,I00376b02
by Hiroshi Yamauchi
· 9 years ago
b79eb75
Revert "ProfilingInfo roots should be visited by the declaring class."
by Hiroshi Yamauchi
· 9 years ago
ebd5fc6
Revert "Query declaring class before querying IsNative."
by Hiroshi Yamauchi
· 9 years ago
47c1959
Increase kDumpWaitTimeout 10x for target builds
by Mathieu Chartier
· 9 years ago
bcd9dd7
Don't use ScopedObjectAccess in Heap::DumpSpaces
by Mathieu Chartier
· 9 years ago
629afab
runtime: Add CAS and fences to sun.misc.Unsafe
by Igor Murashkin
· 9 years ago
810ef37
Merge "ART: Fix RegTypeCache::FromUnresolvedMerge()."
by Vladimir Marko
· 9 years ago
03e31fc
Merge "Typo in comment in MIPS32 mterp."
by Roland Levillain
· 9 years ago
6589d45
Merge "ART: Enable JitProfiling for MIPS64 Mterp"
by Bill Buzbee
· 9 years ago
de16654
Add some debugging for zygote crash.
by Nicolas Geoffray
· 9 years ago
2cbbf16
ART: Fix RegTypeCache::FromUnresolvedMerge().
by Vladimir Marko
· 9 years ago
32ce2ad
Add more systracing everywhere
by Mathieu Chartier
· 9 years ago
c71dc38
Merge "Remove no thread suspension assert in AddImageSpace"
by Mathieu Chartier
· 9 years ago
095a0b2
Remove no thread suspension assert in AddImageSpace
by Mathieu Chartier
· 9 years ago
9a9aee6
Use MarkIfNotInToSpace for SemiSpace::MarkObject
by Mathieu Chartier
· 9 years ago
6973100
Only visit app image classes in class loader
by Mathieu Chartier
· 9 years ago
3040f4a
Merge "ART: Fix UTF test and monitor pool old chunks"
by Andreas Gampe
· 9 years ago
b4d1d72
Merge "Query declaring class before querying IsNative."
by Nicolas Geoffray
· 9 years ago
26329cd
Query declaring class before querying IsNative.
by Nicolas Geoffray
· 9 years ago
fd409de
Merge "ART: Update arm assembly to use current syntax"
by Bill Buzbee
· 9 years ago
96530d3
ART: Update arm assembly to use current syntax
by buzbee
· 9 years ago
f1e74af
Typo in comment in MIPS32 mterp.
by Roland Levillain
· 9 years ago
9abb297
Fix very rare bug around JIT code cache collection.
by Nicolas Geoffray
· 9 years ago
a3ed89f
Merge "Refine statistics around the JIT."
by Nicolas Geoffray
· 9 years ago
9ec0676
Merge "ProfilingInfo roots should be visited by the declaring class."
by Nicolas Geoffray
· 9 years ago
4464a3e
ART: Fix UTF test and monitor pool old chunks
by Andreas Gampe
· 9 years ago
db045be
ART: Enable JitProfiling for MIPS64 Mterp
by Alexey Frunze
· 9 years ago
9ea02c4
Add ScopedGCCriticalSection to Trace::StopTracing.
by Hiroshi Yamauchi
· 9 years ago
9a3be98
ProfilingInfo roots should be visited by the declaring class.
by Nicolas Geoffray
· 9 years ago
7211aa6
Add systrace to VerifyClass
by Mathieu Chartier
· 9 years ago
9bab082
Merge "Simplify LoadNativeLibrary()"
by Dimitry Ivanov
· 9 years ago
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
· 10 years ago
00e94fb
Merge "ART: Enable JitProfiling for x86_64 Mterp"
by Bill Buzbee
· 9 years ago
c90bc92
Record foreign dex files loaded by the app in the profile
by Calin Juravle
· 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
· 10 years ago
da11cef
Merge "Assembly TLAB allocation fast path for arm."
by Hiroshi Yamauchi
· 9 years ago
942dc298
Simplify LoadNativeLibrary()
by Dimitry Ivanov
· 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
Next »