Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
44bbff64196ee5d9ce16ad8543417a8a075d31aa
/
runtime
/
common_runtime_test.cc
18642a3
Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest
by Victor Chang
· 6 years ago
e239cdc
Merge "Reduce core image to core-{oj,libart,simple}."
by Vladimir Marko
· 6 years ago
e167273
Revert^2 "Support shared libraries in CreateContextFromClassLoader."
by Nicolas Geoffray
· 6 years ago
ec91d48
Reduce core image to core-{oj,libart,simple}.
by Vladimir Marko
· 6 years ago
4581287
Merge "Revert "Support shared libraries in CreateContextFromClassLoader.""
by Nicolas Geoffray
· 6 years ago
1717a49
Revert "Support shared libraries in CreateContextFromClassLoader."
by Nicolas Geoffray
· 6 years ago
f355ec7
Merge "C++17 compatibility: make WITH_TIDY=1 happy again."
by Elliott Hughes
· 6 years ago
c1896c9
C++17 compatibility: make WITH_TIDY=1 happy again.
by Elliott Hughes
· 6 years ago
a66d69e
Support shared libraries in CreateContextFromClassLoader.
by Nicolas Geoffray
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
c857f4a
ART: Dump proc/maps on mem_map_test failure
by Andreas Gampe
· 6 years ago
dcfcce4
Revert^2 "Delay init of classes of pre-allocated exceptions."
by Vladimir Marko
· 6 years ago
29cf32b
Revert "Delay init of classes of pre-allocated exceptions."
by Lokesh Gidra
· 6 years ago
cd5c181
Delay init of classes of pre-allocated exceptions.
by Vladimir Marko
· 6 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
d5f8de8
Add CommonArtTest
by David Sehr
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
3ef920e
Merge "Move most of runtime/base to libartbase/base"
by David Sehr
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
b8e7c37
ART: Refactor known-classloader visits
by Andreas Gampe
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
e112340
Make libdexfile tests independent of runtime
by David Sehr
· 7 years ago
013fd80
Create an ART-independent DexFileLoader
by David Sehr
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
dcc528d
ART: Move runtime-debug flags to own files
by Andreas Gampe
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
36ea6b4
Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2
by Treehugger Robot
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
fdb7a61
ART: Clean up global includes - icu4c
by Andreas Gampe
· 7 years ago
891a50e
Separate file utilities from utils.cc
by David Sehr
· 7 years ago
373a9b5
ART: Depend on libnativehelper headers only
by Andreas Gampe
· 7 years ago
095c6c9
Pass the verify flag to DexFileLoader utilities.
by Nicolas Geoffray
· 7 years ago
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
26761f7
ART: Move FillHeap to CommonRuntimeTest
by Andreas Gampe
· 7 years ago
c73753f
Merge "Hash-based DexCache methods array."
by Vladimir Marko
· 7 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 7 years ago
c5b1b06
Merge "art: use proper nativehelper headers"
by Treehugger Robot
· 7 years ago
e431e27
art: use proper nativehelper headers
by Steven Moreland
· 7 years ago
c79470d
Allow dex2oat to create a full class loader context
by Calin Juravle
· 7 years ago
7b46197
Merge changes I8d0f5341,Iced0de7c,I742cd614
by Calin Juravle
· 7 years ago
7865ac7
Add DelegateLastClassLoader to the list of WellKnownClassLoaders
by Calin Juravle
· 7 years ago
51d80cc
ART: Refactor abort code
by Andreas Gampe
· 7 years ago
19df565
Merge "Add dex2oat support for profile based image creation"
by Mathieu Chartier
· 7 years ago
f70fe3d
Add dex2oat support for profile based image creation
by Mathieu Chartier
· 7 years ago
46c4c85
ART: Add slow-debug test in CommonRuntimeTest
by Andreas Gampe
· 7 years ago
1c5b42f
ART: Add support for runtime debug checks
by Andreas Gampe
· 7 years ago
8bdda5a
ART: Update stl_util.h
by Andreas Gampe
· 7 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
a01b524
Make base64 explicitly check dst_size for nullptr
by Alex Light
· 8 years ago
67e1dc5
Remove use of npic image for gtests.
by Richard Uhler
· 8 years ago
4886411
ART: Add runtime phase callback
by Andreas Gampe
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
08883de
ART: Refactor jfieldID handling
by Andreas Gampe
· 8 years ago
46aba36
ART: Move pathList well-known-field to actual class
by Andreas Gampe
· 8 years ago
d01f60c
Add a VerifierDeps::Dump method.
by Nicolas Geoffray
· 8 years ago
f57589f
Remove logging dependency on runtime
by David Sehr
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
866d874
Make image test multi image
by Mathieu Chartier
· 8 years ago
583f319
Revert "Revert "test: Remove icu cleanup hack""
by Igor Murashkin
· 8 years ago
3c73829
Revert "test: Remove icu cleanup hack"
by Colin Cross
· 8 years ago
0764877
Merge "test: Remove icu cleanup hack"
by Treehugger Robot
· 8 years ago
b76bc78
Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""
by Nicolas Geoffray
· 8 years ago
d4b294c
test: Remove icu cleanup hack
by Igor Murashkin
· 8 years ago
8522758
Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""
by Hiroshi Yamauchi
· 8 years ago
9b5515e
Re-apply "Cleanup run-test and Makefile around boot image and PIC."
by Nicolas Geoffray
· 8 years ago
1ba223b
Squashed commit of the following:
by Nicolas Geoffray
· 8 years ago
2a1a8d7
Update test and dependencies after boot image changes.
by Nicolas Geoffray
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
e1459ae
ART: Add dex2oat swap-usage parameters
by Andreas Gampe
· 8 years ago
37d6a3b
Support the -i flag in the new dexdump.
by Aart Bik
· 8 years ago
bc5669e
Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading"""""
by Alex Light
· 8 years ago
7dbf20a
Revert "Revert "Revert "Revert "Revert some flaky unloading""""
by Alex Light
· 8 years ago
340f486
Revert "Revert "Revert "Revert some flaky unloading"""
by Alex Light
· 8 years ago
b2716bb
Revert "Revert "Revert some flaky unloading""
by Nicolas Geoffray
· 8 years ago
9e726e8
Revert "Revert some flaky unloading"
by Alex Light
· 8 years ago
73ad16e
Revert some flaky unloading
by Mathieu Chartier
· 8 years ago
c0f2e67
Revert "Revert "Remove double unloading hack""
by Mathieu Chartier
· 8 years ago
e9cae49
Revert "Remove double unloading hack"
by Nicolas Geoffray
· 8 years ago
b408e58
Remove double unloading hack
by Mathieu Chartier
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 9 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 9 years ago
3f41a01
ART: Use optimizing compiler in image_test
by Andreas Gampe
· 9 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 9 years ago
91c9116
Add value parameterized test support for runtime tests
by Mathieu Chartier
· 9 years ago
966878d
Revert "Create parent class loader for dex2oat"
by Mathieu Chartier
· 9 years ago
10edbb1
ART: Use libopenjdkd
by Andreas Gampe
· 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
a7a4759
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
b8bce05
Manually close the JNI libraries
by Yi Kong
· 9 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 9 years ago
Next »