Compare commits

...

58 Commits

Author SHA1 Message Date
android-build-prod (mdb)
eebd62104e Pin manifest of androidx-autofill-release
Change-Id: I3daeb64a4d69c8463d02b113cb736acb9e2908c9
2021-01-07 00:12:23 +00:00
android-build-prod (mdb)
e4b6d29b74 Pin manifest of androidx-autofill-release
Change-Id: I3757bf11b8cc68b11b1845caa3fa4b50298b8153
2020-11-04 18:54:00 +00:00
android-build-prod (mdb)
bee90f119d Pin manifest of androidx-autofill-release
Change-Id: Ie930437f7c0f8b954172f0550c6a253b5b37543b
2020-11-04 16:46:43 +00:00
android-build-prod (mdb)
941fc8833f Pin manifest of androidx-autofill-release
Change-Id: Ifd95a084a98f680f117bf04992f091dbc7000100
2020-11-04 14:50:26 +00:00
android-build-prod (mdb)
530ed513ee Pin manifest of androidx-autofill-release
Change-Id: Ie704f8cb3fba5cef3455949206bd9eea0cb56d8f
2020-11-02 19:29:12 +00:00
android-build-prod (mdb)
cd4ce7e429 Pin manifest of androidx-autofill-release
Change-Id: Ib189d651c65c094a00f3f1d69ca97ce27782ee69
2020-10-30 21:47:37 +00:00
android-build-prod (mdb)
7b8877acd8 Pin manifest of androidx-autofill-release
Change-Id: Ie02de427663ec175b0ebb1cf4629a8b2b6c26bd9
2020-08-11 15:57:43 +00:00
android-build-prod (mdb)
358d774640 Pin manifest of androidx-autofill-release
Change-Id: Ia290ba82ef29d51043819255a2e7d358c4f43d0b
2020-08-06 19:55:38 +00:00
android-build-prod (mdb)
6e5e88edee Pin manifest of androidx-autofill-release
Change-Id: I832556709ef5ac27dbe69095b4a017cd59899f03
2020-08-06 16:24:00 +00:00
android-build-prod (mdb)
0b98243d3d Pin manifest of androidx-autofill-release
Change-Id: I4661e13065276f3c5f2a3ae048cf1403b9b9cdd6
2019-11-22 23:53:14 +00:00
android-build-prod (mdb)
d28b2c7370 Pin manifest of androidx-autofill-release
Change-Id: I5cba4ea4cf803f3a14ef8b97334eb8e06d587586
2019-10-08 17:52:29 +00:00
android-build-prod (mdb)
d397b7d6bb Pin manifest of androidx-autofill-release
Change-Id: I28d8a57ebbde965f7d82fca60b4701479b998265
2019-09-27 18:38:46 +00:00
android-build-prod (mdb)
73979a6a3d DO NOT MERGE ANYWHERE Create manifest for androidx-autofill-release
Change-Id: I55e4da67eab39e998f90faaf86263585b7924985
BUG: 141558551
2019-09-25 16:33:00 +00:00
Anna Malova
872012c28e [WebView Support Library] roll boundary interfaces to 7a9c5e2
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
2e8b9b6ba0..7a9c5e2cfd

Test: N/A
2019-09-18 17:01:54 +01:00
Andrea Falcone
b1dde54d28 Use toolchain/prebuilts for ndk 2019-08-26 14:19:07 -04:00
Andrea Falcone
f4fa8e12ec Change location of ndk and cmake to be under fullsdk
because this is where studio/gradle will look for them
relative to the sdk dir without additional configuration

