Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
8422edd7af342a955f17639ab827cf062ef8965e
8422edd
Merge "MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or with 32-bit FPUs."
by Roland Levillain
· 9 years ago
f50d7ea
Merge "Fix lint error."
by Nicolas Geoffray
· 9 years ago
a83c675
Fix lint error.
by Nicolas Geoffray
· 9 years ago
6d6d368
Merge "Ignore 141-class-unload failures with JIT and CC."
by Roland Levillain
· 9 years ago
0fa5119
Merge "Ignore GZIPOutputStreamTest failures with concurrent collector."
by Roland Levillain
· 9 years ago
3c36f66
Ignore 141-class-unload failures with JIT and CC.
by Roland Levillain
· 9 years ago
34b6b39
Ignore GZIPOutputStreamTest failures with concurrent collector.
by Roland Levillain
· 9 years ago
da88e57
Merge "Don't encode a DexRegisterMap if there is no live register."
by Nicolas Geoffray
· 9 years ago
2675173
Merge "Support --perf with jitted code."
by Nicolas Geoffray
· 9 years ago
8e6b237
Merge "MIPS: Improve conversion between ints and floats."
by Roland Levillain
· 9 years ago
4b45bb9
Merge "MIPS: HRor clean-up"
by Roland Levillain
· 9 years ago
bb9863a
MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or
by Alexey Frunze
· 9 years ago
f5b84ee
Merge "Rosalloc fast path in assembly for MIPS32"
by Hans Boehm
· 9 years ago
baf60b7
MIPS: Improve conversion between ints and floats.
by Alexey Frunze
· 9 years ago
c54ddd2
Merge "Add test for calling into destroyed JNI env"
by Mathieu Chartier
· 9 years ago
fc7acf9
Add test for calling into destroyed JNI env
by Mathieu Chartier
· 9 years ago
0d9150b
MIPS: HRor clean-up
by Alexey Frunze
· 9 years ago
e56234b
Merge "ART: Mterp read barrier fix + minor cleanup"
by Bill Buzbee
· 9 years ago
76833da
ART: Mterp read barrier fix + minor cleanup
by buzbee
· 9 years ago
08d3ab5
Merge "Fixed bug with hoisting/deopting in taken-block instead of preheader. With a fail-before pass-after regression test."
by Aart Bik
· 9 years ago
f96c43e
Merge "Reduce code size by sharing slow paths."
by Aart Bik
· 9 years ago
dae9fd5
Merge "Sort output of a find command in makefile"
by Alex Light
· 9 years ago
55b14df
Fixed bug with hoisting/deopting in taken-block instead of preheader.
by Aart Bik
· 9 years ago
f8011ed
Merge "Add DWARF type information generation."
by David Srbecky
· 9 years ago
86e4278
Add DWARF type information generation.
by Tamas Berghammer
· 9 years ago
b8a20aa
Merge "Report DWARF debug information for JITed code."
by David Srbecky
· 9 years ago
a25dce9
Support --perf with jitted code.
by Nicolas Geoffray
· 9 years ago
5cc349f
Report DWARF debug information for JITed code.
by David Srbecky
· 9 years ago
d6ff932
Merge "MIPS64: Fix stub_test"
by Vladimir Marko
· 9 years ago
a38e418
Merge "HDeoptimize can also trigger GC."
by Nicolas Geoffray
· 9 years ago
1cde058
HDeoptimize can also trigger GC.
by Nicolas Geoffray
· 9 years ago
dc2388f
MIPS64: Fix stub_test
by Goran Jakovljevic
· 9 years ago
185be57
Merge "Fix memory fences in the ARM64 UnsafeCas intrinsics."
by Roland Levillain
· 9 years ago
5e0f5fc
Merge "Disable --generate-debug-info by default in all cases."
by David Srbecky
· 9 years ago
bb3a8bd
Merge "Set side effects to HNullCheck and HBoundsCheck."
by Nicolas Geoffray
· 9 years ago
1af564e
Set side effects to HNullCheck and HBoundsCheck.
by Nicolas Geoffray
· 9 years ago
67fcbd4
Merge "MIPS: Implement HRor"
by Vladimir Marko
· 9 years ago
42249c3
Reduce code size by sharing slow paths.
by Aart Bik
· 9 years ago
80c0d79
Sort output of a find command in makefile
by Alex Light
· 9 years ago
922698d
Merge "Disable mterp for the read barrier config."
by Hiroshi Yamauchi
· 9 years ago
0b0dc29
Merge "Correct value_type for some TrackingAllocators."
by Dan Albert
· 9 years ago
cc7b9ff
Merge "Do not leave intermediate addresses across Java calls."
by Mathieu Chartier
· 9 years ago
afeb309
Correct value_type for some TrackingAllocators.
by Dan Albert
· 9 years ago
f5ef541
Merge "Revert "Disable flaky test on host.""
by Mathieu Chartier
· 9 years ago
37fad75
Merge "Disable mterp if unstarted runtime"
by Bill Buzbee
· 9 years ago
64320f9
Disable mterp if unstarted runtime
by buzbee
· 9 years ago
7ca9557
Revert "Disable flaky test on host."
by Mathieu Chartier
· 9 years ago
e42edce
Merge "Add sleep in SuspendAllDaemonThreadsForShutdown"
by Mathieu Chartier
· 9 years ago
987e44e
Disable mterp for the read barrier config.
by Hiroshi Yamauchi
· 9 years ago
39209f8
Merge "Disable tests while investigating."
by Nicolas Geoffray
· 9 years ago
1c4ae8c
Disable tests while investigating.
by Nicolas Geoffray
· 9 years ago
62597d1
Add sleep in SuspendAllDaemonThreadsForShutdown
by Mathieu Chartier
· 9 years ago
e5ccffb
Merge "Ignore ZipFileTest and ZipInputStreamTest failures with CC."
by Roland Levillain
· 9 years ago
7e3059a
Ignore ZipFileTest and ZipInputStreamTest failures with CC.
by Roland Levillain
· 9 years ago
a3eca2d
Do not leave intermediate addresses across Java calls.
by Nicolas Geoffray
· 9 years ago
3e09eeb
Disable --generate-debug-info by default in all cases.
by David Srbecky
· 9 years ago
2f01257
Merge "Revert "Change condition to opposite if lhs is constant""
by Nicolas Geoffray
· 9 years ago
a05cacc
Revert "Change condition to opposite if lhs is constant"
by Nicolas Geoffray
· 9 years ago
b8b040a
Merge "Change condition to opposite if lhs is constant"
by Nicolas Geoffray
· 9 years ago
f9f196c
Change condition to opposite if lhs is constant
by Anton Shamin
· 9 years ago
3da15f8
Merge "Optimizing/ARM: Fix CmpConstant()."
by Vladimir Marko
· 9 years ago
a21489e
Merge "Clean up SwapSpace."
by Vladimir Marko
· 9 years ago
4bedb38
Fix memory fences in the ARM64 UnsafeCas intrinsics.
by Roland Levillain
· 9 years ago
93616c6
Merge "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."
by Roland Levillain
· 9 years ago
e693ba1
Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC.
by Roland Levillain
· 9 years ago
c3ba07e
Merge "Fast Art interpreter"
by Bill Buzbee
· 9 years ago
1452bee
Fast Art interpreter
by buzbee
· 10 years ago
7f9ea14
Merge "Isolate concurrent collector related libcore failures."
by Roland Levillain
· 9 years ago
4337c94
Merge "Remove ElfFile::GdbJITSupport"
by David Srbecky
· 9 years ago
0de47bb
Merge "ART: Use libopenjdkd"
by Andreas Gampe
· 9 years ago
afd6f9e
Isolate concurrent collector related libcore failures.
by Roland Levillain
· 9 years ago
5d55d9a
Remove ElfFile::GdbJITSupport
by David Srbecky
· 9 years ago
712c59d
Rosalloc fast path in assembly for MIPS32
by Pavle Batuta
· 9 years ago
8566a91
Merge "Generate Nops to ensure that debug stack maps have distinct PC."
by David Srbecky
· 9 years ago
20b6863
Merge "Fix brainos in makefiles."
by Nicolas Geoffray
· 9 years ago
6cd7767
Fix brainos in makefiles.
by Nicolas Geoffray
· 9 years ago
f871d46
Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined."
by Nicolas Geoffray
· 9 years ago
6f68ad4
Merge "Fix "check" file, and mark test as failing on device."
by Nicolas Geoffray
· 9 years ago
6a58d44
Fix "check" file, and mark test as failing on device.
by Nicolas Geoffray
· 9 years ago
b7070a2
Generate Nops to ensure that debug stack maps have distinct PC.
by David Srbecky
· 9 years ago
ae6f23c
Merge "Emit an error message when looking for String#offset."
by Nicolas Geoffray
· 9 years ago
16f66da
Merge "Disable flaky test on host."
by Nicolas Geoffray
· 9 years ago
72f7236
Disable flaky test on host.
by Nicolas Geoffray
· 9 years ago
4dd25bf
Merge "ART: Do not build Checker tests with `dx --no-optimize`"
by David Brazdil
· 9 years ago
68f6289
Don't use std::abs on INT_MIN/LONG_MIN, it's undefined.
by Nicolas Geoffray
· 9 years ago
57e6fb0
Merge "Revert "Disable test while investigating.""
by Shubham Ajmera
· 9 years ago
57e863c
ART: Do not build Checker tests with `dx --no-optimize`
by David Brazdil
· 9 years ago
bfc5087
Revert "Disable test while investigating."
by Shubham Ajmera
· 9 years ago
a9656fa
Merge "Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer."
by Hiroshi Yamauchi
· 9 years ago
6aa95a5
Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer.
by Hiroshi Yamauchi
· 9 years ago
c1c8e73
Merge "Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"""
by Mathieu Chartier
· 9 years ago
ba098ba
Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads""
by Mathieu Chartier
· 9 years ago
6652105
Merge "Improve handling of daemon threads after runtime shutdown"
by Mathieu Chartier
· 9 years ago
4d87df6
Improve handling of daemon threads after runtime shutdown
by Mathieu Chartier
· 9 years ago
37a5abc
Merge "Fix general multi-image TODOs."
by Jeff Hao
· 9 years ago
acd7a6a
Fix general multi-image TODOs.
by Jeff Hao
· 9 years ago
97f2ca0
Merge "Fix image writer for generation of app images"
by Mathieu Chartier
· 9 years ago
e467cea
Fix image writer for generation of app images
by Mathieu Chartier
· 9 years ago
10edbb1
ART: Use libopenjdkd
by Andreas Gampe
· 9 years ago
012fc4e
Don't encode a DexRegisterMap if there is no live register.
by Nicolas Geoffray
· 9 years ago
Next »