summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Create dexpreopt.config in build_linux_bionic.shAlex Light2018-12-211-0/+7
* Fix core jars list in bootjars.sh .Vladimir Marko2018-12-201-1/+1
* Merge "Honor ANDROID_LOG_TAGS when logging."Treehugger Robot2018-12-191-0/+1
|\
| * Honor ANDROID_LOG_TAGS when logging.Dario Freni2018-12-191-0/+1
* | Disable failing InetAddressUtilsTest tests only in hostPaul Duffin2018-12-191-1/+2
* | Blacklist tests failing after InetAddress changes.Nicolas Geoffray2018-12-191-0/+24
* | ART: Add ABI dumping to timeout_dumperAndreas Gampe2018-12-181-0/+89
* | ART: Add addr2line lookup path for timeout_dumperAndreas Gampe2018-12-181-15/+24
|/
* Add apache-xml to boot class path for tests.Vladimir Marko2018-12-143-37/+2
* Revert^2 "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-143-6/+10
* Merge "Revert "Allow boot image for a part of the boot classpath.""Andreas Gampe2018-12-133-10/+6
|\
| * Revert "Allow boot image for a part of the boot classpath."Andreas Gampe2018-12-133-10/+6
* | Merge "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-133-6/+10
|\|
| * Allow boot image for a part of the boot classpath.Vladimir Marko2018-12-123-6/+10
* | Merge "Fix filename typo"Treehugger Robot2018-12-121-0/+0
|\ \
| * | Fix filename typoAlex Light2018-12-111-0/+0
* | | Merge "[cr-buildbucket.cfg] Remove unneeded dimensions"Treehugger Robot2018-12-121-2/+0
|\ \ \
| * | | [cr-buildbucket.cfg] Remove unneeded dimensionsRyan Tseng2018-12-111-2/+0
| | |/ | |/|
* | | Merge "[luci-milo.cfg] Include experimental builds on console"Treehugger Robot2018-12-121-0/+1
|\ \ \
| * | | [luci-milo.cfg] Include experimental builds on consoleRyan Tseng2018-12-111-0/+1
| |/ /
* | | Merge "Add helper scripts for building and distributing linux_bionic binaries"Treehugger Robot2018-12-112-0/+115
|\ \ \ | | |/ | |/|
| * | Add helper scripts for building and distributing linux_bionic binariesAlex Light2018-12-112-0/+115
| |/
* / Add buildbot target using linux_bionic zipapexAlex Light2018-12-101-0/+1
|/
* Merge "Support specifying multiple implicit member signatures per class"Paul Duffin2018-12-109-79/+295
|\
| * Support specifying multiple implicit member signatures per classPaul Duffin2018-12-079-79/+295
* | Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-072-1/+57
* | Revert "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-16/+0
|/
* Generalize CovariantReturnTypeMultiHandlerPaul Duffin2018-12-075-155/+128
* Merge "Pass boot class path to ImageSpace::LoadBootImage."Vladimir Marko2018-12-071-0/+16
|\
| * Pass boot class path to ImageSpace::LoadBootImage.Vladimir Marko2018-12-061-0/+16
* | Make Javac throw an exception in the event of a compile errorPaul Duffin2018-12-064-27/+37
|/
* Disable failing libcore tests on host.Vladimir Marko2018-12-051-2/+2
* Reduce core image to 6 modules.Vladimir Marko2018-12-041-3/+23
* Merge "Add support for ANDROID_RUNTIME_ROOT variable"Neil Fuller2018-12-042-0/+4
|\
| * Add support for ANDROID_RUNTIME_ROOT variableNeil Fuller2018-12-032-0/+4
* | Merge "hiddenapi: Introduce greylist-max-p"David Brazdil2018-12-041-1/+2
|\ \
| * | hiddenapi: Introduce greylist-max-pDavid Brazdil2018-11-291-1/+2
* | | Merge "Revert "Reduce core image to core-{oj,libart,simple}.""Vladimir Marko2018-12-031-23/+3
|\ \ \
| * | | Revert "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-23/+3
* | | | Merge "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-031-3/+23
|\| | |
| * | | Reduce core image to core-{oj,libart,simple}.Vladimir Marko2018-11-301-3/+23
* | | | Merge "Fix ahat dependencies."Vladimir Marko2018-12-031-0/+1
|\| | |
| * | | Fix ahat dependencies.Vladimir Marko2018-11-301-0/+1
* | | | hiddenapi: Fix typoDavid Brazdil2018-11-301-1/+1
* | | | hiddenapi: Turn CHECK into a warningDavid Brazdil2018-11-301-2/+5
|/ / /
* | | Merge changes from topic "hiddenapi-csv"David Brazdil2018-11-3027-1076/+749
|\| |
| * | Support CSV hiddenapi flags in class2greylistDavid Brazdil2018-11-2920-710/+392
| * | hiddenapi: Convert API lists to a flags CSV fileDavid Brazdil2018-11-297-366/+357
| |/
* / C++17 compatibility: make WITH_TIDY=1 happy again.Elliott Hughes2018-11-292-4/+5
|/
* Fix "performance-for-range-copy" error.Elliott Hughes2018-11-281-1/+1