Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
abbca9f83dfc1ae8e851b69cdb8cf7db75f25602
abbca9f
Merge "ART: Add dex::StringIndex" am: 211fd80290
by Andreas Gampe
· 8 years ago
211fd80
Merge "ART: Add dex::StringIndex"
by Treehugger Robot
· 8 years ago
9f865c3
Merge "Do not call IsMarked on null." am: 304f2d3a1d
by Nicolas Geoffray
· 8 years ago
cff76c5
Merge "ART: Remove duplicate StackVisitor method." am: 846ddc7b9f
by Andreas Gampe
· 8 years ago
304f2d3
Merge "Do not call IsMarked on null."
by Nicolas Geoffray
· 8 years ago
846ddc7
Merge "ART: Remove duplicate StackVisitor method."
by Treehugger Robot
· 8 years ago
b84defb
Do not call IsMarked on null.
by Nicolas Geoffray
· 8 years ago
7f844d4
Merge "ARM: VIXL32: Implement HClassTableGet Visitor." am: 725466c020
by Nicolas Geoffray
· 8 years ago
725466c
Merge "ARM: VIXL32: Implement HClassTableGet Visitor."
by Nicolas Geoffray
· 8 years ago
c125ada
Merge "ARM: VIXL32: Fix some test failures." am: 07e6a7947f
by Nicolas Geoffray
· 8 years ago
07e6a79
Merge "ARM: VIXL32: Fix some test failures."
by Nicolas Geoffray
· 8 years ago
21f0417
Merge "Don't call realpath on a file that may not exist." am: 73209a4a64
by Nicolas Geoffray
· 8 years ago
73209a4
Merge "Don't call realpath on a file that may not exist."
by Nicolas Geoffray
· 8 years ago
efb0481
Merge "Move inline caches GC handling in JitCodeCache." am: c9e2fc27c5
by Nicolas Geoffray
· 8 years ago
c9e2fc2
Merge "Move inline caches GC handling in JitCodeCache."
by Nicolas Geoffray
· 8 years ago
2aaa297
Merge "Revert CC related changes." am: 9ebca690fd
by Nicolas Geoffray
· 8 years ago
9ebca69
Merge "Revert CC related changes."
by Nicolas Geoffray
· 8 years ago
f769461
Don't call realpath on a file that may not exist.
by Nicolas Geoffray
· 8 years ago
96172e0
Revert CC related changes.
by Nicolas Geoffray
· 8 years ago
7a707bf
Merge "Don't use ashmen when kIsTargetLinux is set." am: 626b839f88
by Nicolas Geoffray
· 8 years ago
626b839
Merge "Don't use ashmen when kIsTargetLinux is set."
by Nicolas Geoffray
· 8 years ago
f5e4a12
Merge "Improve invalid object logging" am: f5ba1152d7
by Mathieu Chartier
· 8 years ago
f5ba115
Merge "Improve invalid object logging"
by Mathieu Chartier
· 8 years ago
e4d4cd2
ART: Remove duplicate StackVisitor method.
by Andreas Gampe
· 8 years ago
9f2a91d
Merge "Added support for android root in dexfuzz." am: 10096becf6
by Aart Bik
· 8 years ago
10096be
Merge "Added support for android root in dexfuzz."
by Aart Bik
· 8 years ago
c623213
Merge "Fix mips build in InitEntryPoints" am: d7a7c7f3e9
by Mathieu Chartier
· 8 years ago
d7a7c7f
Merge "Fix mips build in InitEntryPoints"
by Mathieu Chartier
· 8 years ago
cc238e2
Fix mips build in InitEntryPoints
by Mathieu Chartier
· 8 years ago
58a73d2
Don't use ashmen when kIsTargetLinux is set.
by Nicolas Geoffray
· 8 years ago
120751f
Merge "Fix mac build in ResetQuickAllocEntryPoints" am: f9c2f88d13
by Mathieu Chartier
· 8 years ago
f9c2f88
Merge "Fix mac build in ResetQuickAllocEntryPoints"
by Mathieu Chartier
· 8 years ago
8003caf
Fix mac build in ResetQuickAllocEntryPoints
by Mathieu Chartier
· 8 years ago
f730d09
Merge "ARM: Fix JNI MacroAssembler after VIXL update." am: ae7f6b965e
by Mathieu Chartier
· 8 years ago
ae7f6b9
Merge "ARM: Fix JNI MacroAssembler after VIXL update."
by Mathieu Chartier
· 8 years ago
e9512ac
Merge "X86_64: Add allocation entrypoint switching for CC is_marking"
by Mathieu Chartier
· 8 years ago
ab19153
Merge "X86_64: Add allocation entrypoint switching for CC is_marking"
by Mathieu Chartier
· 8 years ago
b3e5851
Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""""
by Vladimir Marko
· 8 years ago
8fb28dc
Merge "Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""""
by Vladimir Marko
· 8 years ago
171cf81
Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 8 years ago
e51ca8b
Move inline caches GC handling in JitCodeCache.
by Nicolas Geoffray
· 8 years ago
fc80ff7
Improve invalid object logging
by Mathieu Chartier
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
6287c23
ARM: Fix JNI MacroAssembler after VIXL update.
by Artem Serov
· 8 years ago
ccdf8b4
Merge "Use non vixl arm macro assembler" am: 8662aaaae4
by Mathieu Chartier
· 8 years ago
8662aaa
Merge "Use non vixl arm macro assembler"
by Mathieu Chartier
· 8 years ago
67986a1
Use non vixl arm macro assembler
by Mathieu Chartier
· 8 years ago
100da72
Merge "Disabled fallback to interpreter in dexfuzz." am: 52f52361c2
by Branislav Rankov
· 8 years ago
52f5236
Merge "Disabled fallback to interpreter in dexfuzz."
by Treehugger Robot
· 8 years ago
489816d
Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics."
by Vladimir Marko
· 8 years ago
ec428a7
Merge "ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics."
by Vladimir Marko
· 8 years ago
a129114
Merge "Fix event reporting from the debugger thread" am: 60438b4609
by Sebastien Hertz
· 8 years ago
158b9c6
Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 8 years ago
60438b4
Merge "Fix event reporting from the debugger thread"
by Sebastien Hertz
· 8 years ago
df74375
Merge "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 8 years ago
e99bce2
Merge "Fix the target Linux builds of ART" am: ded461e9df
by Nicolas Geoffray
· 8 years ago
ded461e
Merge "Fix the target Linux builds of ART"
by Nicolas Geoffray
· 8 years ago
c564620
ARM64: Merge TBNZ+CMP+BGE/BGT to CMP+BHS/BHI in intrinsics.
by Vladimir Marko
· 8 years ago
2e44560
Disabled fallback to interpreter in dexfuzz.
by Branislav Rankov
· 8 years ago
e47172b
Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""
by Vladimir Marko
· 8 years ago
2cada4f
Merge "Removed quick support from dexfuzz." am: d34d4f303b
by Branislav Rankov
· 8 years ago
d34d4f3
Merge "Removed quick support from dexfuzz."
by Treehugger Robot
· 8 years ago
cb25db4
Merge "Re-enable run-test 484-checker-register-hints with read barriers."
by Roland Levillain
· 8 years ago
b981c5e
Merge "Re-enable run-test 484-checker-register-hints with read barriers."
by Roland Levillain
· 8 years ago
2194a6f
Added support for android root in dexfuzz.
by Branislav Rankov
· 8 years ago
af8bcf8
Fix event reporting from the debugger thread
by Sebastien Hertz
· 8 years ago
0a88202
Merge "Use junit-host instead of junit" am: c23d5e4783
by Paul Duffin
· 8 years ago
c23d5e4
Merge "Use junit-host instead of junit"
by Paul Duffin
· 8 years ago
1e1f98d
Merge "Moved escape analysis to reusable module" am: 5596fc184e
by Aart Bik
· 8 years ago
5596fc1
Merge "Moved escape analysis to reusable module"
by Treehugger Robot
· 8 years ago
96fd51d
Moved escape analysis to reusable module
by Aart Bik
· 8 years ago
932b19a
Use junit-host instead of junit
by Paul Duffin
· 8 years ago
ef75e34
Merge "Refine the DexOptNeeded codes." am: 424c03aac2
by Nicolas Geoffray
· 8 years ago
424c03a
Merge "Refine the DexOptNeeded codes."
by Nicolas Geoffray
· 8 years ago
8d3a75c
Merge "ARM: VIXL32: Fix breaking changes from recent VIXL update."
by Nicolas Geoffray
· 8 years ago
49812bd
Merge "ARM: VIXL32: Fix breaking changes from recent VIXL update."
by Nicolas Geoffray
· 8 years ago
7715b90
Merge "Cache flush/invalidate needs RWX permission" am: 4e68ebf9b6
by Artem Udovichenko
· 8 years ago
4e68ebf
Merge "Cache flush/invalidate needs RWX permission"
by Treehugger Robot
· 8 years ago
b18a669
Cache flush/invalidate needs RWX permission
by Artem Udovichenko
· 8 years ago
fd4d175
Merge "ART: Throw InternalError rather than VirtualMachineError" am: 35b6546b0a
by Orion Hodson
· 8 years ago
35b6546
Merge "ART: Throw InternalError rather than VirtualMachineError"
by Orion Hodson
· 8 years ago
083e728
Merge "Revert "Revert "Method Handles: Add VarargsCollector.""" am: d162cfe794
by Orion Hodson
· 8 years ago
d162cfe
Merge "Revert "Revert "Method Handles: Add VarargsCollector."""
by Orion Hodson
· 8 years ago
7225a8d
Refine the DexOptNeeded codes.
by Richard Uhler
· 8 years ago
4feb7fc
Merge "Revert "Method Handles: Add VarargsCollector."" am: 5ee771615a
by Orion Hodson
· 8 years ago
91be583
Merge "ARM: VIXL32: Improve codegen on CBZ/CBNZ" am: d0111420a9
by Nicolas Geoffray
· 8 years ago
4b137e1
Merge "Use input-vdex-fd, or input-vdex in dex2oat." am: c3076fed3c
by Nicolas Geoffray
· 8 years ago
9b64c74
Merge changes Ia3853e46,Ic32af2ec,I79c6cc12,Idfd59472,I68720661 am: be8440c9f9
by Richard Uhler
· 8 years ago
d8f667e
Refine OatStatus enum. am: 03bc659b04
by Richard Uhler
· 8 years ago
2213867
Factor out code for picking the best oat file. am: 88bc673b14
by Richard Uhler
· 8 years ago
11ce4cf
Move dumping of oat file status inside of the OatFileAssistant. am: 46cc64f11b
by Richard Uhler
· 8 years ago
3aeeca1
Remove OatFileAssistant IsOutOfDate, IsUpToDate, and NeedsRelocation.
by Richard Uhler
· 8 years ago
97b823d
Simplify decision of which is the best oat file. am: 70a8426705
by Richard Uhler
· 8 years ago
8bdc455
Merge "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""
by Vladimir Marko
· 8 years ago
1c87878
Revert "Revert "Method Handles: Add VarargsCollector.""
by Orion Hodson
· 8 years ago
fef0664
ART: Throw InternalError rather than VirtualMachineError
by Orion Hodson
· 8 years ago
5ee7716
Merge "Revert "Method Handles: Add VarargsCollector.""
by Orion Hodson
· 8 years ago
12af7a4
Revert "Method Handles: Add VarargsCollector."
by Orion Hodson
· 8 years ago
dda4396
ARM: VIXL32: Fix some test failures.
by Anton Kirilov
· 8 years ago
b77051e
ARM: VIXL32: Fix breaking changes from recent VIXL update.
by Scott Wakeling
· 8 years ago
Next »