Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
484e2c2d3531e5bb36f0e1e12f26c708939c6579
« Previous
4483fbf
Merge "Revert "Enable Load Store Elimination for ARM and ARM64""
by Bill Buzbee
· 10 years ago
c32447b
Revert "Enable Load Store Elimination for ARM and ARM64"
by Bill Buzbee
· 10 years ago
fcc36ba
Enable Load Store Elimination for ARM and ARM64
by Serban Constantinescu
· 10 years ago
a65d63e
Merge "SetConstantWide should mark both SSA regs as constant"
by Bill Buzbee
· 10 years ago
123c574
Merge "Enable Load Store Elimination for ARM and ARM64"
by Bill Buzbee
· 10 years ago
5e3f45b
Merge "ART: ReEnable check for a gap between method's arg "in" vregs and rest of its vregs"
by Bill Buzbee
· 10 years ago
b97df04
Merge "ART: Native bridge command-line parameter"
by Andreas Gampe
· 10 years ago
855564b
ART: Native bridge command-line parameter
by Andreas Gampe
· 10 years ago
0db2c43
Merge "ART: Allow arrays with erroneous component type"
by Andreas Gampe
· 10 years ago
dc13d7d
ART: Allow arrays with erroneous component type
by Andreas Gampe
· 10 years ago
c4a5f58
Merge "ART: Special-case cb(n)z even for in-reg constant"
by Andreas Gampe
· 10 years ago
b07c1f9
ART: Special-case cb(n)z even for in-reg constant
by Andreas Gampe
· 10 years ago
688e7c5
ART: ReEnable check for a gap between method's arg "in" vregs and rest of its vregs
by Alexei Zavjalov
· 10 years ago
01be6e3
Merge "Fix braino in Makefile."
by Nicolas Geoffray
· 10 years ago
0a0a20b
Fix braino in Makefile.
by Nicolas Geoffray
· 10 years ago
2dd6f72
Merge "Add a variable to disable PREBUILD in run-tests."
by Nicolas Geoffray
· 10 years ago
9d2f010
Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers."
by Andreas Gampe
· 10 years ago
b551fdc
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
by Zheng Xu
· 10 years ago
2815f12
Merge "Fix proxy tracing and enable tests that now work with tracing."
by Jeff Hao
· 10 years ago
0398e17
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
3bb12b9
Add a variable to disable PREBUILD in run-tests.
by Nicolas Geoffray
· 10 years ago
e564728
Merge "ART: Fix missing initialization in stack_map_stream.h"
by Andreas Gampe
· 10 years ago
8eddd2a
ART: Fix missing initialization in stack_map_stream.h
by Andreas Gampe
· 10 years ago
daa31c5
Merge "ART: Reject array-length on non-reference register"
by Andreas Gampe
· 10 years ago
65c9db8
ART: Reject array-length on non-reference register
by Andreas Gampe
· 10 years ago
8df7388
Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""
by Nicolas Geoffray
· 10 years ago
167cc7c
Revert "Fix proxy tracing and enable tests that now work with tracing."
by Nicolas Geoffray
· 10 years ago
37f1c7c
Merge "Implement array get and array put in optimizing."
by Nicolas Geoffray
· 10 years ago
3c7bb98
Implement array get and array put in optimizing.
by Nicolas Geoffray
· 10 years ago
ca928ba
Merge "Fix access to long/double stack values from debugger"
by Sebastien Hertz
· 10 years ago
3017527
Merge "Increase limit to 2600 on host clang builds for frame size."
by Stephen Hines
· 10 years ago
1159727
Increase limit to 2600 on host clang builds for frame size.
by Stephen Hines
· 10 years ago
7f9c8f7
Merge "Update frame-larger-than limit to 2440 for new clang."
by Stephen Hines
· 10 years ago
67a4338
Update frame-larger-than limit to 2440 for new clang.
by Stephen Hines
· 10 years ago
488deba
Merge "Reduce allocations in ParallelGC test."
by Mathieu Chartier
· 10 years ago
ac3cea0
Reduce allocations in ParallelGC test.
by Mathieu Chartier
· 10 years ago
cfd31c5
Merge "Use a (somewhat) more documented environment variable."
by Nicolas Geoffray
· 10 years ago
6fbcc12
Use a (somewhat) more documented environment variable.
by Nicolas Geoffray
· 10 years ago
75c99e9
Merge "x86: GenSelect utility update"
by Andreas Gampe
· 10 years ago
0346b6b
Merge "Fix run-test --trace option if --host is specified after."
by Jeff Hao
· 10 years ago
85139a3
Fix run-test --trace option if --host is specified after.
by Jeff Hao
· 10 years ago
3bcac48
Merge "ART: Fix run-test 114 ParallelGC to account for OOM"
by Andreas Gampe
· 10 years ago
21b4bf8
ART: Fix run-test 114 ParallelGC to account for OOM
by Andreas Gampe
· 10 years ago
9c81c0c
Merge "Fix main space memory leak and add checks."
by Mathieu Chartier
· 10 years ago
2796a16
Fix main space memory leak and add checks.
by Mathieu Chartier
· 10 years ago
d190d98
Merge "Fix dangling pointer bug when transitioning to background."
by Mathieu Chartier
· 10 years ago
00b5915
Fix dangling pointer bug when transitioning to background.
by Mathieu Chartier
· 10 years ago
4dd37ad
Merge "ART: Clean up API after change 102631"
by Andreas Gampe
· 10 years ago
6ec8ebd
ART: Clean up API after change 102631
by Andreas Gampe
· 10 years ago
9fbe946
Merge "Fix JNI compiler frame size adjustments."
by Vladimir Marko
· 10 years ago
4e24b9d
Fix JNI compiler frame size adjustments.
by Vladimir Marko
· 10 years ago
1ad334e
Merge "Rename openDexFileNative to openDexFile."
by Narayan Kamath
· 10 years ago
350b626
Rename openDexFileNative to openDexFile.
by Calin Juravle
· 10 years ago
86507ed
Merge "Add a new stack map scheme that encodes compilation info per pc."
by Nicolas Geoffray
· 10 years ago
e2f654a
Merge "ART: Fix wrong CHECK in GetCurrentLocationForThrow"
by Andreas Gampe
· 10 years ago
f9df5c1
ART: Fix wrong CHECK in GetCurrentLocationForThrow
by Andreas Gampe
· 10 years ago
b7563b6
Merge "ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars"
by Andreas Gampe
· 10 years ago
e7655c5
ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused vars
by Andreas Gampe
· 10 years ago
4857b86
Merge "Integrate ART with NativeBridge interfaces"
by Andreas Gampe
· 10 years ago
355383f
Integrate ART with NativeBridge interfaces
by Yong WU
· 10 years ago
54f3c04
Merge "Fix memory leak in RemoveRememberedSet."
by Mathieu Chartier
· 10 years ago
5189e24
Fix memory leak in RemoveRememberedSet.
by Mathieu Chartier
· 10 years ago
7521704
Merge "Fix stale remembered sets error."
by Mathieu Chartier
· 10 years ago
c5a8347
Fix stale remembered sets error.
by Mathieu Chartier
· 10 years ago
9646172
Merge "ART: Rewrite ParallelGC run-test"
by Andreas Gampe
· 10 years ago
93f3da1
ART: Rewrite ParallelGC run-test
by Andreas Gampe
· 10 years ago
307f650
Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC"
by Andreas Gampe
· 10 years ago
4a8c3fa
ART: Relax CurrentMethodVisitor requirements on GetDexPC
by Andreas Gampe
· 10 years ago
195bb33
Merge "ART: Account for multidex location strings in VMClassLoader"
by Andreas Gampe
· 10 years ago
cb8f9e8
ART: Account for multidex location strings in VMClassLoader
by Andreas Gampe
· 10 years ago
ff9d95d
Merge "Tweaks to patchoat and other related things."
by Andreas Gampe
· 10 years ago
cf4bf38
Tweaks to patchoat and other related things.
by Alex Light
· 10 years ago
9ee4519
x86: GenSelect utility update
by Serguei Katkov
· 10 years ago
80b3f96
Merge "Add test-art-*-run-test-###-test-name32/64 test targets."
by Andreas Gampe
· 10 years ago
7eeecb7
Add test-art-*-run-test-###-test-name32/64 test targets.
by Alex Light
· 10 years ago
cf60db3
Merge "ART: Fix x86_64 instrumentation_exit, also movsd -> movq"
by Andreas Gampe
· 10 years ago
fea2901
ART: Fix x86_64 instrumentation_exit, also movsd -> movq
by Andreas Gampe
· 10 years ago
b37576b
Merge "ART: Fix erroneous output"
by Andreas Gampe
· 10 years ago
e8b46af
ART: Fix erroneous output
by Andreas Gampe
· 10 years ago
d83d1a7
Merge "Fix x86 instrumentation exit entrypoint and trace size limit."
by Jeff Hao
· 10 years ago
cf2e7b0
Fix x86 instrumentation exit entrypoint and trace size limit.
by Jeff Hao
· 10 years ago
2ac30da
Merge "Recycle mem-maps for collector transitions."
by Mathieu Chartier
· 10 years ago
b363f66
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 10 years ago
525f2f3
Merge "ART: Make run tests out of oat tests"
by Andreas Gampe
· 10 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 10 years ago
ab9167b
Merge "Changed default non-full tests to be prebuild."
by Andreas Gampe
· 10 years ago
9d72253
Changed default non-full tests to be prebuild.
by Alex Light
· 10 years ago
7326ff0
Merge "Fix build, missing spaces around =/<."
by Mingyao Yang
· 10 years ago
1a12858
Fix build, missing spaces around =/<.
by Mingyao Yang
· 10 years ago
ddc2119
Merge "Put oat test output on stderr."
by Ian Rogers
· 10 years ago
d2c0b09
Put oat test output on stderr.
by Ian Rogers
· 10 years ago
f645a02
Merge "ART: Fix checks for relocation delta"
by Andreas Gampe
· 10 years ago
45232a4
ART: Fix checks for relocation delta
by Andreas Gampe
· 10 years ago
306cd21
Merge "ART: Blacklist relocate option in oat tests"
by Andreas Gampe
· 10 years ago
508c1c1
ART: Blacklist relocate option in oat tests
by Andreas Gampe
· 10 years ago
7dfc30b
Merge "Use the TMPDIR environment variable for test directory if set."
by Ian Rogers
· 10 years ago
6a6d3c2
Use the TMPDIR environment variable for test directory if set.
by Ian Rogers
· 10 years ago
0edcfd6
Merge "Fix implicit stack overflow check on optimizing/x86."
by Nicolas Geoffray
· 10 years ago
397f2e4
Fix implicit stack overflow check on optimizing/x86.
by Nicolas Geoffray
· 10 years ago
8bf67c2
Merge "Rewrite topological sort order and improve GVN."
by Vladimir Marko
· 10 years ago
Next »