Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
de54ddda0d5b2cd3e396eb4e42ef04bb3e667609
/
tools
de54ddd
Add support for gtest options to `tools/run-gtests.sh`.
by Roland Levillain
· 4 years, 10 months ago
f7e4c3d
Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building linux_bionic targets.
by Martin Stjernholm
· 4 years, 11 months ago
1e271ce
Revert "libelffile: move to DWARF3 when writing .debug_frame."
by David Srbecky
· 5 years ago
7744b69
Remove dual verification in RedefineClasses.
by Nicolas Geoffray
· 5 years ago
0910d89
Remove libc_headers from cc_object
by Colin Cross
· 5 years ago
85430bb
Fix libcore_gcstress_failures.txt syntax
by David Srbecky
· 5 years ago
e4f983c
Remove mterp.
by Nicolas Geoffray
· 5 years ago
5462433
libelffile: move to DWARF3 when writing .debug_frame.
by Yabin Cui
· 5 years ago
c9df5ce
Revert "Adjust paths in buildbolt-symbolize-crashes.sh."
by Pirama Arumuga Nainar
· 5 years ago
789eb40
Remove reference to gdbserver
by Colin Cross
· 5 years ago
2d97dc1
Initialize fragment_ and verbose_ fields in hiddenapi.cc
by Paul Duffin
· 5 years ago
4abe8f7
Allow hiddenapi list to be more lax when run on a fragment
by Paul Duffin
· 5 years ago
8048e2e
testRemoveWithDelayedResultAndTimeout also flakes on target.
by Nicolas Geoffray
· 5 years ago
890f2eb
Rename gitiles triggers to make new luci-config version.
by Robert Iannucci
· 5 years ago
f31b75b
Remove old configuration files.
by Robert Iannucci
· 5 years ago
9ed2427
Add simple lucicfg configuration for art.
by Robert Iannucci
· 5 years ago
f75b8e9
Revert^3 "Reduce libcore parallelism for host"
by David Srbecky
· 5 years ago
bbc4dc3
Remove libjdwp as an explicit target.
by Nicolas Geoffray
· 5 years ago
f2f9242
Revert "Reduce libcore parallelism for host"
by David Srbecky
· 5 years ago
579bfc8
Update libcore expectations for gcstress+debug+host
by David Srbecky
· 5 years ago
8ef8ad5
Adjust paths in buildbolt-symbolize-crashes.sh.
by Nicolas Geoffray
· 5 years ago
9991a31
Update libcore expectations for gcstress+debug+host
by Orion Hodson
· 5 years ago
9159d6e
Update libcore expectations for gcstress+debug+host
by Orion Hodson
· 5 years ago
a6b3b29
Add flag for clamping hidden api list
by Andrei Onea
· 5 years ago
d196f66
Rename setters to conform Android API guidelines
by Nikita Iashchenko
· 5 years ago
6d8d68e
Support modularization in "hiddenapi list" tool
by Paul Duffin
· 5 years ago
c13227c
gcstress: libcore.java.util.stream.CollectorsTest can timeout
by David Srbecky
· 5 years ago
f3e67db
Reduce excessive gcstress mode logging.
by David Srbecky
· 5 years ago
2ce26fd
Increase gcstress timeout on host as well.
by David Srbecky
· 5 years ago
1dc77ab
Disable most ART source modules when ART prebuilts are enabled.
by Martin Stjernholm
· 5 years ago
496b9b4
Ignore empty stub dex jars
by Paul Duffin
· 5 years ago
b2e091b
Move CollectorsTest#counting_largeStream to expected failures.
by Nicolas Geoffray
· 5 years ago
36138ac
Make various native modules depend on art_defaults.
by Martin Stjernholm
· 5 years ago
c21970d
Revert "Add tests to expected failures."
by Hans Boehm
· 5 years ago
9d00bf1
Reduce libcore parallelism for host
by David Srbecky
· 5 years ago
8aca1a3
Increase JDWP test timeout.
by David Srbecky
· 5 years ago
7a147a0
Also add magic "sorted" symbol to create_minidebuginfo
by David Srbecky
· 5 years ago
af30bf7
buildbot-build.sh: Invert installclean flag
by David Srbecky
· 5 years ago
06884de
Disable live-lock kill daemon for tests.
by David Srbecky
· 5 years ago
06b173c
Add tests to expected failures.
by Nicolas Geoffray
· 5 years ago
e059ef1
run-libcore-tests.py: Extend error regex
by David Srbecky
· 5 years ago
680d768
Fix run-libcore-tests exclusions for fugu.
by David Srbecky
· 5 years ago
6de68dd
buildbot-build.sh: Convenience tweaks for local use.
by David Srbecky
· 5 years ago
0849c1c
Tweak run-libcore-tests.py output formatting.
by David Srbecky
· 5 years ago
98e9a12
Update provideLibs from system/etc/linker.config.pb.
by Martin Stjernholm
· 5 years ago
aea51b5
Support non-flattened APEXes in the sync script.
by Martin Stjernholm
· 5 years ago
a0ef40d
Run libcore tests in parallel
by David Srbecky
· 5 years ago
61c6242
Remove RETURN_VOID_NO_BARRIER byte-code.
by David Srbecky
· 5 years ago
854725b
run-libcore-tests.py: Fix hash-bang to work on LUCI bots.
by David Srbecky
· 5 years ago
c182a17
Create persistent named cache directory in LUCI.
by David Srbecky
· 5 years ago
10132a0
Rewrite run-libcore-tests.sh in python
by David Srbecky
· 5 years ago
bb550e4
Fix issue with Partial LSE and casts/instanceof
by Alex Light
· 5 years ago
fe1c7b4
buildbot-build.sh: Enable build of both host and target.
by David Srbecky
· 5 years ago
0cdbf97
Add installclean step to buildbot-build.sh
by David Srbecky
· 5 years ago
f2e1bc7
Ensure consistent build configuration
by Paul Duffin
· 5 years ago
a78a63b
Static libunwindstack has a static dependency on libasync_safe.
by Martin Stjernholm
· 5 years ago
4fa4eb0
Extend gcstress timeouts
by Orion Hodson
· 5 years ago
d909a19
Make bisect_profile more resiliant to user input
by Alex Light
· 5 years ago
e6a0a20
Fix pylibdexfile
by Alex Light
· 5 years ago
0122e75
tools: refine inclusion of debug failures to avoid fugu
by Orion Hodson
· 5 years ago
c046db7
Update ART generator tools to use python3.
by Vladimir Marko
· 5 years ago
d3e9ff3
Merge libdexfile_external into libdexfile (reland 2).
by Martin Stjernholm
· 5 years ago
a57e103
tools: ignore BigIntegerTest failures for debug device tests
by Orion Hodson
· 5 years ago
e38d788
Add a --test-exec flag to bisect_profile.py
by Alex Light
· 5 years ago
669756d
Revert "Merge libdexfile_external into libdexfile (reland)."
by Ulyana Trafimovich
· 5 years ago
14d9155
Merge libdexfile_external into libdexfile (reland).
by Martin Stjernholm
· 5 years ago
f442a84
Revert "Merge libdexfile_external into libdexfile."
by Nikita Ioffe
· 5 years ago
848fc80
Merge libdexfile_external into libdexfile.
by Martin Stjernholm
· 5 years ago
34aebb6
Improve compile-jar.py
by Alex Light
· 5 years ago
3012639
Increase the timeout value of Libcore tests for gcstress non-debug configs.
by Roland Levillain
· 5 years ago
c5cd589
Remove QUICK bytecodes.
by David Srbecky
· 5 years ago
43c9cd7
Improve nterp -> compiled code transitions.
by Nicolas Geoffray
· 5 years ago
40cd07c
Add a fast path for nterp entrypoint to avoid fetching the shorty.
by Nicolas Geoffray
· 5 years ago
5b0b2e1
Explictly pass VerifierDeps when asking for class verification.
by Nicolas Geoffray
· 5 years ago
d031899
Relax load address check in create_minidebuginfo
by David Srbecky
· 5 years ago
ec388c0
Add min_sdk_version for ART module.
by Nicolas Geoffray
· 5 years ago
9cf1711
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
0e9d9fc
Add command line tool for creating mini-debug-info for native code.
by David Srbecky
· 7 years ago
f2893ad
Install the prebuilt heapprofd_client_api library in the ART chroot.
by Martin Stjernholm
· 5 years ago
39d529f
Revert^2 "[metrics] Add StatsdBackend"
by Eric Holk
· 5 years ago
21dafaf
Skip make targets that have missing dependencies when using ART prebuilts.
by Martin Stjernholm
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
a82fb57
Remove AOSP builder configurations
by Orion Hodson
· 5 years ago
4c3ade6
odrefresh: regenerate artifacts after ART APEX update
by Orion Hodson
· 5 years ago
5de5efe
Remove pointer-size arguments from DexCache.
by David Srbecky
· 5 years ago
381d35c
ARM: Adjust timeout for ARM FVP runs.
by Artem Serov
· 5 years ago
c194efe
Don't require the ART APEX explicitly.
by Martin Stjernholm
· 5 years ago
16f7f8e
Run libcore.highmemorytest under non-gcstress / non-debug environment
by Victor Chang
· 5 years ago
43e27b1
Revert "Add test to expected failures."
by Pete Bentley
· 5 years ago
f51d182
Fix DDMS-JDWP race
by Alex Light
· 5 years ago
0f0caf8
Add test to expected failures.
by Nicolas Geoffray
· 5 years ago
e585964
When entering nterp, take a fast path for instance calls with 1 argument.
by Nicolas Geoffray
· 5 years ago
1bcd7cd
Revert "Add one OsTest to the expectes failures."
by Lorenzo Colitti
· 5 years ago
47d89dd
Add one OsTest to the expectes failures.
by Nicolas Geoffray
· 5 years ago
d5a8695
Reland "Improve invokeinterface for nterp."
by Nicolas Geoffray
· 5 years ago
7eb5a95
Added extra safety in veridex
by Hyangseok Chae
· 5 years ago
f1d0647
Revert "Improve invokeinterface for nterp."
by Alex Light
· 5 years ago
c0d392b
Improve invokeinterface for nterp.
by Nicolas Geoffray
· 5 years ago
bde7060
Added a profile bisection tool
by Alex Light
· 5 years ago
4fa4835
Misc tools improvements
by Alex Light
· 5 years ago
Next »