Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4f342b01a9d6661261a233d2221ae4a3c4e6ac4b
/
runtime
/
parsed_options_test.cc
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 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
a3f245d
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" am: 4741516396
by Roland Levillain
· 9 years ago
4741516
Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64"""
by Roland Levillain
· 9 years ago
8701fc2
Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 2433d4e17c
by Vladimir Marko
· 9 years ago
88b2b80
Allow initializing runtime with parsed options.
by Vladimir Marko
· 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
751beff
Revert "Revert "Introduce support for hardware simulators, starting with ARM64""
by Phil Wang
· 9 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
a315f5c
cleanup: Replace pointers with out-parameters and fix-up formatting
by Igor Murashkin
· 9 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
2798da1
art: Fix bug in VariantMap::Set
by Igor Murashkin
· 10 years ago
eb6c7c2
art: Try to fix parsed_options_test on the build server
by Igor Murashkin
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
9583fbc
Remove oat file location in the image.
by Nicolas Geoffray
· 11 years ago
491ca9e
Add ART -help and -showversion
by Brian Carlstrom
· 11 years ago
[Renamed (94%) from runtime/runtime_test.cc]
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/runtime_test.cc]
bd86bcc
Tracking rebase to jb-mr1-release
by Brian Carlstrom
· 12 years ago
a004aa9
user build support for art (2 of 3)
by Brian Carlstrom
· 13 years ago
223f20f
Remove old code to support multiple images
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
9557241
Don't default-construct std::strings and then assign them.
by Elliott Hughes
· 13 years ago
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 13 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 13 years ago
3402380
Remove uses of scoped_ptr_malloc.
by Elliott Hughes
· 13 years ago
9cff8e1
Convert Class::descriptor_ from StringPiece to String (as part of image loading)
by Brian Carlstrom
· 13 years ago
f734cf5
Add ParsedOptions test (and migrate RuntimeTest to CommonTest)
by Brian Carlstrom
· 13 years ago
6ea095a
Parse required options
by Brian Carlstrom
· 13 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 13 years ago
fc322c7
Initialize the bootstrap class path from standard sources.
by Carl Shapiro
· 13 years ago