Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
edb792d53fd8b9f94244396a698fb1dc68cb6905
/
runtime
/
common_runtime_test.cc
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
· 9 years ago
37d6a3b
Support the -i flag in the new dexdump.
by Aart Bik
· 9 years ago
bc5669e
Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading"""""
by Alex Light
· 9 years ago
7dbf20a
Revert "Revert "Revert "Revert "Revert some flaky unloading""""
by Alex Light
· 9 years ago
340f486
Revert "Revert "Revert "Revert some flaky unloading"""
by Alex Light
· 9 years ago
b2716bb
Revert "Revert "Revert some flaky unloading""
by Nicolas Geoffray
· 9 years ago
9e726e8
Revert "Revert some flaky unloading"
by Alex Light
· 9 years ago
73ad16e
Revert some flaky unloading
by Mathieu Chartier
· 9 years ago
c0f2e67
Revert "Revert "Remove double unloading hack""
by Mathieu Chartier
· 9 years ago
e9cae49
Revert "Remove double unloading hack"
by Nicolas Geoffray
· 9 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
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
d37d364
Create parent class loader for dex2oat
by Mathieu Chartier
· 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
e58991b
Revert "Revert "Unload oat files""
by Mathieu Chartier
· 9 years ago
72da5e7
Revert "Unload oat files"
by Nicolas Geoffray
· 9 years ago
18656fe
Unload oat files
by Mathieu Chartier
· 9 years ago
673ed3d
Revert "Revert "Change dex caches to be weak roots""
by Mathieu Chartier
· 9 years ago
81a9087
Revert "Change dex caches to be weak roots"
by Brian Carlstrom
· 9 years ago
3ae6b1d
Change dex caches to be weak roots
by Mathieu Chartier
· 9 years ago
3d21bdf
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
99ca40c
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago
799681b
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
3e52aa4
Move GetAndroidToolsDir to common location.
by David Srbecky
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 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
4460a84
Rosalloc thread local allocation path without a cas.
by Hiroshi Yamauchi
· 10 years ago
9b5cba4
ART: Missing include
by Andreas Gampe
· 10 years ago
1b49020
Merge "ART: Refactor unstarted runtime"
by Andreas Gampe
· 10 years ago
2969bcd
ART: Refactor unstarted runtime
by Andreas Gampe
· 10 years ago
892fc96
Revert "Turn on logging for oat file assistant tests."
by Richard Uhler
· 10 years ago
f45599d
Turn on logging for oat file assistant tests.
by Richard Uhler
· 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
369810a
ART: Allow scoped adjustments to log verbosity
by Andreas Gampe
· 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
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
9433ec6
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
c54e12a
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 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
2994e29
ART: Use TMPDIR for test directories
by Andreas Gampe
· 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
5a79fde
ART: Use TMPDIR for test directories
by Andreas Gampe
· 10 years ago
f0a3f09
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 10 years ago
1fe5e5c
ART: Fix target test paths
by Andreas Gampe
· 10 years ago
Next »