Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1530f2eb493aa7126d338def118a4826768cccdb
/
runtime
b2b6d8a
Merge "Use GC critical section for adding and removing app images"
by Mathieu Chartier
· 9 years ago
61d2b2d
Use GC critical section for adding and removing app images
by Mathieu Chartier
· 9 years ago
bd707ab
Merge "runtime: Cleanup comments for kAccSkipAccessChecks"
by Igor Murashkin
· 9 years ago
a4e9812
Merge "ART: Enable Jit Profiling in Mterp for arm/arm64"
by Bill Buzbee
· 9 years ago
e99d23a
Merge "madvise away app image dex cache arrays"
by Mathieu Chartier
· 9 years ago
6f0b042
Merge "Use correct requested alloc space begin for CC"
by Mathieu Chartier
· 9 years ago
8c4f041
madvise away app image dex cache arrays
by Mathieu Chartier
· 9 years ago
27c6b48
Merge "Don't use native bridge for non zygote-spawn processes"
by Calin Juravle
· 9 years ago
d3e7c6c
Don't use native bridge for non zygote-spawn processes
by Calin Juravle
· 9 years ago
8d1da85
runtime: Cleanup comments for kAccSkipAccessChecks
by Igor Murashkin
· 9 years ago
582b68f
Use correct requested alloc space begin for CC
by Mathieu Chartier
· 9 years ago
a0a1610
ART: Enable Jit Profiling in Mterp for arm/arm64
by buzbee
· 9 years ago
867d63b
Merge "runtime: Don't skip verification for -Xverify:soft-fail"
by Igor Murashkin
· 9 years ago
42d511d
Fix class_linker_test to take into account default methods.
by Alex Light
· 9 years ago
df707e4
runtime: Don't skip verification for -Xverify:soft-fail
by Igor Murashkin
· 9 years ago
287fd33
Merge "Avoid read barrier for UpdateEntrypoints"
by Mathieu Chartier
· 9 years ago
e968112
Merge changes I44ee74d8,I78b17187
by Igor Murashkin
· 9 years ago
071b933
Merge changes from topic 'reflection_1_8'
by Igor Murashkin
· 9 years ago
a57ee9d
Avoid read barrier for UpdateEntrypoints
by Mathieu Chartier
· 9 years ago
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
e3d4ff5
runtime: Update Proxy to assume 1 less direct method
by Igor Murashkin
· 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
df187e4
Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Igor Murashkin
· 9 years ago
f1b4c41
runtime: Fix field resolution with access checks (runtest 073)
by Igor Murashkin
· 9 years ago
9f95ba7
interpreter: Fix proxy method invocation with access checks enabled.
by Igor Murashkin
· 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
Next »