Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b2c431e80e92eb6437788cc544cee6c88c3156df
b2c431e
Revert "Optimizing: Better invoke-static/-direct dispatch."
by Vladimir Marko
· 9 years ago
9b688a0
Optimizing: Better invoke-static/-direct dispatch.
by Vladimir Marko
· 10 years ago
009c34c
Merge "Fix and improve reference cache mod-union table"
by Mathieu Chartier
· 9 years ago
a52f2f9
Fix and improve reference cache mod-union table
by Mathieu Chartier
· 9 years ago
f0917e0
Merge "ART: Some header cleaning around bit-utils"
by Andreas Gampe
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
0d52a67
Merge "Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values"
by Andreas Gampe
· 9 years ago
b0aeeb7
Merge "ART: Follow-up fixes"
by Andreas Gampe
· 9 years ago
228b397
Merge "ART: Dex2oat lint fix"
by Andreas Gampe
· 9 years ago
99e7df6
ART: Dex2oat lint fix
by Andreas Gampe
· 9 years ago
3996c89
Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values
by Agi Csaki
· 9 years ago
18d54cd
Merge "Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"""
by Andreas Gampe
· 9 years ago
151ab8d
Revert "Revert "ART: DCHECK zero case for CLZ/CTZ""
by Andreas Gampe
· 9 years ago
53de99c
ART: Follow-up fixes
by Andreas Gampe
· 9 years ago
381e58a
Merge "Only apply aarch64 clang WAR to the target."
by Dan Albert
· 9 years ago
bc0d79b
Only apply aarch64 clang WAR to the target.
by Dan Albert
· 9 years ago
0b9c242
Merge "Refactor art::Dex2Oat::ParseArg."
by Dan Albert
· 9 years ago
9ec5e22
Refactor art::Dex2Oat::ParseArg.
by Roland Levillain
· 9 years ago
5e289b2
Merge "Make patchoat match offset when given a patched image"
by Alex Light
· 9 years ago
4b7b5fc
Merge "ART: Rename ArtMethod's size and alignment methods."
by Vladimir Marko
· 9 years ago
1463285
ART: Rename ArtMethod's size and alignment methods.
by Vladimir Marko
· 9 years ago
8ecc135
Merge "ART: Compress LengthPrefixedArray on 32-bit targets."
by Vladimir Marko
· 9 years ago
6103d96
Merge "Add 'bsr' instruction to x86 and x86_64"
by Roland Levillain
· 9 years ago
cf36d49
ART: Compress LengthPrefixedArray on 32-bit targets.
by Vladimir Marko
· 9 years ago
9d0f821
Merge "Force Clang aarch64 builds to -O1."
by Dan Albert
· 9 years ago
b47bad5
Force Clang aarch64 builds to -O1.
by Dan Albert
· 9 years ago
799e81c
Merge "Add -Wno-pessimizing-move to Clang flags"
by Stephen Hines
· 9 years ago
63fdedf
Merge "Optimizing String.Equals as an intrinsic (x86_64)"
by Andreas Gampe
· 9 years ago
b31de31
Merge "ART: Fix verifier dumping, add hard-fail dumping"
by Andreas Gampe
· 9 years ago
ebf850c
ART: Fix verifier dumping, add hard-fail dumping
by Andreas Gampe
· 9 years ago
933fdd0
Merge "ART: Relax verifier aput checking"
by Andreas Gampe
· 9 years ago
4bf4c78
ART: Relax verifier aput checking
by Andreas Gampe
· 9 years ago
0eb76d2
Make patchoat match offset when given a patched image
by Alex Light
· 9 years ago
a0856f5
Merge "Revert "ART: DCHECK zero case for CLZ/CTZ""
by Andreas Gampe
· 9 years ago
4318d91
Revert "ART: DCHECK zero case for CLZ/CTZ"
by Andreas Gampe
· 9 years ago
b2812de
Merge "Change SS to use MarkObjectIfNotInToSpace for roots"
by Mathieu Chartier
· 9 years ago
72eb673
Merge "ART: Add utility function to dump dex CFG"
by Andreas Gampe
· 9 years ago
f8cfb20
Optimizing String.Equals as an intrinsic (x86_64)
by Agi Csaki
· 9 years ago
b18e827
Change SS to use MarkObjectIfNotInToSpace for roots
by Mathieu Chartier
· 9 years ago
8ae3ffb
Add 'bsr' instruction to x86 and x86_64
by Mark Mendell
· 9 years ago
f67ab12
Merge "Add rep movsw to x86 and x86_64 instructions."
by Roland Levillain
· 9 years ago
d95ab77
Merge "Revert "Revert "Optimizing String.Equals as an intrinsic (x86)"""
by Andreas Gampe
· 9 years ago
b9c4bbe
Add rep movsw to x86 and x86_64 instructions.
by Mark Mendell
· 9 years ago
f1dacdd
Merge "ART: DCHECK zero case for CLZ/CTZ"
by Andreas Gampe
· 9 years ago
1cad8c7
Merge "Fix a bug in the register allocator when allocating pairs."
by Nicolas Geoffray
· 9 years ago
51db2c2
ART: DCHECK zero case for CLZ/CTZ
by Andreas Gampe
· 9 years ago
1def08e
Merge "Optimizing String.Equals as an intrinsic (ARM64)"
by Andreas Gampe
· 9 years ago
0e780e4
Merge "Visit declaring class of methods on call stack"
by Mathieu Chartier
· 9 years ago
d7138c8
Revert "Revert "Optimizing String.Equals as an intrinsic (x86)""
by Agi Csaki
· 9 years ago
10e5ea9
Visit declaring class of methods on call stack
by Mathieu Chartier
· 9 years ago
ea34b40
Optimizing String.Equals as an intrinsic (ARM64)
by Agi Csaki
· 9 years ago
060841a
Merge "Ignore OOME in ThreadStress Daemon threads"
by Mathieu Chartier
· 9 years ago
bf81547
Ignore OOME in ThreadStress Daemon threads
by Mathieu Chartier
· 9 years ago
837b649
Merge "Adjust art::HTypeConversion's side effects for MIPS64."
by Roland Levillain
· 9 years ago
e28dde5
Merge "Small optimization improvements."
by Nicolas Geoffray
· 9 years ago
df3f822
Adjust art::HTypeConversion's side effects for MIPS64.
by Roland Levillain
· 9 years ago
7c2af0d
Merge "Remove unnecessary `explicit` qualifiers on constructors."
by Roland Levillain
· 9 years ago
5073fed
ART: Add utility function to dump dex CFG
by Andreas Gampe
· 9 years ago
1d4219e
Merge "Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets"
by Andreas Gampe
· 9 years ago
8be6421
Merge "Structure for String.Equals intrinsic"
by Andreas Gampe
· 9 years ago
7da072f
Structure for String.Equals intrinsic
by agicsaki
· 9 years ago
6cff09a
Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets
by agicsaki
· 9 years ago
a83cf57
Merge "Add support to indicate whether intrinsics require an environment"
by Andreas Gampe
· 9 years ago
fe0e70b
Merge "Wait for GC to finish in ThreadList::~ThreadList"
by Mathieu Chartier
· 9 years ago
efa8468
Small optimization improvements.
by Nicolas Geoffray
· 9 years ago
5116837
Wait for GC to finish in ThreadList::~ThreadList
by Mathieu Chartier
· 9 years ago
57b81ec
Add support to indicate whether intrinsics require an environment
by agicsaki
· 9 years ago
b923298
Merge "Visit class roots from ClassLoader::VisitReferences"
by Mathieu Chartier
· 9 years ago
b19b82b
Merge "ART: Add correct -inl file"
by Andreas Gampe
· 9 years ago
af31802
ART: Add correct -inl file
by Andreas Gampe
· 9 years ago
afd06a6
Merge "ART: Change UninitializedThis tracking in the verifier"
by Andreas Gampe
· 9 years ago
f10b6e1
ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 9 years ago
e4275c0
Visit class roots from ClassLoader::VisitReferences
by Mathieu Chartier
· 9 years ago
82b844f
Merge "Don't allow GC to start if the runtime is shutting down"
by Mathieu Chartier
· 9 years ago
e2a0a20
Don't allow GC to start if the runtime is shutting down
by Mathieu Chartier
· 9 years ago
6a6bd17
Merge "Delete AllocationTimer"
by Mathieu Chartier
· 9 years ago
e8a6944
Delete AllocationTimer
by Mathieu Chartier
· 9 years ago
6065b5b
Merge "Add a GVN dependency 'GC' for garbage collection."
by Roland Levillain
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
78e3ef6
Add a GVN dependency 'GC' for garbage collection.
by Alexandre Rames
· 9 years ago
6a5037e
Merge "[optimizing] More x86_64 code improvements"
by Roland Levillain
· 9 years ago
2b562f4
Merge "Some heap cleanup"
by Mathieu Chartier
· 9 years ago
a4f6af9
Some heap cleanup
by Mathieu Chartier
· 9 years ago
8ee8f32
Merge "Add daemon threads to 004-ThreadStress"
by Mathieu Chartier
· 9 years ago
548a3ce
Merge "[MIPS] Avoid using odd numbered fp registers"
by Roland Levillain
· 9 years ago
da2b254
Fix a bug in the register allocator when allocating pairs.
by Nicolas Geoffray
· 9 years ago
4500fcb
Merge "Address some comments"
by Mathieu Chartier
· 9 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 9 years ago
ff2ac94
Merge "Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit."""
by Nicolas Geoffray
· 9 years ago
cfa410b
[optimizing] More x86_64 code improvements
by Mark Mendell
· 10 years ago
adbd0e5
Merge "ART: Fix Quick's DCE+GVN"
by Vladimir Marko
· 9 years ago
423f150
Merge "ART-Optimizing: Fix the type of HDivZeroCheck"
by Calin Juravle
· 9 years ago
2f2f173
ART: Fix Quick's DCE+GVN
by Serguei Katkov
· 9 years ago
8c0676c
ART-Optimizing: Fix the type of HDivZeroCheck
by Serguei Katkov
· 9 years ago
8dbf0cf
Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit.""
by Nicolas Geoffray
· 9 years ago
f24576a
Merge "ART: Change UnresolvedMergedType merge"
by Andreas Gampe
· 9 years ago
b58474e
ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 9 years ago
def3fcd
Add daemon threads to 004-ThreadStress
by Man Cao
· 9 years ago
32a6740
Merge "ART: Fix reg_type_test"
by Andreas Gampe
· 9 years ago
2f90b34
ART: Fix reg_type_test
by Andreas Gampe
· 9 years ago
Next »