summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-31DO NOT MERGE ANYWHERE - Update ndk-kokoro-main to use main branch.ndk-kokoro-mainXin Li
Bug: b/289400079 Change-Id: Idbc9b624a39e3d66b89359d0e1dee8ed5612bfc7
2021-11-18Switch prebuilts/ninja/*-x86 to master branchRyan Prichard
This branch now has recently-built binaries for ninja 1.10.2. Bug: none Test: kokoro continuous build Test: external/ninja/kokoro/kokoro_build.sh Test: external/cmake/kokoro/kokoro_build.sh Change-Id: I4a0420823c410183cda0642a680ba9ecaba6a0b0
2021-11-05[LSC] Fix superproject to explicitly use manifest branch.Xin Li
Bug: 205331169 Merged-In: I132a76ac7e165d7c4d91c713dbcca42d9a33309e Change-Id: I6d172c2b673b41159171494dbe83dc8f84d75bc3
2021-10-15Add dependencies for Windows PythonRyan Prichard
* bzip2 * zlib * xz Bug: none Test: external\python\cpython3\kokoro\kokoro_build.cmd Change-Id: I132a76ac7e165d7c4d91c713dbcca42d9a33309e
2021-09-20Add toolchain/ndk-kokoro to the ndk-kokoro-main manifestRyan Prichard
This repository has a gen_manifest.py script that the kokoro builds use to generate a repo-style XML manifest file. Change-Id: Ie4dd97091dcdec46c13f5161219c4dac598c06e7
2021-09-09Add the ndk to the kokoro manifest.Ryan Prichard
The ndk repository is useful here because it has scripts/update_kokoro_prebuilts.py. Change-Id: I3175f6e14627ef11fac33a37358ac3d126f04049
2021-09-01Initial version of ndk-kokoro-main manifestRyan Prichard
Bug: http://b/198205565 Test: run `pore sync` Change-Id: I8d82c9428886fcdd47141948a5a6ebff5bfc757d
2021-08-27Add barbet to the manifestBill Yi
BUG: 190208935 Merged-In: Ifc54b07ea64ca25f11c09b6567896cd7f8cb7a1a Merged-In: I8759e0270825dde1c0555f0cdb227960f00de743 Change-Id: I7fca4784e7d7beaefa3b954820475a20490d94f4
2021-08-24Remove llvm-project from the manifest.Dan Albert
We gave up trying to make this project work in this branch and are trying another approach. Merged-In: I701a3fc1ca9432c6d7c1d4660e88a9638fcf1479 Change-Id: I701a3fc1ca9432c6d7c1d4660e88a9638fcf1479 Test: treehugger Bug: http://b/175807660
2021-08-24Add platform/build/bazel_common_rules to AOSP manifest.Jingwen Chen
Bug: 197474651 Change-Id: I27a22f3593d75319657cbdb42f8232b9551a7c5c
2021-08-23Remove aosp-master-with-phones as they have their own branches now.Xin Li
Bug: 180424841 Fixed: 180424841 Merged-In: I311b03284a45571fd46c98f13c46b7805f96b38d Change-Id: I311b03284a45571fd46c98f13c46b7805f96b38d
2021-08-21Remove old python prebuiltsDan Willemsen
The primary user of these had been external/selinux/prebuilts/bin/... as a few external packages had been compiled and installed into the packages directory in these python prebuilts. But as the system python has gone forward, that's stopped working, as `python` either doesn't exist or is incompatible with these prebuilts (see also b/178191966). Prebuilt `python*` is provided in the build process by prebuilts/build-tools, which is much more up to date than these prebuilts. Bug: 131178270 Change-Id: Id165cb96541018594743dc70b6db4d2aca9c8a4c
2021-08-20Add JNI related Rust crate repositories.Ivan Lozano
Bug: 191167066 Test: repo sync Change-Id: I3155915f37d1bb7ced4e616d9620b9bbe1bd127d
2021-08-19Remove external/vm_tools/p9 from manifest.Andrew Walbran
It is now part of the crosvm repository, and this one was emptied in https://r.android.com/1796888. Test: m crosvm Change-Id: I7c908447955616def07470bac550105e0a07fe65
2021-08-18Map in rustc-demangle and rustc-demangle-capiMatthew Maurer
Bug: 178565008 Change-Id: I2b1fc09dede6bd73085b40e5196f3d2cd25c81b0
2021-08-17Add external/zucchini to the manifestKelvin Zhang
Test: th Bug: 195962879 Change-Id: I78848908e1c48ded22467a980b2af8af200c9a06
2021-08-05Add TestParameterInjector to AOSP.Jonathan Scott
Bug: 188893663 Change-Id: Idd2fbc8013cdbe21e6a3463c71cfdcbde552c98b
2021-08-05Remove external/adhd.Andrew Walbran
It is no longer needed as audio_streams and a stub of libcras have been moved into the crosvm repository. Bug: 190503456 Test: m checkbuild Change-Id: Ic379e5f226b1ad094265b27082075c2986983f99
2021-08-03Add bazel-skylib.Yifan Hong
Test: none Bug: 195428035 Change-Id: I413d90c5dcddc70c951aba0361e062f1c2b0c51f
2021-08-02Add Rust gdbstub_arch crateJoel Galenson
Test: Sync Bug: 191784608 Change-Id: Ib0a2978c9f27452f5d6a08282409fbb93b71395f
2021-07-29Add system/librustutilsJoel Galenson
Bug: 195061451 Test: Sync Change-Id: I551c8540f783ccdc69f57bdba05653d2e8c7fefd
2021-07-29Add stardoc.Yifan Hong
Bug: 193574762 Test: sync Change-Id: Ie842ab46f061b85436da08c944b3052211f62e50
2021-07-27Add oid-registry and x509-parser to the manifestYiming Jing
Bug: 194311184 Test: m checkbuild Change-Id: I3891893daa87974e609299b7b5eb0a3dae73bb77
2021-07-22Remove fuchsia projects from manifestColin Cross
Bug: 194215932 Test: m checkbuild Change-Id: If33e0f8650207a944716db1e08d6758294a23bbd Merged-In: If33e0f8650207a944716db1e08d6758294a23bbd
2021-07-20Add external/liburing to the AOSP manifest.David Anderson
Bug: 192031996 Test: treehugger Change-Id: I83e4ea2423a70481477a4fd86f19ca6a167ed4de
2021-07-20Add external/libconfig into manifestJeongik Cha
Bug: 191918323 Change-Id: Iecabde176eee4760be4dbd549554368da53cdb81
2021-07-15Add new Rust crates for processing X509 certsYiming Jing
* der-parser, der-oid-macro, rusticata-macros * num-bigint * webpki Bug: 193831244 Change-Id: I80b11107378e73ae69b40a32ff7cb46fd05a89bb
2021-07-15Add external/rust/crates/{xml-rs, serde-xml-rs}Jooyung Han
Bug: 191601801 Test: repo sync Change-Id: I01bf1a3bab417b0f9683b82a5444e54f761e0aa6
2021-07-15Add external/wmediumd into manifestJeongik Cha
Test: repo sync Change-Id: I824ee05af7201e6e7113065340d7069c1a457e07
2021-07-14Add external/open-diceAndrew Scull
Bug: 187673309 Test: repo sync Change-Id: I6da51b58f37a342045aa2d3068a0e7d4a4bfe7da
2021-06-25Remove Linux gdb from the manifest.Elliott Hughes
Test: treehugger Change-Id: If681249fc1a17c98e966dbb362ecbdec873e5e20
2021-06-25Add base64 crate for DnsResolverJeff Vander Stoep
Bug: 155855709 Test: repo sync Change-Id: Ied7a5c8cee87c135e9575f162247de32d98e1002
2021-06-24Remove the macOS gdb project.Elliott Hughes
gdb is no longer supported. Test: treehugger Change-Id: Ibab3bf2efb2000017bae4014fa50292de7036ed9
2021-06-23Remove toplevel Makefile as it's no longer the preferred way to startXin Li
build. Bug: 191916269 Change-Id: I74faabbef216db21ee8d3aef2585c201afcca38c
2021-06-22Add external/rust/crates/kernlogJiyong Park
Bug: 190383239 Test: repo sync Change-Id: Ia1ef183099b1e55df5a66aa39babfc5de21a7605
2021-06-01Add a marker to make it easier for git to merge changes.Xin Li
For downstream branches, all changes should be made below the marker, with the text preserved as-is. For future AOSP manifest changes, they should be all above the marker. Merged-In: I0160e65172311a334691f6da4689831db261f3f5 Change-Id: I0160e65172311a334691f6da4689831db261f3f5
2021-05-24Add external/go-cmp for golang-protobuf upgradeDan Willemsen
The new version of external/golang-protobuf requires go-cmp. Change-Id: Ief4abe0df0cc660b72d10a9045dc6324860953e1
2021-05-20Add external/exfatprogs to manifestDaniel Rosenberg
Bug: 171854784 Test: repo sync, check for exfatprogs Change-Id: I0f13d55545c6ac15b5793f2ecd9c951a29fbd649
2021-05-20Move vmm_vhost out of external/rust/cratesJorge E. Moreira
That directory is for projects taken from crates.io, but vmm_vhost actually tracks the fork in chromium which is the one that works with crosvm. Bug: 187839847 Change-Id: I66d696e9a3d2e641b0277e2b1a6a5fa0ac39fab3
2021-05-19[DO NOT MERGE]Raman Tenneti
superproject - add contactinfo and bugurl to file bugs in manifest. Bug: 186220520 Tested: manaul $ repo_dev sync --use-superproject WARNING: --use-superproject is experimental and not for general use /usr/local/google/home/rtenneti/work/drive2/android/WORKING_DIRECTORY/.repo/exp-superproject/925043f706ba64db713e9bf3b55987e2-superproject.git: Performing initial setup for superproject; this might take several minutes. /usr/local/google/home/rtenneti/work/drive2/android/WORKING_DIRECTORY/.repo/exp-superproject/925043f706ba64db713e9bf3b55987e2-superproject.git: Initial setup for superproject completed. error: please file a bug using go/repo-bug to report missing commit_ids for: [] Change-Id: Ide474ccfd9eaaf82da99067bd9684ec8c56190d3 Merged-In: I1a9dfd6df5e06d1288e732e174cb863ec0ff3081
2021-05-18Add Rust flate2 crateJoel Galenson
Test: Sync Bug: 187671217 Change-Id: I1a9dfd6df5e06d1288e732e174cb863ec0ff3081
2021-05-18Add command-fds crate.Andrew Walbran
Also fixed alphabetical order. Bug: 188443660 Change-Id: Ice5cc92d7287b60e76d5924f744294fd7f4b76ef
2021-05-13Remove external/libunwind_llvmRyan Prichard
This repository is out-of-date and should be unused. A current version of the LLVM unwinder is available in the Clang prebuilt (prebuilts/clang/host) as libunwind.a and libunwind-exported.a. Bug: http://b/153025717 Test: treehugger, build platform Change-Id: Id988ae17c3b247cd59f1a2134c44cecc5a8504b1
2021-04-26Add prebuilts/module_sdk/conscrypt.Mathew Inwood
Bug: 180769414 Change-Id: I8011b649db3f45d51dfd9f9531d6577c6390fb44
2021-04-26Add new module_sdk repos.Mathew Inwood
These will be used to contain prebuilt API stubs for the corresponding mainline modules. Bug: 180769414 Change-Id: Ibd40c640c49766a7e1336952641cbfd6d3670f3d
2021-04-26Remove const_fn crateThiƩbaud Weksteen
This crate is now an optional dependency (disabled) for crossbeam-epoch. It is unlikely it will be needed by any other crate. Bug: 184827737 Test: m Change-Id: I8ab02e66d56f62955a7977f43e7f94d08e212d38
2021-04-22Remove obsolete unused mips toolchains.Stephen Hines
Test: builds Change-Id: Id6473168c4126ec81e9316a8f28077f99fdbb867
2021-04-16Add okio to manifest.arangelov
okio is a dependency of lottie which is needed in AOSP Bug: 184695627 Change-Id: I656af5d98cbd440f6a3f79f49de08d94518500b6
2021-04-15Add 'build/pesto' project.Karl Shaffer
Bug: 184942124 Test: Manually checked with repo sync Change-Id: Ie84306d320192567c9973f6a0a4044c318d21445
2021-04-14Add external/rust/crates/vmm_vhostJorge E. Moreira
Bug: 185157703 Test: locally Change-Id: Ide7dc76fa99022b2f60e8cdd6fc3350c2d62d793