Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4c3127698b90e0475f233433eda936424b8e945a
« Previous
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
c5b76b9
Merge "Minor improvement on static BCE analysis."
by Aart Bik
· 9 years ago
1fc3afb
Minor improvement on static BCE analysis.
by Aart Bik
· 9 years ago
a20748a
Merge "Implement first kind of polymorphic inlining on MIPS."
by Roland Levillain
· 9 years ago
2aba7cd
Implement first kind of polymorphic inlining on MIPS.
by Roland Levillain
· 9 years ago
905cb88
Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications"""
by Roland Levillain
· 9 years ago
ca0e3a0
Revert "Revert "Optimizing: double-negated bitwise operations simplifications""
by Alexandre Rames
· 9 years ago
6b5a17a
Merge "ART: Fix rounding up in DexCacheArraysLayout constructor."
by Vladimir Marko
· 9 years ago
371d75e
Merge "Assume fp operations can also take a constant on x86."
by Nicolas Geoffray
· 9 years ago
cbe3b55
Merge "Write DWARF strings inline and remove .debug_str section."
by David Srbecky
· 9 years ago
1c4aeb4
Write DWARF strings inline and remove .debug_str section.
by David Srbecky
· 9 years ago
edd3a4b
Merge "Share DWARF .debug_abbrev sections."
by David Srbecky
· 9 years ago
24868a1
Share DWARF .debug_abbrev sections.
by David Srbecky
· 9 years ago
7770a3e
Assume fp operations can also take a constant on x86.
by Nicolas Geoffray
· 9 years ago
99e8e0b
Merge "ART: Enable multi-level instruction inlining"
by David Brazdil
· 9 years ago
674f519
ART: Enable multi-level instruction inlining
by David Brazdil
· 9 years ago
b72923d
Merge "Handle HSelect in LSE."
by Mingyao Yang
· 9 years ago
e5c71f9
Handle HSelect in LSE.
by Mingyao Yang
· 9 years ago
81e01d7
Merge "Prevent crashes if boot images fail to load"
by Mathieu Chartier
· 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
2f0f5ff
Merge "Fix DCHECK compilation error."
by Richard Uhler
· 9 years ago
390f5b3
Merge "Use SS/GSS collectors in dex2oat if they are the default."
by Hiroshi Yamauchi
· 9 years ago
6af5348
Use SS/GSS collectors in dex2oat if they are the default.
by Hiroshi Yamauchi
· 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
444af27
Merge "MIPS32: Fix codegen register dumps."
by Vladimir Marko
· 9 years ago
623a7a2
MIPS32: Fix codegen register dumps.
by Vladimir Marko
· 9 years ago
f7b6a3e
Merge "Revert "Revert "ART: Mterp for arm64"""
by Bill Buzbee
· 9 years ago
3b0b4b9
Revert "Revert "ART: Mterp for arm64""
by Bill Buzbee
· 9 years ago
5f16494
Merge "Add MIPS floating point register mapping to DWARF."
by David Srbecky
· 9 years ago
ba70200
Add MIPS floating point register mapping to DWARF.
by David Srbecky
· 9 years ago
69a0405
ART: Clean up strings fixup for app images.
by Vladimir Marko
· 9 years ago
85fdcda
Merge "Optimizing: Re-enable checker tests disabled for multi-image."
by Vladimir Marko
· 9 years ago
88b29f3
Optimizing: Re-enable checker tests disabled for multi-image.
by Vladimir Marko
· 9 years ago
85aa256
Merge "Avoid re-declarations of base classes in DWARF."
by David Srbecky
· 9 years ago
4e09bcb
Merge "Use more compact encoding for DWARF flags."
by David Srbecky
· 9 years ago
18e94ee
Merge "Optimize DWARF namespace encoding."
by David Srbecky
· 9 years ago
c2dd176
Merge "Optimizing: Do not depend on sharpening in test 449."
by Vladimir Marko
· 9 years ago
17fb893
Optimizing: Do not depend on sharpening in test 449.
by Vladimir Marko
· 9 years ago
5b38b35
Merge "ART: Add test case for Select implementations"
by David Brazdil
· 9 years ago
c7eecf9
Avoid re-declarations of base classes in DWARF.
by David Srbecky
· 9 years ago
fa5ec2b
Use more compact encoding for DWARF flags.
by David Srbecky
· 9 years ago
7138d45
Optimize DWARF namespace encoding.
by David Srbecky
· 9 years ago
fb50270
ART: Add test case for Select implementations
by David Brazdil
· 9 years ago
5f16c05
Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"
by Roland Levillain
· 9 years ago
b86f963
Merge "ARM64: Add direct calls to math intrinsics"
by Roland Levillain
· 9 years ago
02fc24e
ARM64: Add direct calls to math intrinsics
by Anton Kirilov
· 9 years ago
909147a
Merge "Optimizing: Do not depend on sharpening in test 569."
by Vladimir Marko
· 9 years ago
0d11ffe
Optimizing: Do not depend on sharpening in test 569.
by Vladimir Marko
· 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
36fe0e8
Merge "Add read barrier option to UpdateEntrypoints"
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
c3cf1d2
Merge "Implemented signum() on ARM64."
by Aart Bik
· 9 years ago
bb24bd0
Implemented signum() on ARM64.
by Aart Bik
· 9 years ago
fda30a4
Merge "ART: Fix test 117 after OatFileAssistant change"
by David Brazdil
· 9 years ago
1ed4449
ART: Fix test 117 after OatFileAssistant change
by David Brazdil
· 9 years ago
7375fa1
Merge "ART: Release DexFile in OatFileAssistant"
by David Brazdil
· 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
bceee26
Merge "Ignore image checksum for ExtractOnly oat files"
by David Brazdil
· 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
99b4d43
Merge "Be on the safe side: emit an environment for runtime calls."
by Nicolas Geoffray
· 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
03196cf
Be on the safe side: emit an environment for runtime calls.
by Nicolas Geoffray
· 9 years ago
6f2c459
Merge "ART: Disallow uses of uninitialized references"
by David Brazdil
· 9 years ago
68b5c0b
ART: Disallow uses of uninitialized references
by David Brazdil
· 9 years ago
2b8624c
Merge "Revert "Disable test after failing test was pushed.""
by Narayan Kamath
· 9 years ago
2d7c8ea
Revert "Disable test after failing test was pushed."
by Narayan Kamath
· 9 years ago
7f1551d
Merge "Clean up UpdateOatFile for app images"
by Mathieu Chartier
· 9 years ago
14567fd
Clean up UpdateOatFile for app images
by Mathieu Chartier
· 9 years ago
dc5909a
Merge "Add oat checksum check for app image loading"
by Mathieu Chartier
· 9 years ago
472964b
Merge "ART: Do not reopen oat file in ImageWriter::UpdateOatFile()."
by Mathieu Chartier
· 9 years ago
36a0cc7
Merge "Regression test ensuring unresolved classes are not put in dex cache."
by Jeff Hao
· 9 years ago
b4961db
Regression test ensuring unresolved classes are not put in dex cache.
by Jeff Hao
· 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
Next »