Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
7968b6fefd07923f991821d282d066a613669df5
/
test
f2ff308
am 88dd36d2: Merge "Makefile cleanups."
by Nicolas Geoffray
· 10 years ago
611e1db
Makefile cleanups.
by Nicolas Geoffray
· 10 years ago
d84d69b
am f1f05d30: Merge "Really fix --gdb when running tests on target."
by Nicolas Geoffray
· 10 years ago
baf9102
Really fix --gdb when running tests on target.
by Nicolas Geoffray
· 10 years ago
1042fbd
am a9f29042: Merge "Add support for floats and doubles."
by Nicolas Geoffray
· 10 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 10 years ago
71c7dc4
am 45eaba56: Merge "Fix movw on x86/x86_64 to accept any 16bits immediate."
by Nicolas Geoffray
· 10 years ago
b6e7206
Fix movw on x86/x86_64 to accept any 16bits immediate.
by Nicolas Geoffray
· 10 years ago
756f652
am da20867f: Merge "Merge host-run-test-jar and push-and-run-test-jar."
by Nicolas Geoffray
· 10 years ago
1a58b7f
Merge host-run-test-jar and push-and-run-test-jar.
by Nicolas Geoffray
· 10 years ago
eab084e
am 15a7fc2e: Merge "Make host-run-test-ar take --no-prebuild."
by Nicolas Geoffray
· 10 years ago
1b4e252
Make host-run-test-ar take --no-prebuild.
by Nicolas Geoffray
· 10 years ago
040dc9c
am e6b73ea6: Merge "Merge push-and-run-{prebuilt}-test-jar files."
by Nicolas Geoffray
· 10 years ago
e6b73ea
Merge "Merge push-and-run-{prebuilt}-test-jar files."
by Nicolas Geoffray
· 10 years ago
0db92e0
am c226f141: Merge "Add test for getDeclaredClasses of with missing class"
by Brian Carlstrom
· 10 years ago
01afdba
Add test for getDeclaredClasses of with missing class
by Brian Carlstrom
· 10 years ago
270c70f
am b5325e24: Merge "Revert "Fix OOM throwing if it happens in finalizer reference""
by Nicolas Geoffray
· 10 years ago
55164d1
am 72f96181: Merge "Fix OOM throwing if it happens in finalizer reference"
by Hiroshi Yamauchi
· 10 years ago
c10812c
am 674b5b95: Merge "Fix test-art-(host|target)-run-test(32|64) targets."
by Ian Rogers
· 10 years ago
5fd18ba
Merge push-and-run-{prebuilt}-test-jar files.
by Nicolas Geoffray
· 10 years ago
b5325e2
Merge "Revert "Fix OOM throwing if it happens in finalizer reference""
by Nicolas Geoffray
· 10 years ago
74d6a82
Revert "Fix OOM throwing if it happens in finalizer reference"
by Nicolas Geoffray
· 10 years ago
72f9618
Merge "Fix OOM throwing if it happens in finalizer reference"
by Hiroshi Yamauchi
· 10 years ago
a3cf6ce
Fix test-art-(host|target)-run-test(32|64) targets.
by Ian Rogers
· 10 years ago
54e5378
Merge "More native bridge tests"
by Calin Juravle
· 10 years ago
6d7729d
Fix OOM throwing if it happens in finalizer reference
by Dmitry Petrochenko
· 10 years ago
a9dcf65
am ba16b079: More native bridge tests
by Calin Juravle
· 10 years ago
e94e2d4
More native bridge tests
by Calin Juravle
· 10 years ago
ba16b07
More native bridge tests
by Calin Juravle
· 10 years ago
dadd95c
am 37241e5c: Merge "Quick: Fix LVN/GVN handling of acquire operations."
by Vladimir Marko
· 10 years ago
37241e5
Merge "Quick: Fix LVN/GVN handling of acquire operations."
by Vladimir Marko
· 10 years ago
fa23645
Quick: Fix LVN/GVN handling of acquire operations.
by Vladimir Marko
· 10 years ago
32bd985
am 439bfb95: Merge "Add VMRuntime.isBootClassPathOnDisk"
by Brian Carlstrom
· 10 years ago
31d8f52
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
95a9354
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
c7e57b3
am cf447411: Merge "Disable ThreadStress."
by Nicolas Geoffray
· 10 years ago
3d56be8
Disable ThreadStress.
by Nicolas Geoffray
· 10 years ago
6d03104
ART: Update for split native bridge initialization
by jgu21
· 11 years ago
ed184b7
am ed34f59c: Merge "Quick compiler: aarch64 codegen & long_min literal" into lmp-dev
by buzbee
· 10 years ago
b504d2f
Quick compiler: aarch64 codegen & long_min literal
by buzbee
· 10 years ago
e7d6662
Make the script bash because it uses PIPESTATUS.
by Nicolas Geoffray
· 10 years ago
a460bb0
Merge "ART: Update for split native bridge initialization"
by Andreas Gampe
· 10 years ago
a6da74e
ART: Update for split native bridge initialization
by jgu21
· 11 years ago
18efde5
Fix code generation with materialized conditions.
by Nicolas Geoffray
· 10 years ago
145f0ca
Fix a bug in the handling of moves in register allocator.
by Nicolas Geoffray
· 10 years ago
e982f0b
Implement invoke virtual in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 11 years ago
19f7c95
Merge "ART: Update host run test script"
by Andreas Gampe
· 11 years ago
441336c
ART: Update host run test script
by Andreas Gampe
· 11 years ago
5182932
ART: Change access flag behavior in verifier
by Andreas Gampe
· 11 years ago
7e3652c
Revert "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 11 years ago
6fbce02
Implement suspend checks in new compiler.
by Nicolas Geoffray
· 11 years ago
741c02c
Add 5 minute time out to host run tests.
by Ian Rogers
· 11 years ago
332e188
Merge "ART: Change access flag behavior in verifier" into lmp-dev
by Andreas Gampe
· 11 years ago
98cb689
Quick compiler (arm64) Fix inline Math.round()
by buzbee
· 11 years ago
9a3c262
Merge "Quick compiler (arm64) Fix inline Math.round()" into lmp-dev
by buzbee
· 11 years ago
98216e5
Quick compiler (arm64) Fix inline Math.round()
by buzbee
· 11 years ago
7fc8f90
ART: Change access flag behavior in verifier
by Andreas Gampe
· 11 years ago
28e55dd
Merge "Fix host 64-bit ISA string" into lmp-dev
by Andreas Gampe
· 11 years ago
5f16c88
Add a test for our NPE checks.
by Nicolas Geoffray
· 11 years ago
be4e643
Improve dex location canonicalization-related performance.
by Vladimir Marko
· 11 years ago
aa4497d
Improve dex location canonicalization-related performance.
by Vladimir Marko
· 11 years ago
8cf89c4
Change 099-vmdebug test to use File.createTempFile.
by Jeff Hao
· 11 years ago
cbe15be
Disable tracing if enabled by default for new tracing test.
by Jeff Hao
· 11 years ago
1ae33d6
Change 099-vmdebug test to use File.createTempFile.
by Jeff Hao
· 11 years ago
d063d91
Change when sampling thread is reset during shutdown to prevent races.
by Jeff Hao
· 11 years ago
9102fff
Merge "Fix darwin run-test problems"
by Brian Carlstrom
· 11 years ago
c580e04
Fix darwin run-test problems
by Brian Carlstrom
· 11 years ago
8a4064e
Fix darwin run-test problems
by Brian Carlstrom
· 11 years ago
dd66899
Merge "ART: Change ART for new native bridge sequence" into lmp-dev
by Andreas Gampe
· 11 years ago
c0e1fa7
Merge "Add test for hashCode and System.identityHashCode." into lmp-dev
by Mathieu Chartier
· 11 years ago
b087849
Disable tracing if enabled by default for new tracing test.
by Jeff Hao
· 11 years ago
f8bdd4e
Change when sampling thread is reset during shutdown to prevent races.
by Jeff Hao
· 11 years ago
d5b1136
Add test for hashCode and System.identityHashCode.
by Mathieu Chartier
· 11 years ago
bccf123
Add test for hashCode and System.identityHashCode.
by Mathieu Chartier
· 11 years ago
13e3c6d
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 11 years ago
58e5e5d
Add CallNonvirtual test
by Brian Carlstrom
· 11 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 11 years ago
306db81
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 11 years ago
f4cb036
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 11 years ago
967b7c3
Merge "Add test case for runFinalization."
by Mathieu Chartier
· 11 years ago
3a5fa5e
Add test case for runFinalization.
by Mathieu Chartier
· 11 years ago
0e59bf8
Merge "ART: Change ART for new native bridge sequence"
by Andreas Gampe
· 11 years ago
1d9aa4d
ART: Fix host run-test script
by Andreas Gampe
· 11 years ago
6be67ee
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 11 years ago
68caf9e
Fix stack overflow and duplicate methods while tracing.
by Jeff Hao
· 11 years ago
57f2bbd
ART: Fix x86_64 GenSelect case when destination is Ref
by Jean Christophe Beyler
· 11 years ago
3f51e7d
ART: Fix x86_64 GenSelect case when destination is Ref
by Jean Christophe Beyler
· 11 years ago
d73f52b
Merge "Add numerator check for integer divide and modulo"
by Ian Rogers
· 11 years ago
6b28a45
Fix stack overflow and duplicate methods while tracing.
by Jeff Hao
· 11 years ago
e03df65
Fix native allocation test.
by Mathieu Chartier
· 11 years ago
c60bdf6
Fix native allocation test.
by Mathieu Chartier
· 11 years ago
40e1912
Disable SignalTest with GC stress.
by Ian Rogers
· 11 years ago
cd4380c
Fix master-art-host build by removing flakey test (temporarily)
by Dave Allison
· 11 years ago
3868009
Fix mac build and signal test
by Dave Allison
· 11 years ago
f0174a0
Merge "Fix signal chain to allow for signal() call to be used"
by Dave Allison
· 11 years ago
91a8366
Fix signal chain to allow for signal() call to be used
by Dave Allison
· 11 years ago
ba32de4
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 11 years ago
37c1645
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 11 years ago
2ddd175
Add numerator check for integer divide and modulo
by Yixin Shou
· 11 years ago
Next »