Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
47c1959f0c78eaf6ab17e1b80fa3ce9643e55849
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
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
93e83d3
Merge "Add some debugging for zygote crash."
by Nicolas Geoffray
· 9 years ago
de16654
Add some debugging for zygote crash.
by Nicolas Geoffray
· 9 years ago
b5d3132
Merge "Workaround for broken 'ps' command on M."
by Nicolas Geoffray
· 9 years ago
5521889
Merge "Support multidex run-test with Jack"
by Sebastien Hertz
· 9 years ago
fe6f0b6
Workaround for broken 'ps' command on M.
by Nicolas Geoffray
· 9 years ago
2cbbf16
ART: Fix RegTypeCache::FromUnresolvedMerge().
by Vladimir Marko
· 9 years ago
8a8c841
Merge "Remove useless map in SwapAllocator"
by Vladimir Marko
· 9 years ago
4856ca7
Support multidex run-test with Jack
by Sebastien Hertz
· 9 years ago
e61f01b
Merge "MIPS64: Implement isInfinite intrinsics."
by Andreas Gampe
· 9 years ago
ddec7f9
MIPS64: Implement isInfinite intrinsics.
by Chris Larsen
· 9 years ago
dc97e3c
Merge "Add more systracing everywhere"
by Mathieu Chartier
· 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
cad8657
Merge "Use MarkIfNotInToSpace for SemiSpace::MarkObject"
by Mathieu Chartier
· 9 years ago
9a9aee6
Use MarkIfNotInToSpace for SemiSpace::MarkObject
by Mathieu Chartier
· 9 years ago
42e84e0
Merge "Only visit app image classes in class loader"
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
1c6f902
Merge "Cache DexRegisterMaps when writing native debug info."
by David Srbecky
· 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
03f9e6b
Merge "Fix very rare bug around JIT code cache collection."
by Nicolas Geoffray
· 9 years ago
dd6c73a
Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC."
by Roland Levillain
· 9 years ago
f51a235
Merge "ARM64: Implement SystemArrayCopyChar intrinsic."
by Nicolas Geoffray
· 9 years ago
96530d3
ART: Update arm assembly to use current syntax
by buzbee
· 9 years ago
fee8556
Ignore 145-alloc-tracking-stress failures in interpreter with CC.
by Roland Levillain
· 9 years ago
f1e74af
Typo in comment in MIPS32 mterp.
by Roland Levillain
· 9 years ago
2ed15b6
Cache DexRegisterMaps when writing native debug info.
by David Srbecky
· 9 years ago
867a7c7
Merge "Make sure we keep adb logs on buildbots."
by Nicolas Geoffray
· 9 years ago
04ca0a7
Merge "Re-enable CFI test for compressed symbols."
by David Srbecky
· 9 years ago
0274240
Re-enable CFI test for compressed symbols.
by David Srbecky
· 9 years ago
80d9c85
Make sure we keep adb logs on buildbots.
by Nicolas Geoffray
· 9 years ago
9abb297
Fix very rare bug around JIT code cache collection.
by Nicolas Geoffray
· 9 years ago
e8e56f2
Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily."
by Nicolas Geoffray
· 9 years ago
98c38e3
Suppress ArrayDequeTest#testForEachRemaining temporarily.
by Narayan Kamath
· 9 years ago
d3d0da5
ARM64: Implement SystemArrayCopyChar intrinsic.
by Scott Wakeling
· 9 years ago
a3ed89f
Merge "Refine statistics around the JIT."
by Nicolas Geoffray
· 9 years ago
104f22e
Merge "Move back the boot image to debuggable."
by Nicolas Geoffray
· 9 years ago
0c6e334
Move back the boot image to debuggable.
by Nicolas Geoffray
· 9 years ago
b138a6e
Merge "Fix lint issue."
by Nicolas Geoffray
· 9 years ago
457413a
Fix lint issue.
by Nicolas Geoffray
· 9 years ago
dd11dde
Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64"
by Nicolas Geoffray
· 9 years ago
9ec0676
Merge "ProfilingInfo roots should be visited by the declaring class."
by Nicolas Geoffray
· 9 years ago
1028909
Merge "MIPS32: Highest/Lowest One Bit Set:"
by Andreas Gampe
· 9 years ago
9775934
MIPS32: Highest/Lowest One Bit Set:
by Chris Larsen
· 9 years ago
4464a3e
ART: Fix UTF test and monitor pool old chunks
by Andreas Gampe
· 9 years ago
e330de4
Merge "Add ScopedGCCriticalSection to Trace::StopTracing."
by Hiroshi Yamauchi
· 9 years ago
3b13d94
Merge "MIPS32: Improve TrailingZeros"
by Andreas Gampe
· 9 years ago
db045be
ART: Enable JitProfiling for MIPS64 Mterp
by Alexey Frunze
· 9 years ago
bbb2ebe
MIPS32: Improve TrailingZeros
by Chris Larsen
· 9 years ago
7891581
Merge "MIPS32: Implement bitCount intrinsics."
by Andreas Gampe
· 9 years ago
edc1645
MIPS32: Implement bitCount intrinsics.
by Chris Larsen
· 9 years ago
00bc2d3
Merge "MIPS32: Implement isInfinite intrinsics."
by Andreas Gampe
· 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
4a01be2
Merge "Add systrace to VerifyClass"
by Mathieu Chartier
· 9 years ago
7211aa6
Add systrace to VerifyClass
by Mathieu Chartier
· 9 years ago
2714fe6
MIPS32: Implement isInfinite intrinsics.
by Chris Larsen
· 9 years ago
66bdb9e
Merge "Move some default-methods tests to Java from Smali."
by Alex Light
· 9 years ago
d204ba5
Move some default-methods tests to Java from Smali.
by Alex Light
· 9 years ago
93504f2
Merge "change image in run-jdwp-tests.sh"
by Mingyao Yang
· 9 years ago
b204d94
Merge "Add a PassScope for PrepareForRegisterAllocation"
by Mingyao Yang
· 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
19a133b
Merge "ART: cleanup exit_block_ in graph if exit block is removed"
by David Brazdil
· 9 years ago
49924c9
Integer.bitCount and Long.bitCount intrinsics for ARM64
by xueliang.zhong
· 9 years ago
982a1ac
Merge "Ignore 145-alloc-tracking-stress run-test failures with CC."
by Roland Levillain
· 9 years ago
7ba9966
ART: cleanup exit_block_ in graph if exit block is removed
by Serguei Katkov
· 9 years ago
eeed32c
Ignore 145-alloc-tracking-stress run-test failures with CC.
by Roland Levillain
· 9 years ago
e283588
Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter."
by Nicolas Geoffray
· 9 years ago
700347e
Add a PassScope for PrepareForRegisterAllocation
by Mingyao Yang
· 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
145c31a
change image in run-jdwp-tests.sh
by Mingyao Yang
· 9 years ago
0b136ac
Merge "Revert "Disable test after libunwind change.""
by Andreas Gampe
· 9 years ago
40f1f0a
Revert "Disable test after libunwind change."
by Andreas Gampe
· 9 years ago
b934571
Merge "Disable 577-profile-foreign-dex temporarily."
by Hiroshi Yamauchi
· 9 years ago
b5e8ade
Merge "Fast ART MIPS64 interpreter"
by Bill Buzbee
· 9 years ago
6cba74b
Disable 577-profile-foreign-dex temporarily.
by Hiroshi Yamauchi
· 9 years ago
0344f4e
Merge "Clear inline caches if a ProfilingInfo gets revived."
by Nicolas Geoffray
· 9 years ago
6ba1d68
Merge "Fix potential linear alloc memory leak"
by Mathieu Chartier
· 9 years ago
e0d1855
Merge "Simplified intrinsic macro mechanism."
by Aart Bik
· 9 years ago
5b83050
Fix potential linear alloc memory leak
by Mathieu Chartier
· 9 years ago
a71ec64
Merge "Remove references to $(ACP)"
by Dan Willemsen
· 9 years ago
511e41b
Clear inline caches if a ProfilingInfo gets revived.
by Nicolas Geoffray
· 9 years ago
2f9fcc9
Simplified intrinsic macro mechanism.
by Aart Bik
· 9 years ago
785eeae
Merge "Improve Checker error messages"
by David Brazdil
· 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
0f73bda
Improve Checker error messages
by David Brazdil
· 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
15427ae
Merge "oatdump: Add option to print just the header"
by David Brazdil
· 9 years ago
Next »