Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5c11a79eb8652ad49096b34966131ec2c31ec2eb
5c11a79
Ensure we have the correct thread when allocating obsolete methods.
by Alex Light
· 8 years ago
f9d80d7
Merge "Disable test 154 for JIT"
by Treehugger Robot
· 8 years ago
dcab11d
Merge "Array store/allocation elimination"
by Mingyao Yang
· 8 years ago
673665b
Disable test 154 for JIT
by Mathieu Chartier
· 8 years ago
8697490
Array store/allocation elimination
by Mingyao Yang
· 8 years ago
5c90d0b
Merge "MIPS64: Refactor implicit null checks in array/field get/set"
by Treehugger Robot
· 8 years ago
ef81e98
Merge "Disable 115-native-bridge in Makefile."
by Nicolas Geoffray
· 8 years ago
571ca6e
Disable 115-native-bridge in Makefile.
by Nicolas Geoffray
· 8 years ago
225ac2f
Merge "Add GC critical section to GetObjectsAllocated"
by Treehugger Robot
· 8 years ago
e8649c7
Add GC critical section to GetObjectsAllocated
by Mathieu Chartier
· 8 years ago
d9f647a
Merge "Extend profman to generate profiles with inline caches"
by Treehugger Robot
· 8 years ago
b2a6d12
Merge "Fix OUT_DIR usage"
by Treehugger Robot
· 8 years ago
e0ac115
Extend profman to generate profiles with inline caches
by Calin Juravle
· 8 years ago
1990bda
Merge "Fix dex location filtering in dex2oat"
by Mathieu Chartier
· 8 years ago
046854b
Fix dex location filtering in dex2oat
by Mathieu Chartier
· 8 years ago
f325e01
Fix OUT_DIR usage
by Dan Willemsen
· 8 years ago
d5b260e
Merge "Clean up ZygoteHooks stack walking slightly."
by Treehugger Robot
· 8 years ago
33c6731
Merge "Misc cleanup for class redefinition."
by Treehugger Robot
· 8 years ago
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
c5f5a6e
Misc cleanup for class redefinition.
by Alex Light
· 8 years ago
9e7078b
ART: Resolve static field strings in compiler driver
by Andreas Gampe
· 8 years ago
8474026
Clean up ZygoteHooks stack walking slightly.
by Alex Light
· 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
5743386
MIPS64: Refactor implicit null checks in array/field get/set
by Tijana Jakovljevic
· 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
Next »