Change-Id: I2c78346cdb9a7604987d0db00127ab0efee1880c
2019-08-23 14:21:02 -04:00
Andrea Falcone
5f6e86d079 Add ndk and cmake prebuilts for androidx
Change-Id: I60bf546ac4a7bbb11115427b4ef8125b47c74143
2019-08-22 15:18:43 -04:00
Leland Richardson
8ce5a349af Add prebuilts/androidx/studio
Bug: 137137433
2019-07-16 00:16:06 +00:00
Aurimas Liutikas
d7affe8854 Move to Gradle 5.5.1 prebuilt
Change-Id: I2a43fa7fa09821a0910ada205451b2b80c4120f6
2019-07-11 16:22:54 +00:00
Daniel Santiago Rivera
43f9bbe2fc Update manifest to use androidx-master-dev jdk8 branch.
Change-Id: Ifd141945c685c22c62ee4a91a89931aa6360f6b0
2019-06-05 18:29:19 +00:00
Aurimas Liutikas
984901bbee Add android-29 prebuilts repository to androidx-master-dev
Bug: 134525124
Change-Id: Ic2c239d63f6216e7a2249b4e23f291485dd5056d
Test: None
2019-06-04 23:12:28 +00:00
Aurimas Liutikas
fc4e03a1d4 Remove unused manifest entry
Change-Id: I273861e19168f5ea2cf92a7f3b362ca43f2e6283
2019-05-30 17:07:34 +00:00
Aurimas Liutikas
93f604801c Remove unused jdiff repository.
Change-Id: Ib524823baa1d03d69898557c6fe3c08593b452d3
Test: None
2019-05-14 22:21:15 +00:00
Aurimas Liutikas
8b40c9cf37 Move to gradle 5.4
Change-Id: Ib6e8a62f715c501ffd8ed3e0f4703533d8bbcb3f
Test: ./gradlew buildOnServer
2019-05-07 16:50:34 +00:00
Anna Malova
783e8addcd [WebView Support Library] roll boundary interfaces to 2e8b9b6
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
a2486720f0..2e8b9b6ba0

Test: N/A
2019-04-16 13:30:31 +01:00
Aurimas Liutikas
1d28d169ec Move to Gradle 5.3.1
Change-Id: If83794f6b24e701748053bcd5d69a537f028fc11
Test: ./gradlew assembleDebug
2019-04-04 09:45:19 +00:00
Laís Minchillo
04553b2128 [WebView Support Library] roll boundary interfaces to a248672
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
dd652fd9bb..a2486720f0

Test: N/A
2019-04-02 16:01:17 +01:00
Aurimas Liutikas
4409b3471e Remove unused flatbuffer project.
Bug: 123639976
Change-Id: Ib3020a2278fd72005a2e8e6be57dc7ef2185ecc1
2019-03-13 06:16:08 +00:00
Christian O. Andersson
fd1c50bbe7 [WebView Support Library] roll boundary interfaces to dd652fd
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
bfaef85a18..dd652fd9bb

Test: N/A
2019-02-27 08:38:25 +00:00
Laís Minchillo
7f4ea81758 [WebView Support Library] roll boundary interfaces to bfaef85
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
426a3a6c9b..bfaef85a18

Test: N/A
2019-02-04 13:29:30 +00:00
Oussama Ben Abdelbaki
e5f9167685 Use Gradle 5.1
Test: n/a
Change-Id: Ie6decbce149ef50ee76ad5eb0f9f0f4662483007
2019-02-01 09:44:45 -05:00
Alan Viverette
c99dcf6f41 Pin to 11fdb723a7bc8d6d8771b1d131388344ca162ce0
Change-Id: I433ef3e7f0210cc6452586af23104816d2bf744e
2019-01-30 19:34:55 +00:00
Nate Fischer
838bb4846a [WebView Support Library] roll boundary interfaces to 426a3a6
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
92724acaa1..426a3a6c9b

Test: N/A
2019-01-09 14:52:57 -08:00
Sergey
eb7f25b7d7 Add JDK8 to androidx checkout
AndroidX will use it for compilation, so it won't depend on JDK
installed on CI machines and we'll have hermetic builds
2019-01-03 17:08:44 +00:00
Thomas Joseph Avila
322fd7822a Add platform/build to androidx-master-dev
Bug: 121323149
2018-12-26 17:35:15 +00:00
Laís Minchillo
95429e45ce [WebView Support Library] roll boundary interfaces to 92724ac
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
7fb2d465e0..92724acaa1

