Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
da4e2919f0b646c628dada7300143f50b5693a77
da4e291
Merge changes I5be41da8,Ifa4aac02
by Treehugger Robot
· 8 years ago
455d74f
Merge "Add nullptr and size check for opening a mem mapped dex file."
by Treehugger Robot
· 8 years ago
5fa1773
Merge "Increase ulimit on host to fix test 103-string-append with art-debug-gc."
by Roland Levillain
· 8 years ago
7bf9048
ART: Resolve <clinit> strings in compiler driver
by Andreas Gampe
· 8 years ago
9e7078b
ART: Resolve static field strings in compiler driver
by Andreas Gampe
· 8 years ago
9e6e3d4
Increase ulimit on host to fix test 103-string-append with art-debug-gc.
by Roland Levillain
· 8 years ago
3a791ce
Merge "Fix date on devices in setup-buildbot-device.sh."
by Roland Levillain
· 8 years ago
b7b043a
Merge "Clean up OatFileAssistant getting of image info."
by Richard Uhler
· 8 years ago
41b2f53
Add nullptr and size check for opening a mem mapped dex file.
by Jeff Hao
· 8 years ago
425b5d2
Merge "Clear empty unevac regions in ClearFromSpace"
by Treehugger Robot
· 8 years ago
3d04854
Merge "Fix dexlayout manual walking of 0 length catch handler."
by Treehugger Robot
· 8 years ago
371b047
Clear empty unevac regions in ClearFromSpace
by Mathieu Chartier
· 8 years ago
ec78cc2
Merge "Don't fail for null dex elements in FlattenPathClassLoader"
by Mathieu Chartier
· 8 years ago
981fffc
Merge "Add missing FlushCloseOutputFiles to CompileImage"
by Mathieu Chartier
· 8 years ago
8a1691f
Don't fail for null dex elements in FlattenPathClassLoader
by Mathieu Chartier
· 8 years ago
c108e66
Merge "Increase gcloop threshold to 15"
by Mathieu Chartier
· 8 years ago
8f13b4a
Merge "Fixed OatWriter checksum for raw data case"
by Mathieu Chartier
· 8 years ago
ac46271
Fix dexlayout manual walking of 0 length catch handler.
by Jeff Hao
· 8 years ago
80b8e7c
Merge "Add dexlayout test where class data section precedes code items."
by Treehugger Robot
· 8 years ago
a5df8af
Increase gcloop threshold to 15
by Mathieu Chartier
· 8 years ago
00bf260
Add missing FlushCloseOutputFiles to CompileImage
by Mathieu Chartier
· 8 years ago
e682d90
Fixed OatWriter checksum for raw data case
by Mathieu Chartier
· 8 years ago
f040eca
Merge "New utilities for induction variables."
by Aart Bik
· 8 years ago
95e0967
Clean up OatFileAssistant getting of image info.
by Richard Uhler
· 8 years ago
48b795e
Merge "Don't include patch information when generating images."
by Richard Uhler
· 8 years ago
9c69e59
Merge "Add regression test for vdex + layout combination"
by Mathieu Chartier
· 8 years ago
32a60ab
Add dexlayout test where class data section precedes code items.
by Jeff Hao
· 8 years ago
8bc343b
Add regression test for vdex + layout combination
by Mathieu Chartier
· 8 years ago
106173a
Merge "Prevent dexlayout from moving code items if preceded by class data."
by Treehugger Robot
· 8 years ago
8146452
Merge "Handle RawData case for DexLayout"
by Treehugger Robot
· 8 years ago
863f1d7
Prevent dexlayout from moving code items if preceded by class data.
by Jeff Hao
· 8 years ago
497d526
Handle RawData case for DexLayout
by Mathieu Chartier
· 8 years ago
8e02e3e
New utilities for induction variables.
by Aart Bik
· 8 years ago
fddc193
Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code"
by Vladimir Marko
· 8 years ago
ad4ee26
Merge "ART: Add correct field index to reference visiting"
by Treehugger Robot
· 8 years ago
2aab06b
Fix date on devices in setup-buildbot-device.sh.
by Roland Levillain
· 8 years ago
41ee103
Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler."
by Roland Levillain
· 8 years ago
0058a54
Merge "Revert "Revert "Intrinsify Integer.valueOf."""
by Nicolas Geoffray
· 8 years ago
39edd8b
Merge "Update run-tests script/dependencies to use -testdex jars."
by Nicolas Geoffray
· 8 years ago
320ccca
Update run-tests script/dependencies to use -testdex jars.
by Nicolas Geoffray
· 8 years ago
331605a
Revert "Revert "Intrinsify Integer.valueOf.""
by Nicolas Geoffray
· 8 years ago
ec280c9
Merge "Blacklist libcore tests relying on libjavacoretests."
by Treehugger Robot
· 8 years ago
0d39604
Merge "Fix mutex issue"
by Treehugger Robot
· 8 years ago
9511460
ART: Add correct field index to reference visiting
by Andreas Gampe
· 8 years ago
3066772
Merge "ART: Add primitive field reporting"
by Treehugger Robot
· 8 years ago
5d481d9
Merge "Disable test 152 for gcstress"
by Treehugger Robot
· 8 years ago
aa4ee8d
Blacklist libcore tests relying on libjavacoretests.
by Nicolas Geoffray
· 8 years ago
861af89
Fix mutex issue
by Alex Light
· 8 years ago
e0aa5be
Merge "Change the region space region size to 256k."
by Hiroshi Yamauchi
· 8 years ago
5591819
Disable test 152 for gcstress
by Mathieu Chartier
· 8 years ago
e731693
ART: Add primitive field reporting
by Andreas Gampe
· 8 years ago
15c4ee1
Merge "ART/Mterp: eliminate unnecessary access checks"
by Bill Buzbee
· 8 years ago
edb792d
Merge "Avoid visiting dead large objects in RegionSpace::Walk"
by Treehugger Robot
· 8 years ago
86e8e22
Merge "ART: Fix string reporting"
by Treehugger Robot
· 8 years ago
fa6adfd
ART/Mterp: eliminate unnecessary access checks
by buzbee
· 8 years ago
1ceeecf
Avoid visiting dead large objects in RegionSpace::Walk
by Mathieu Chartier
· 8 years ago
43be2a8
Merge "Apply String.equals() optimizations on MIPS32 and MIPS64"
by Treehugger Robot
· 8 years ago
556cba0
Don't include patch information when generating images.
by Richard Uhler
· 8 years ago
3b98ccb
Merge "Revert "Intrinsify Integer.valueOf.""
by Nicolas Geoffray
· 8 years ago
db7b44a
Revert "Intrinsify Integer.valueOf."
by Nicolas Geoffray
· 8 years ago
cdb23d6
MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code
by Goran Jakovljevic
· 8 years ago
c0ca5fd
Merge "Fix java.lang.Void.TYPE (void.class) initialization."
by Vladimir Marko
· 8 years ago
e44d325
Merge "Intrinsify Integer.valueOf."
by Nicolas Geoffray
· 8 years ago
4cc7e8f
Merge "ARM: VIXL32: Use LoadLiteral for double constants."
by Nicolas Geoffray
· 8 years ago
64fa84f
Apply String.equals() optimizations on MIPS32 and MIPS64
by Goran Jakovljevic
· 8 years ago
69dcdea
Merge "Add hooks to avoid collecting code for run-tests."
by Nicolas Geoffray
· 8 years ago
5f94203
ART: Fix string reporting
by Andreas Gampe
· 8 years ago
4d6d573
Merge "Remove warning pragma from OpenJdkJvmTi.cc"
by Treehugger Robot
· 8 years ago
6711cd8
Change the region space region size to 256k.
by Hiroshi Yamauchi
· 8 years ago
65a599a
Merge "Revert "CHA for interface method.""
by Mingyao Yang
· 8 years ago
652aa2e
Merge "Make testrunner use an environment variable to control building."
by Treehugger Robot
· 8 years ago
85a1ec1
Revert "CHA for interface method."
by Mingyao Yang
· 8 years ago
6a3fd51
Remove warning pragma from OpenJdkJvmTi.cc
by Alex Light
· 8 years ago
cd0b272
Intrinsify Integer.valueOf.
by Nicolas Geoffray
· 8 years ago
169722b
Add hooks to avoid collecting code for run-tests.
by Nicolas Geoffray
· 8 years ago
977c510
Merge "proxy: Fix crash when creating proxies with dx-built libcore."
by Igor Murashkin
· 8 years ago
9b6b13e
Make testrunner use an environment variable to control building.
by Alex Light
· 8 years ago
9d3d752
proxy: Fix crash when creating proxies with dx-built libcore.
by Igor Murashkin
· 8 years ago
1266462
Merge "Make AddCapabilities call GetPotentialCapabilities."
by Treehugger Robot
· 8 years ago
64be7c5
Merge "Improve the region space memory mapping."
by Hiroshi Yamauchi
· 8 years ago
747aeb4
Merge "CHA for interface method."
by Mingyao Yang
· 8 years ago
1d22496
Make AddCapabilities call GetPotentialCapabilities.
by Alex Light
· 8 years ago
86a1856
Merge "ART: Let mterp know about invoke-custom"
by Bill Buzbee
· 8 years ago
cfdd3ea
Merge "SIMD type conversion for x86"
by Aart Bik
· 8 years ago
1c5cab0
ART: Let mterp know about invoke-custom
by buzbee
· 8 years ago
e00e559
Fix java.lang.Void.TYPE (void.class) initialization.
by Vladimir Marko
· 8 years ago
5adf699
Merge "ART: Enable build options in test runner script."
by Treehugger Robot
· 8 years ago
0fc3e41
Merge "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64).""
by Roland Levillain
· 8 years ago
35345a5
Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."
by Roland Levillain
· 8 years ago
e25fc07
Merge "Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64).""
by Roland Levillain
· 8 years ago
47b3ab2
Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)."
by Roland Levillain
· 8 years ago
993f7c6
Merge "Re-arrange System.identityHashCode for better performance."
by Nicolas Geoffray
· 8 years ago
e1fb77f
ART: Enable build options in test runner script.
by Orion Hodson
· 8 years ago
6e311ac
Re-arrange System.identityHashCode for better performance.
by Nicolas Geoffray
· 8 years ago
43e07b6
Merge "Implement code sinking."
by Nicolas Geoffray
· 8 years ago
b813ca1
Implement code sinking.
by Nicolas Geoffray
· 8 years ago
2666b11
Merge "ART: Fix underflow in codegen"
by Treehugger Robot
· 8 years ago
0c95c12
ART: Fix underflow in codegen
by Andreas Gampe
· 8 years ago
5e2227b
Merge "ART: Add debug code to test 913"
by Treehugger Robot
· 8 years ago
ebcc485
ART: Add debug code to test 913
by Andreas Gampe
· 8 years ago
Next »