Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a20748aceb63396c5e09366968bbc71308f745df
/
runtime
6b5a17a
Merge "ART: Fix rounding up in DexCacheArraysLayout constructor."
by Vladimir Marko
· 9 years ago
24868a1
Share DWARF .debug_abbrev sections.
by David Srbecky
· 9 years ago
b08f305
Prevent crashes if boot images fail to load
by Mathieu Chartier
· 9 years ago
88df489
Merge "Fix updating string dex cache array for no class table case"
by Mathieu Chartier
· 9 years ago
9b1c9b7
Fix updating string dex cache array for no class table case
by Mathieu Chartier
· 9 years ago
12d0e0e
Merge "Fix remaining read barrier issues in image relocation"
by Mathieu Chartier
· 9 years ago
dfe02f6
Fix remaining read barrier issues in image relocation
by Mathieu Chartier
· 9 years ago
b328291
Merge "Rosalloc fast path in assembly for MIPS64"
by Hans Boehm
· 9 years ago
e362740
Fix DCHECK compilation error.
by Richard Uhler
· 9 years ago
24c11dc
Merge "ART: Fix bad manual rename of local variable."
by Vladimir Marko
· 9 years ago
0d4909e
ART: Fix rounding up in DexCacheArraysLayout constructor.
by Vladimir Marko
· 9 years ago
a89d6d6
Merge "Always use pendingNext to test enqueability of references."
by Richard Uhler
· 9 years ago
9f35ccd
ART: Fix bad manual rename of local variable.
by Vladimir Marko
· 9 years ago
1ef02af
Merge "ART: Clean up strings fixup for app images."
by Vladimir Marko
· 9 years ago
3b0b4b9
Revert "Revert "ART: Mterp for arm64""
by Bill Buzbee
· 9 years ago
69a0405
ART: Clean up strings fixup for app images.
by Vladimir Marko
· 9 years ago
5f16c05
Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"
by Roland Levillain
· 9 years ago
02fc24e
ARM64: Add direct calls to math intrinsics
by Anton Kirilov
· 9 years ago
f1e2b4d
Merge "Revert "ART: Mterp for arm64""
by Sebastien Hertz
· 9 years ago
43f3fb9
Revert "ART: Mterp for arm64"
by Sebastien Hertz
· 9 years ago
a9e5521
Merge "MIPS64: Remove unaligned memory access from art generated code"
by Vladimir Marko
· 9 years ago
7fac353
Merge "ART: Mterp for arm64"
by Bill Buzbee
· 9 years ago
85db315
Merge "Fix up dex cache strings stored in classes"
by Mathieu Chartier
· 9 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 9 years ago
e7f75f3
Add read barrier option to UpdateEntrypoints
by Mathieu Chartier
· 9 years ago
e0c269e
ART: Mterp for arm64
by buzbee
· 9 years ago
1355495
ART: Release DexFile in OatFileAssistant
by David Brazdil
· 9 years ago
d111cce
Merge "Ensure instruction cache is flushed in compiler tests with Clang."
by Roland Levillain
· 9 years ago
3243026
Ensure instruction cache is flushed in compiler tests with Clang.
by Roland Levillain
· 9 years ago
ce4b0ba
Ignore image checksum for ExtractOnly oat files
by David Brazdil
· 9 years ago
a2e599a
Merge "Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9."
by Narayan Kamath
· 9 years ago
0dd8c39
Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9.
by Narayan Kamath
· 9 years ago
3caf203
Merge "Invoke all other registered handlers only for generated code"
by Calin Juravle
· 9 years ago
68b5c0b
ART: Disallow uses of uninitialized references
by David Brazdil
· 9 years ago
dc5909a
Merge "Add oat checksum check for app image loading"
by Mathieu Chartier
· 9 years ago
9ff8460
Add oat checksum check for app image loading
by Mathieu Chartier
· 9 years ago
1945103
Merge "Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE."
by Hiroshi Yamauchi
· 9 years ago
ea59deb
Merge "Fix issue with exception type resolution during linking."
by Alex Light
· 9 years ago
ab00be9
Merge "Do not use atomic increment in allocation as fence."
by Hans Boehm
· 9 years ago
5a55986
Fix issue with exception type resolution during linking.
by Alex Light
· 9 years ago
2e5de78
Add a comment on ReadBarrier::Mark() about ALWAYS_INLINE.
by Hiroshi Yamauchi
· 9 years ago
392899e
Merge "ART: Dump full exception on re-init failure message"
by Andreas Gampe
· 9 years ago
1c720b7
Merge "Optimizing compiler support for directly calling interface methods"
by Alex Light
· 9 years ago
d967266
MIPS64: Remove unaligned memory access from art generated code
by Lazar Trsic
· 9 years ago
c26f128
Re-enable test 566-polymorphic-inlining.
by Nicolas Geoffray
· 9 years ago
10cd5ee
Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Nicolas Geoffray
· 9 years ago
28a2a18
Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"
by Nicolas Geoffray
· 9 years ago
b0171b9
Do not use atomic increment in allocation as fence.
by Hans Boehm
· 9 years ago
d6b48db
ART: Fix single-step interpretation for mterp
by buzbee
· 9 years ago
1d81df8
Merge "Fix "Never Interpret" option for all interpreters"
by Bill Buzbee
· 9 years ago
734f3aa
Fix "Never Interpret" option for all interpreters
by buzbee
· 9 years ago
fedd91d
Optimizing compiler support for directly calling interface methods
by Alex Light
· 9 years ago
c4695df
Always use pendingNext to test enqueability of references.
by Richard Uhler
· 9 years ago
369c851
ART: Dump full exception on re-init failure message
by Andreas Gampe
· 9 years ago
fd07168
Merge "Remove ALWAYS_INLINE from ReadBarrier::Mark()."
by Hiroshi Yamauchi
· 9 years ago
49c9333
Remove ALWAYS_INLINE from ReadBarrier::Mark().
by Hiroshi Yamauchi
· 9 years ago
c68e77b
Fix image test with GSS
by Mathieu Chartier
· 9 years ago
60bc39c
Remove some more read barriers in image relocation
by Mathieu Chartier
· 9 years ago
1c7736c
Merge "Optimizing: Try pattern substitution when we cannot inline."
by Vladimir Marko
· 9 years ago
09cd656
Merge "Fix issue with IMT dispatch."
by Alex Light
· 9 years ago
be10e8e
Optimizing: Try pattern substitution when we cannot inline.
by Vladimir Marko
· 9 years ago
a94d54b
Stop verifier ResolveClass from putting unresolved classes in dex cache.
by Jeff Hao
· 9 years ago
26a04e1
Merge "Factor out common code for SetPendingNext."
by Richard Uhler
· 9 years ago
ae79704
Merge "Change log to avoid polluting logcat."
by Nicolas Geoffray
· 9 years ago
9ff1de0
Merge "Implement first kind of polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
7f3e0db
Change log to avoid polluting logcat.
by Nicolas Geoffray
· 9 years ago
1bbfab6
Pass template args down
by Mathieu Chartier
· 9 years ago
d329a3b
Fix pointer conversion error in SetElementPtrSize
by Mathieu Chartier
· 9 years ago
78e9015
Merge "ART: Add option to ensure deterministic compilation"
by Andreas Gampe
· 9 years ago
ace0dc1
ART: Add option to ensure deterministic compilation
by Andreas Gampe
· 9 years ago
1277108
Fix issue with IMT dispatch.
by Alex Light
· 9 years ago
a3abcb5
Merge "reflection: Add new 1.8 AnnotatedElement methods and tests"
by Igor Murashkin
· 9 years ago
4a6a67c
Remove unused DMB code paths in the ARM64 Optimizing Compiler
by Serban Constantinescu
· 9 years ago
c801425
Merge "ART: Make sure dex files are verified in the compiler"
by Andreas Gampe
· 9 years ago
c167ee9
reflection: Add new 1.8 AnnotatedElement methods and tests
by Igor Murashkin
· 9 years ago
3a2bd29
ART: Make sure dex files are verified in the compiler
by Andreas Gampe
· 9 years ago
76ce917
Move heap trim outside of zygote creation lock region
by Mathieu Chartier
· 9 years ago
a80465a
Merge "Cast method pointer to uintptr_t before uint64_t"
by Mathieu Chartier
· 9 years ago
982a9a8
Rosalloc fast path in assembly for MIPS64
by Goran Jakovljevic
· 9 years ago
05d2415
Add option to never interpret.
by Siva Chandra
· 9 years ago
f4b3dba
Cast method pointer to uintptr_t before uint64_t
by Mathieu Chartier
· 9 years ago
902838d
Merge "Remove GetImageRoots read barrier for image relocation"
by Mathieu Chartier
· 9 years ago
4a26f17
Remove GetImageRoots read barrier for image relocation
by Mathieu Chartier
· 9 years ago
7617216
Convert to UTF8 before doing dex file location comparison
by Mathieu Chartier
· 9 years ago
522d51b
Factor out common code for SetPendingNext.
by Richard Uhler
· 9 years ago
6a507f3
Merge "Use mutator lock to guard adding and removing heap spaces"
by Mathieu Chartier
· 9 years ago
a9d82fe
Use mutator lock to guard adding and removing heap spaces
by Mathieu Chartier
· 9 years ago
b1bd048
Merge "Recognize common utilities as intrinsics."
by Aart Bik
· 9 years ago
7ccb63f
Merge "Enable interface default methods by default."
by Alex Light
· 9 years ago
9724c63
Enable interface default methods by default.
by Neil Fuller
· 9 years ago
59c9454
Recognize common utilities as intrinsics.
by Aart Bik
· 9 years ago
8697355
ART: Remove another unnecessary mutator lock annotation.
by Vladimir Marko
· 9 years ago
3260e11
Merge "ART: Remove some unnecessary mutator lock annotations."
by Vladimir Marko
· 9 years ago
005e4b3
Merge "Add profile support for apps with shared runtime."
by Calin Juravle
· 9 years ago
b4eddd2
Add profile support for apps with shared runtime.
by Calin Juravle
· 9 years ago
a87104f
Merge "[WIP] ART Mterp: fix for hidden gc roots"
by Bill Buzbee
· 9 years ago
f39745e
ART: Remove some unnecessary mutator lock annotations.
by Vladimir Marko
· 9 years ago
9cea913
Merge "Fix non-Linux builds."
by Roland Levillain
· 9 years ago
d817560
Fix non-Linux builds.
by Roland Levillain
· 9 years ago
Next »