Test: N/A
2018-12-20 13:31:37 +00:00
Nate Fischer
034ce153cf [WebView Support Library] roll boundary interfaces to 7fb2d46
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
4bdb920ccb..7fb2d465e0

Test: N/A
2018-12-13 12:19:04 -08:00
Oussama Ben Abdelbaki
d10d8cdad7 Move to using Gradle 5.0
Test: ./gradlew bOS
Change-Id: I75ccbfc2fdf08a5309340c87536c1242c7dd1a58
2018-12-12 09:59:10 -05:00
Tobias Sargeant
9a06f05786 [WebView Support Library] roll boundary interfaces to 4bdb920
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
687df69505..4bdb920ccb

Test: N/A
2018-12-12 00:32:57 +00:00
Tobias Sargeant
c7429d65fb [WebView Support Library] roll boundary interfaces to 687df69
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
f2ab640c32..687df69505

Test: N/A
2018-11-27 11:21:13 +00:00
Laís Minchillo
332b390dfd [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module to
f2ab640c32

Test: N/A
2018-10-15 13:01:41 +01:00
Jeff Gaston
0c25178a2f Adding external/dokka to the androidx checkout
Bug: 72330103
Change-Id: I6fe18e6ff4eaffcf4379eaf5e1faf59052097be4
2018-10-09 19:22:23 -04:00
Aurimas Liutikas
330029323f Add build-tools 28.0.3 project to the dependencies.
This CL also removes build tools 27.0.3

Change-Id: I3d529c9111e1b2c3c83c2a2751343774c91fba35
2018-10-08 22:38:18 +00:00
Aurimas Liutikas
0359b47026 Add sources project to androidx-master-dev checkout.
Change-Id: Ie9f1447f4d9030840658e5435c0b51c73bb1b8a0
2018-09-26 15:53:55 +00:00
Anna Malova
819df85c9d [WebView Support Library] roll boundary interfaces to a3b89bd
This rolls the boundary interfaces for the androidx.webkit module
to
a3b89bdb34

Test: N/A
2018-09-25 16:20:29 +01:00
Aurimas Liutikas
a26cad1bc8 Add the new built-tools project.
Change-Id: I7f476a959d335f9ded7c8ab052f87a3ed946cee8
Test: None
2018-09-20 21:39:46 +00:00
Aurimas Liutikas
74e6cb8f9e Move to using Gradle 4.10.1
Change-Id: I797b4f200a34de63875e1a3e14da3144aa43eab7
Test: ./gradlew buildOnServer
2018-09-17 22:51:13 +00:00
Laís Minchillo
cf506ab86b [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module to f7312e3435

Test: N/A
2018-08-28 20:04:35 +01:00
Alan Viverette
9b5f2ac44e Add exoplayer prebuilts project
Change-Id: Id95045b9927f684a0814aff0c4ddda348a5397df
2018-08-08 15:26:18 +00:00
Aurimas Liutikas
446c4307ab Move to using Gradle 4.9
Bug: 111929617
Test: ./gradlew assembleDebug
Change-Id: I851132ac138bd4eb52737485e424c75a5961b126
2018-07-27 19:34:36 +00:00
Nate Fischer
f588603775 [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module
to 023152ac4e

Test: N/A
2018-07-23 19:29:11 +00:00
Aurimas Liutikas
482cb5bcc8 Move to using androidx-master-dev branch for prebuilts/androidx
Bug: 111653212
Change-Id: Ice905ccaf01387e06fba5e1baccba20ba418ad23
2018-07-20 19:45:05 +00:00
Aurimas Liutikas
c6b0d47bc3 Add fullsdk projects to dependencies.
Test: repo sync
Bug: 111313704
Change-Id: I8d58afb122fcbcb5ca22e80a3815bfbc1de5c45f
2018-07-17 15:41:11 +00:00
Aurimas Liutikas
0d573305ba Add missing prebuilts directories
Change-Id: Ieaae097f9a84966661d81e66217b27deb3a8aa3d
2018-07-13 00:41:47 +00:00
Aurimas Liutikas
f392f3b174 Pin external/webview_support_interfaces
Take the latest commit from aops/upstream-master and pin to it

Change-Id: I265e1712c2601a9237978595e1faacaed720e25d
2018-07-12 21:17:52 +00:00
Aurimas Liutikas
aa63d971f6 Add platform/external/webview_support_interfaces repository
Change-Id: I27433135a05e55a74e48558e9bf3d4e408acc77f
2018-07-12 20:42:09 +00:00
Aurimas Liutikas
b43e5f56ec Pin to gradle 4.8 that we need to build androidx
Change-Id: Ifb3e468a95cbc90ed8a4ecc1fde307364a64cce0
2018-07-12 17:23:26 +00:00
Inna Palant
dbedfec8c0 Added repo manifest for androidx-master-dev
Bug: 111313704
2018-07-11 12:12:26 -07:00

64
default.xml Normal file
View File

@@ -0,0 +1,64 @@
<manifest>
<remote fetch=".." name="aosp" review="https://android-review.googlesource.com/" />
<default remote="aosp" revision="androidx-autofill-release" sync-j="8" />
<project name="platform/build" path="build/make" revision="cb41f51c5d3df5c3d3476f8698f5cd17396967e0" />
<project name="platform/manifest" path="manifest" revision="e4b6d29b743a6a7f62c8592d2111de2507bcfa6c" />
<project clone-depth="1" groups="pdk" name="platform/external/noto-fonts" path="external/noto-fonts" revision="47f3fad8c650d975cd8ac28708364ce1658c2a57" />
<project clone-depth="1" groups="pdk" name="platform/external/webview_support_interfaces" path="external/webview_support_interfaces" revision="fb861ce57692f08268782abb792bebb12907c8b4" />
<project clone-depth="1" groups="pdk" name="platform/external/doclava" path="external/doclava" revision="a1583fe6ca5fb7f9af697fb8075b73f1e575254c" />
<project clone-depth="1" groups="pdk" name="platform/external/dokka" path="external/dokka" revision="7d81758ba520bd16f5fe6c14bbaaff18486dec01" />
<project groups="pdk" name="platform/external/icing" path="external/icing" revision="be92863661ada28c582ff864746b59db699e52cb" />
<project clone-depth="1" groups="pdk" name="platform/external/icu" path="external/icu" revision="91e01952e751e3c78822980643b3f438084211b9" />
<project clone-depth="1" groups="pdk" name="platform/external/protobuf" path="external/protobuf" revision="b0e0d998d2f175a586e48b01d39761e4fceaf662" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/external" path="prebuilts/androidx/external" revision="0c68840998f6c0b46f88a2a8f5ad5374b8d97436" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/internal" path="prebuilts/androidx/internal" revision="c942a60b870ebad2bda427446d4ce4a2189aabb3" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/androidx/exoplayer" path="prebuilts/androidx/exoplayer" revision="8759893b15627e09a76140ae550f478c782d3387" />
<project clone-depth="1" groups="pdk-fs" name="platform/prebuilts/checkstyle" path="prebuilts/checkstyle" revision="2673b74ec4be589901089314034f141ca622e0d3" />
<project clone-depth="1" groups="pdk-fs" name="platform/prebuilts/protobuf" path="prebuilts/protobuf" revision="7f770bcfc83d43216b156d29c38a833a51e4c7e6" />
<project groups="adt-infra,cts,eclipse,motodev,pdk,tools,tradefed" name="platform/tools/repohooks" path="tools/repohooks" revision="d1ee3b734e806f52c09fe704419eea60cf54bbf3" />
<project clone-depth="1" groups="tools" name="platform/tools/external/gradle" path="tools/external/gradle" revision="5e997df5431f9c6a86a044fc0d9974f2bc351cc3" />
<project clone-depth="1" name="platform/prebuilts/fullsdk/platforms/android-30" path="prebuilts/fullsdk-darwin/platforms/android-30" revision="03d553bc2b9890601943a4e04e02202337eb1af7">
<linkfile dest="prebuilts/fullsdk-linux/platforms/android-30" src="." />
</project>
<project clone-depth="1" name="platform/prebuilts/fullsdk/sources/android-30" path="prebuilts/fullsdk-darwin/sources/android-30" revision="3da604b8524188eb6965fc43d22d6b4bfd7bd6b3">
<linkfile dest="prebuilts/fullsdk-linux/sources/android-30" src="." />
</project>
<project clone-depth="1" groups="notdefault,platform-darwin" name="toolchain/prebuilts/ndk-darwin/r21" path="prebuilts/fullsdk-darwin/ndk" revision="1c4977f21886e391f7a2105c218fc9de9ac49b31">
</project>
<project clone-depth="1" groups="notdefault,platform-linux" name="toolchain/prebuilts/ndk/r21" path="prebuilts/fullsdk-linux/ndk" revision="01c46f37e7a0ce88be386708d2a911b5e3505e79">
</project>
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/build-tools/29.0.3" path="prebuilts/fullsdk-darwin/build-tools/29.0.3" revision="f597735774e931d682fb10e0d0590392f4a69c38" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/build-tools/30.0.2" path="prebuilts/fullsdk-darwin/build-tools/30.0.2" revision="9dfe7865934932eb3b53e35155ea9c40697490c2" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/platform-tools" path="prebuilts/fullsdk-darwin/platform-tools" revision="53bfbe4799e28668f9030e29c9ab931d084500d8" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/fullsdk-darwin/tools" path="prebuilts/fullsdk-darwin/tools" revision="204b8813ffedef10214a4afe04c843f1ee9e4fe7" />
<project clone-depth="1" groups="notdefault,platform-darwin" name="platform/prebuilts/cmake/darwin-x86" path="prebuilts/fullsdk-darwin/cmake" revision="cfe573f39b304e0d61fa1101db108f329b584b5d" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/build-tools/29.0.3" path="prebuilts/fullsdk-linux/build-tools/29.0.3" revision="2d89707a7cc994d40bd4c20b3cb42cf5a87e983a" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/build-tools/30.0.2" path="prebuilts/fullsdk-linux/build-tools/30.0.2" revision="248a5a13b54057d8ed8e93454e9156c0316040b3" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/platform-tools" path="prebuilts/fullsdk-linux/platform-tools" revision="b31b54162fe2b9b76b62a5fa23e4795690daa65e" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/fullsdk-linux/tools" path="prebuilts/fullsdk-linux/tools" revision="2d5e66a40bd1e6d43ee458efea6f1dd5d5166a59" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/jdk/jdk8" path="prebuilts/jdk/jdk8" revision="fe743aa0d39ef9bab51c612a957acdd4588d069c" />
<project clone-depth="1" groups="pdk" name="platform/prebuilts/jdk/jdk11" path="prebuilts/jdk/jdk11" revision="bb0bb1691363cbf0f0dcfa9fc0ffe4f1dde7056a" />
<project clone-depth="1" groups="notdefault,platform-linux" name="platform/prebuilts/cmake/linux-x86" path="prebuilts/fullsdk-linux/cmake" revision="e077d05c1d87d61ef7cdc50dea4c124f0c258f20" />
<project clone-depth="1" groups="pdk" name="platform/frameworks/support-golden" path="golden" revision="8f5bdbdb6d9d58ef141f32c72aae8ea9bade2713" />
<project groups="pdk-cw-fs,pdk-fs" name="platform/frameworks/support" path="frameworks/support" revision="10ce2197405490141e1aaf45da3351db7bd6cc39" />
<repo-hooks enabled-list="pre-upload" in-project="platform/tools/repohooks" />
</manifest>