Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b9b8cab87a275fad382fefbddd18daf495a58772
/
runtime
/
common_runtime_test.h
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
496577f
Smarter image layout
by Mathieu Chartier
· 8 years ago
866d874
Make image test multi image
by Mathieu Chartier
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
6c839a2
Merge "Add build rules for statically linked oatdump on host."
by Roland Levillain
· 8 years ago
04147ef
Add build rules for statically linked oatdump on host.
by Roland Levillain
· 8 years ago
0f7eaeb
Disable dexlayout_test on target.
by Jeff Hao
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
3aaa37b
creating workflow for mirror::String compression
by jessicahandojo
· 8 years ago
a794c26
Fix art::ArchTest::FinalizeSetup not being called.
by Przemyslaw Szczepaniak
· 8 years ago
63b6eb4
Disable CheckSwapUsage test with read barriers on x86.
by Roland Levillain
· 8 years ago
e1459ae
ART: Add dex2oat swap-usage parameters
by Andreas Gampe
· 8 years ago
91c9116
Add value parameterized test support for runtime tests
by Mathieu Chartier
· 9 years ago
c7d4a58
ART: Use non-stripped core jars in gtests
by Andreas Gampe
· 9 years ago
f1e91bf
Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e
by Andreas Gampe
· 9 years ago
a00f012
ART: Refactor CommonRuntimeTest::SetUp
by Andreas Gampe
· 9 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
d1ef436
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
5b8e6e3
Fix for gtest missing core classes, attempt 2
by Przemyslaw Szczepaniak
· 9 years ago
be26f77
Revert "Fix for gtest missing core classes."
by Narayan Kamath
· 9 years ago
136781e
Fix for gtest missing core classes.
by Przemyslaw Szczepaniak
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 9 years ago
bfa5eb6
Add heap poisoning support to the entrypoints.
by Hiroshi Yamauchi
· 9 years ago
d90957f
ART: Fix mips64 jni bugs.
by Douglas Leung
· 10 years ago
3e52aa4
Move GetAndroidToolsDir to common location.
by David Srbecky
· 10 years ago
bb9c6b1
ART: Refactor callbacks_ in common_runtime_test
by Andreas Gampe
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
fbef44d
Use unique_ptr to track ownership of dex files.
by Richard Uhler
· 10 years ago
c275259
Remove back-door bootclasspath option from Runtime
by Richard Uhler
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
62746d8
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
ebee8de
Fix bugs in the x86 and arm versions of generic JNI.
by Nicolas Geoffray
· 10 years ago
95b4c65
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
by Jeff Hao
· 10 years ago
4bf8d11
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
db8a664
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
by Jeff Hao
· 10 years ago
54accbc
Fix bugs in the x86 and arm versions of generic JNI.
by Nicolas Geoffray
· 10 years ago
f896965
ART: Remove test files after test
by Andreas Gampe
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
7747c8d
ART: Remove test files after test
by Andreas Gampe
· 10 years ago
f0a3f09
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
a59dd80
Runtime can now be set to require relocation
by Alex Light
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
4e99b3d
Add missing class initialization during compilation and tests
by Sebastien Hertz
· 10 years ago
5ced672
Use the icu4c headers from the new location.
by Elliott Hughes
· 10 years ago
8803c1c
Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests"
by Andreas Gampe
· 10 years ago
86f5662
ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests
by Andreas Gampe
· 10 years ago
833a485
ART: Native support for multidex
by Andreas Gampe
· 10 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
0e12bdc
Add ISA directory to image and odex pathnames.
by Brian Carlstrom
· 10 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 10 years ago
b40c6a7
ART: Fix assembler_test to use ScratchFile
by Andreas Gampe
· 11 years ago
afbaa1a
Build changes to build multilib tests
by Andreas Gampe
· 11 years ago
05b15d6
Make test-art pass with heap reference poisoning enabled.
by Hiroshi Yamauchi
· 11 years ago
c0a1b18
Reuse NoopCompilerCallbacks in oatdump
by Brian Carlstrom
· 11 years ago
9583fbc
Remove oat file location in the image.
by Nicolas Geoffray
· 11 years ago
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 11 years ago