Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
ebf496f245dec69af6abfa115aa0e5872aee93d1
/
build
/
Android.gtest.mk
ebf496f
Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file
by Jiakai Zhang
· 4 years, 8 months ago
7a3ccd0
Disable host build of odrefresh
by Victor Hsieh
· 4 years, 9 months ago
3b09140
Remove art_chroot build target.
by David Srbecky
· 4 years, 9 months ago
7c5567a
DO NOT MERGE - Merge ab/7272582
by Xin Li
· 5 years ago
1dc77ab
Disable most ART source modules when ART prebuilts are enabled.
by Martin Stjernholm
· 5 years ago
5fe3e35
Skip make targets that have missing dependencies when using ART am: 21dafaf33e am: 394ae695bf
by Martin Stjernholm
· 5 years ago
394ae69
Skip make targets that have missing dependencies when using ART am: 21dafaf33e
by Martin Stjernholm
· 5 years ago
21dafaf
Skip make targets that have missing dependencies when using ART prebuilts.
by Martin Stjernholm
· 5 years ago
eb73b51
Restore commented assignment.
by Bob Badour
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
04c4612
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
8da2614
Fix LOCAL_PATH in tests.
by Bob Badour
· 5 years ago
4c3ade6
odrefresh: regenerate artifacts after ART APEX update
by Orion Hodson
· 5 years ago
bfd622a
Initial commit of the test code for ART Service
by Chris Wailes
· 5 years ago
e7f659f
Remove old cruft on ART build rules and platform_tests.
by Nicolas Geoffray
· 6 years ago
8562f37
Remove art_common from general-tests suite
by Dan Shi
· 6 years ago
9c1c042
Fix libicu.so missing in general-tests.zip
by Victor Chang
· 6 years ago
8b24762
Use the new libicu.so provided in the NDK
by Victor Chang
· 6 years ago
d5e776c
Add liblz4 and liblzma to the list of needed libs for gtests.
by David Srbecky
· 6 years ago
35f765b
Link all internal libraries statically into dex2oat(d) on host.
by Martin Stjernholm
· 6 years ago
e470ff7
Add art_common to art-host-tests suite
by Dan Shi
· 6 years ago
0d20878
Add liblz4 to the list of needed libs for gtests.
by David Srbecky
· 6 years ago
f61e061
Add test module for running gtests in chroot.
by David Srbecky
· 6 years ago
d78be00
Add a test-art-host-gtest-dependencies target
by Alex Light
· 6 years ago
1525960
Upper-case the i18n host data path for consistency.
by Nicolas Geoffray
· 6 years ago
d3ee902
More inclusive language in the build system.
by David Srbecky
· 6 years ago
050d17f
Update language to comply with Android’s inclusive language guidance
by Himanshu Jaju
· 6 years ago
76228ff
Ninja doesn't like dependencies on directories.
by Martin Stjernholm
· 6 years ago
671d34d
Add ICU file for ART host gtests
by David Srbecky
· 6 years ago
beed922
Add more libraries needed for host gtests.
by David Srbecky
· 6 years ago
b0713ca
Add binary prebuilt tools needed for host gtests
by David Srbecky
· 6 years ago
0a17b6a
Revert "Support running of host gtests in eng-prod"
by David Srbecky
· 6 years ago
c69b3f8
Reland "Adjust build and test scripts for handling ICU prebuilts."
by Nicolas Geoffray
· 6 years ago
22872da
Support running of host gtests in eng-prod
by David Srbecky
· 6 years ago
1cf46a3
Copy tools needed by host gtests to testcases directory.
by David Srbecky
· 6 years ago
b2d4a7e
Revert "Adjust build and test scripts for handling ICU prebuilts."
by Nicolas Geoffray
· 6 years ago
ea4d7d2
Adjust build and test scripts for handling ICU prebuilts.
by Nicolas Geoffray
· 6 years ago
4a88a5a
Finish move of jar compilation rules from makefile to soong.
by David Srbecky
· 6 years ago
2280b53
Move gtest tool dependencies from makefile to soong
by David Srbecky
· 6 years ago
883c134
Revert^2 "Remove test_per_src from ART tests."
by David Srbecky
· 6 years ago
928d28e
Use boot image for all tests instead of core.art.
by David Srbecky
· 6 years ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 6 years ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 6 years ago
d20e51d
"Move ICU from ART APEX to i18n APEX" Attempt 2
by Victor Chang
· 6 years ago
4a48775
Revert "Move ICU from ART APEX to i18n APEX"
by vichang
· 6 years ago
8419b82
Move ICU from ART APEX to i18n APEX
by Victor Chang
· 6 years ago
ec64f20
Cleanup build rules for faster golem builds.
by Nicolas Geoffray
· 6 years ago
d1f7351
dex2oat: add --updatable-bcp-packages-file argument.
by Vladimir Marko
· 6 years ago
fdd4684
Deduplicate interned image strings.
by Vladimir Marko
· 6 years ago
d31cff1
Remove conscrypt as a build time dependency of ART.
by Nicolas Geoffray
· 6 years ago
403384e
Fix host gtests for HOST_PREFER_32_BIT
by David Srbecky
· 6 years ago
fe57c2b
Revert^4 "Add "linkage" test options""
by David Sehr
· 6 years ago
16c08ca
Revert "Revert "Revert "Add "linkage" test options"""
by Nicolas Geoffray
· 6 years ago
80c0c50
Revert "Revert "Add "linkage" test options""
by David Sehr
· 6 years ago
0c0f302
Host gtests: Use the apex boot image instead of core.art.
by David Srbecky
· 6 years ago
31e0dc2
Remove -testdex variants of bootclasspath jars.
by Nicolas Geoffray
· 6 years ago
8c8f148
Add blueprint modules to generate jar files for gtests.
by David Srbecky
· 6 years ago
7955f5e
Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS
by Dan Willemsen
· 6 years ago
a599252
Replaced the hard coded art test names with the auto-generated ones
by Jiyong Park
· 6 years ago
eac38a1
Refactor Android.gtest.mk more
by Jiyong Park
· 6 years ago
340fb0b
Workaround for building gtest dependencies.
by Nicolas Geoffray
· 6 years ago
066dd902
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 6 years ago
80599a2
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 6 years ago
1e88f98
Use apex_available property
by Jiyong Park
· 7 years ago
46845f6
Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx""""
by Søren Gjesse
· 6 years ago
9561faf
Revert "Revert "Revert "Remove reference to d8-compat-dx"""
by Nicolas Geoffray
· 7 years ago
64a5d1a
Revert "Revert "Remove reference to d8-compat-dx""
by Nicolas Geoffray
· 7 years ago
1caa127
Revert "Remove reference to d8-compat-dx"
by Jason Lee
· 7 years ago
1755ad0
Remove reference to d8-compat-dx
by Søren Gjesse
· 7 years ago
65ae669
Add jni libicu_jni library into ART APEX
by Victor Chang
· 7 years ago
caf8f4c
Fix dependencies of profile_boot_info_test.
by Nicolas Geoffray
· 7 years ago
8307206
Follow change to ART_TEST_LIST_*
by Colin Cross
· 7 years ago
e58624f
Various renames following the name change from "Runtime APEX" to "ART APEX".
by Martin Stjernholm
· 7 years ago
84e5bb9
Rename some build variables and targets for the ART APEX.
by Martin Stjernholm
· 7 years ago
d6be5da
Update references to the ART APEX for tests.
by Martin Stjernholm
· 7 years ago
6461124
Remove icu .dat file from Runtime module
by Victor Chang
· 7 years ago
8d5a215
Build and install the Testing Runtime APEX in ART device testing.
by Roland Levillain
· 7 years ago
f0b1de8
Introduce Make variables for the various Runtime APEX names.
by Roland Levillain
· 7 years ago
672c080
Update Transaction for boot image extension.
by Vladimir Marko
· 7 years ago
a0fc13a
Add support for a profile listing methods in compilation order.
by Nicolas Geoffray
· 7 years ago
b5204f4
ART: Add interface class join heuristic
by Andreas Gampe
· 7 years ago
72f6774
Use flattened Runtime APEX contents in ART chroot-based device testing.
by Roland Levillain
· 7 years ago
0df2aba
ART: Use SIGTERM for timeout dumping
by Andreas Gampe
· 7 years ago
148c160
ART: Rename timeout_dumper to signal_dumper
by Andreas Gampe
· 7 years ago
917cfdb
Fix build rules.
by Nicolas Geoffray
· 7 years ago
c36a8cc
Handle empty uncompressed and aligned dex file in an archive.
by Nicolas Geoffray
· 7 years ago
3b19de2
Fix oatdump_test build dependencies.
by David Srbecky
· 7 years ago
3e8aae0
Fix dex location of boot oat files during preopt
by David Brazdil
· 7 years ago
4f215d1
Rename dexdump2 to dexdump
by David Sehr
· 7 years ago
975b774
Fix two_runtimes_test dependencies.
by Nicolas Geoffray
· 7 years ago
26a5dd6
Add support for ANDROID_TZDATA_ROOT
by Neil Fuller
· 7 years ago
a5c3a80
hiddenapi domain: Use oat dex file location if available
by David Brazdil
· 7 years ago
70ae00d
Fix missing entry for the static libdexfile_support test in the gtest list.
by Martin Stjernholm
· 7 years ago
676e00a
Merge "hiddenapi: Fix class hierarchy traversal"
by David Brazdil
· 7 years ago
2da3cbb
hiddenapi: Fix class hierarchy traversal
by David Brazdil
· 7 years ago
119733d
Revert "Revert "ART: introduce PALette abstraction layer""
by Orion Hodson
· 7 years ago
e6e01a0
Revert "ART: introduce PALette abstraction layer"
by Orion Hodson
· 7 years ago
4b9d00a
ART: introduce PALette abstraction layer
by Orion Hodson
· 7 years ago
3ad2c2b
Fix oatdump_test.
by Nicolas Geoffray
· 7 years ago
8baa11a
Adjust ResolveRelativeEncodedDexLocation.
by Nicolas Geoffray
· 7 years ago
Next »