summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-07-23Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when buildingMartin Stjernholm
2021-06-26Initialize fragment_ and verbose_ fields in hiddenapi.ccPaul Duffin
2021-06-26Allow hiddenapi list to be more lax when run on a fragmentPaul Duffin
2021-06-25Add flag for clamping hidden api listAndrei Onea
2021-05-26Rename setters to conform Android API guidelinesNikita Iashchenko
2021-05-25Support modularization in "hiddenapi list" toolPaul Duffin
2021-05-25Ignore empty stub dex jarsPaul Duffin
2021-05-20Disable most ART source modules when ART prebuilts are enabled.Martin Stjernholm
2021-05-13Move CollectorsTest#counting_largeStream to expected failures.Nicolas Geoffray
2021-05-12Make various native modules depend on art_defaults.Martin Stjernholm
2021-05-11Revert "Add tests to expected failures."Hans Boehm
2021-05-10Reduce libcore parallelism for hostDavid Srbecky
2021-05-07Increase JDWP test timeout.David Srbecky
2021-05-06Also add magic "sorted" symbol to create_minidebuginfoDavid Srbecky
2021-05-06buildbot-build.sh: Invert installclean flagDavid Srbecky
2021-05-05Disable live-lock kill daemon for tests.David Srbecky
2021-05-05Add tests to expected failures.Nicolas Geoffray
2021-05-04run-libcore-tests.py: Extend error regexDavid Srbecky
2021-05-04Fix run-libcore-tests exclusions for fugu.David Srbecky
2021-05-02buildbot-build.sh: Convenience tweaks for local use.David Srbecky
2021-04-30Tweak run-libcore-tests.py output formatting.David Srbecky
2021-04-29Update provideLibs from system/etc/linker.config.pb.Martin Stjernholm
2021-04-29Support non-flattened APEXes in the sync script.Martin Stjernholm
2021-04-28Run libcore tests in parallelDavid Srbecky
2021-04-28Remove RETURN_VOID_NO_BARRIER byte-code.David Srbecky
2021-04-28run-libcore-tests.py: Fix hash-bang to work on LUCI bots.David Srbecky
2021-04-27Create persistent named cache directory in LUCI.David Srbecky
2021-04-27Rewrite run-libcore-tests.sh in pythonDavid Srbecky
2021-04-26Fix issue with Partial LSE and casts/instanceofAlex Light
2021-04-25buildbot-build.sh: Enable build of both host and target.David Srbecky
2021-04-23Add installclean step to buildbot-build.shDavid Srbecky
2021-04-23Ensure consistent build configurationPaul Duffin
2021-04-22Static libunwindstack has a static dependency on libasync_safe.Martin Stjernholm
2021-04-14Extend gcstress timeoutsOrion Hodson
2021-04-13Make bisect_profile more resiliant to user inputAlex Light
2021-04-13Fix pylibdexfileAlex Light
2021-04-13tools: refine inclusion of debug failures to avoid fuguOrion Hodson
2021-04-13Update ART generator tools to use python3.Vladimir Marko
2021-04-12Merge libdexfile_external into libdexfile (reland 2).Martin Stjernholm
2021-04-12tools: ignore BigIntegerTest failures for debug device testsOrion Hodson
2021-04-11Add a --test-exec flag to bisect_profile.pyAlex Light
2021-04-09Revert "Merge libdexfile_external into libdexfile (reland)."Ulyana Trafimovich
2021-04-09Merge libdexfile_external into libdexfile (reland).Martin Stjernholm
2021-04-01Revert "Merge libdexfile_external into libdexfile."Nikita Ioffe
2021-04-01Merge libdexfile_external into libdexfile.Martin Stjernholm
2021-03-31Improve compile-jar.pyAlex Light
2021-03-31Increase the timeout value of Libcore tests for gcstress non-debug configs.Roland Levillain
2021-03-27Remove QUICK bytecodes.David Srbecky
2021-03-24Improve nterp -> compiled code transitions.Nicolas Geoffray
2021-03-23Add a fast path for nterp entrypoint to avoid fetching the shorty.Nicolas Geoffray