Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
b153ba574fcf5c2b9ab17fdcdf96fc0eb12b6caa
/
tools
c50055e
Use "debug" for image location
by Mathieu Chartier
· 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
6a8f8c5
Set build dependecy on hostdex explicity from ahat hprof dump
by Victor Chang
· 6 years ago
d20e51d
"Move ICU from ART APEX to i18n APEX" Attempt 2
by Victor Chang
· 6 years ago
e6afa95
Bionic and kernel system include paths are no longer implicit.
by Martin Stjernholm
· 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
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
c010c0e
Remove TEMPORARY_DISABLE_PATH_RESTRICTIONS
by Dan Willemsen
· 6 years ago
256c0f6
art script: generate app image for profile filters
by Eric Holk
· 6 years ago
3e07681
Use -f instead of -e.
by Nicolas Geoffray
· 6 years ago
d5c1d8a
Fix art script and golem builds with conscrypt.
by Nicolas Geoffray
· 6 years ago
9bbed3c
Checker: Rename assertions to statements
by David Brazdil
· 10 years ago
ec64f20
Cleanup build rules for faster golem builds.
by Nicolas Geoffray
· 6 years ago
5c25e53
Add an agent to enable VLOG options
by Alex Light
· 6 years ago
2816cfc
Remove unnecessary droiddoc args
by Anton Hansson
· 6 years ago
347323c
Explicitly pass debugfs to deapexer.
by Nicolas Geoffray
· 6 years ago
aa636cb
Add more logging to the script to debug buildbot issues.
by Nicolas Geoffray
· 6 years ago
5055e66
Fix bootclasspath setup for target in tools/art script.
by David Srbecky
· 6 years ago
81673f0
Add a sanity check on the conscrypt contents.
by Nicolas Geoffray
· 6 years ago
5eee73b
Use double quotes instead of single.
by Nicolas Geoffray
· 6 years ago
e67fd20
Use ANDROID_HOST_OUT/bin/deapexer instead of just deapexer.
by Nicolas Geoffray
· 6 years ago
745e45d
By default, don't use a bitness suffix for ART.
by Nicolas Geoffray
· 6 years ago
b0c6cb5
Fix logic to find dex2oat.
by Nicolas Geoffray
· 6 years ago
00cb81d
Add explicit dependencies on jni_headers
by Orion Hodson
· 6 years ago
cb62cd8
ART support for running tests without conscrypt sources.
by Nicolas Geoffray
· 6 years ago
1abd3ec
Symbolize script: make dash-compatible and pull vdex file for oatdump.
by leon.wang
· 6 years ago
d31cff1
Remove conscrypt as a build time dependency of ART.
by Nicolas Geoffray
· 6 years ago
e2cc08b
Fix a typo in dexanalyze usage info
by leon.wang
· 6 years ago
0c0f302
Host gtests: Use the apex boot image instead of core.art.
by David Srbecky
· 6 years ago
55d6f19
Remove duplicate entry in expectations.
by Nicolas Geoffray
· 6 years ago
e78ff3d
Create the /system/framework directory when running under chroot.
by Nicolas Geoffray
· 6 years ago
d8cdd4e
Get rid of obsolete Make variable TARGET_CORE_JARS.
by Ulya Trafimovich
· 6 years ago
31e0dc2
Remove -testdex variants of bootclasspath jars.
by Nicolas Geoffray
· 6 years ago
7d51734
Make signal_dumper a dynamic library
by Jiyong Park
· 6 years ago
ba2add1
Fix issue where linux_bionic cannot find build number
by Alex Light
· 6 years ago
d6b07c5
ART: Enable testing on non-UTF-8 platform
by Andreas Gampe
· 6 years ago
e248b02
Add dependencies on binaries that the art script uses.
by Martin Stjernholm
· 6 years ago
69efda0
chroot-test: Clean up linkerconfig's dependencies
by Jooyung Han
· 6 years ago
c42db83
Make dex2oat(d) and hiddenapi 64-bit only on host.
by Martin Stjernholm
· 6 years ago
e3de71c
Copy ubsan runtime prebuilt when building tests.
by Ivan Lozano
· 6 years ago
be0d3cf
Remove remaining MIPS support.
by Vladimir Marko
· 6 years ago
761ee21
Revert "Remove non-required build targets from buildbot-build.sh"
by Alex Light
· 6 years ago
0007e73
Remove non-required build targets from buildbot-build.sh
by Nicolas Geoffray
· 6 years ago
fa458ac
Allow late lookup for @CriticalNative methods.
by Vladimir Marko
· 6 years ago
f497663
Deprecate sys.linker.use_generated_config
by Kiyoung Kim
· 6 years ago
a871d84
Document symbols setup w.r.t. the Runtime APEX in `tools/buildbot-build.sh`.
by Roland Levillain
· 6 years ago
303d8c2
Remove MIPS support from dexfuzz.
by Vladimir Marko
· 6 years ago
1d852c3
Ensure `adbd` has root permissions before pushing files to ART's chroot dir.
by Roland Levillain
· 6 years ago
8ee6d8f
Add script to compile Java Language to odex files
by Eric Holk
· 6 years ago
c3f2fe9
Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`.
by Roland Levillain
· 6 years ago
e0ac2f3
Show linker configuration files generated in the ART chroot environment.
by Roland Levillain
· 6 years ago
2d34867
Generate linker config after apex activation
by Jooyung Han
· 6 years ago
b5a7856
No longer adjust the linker configuration file in ART chroot environments.
by Roland Levillain
· 6 years ago
15ff34d
Generate a linker configuration file for chroot-based ART testing.
by Roland Levillain
· 6 years ago
5d24c3d
Reorder and label code sections in `tools/buildbot-sync.sh`.
by Roland Levillain
· 6 years ago
cf0c6ef
Device gtests: Use boot.art instead of core.art.
by David Srbecky
· 6 years ago
7c2f69e
apex_available becomes more correct
by Jiyong Park
· 6 years ago
198cf41
Use mv instead of cp for activating apexes.
by Nicolas Geoffray
· 6 years ago
05fe07c
Add warning comments on format
by Jeongik Cha
· 6 years ago
75bca74
Remove legacy buildbot scripts
by Orion Hodson
· 6 years ago
7e1603e
Blacklist test failing on non-Android platforms and Android < R.
by Nicolas Geoffray
· 6 years ago
30a11eb
[checker]: Dump the CFG when we fail.
by Nicolas Geoffray
· 6 years ago
1c5b1ea
Unify naming of buildbot commands
by Orion Hodson
· 6 years ago
b78f919
Remove unused UnsupportedAppUsage annotations.
by Artur Satayev
· 6 years ago
0331a0f
Do not emit color codes when running run-jdwp-tests.sh with no terminal
by Roland Levillain
· 6 years ago
75408ad
Make art_verifier host only
by Mathieu Chartier
· 6 years ago
daca303
Make parallel_run.py print status on single line.
by Alex Light
· 6 years ago
0330e38
Fix compile-jar.sh for new boot image locations
by Mathieu Chartier
· 6 years ago
4d804b8
Improve parallel_run.py somewhat
by Alex Light
· 6 years ago
3a809c8
Temporarily fix libjavacrypto deps for ART buildbots
by Orion Hodson
· 6 years ago
6079d65
Fix buildbot build script.
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
219420e
Run-test: Support using --gdb and --gdbserver with --chroot
by Alex Light
· 7 years ago
0039182
Add an implementation of Nterp for x64.
by Nicolas Geoffray
· 6 years ago
57cacb7
Refactor OSR related code to prepare for "true" OSR.
by Nicolas Geoffray
· 6 years ago
a697b47
Revert^2 "Remove unused emulator variable"
by Orion Hodson
· 6 years ago
0bbe28c
Revert^2 "Add jvm mode to run-libcore-tests.sh"
by Orion Hodson
· 6 years ago
656dc82
Revert^2 "Enable run-libcore-tests.sh to test specific packages"
by Orion Hodson
· 6 years ago
af6a15c
Revert^2 "Add usage to run-libcore-tests.sh"
by Orion Hodson
· 6 years ago
14f3002
Add --dry-run flag to run-libcore-tests.sh
by Orion Hodson
· 6 years ago
6b98a40
Update linker config location
by Kiyoung Kim
· 6 years ago
b89a92e
Generalize fugu failure handling in run-libcore-tests.sh
by Orion Hodson
· 6 years ago
90ceea3
Disable memfd_create tests on ART test devices.
by Orion Hodson
· 6 years ago
e02ebc0
Revert "Add usage to run-libcore-tests.sh"
by Orion Hodson
· 6 years ago
2a05a9b
Revert "Enable run-libcore-tests.sh to test specific packages"
by Orion Hodson
· 6 years ago
58a7d6c
Revert "Add jvm mode to run-libcore-tests.sh"
by Orion Hodson
· 6 years ago
be416b3
Revert "Remove unused emulator variable"
by Orion Hodson
· 6 years ago
a2ba808
Revert "Fix missing expectations in run-libcore-tests.sh"
by Orion Hodson
· 6 years ago
4a0ef9f
Fix missing expectations in run-libcore-tests.sh
by Orion Hodson
· 6 years ago
4f50139
Remove unused emulator variable
by Orion Hodson
· 6 years ago
938ead3
Add jvm mode to run-libcore-tests.sh
by Orion Hodson
· 6 years ago
9a1e6aa
Enable run-libcore-tests.sh to test specific packages
by Orion Hodson
· 6 years ago
06e9083
Add usage to run-libcore-tests.sh
by Orion Hodson
· 6 years ago
1707bae
Support new UnsupportedAppUsage in class2greylist.
by Artur Satayev
· 6 years ago
0e33d0e
Disable memfd_create tests on ART host tests.
by Tobias Thierer
· 6 years ago
Next »