Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
570df4b7b97df4282f1e5a4e515c56dc73c44ef5
570df4b
Merge "Don't dump BUILD_BROKEN_USES_BUILD_[HOST_]SHARED_TEST_LIBRARY"
by Dan Willemsen
· 6 years ago
a64eb7e
Merge "Implement DPI variants in android_app_import." am: 53ad63c127
by Jaewoong Jung
· 6 years ago
ffff95b
Merge "Don't dump BUILD_BROKEN_USES_BUILD_[HOST_]SHARED_TEST_LIBRARY"
by Treehugger Robot
· 6 years ago
53ad63c
Merge "Implement DPI variants in android_app_import."
by Jaewoong Jung
· 6 years ago
7e52fa9
Don't dump BUILD_BROKEN_USES_BUILD_[HOST_]SHARED_TEST_LIBRARY
by Dan Willemsen
· 6 years ago
a5e5abc
Implement DPI variants in android_app_import.
by Jaewoong Jung
· 6 years ago
222f5ee
Merge "Track sources for srcjars across modules" am: 082640d6ee
by Colin Cross
· 6 years ago
082640d
Merge "Track sources for srcjars across modules"
by Treehugger Robot
· 6 years ago
04c69f1
Merge "Allow module types to generate resources" am: da2bba1d71
by Colin Cross
· 6 years ago
da2bba1
Merge "Allow module types to generate resources"
by Treehugger Robot
· 6 years ago
29ae56e
Merge "Exclude libgcc_stripped wherever libgcc is excluded" am: 3277c39c6b
by Yi Kong
· 6 years ago
3277c39
Merge "Exclude libgcc_stripped wherever libgcc is excluded"
by Yi Kong
· 6 years ago
a389808
Merge "Soong: Refactor the soong_ui arguments processing to be more like bazel."
by Patrice Arruda
· 6 years ago
565ee6e
Merge "Soong: Refactor the soong_ui arguments processing to be more like bazel."
by Treehugger Robot
· 6 years ago
3d8792f
Exclude libgcc_stripped wherever libgcc is excluded
by Yi Kong
· 6 years ago
6538ed7
Merge "uncompressedDex option for android_app_import." am: ddda3ce23a
by Jaewoong Jung
· 6 years ago
ddda3ce
Merge "uncompressedDex option for android_app_import."
by Jaewoong Jung
· 6 years ago
0c4ce21
Track sources for srcjars across modules
by Colin Cross
· 6 years ago
988708c
Allow module types to generate resources
by Colin Cross
· 6 years ago
a5c2542
Soong: Refactor the soong_ui arguments processing to be more like bazel.
by Patrice Arruda
· 6 years ago
2a38d89
Merge "Soong: Add synopsis to ndk_prebuilt_* modules." am: e0dbdd87f0
by Patrice Arruda
· 6 years ago
e0dbdd8
Merge "Soong: Add synopsis to ndk_prebuilt_* modules."
by Treehugger Robot
· 6 years ago
96ba9ea
Mark libgcc_stripped native_bridge_supported am: 0e55ba6dbc
by dimitry
· 6 years ago
0e55ba6
Mark libgcc_stripped native_bridge_supported
by dimitry
· 6 years ago
7e793aa
Merge "Support install-clean and data-clean" am: 6ff39230e8
by Colin Cross
· 6 years ago
6ff3923
Merge "Support install-clean and data-clean"
by Treehugger Robot
· 6 years ago
9da19e1
Merge "Add native_bridge target to Android.bp" am: ec89e4c65c
by dimitry
· 6 years ago
acf18d7
uncompressedDex option for android_app_import.
by Jaewoong Jung
· 6 years ago
ec89e4c
Merge "Add native_bridge target to Android.bp"
by Treehugger Robot
· 6 years ago
806fd94
Support install-clean and data-clean
by Colin Cross
· 6 years ago
aeb80db
Merge "Allow the host expr." am: b0e7320fbc
by Elliott Hughes
· 6 years ago
b0e7320
Merge "Allow the host expr."
by Elliott Hughes
· 6 years ago
1f33e40
Add native_bridge target to Android.bp
by dimitry
· 6 years ago
6e14640
Merge "Strip libgcc to only keep fallback symbols" am: 940ef9bc89
by Yi Kong
· 6 years ago
940ef9b
Merge "Strip libgcc to only keep fallback symbols"
by Yi Kong
· 6 years ago
4c79df0
Merge "Fix use_embedded_native_libs handling for android_test" am: 0e7dbebe7e
by Sasha Smundak
· 6 years ago
0e7dbeb
Merge "Fix use_embedded_native_libs handling for android_test"
by Treehugger Robot
· 6 years ago
3e0a335
Merge "xz: force use of the prebuilt." am: 945c72660d
by Elliott Hughes
· 6 years ago
945c726
Merge "xz: force use of the prebuilt."
by Elliott Hughes
· 6 years ago
74e9718
Merge "Support robolectric_test" am: 5346d07108
by Colin Cross
· 6 years ago
5346d07
Merge "Support robolectric_test"
by Colin Cross
· 6 years ago
5fa44df
Merge "Add android_app_import." am: e7d52c779f
by Jaewoong Jung
· 6 years ago
e7d52c7
Merge "Add android_app_import."
by Jaewoong Jung
· 6 years ago
d2c3fb9
Merge "Reverse merge order of resources and implementation" am: b5ad835dfe
by Colin Cross
· 6 years ago
b5ad835
Merge "Reverse merge order of resources and implementation"
by Treehugger Robot
· 6 years ago
0ef0816
Support robolectric_test
by Colin Cross
· 6 years ago
8a8f4d5
Merge "Enable app image startup cache for preopted apps" am: 60a839dd42
by Mathieu Chartier
· 6 years ago
60a839d
Merge "Enable app image startup cache for preopted apps"
by Mathieu Chartier
· 6 years ago
6ad7725
Fix use_embedded_native_libs handling for android_test
by Sasha Smundak
· 6 years ago
3a653f4
Allow the host expr.
by Elliott Hughes
· 6 years ago
1e0ae9f
Remove unnecessary core library neverallow rules am: ff5a177879
by Paul Duffin
· 6 years ago
ccbb393
Add android_app_import.
by Jaewoong Jung
· 6 years ago
ff5a177
Remove unnecessary core library neverallow rules
by Paul Duffin
· 6 years ago
6b3a0dd
xz: force use of the prebuilt.
by Elliott Hughes
· 6 years ago
3f7ddbb
Enable app image startup cache for preopted apps
by Mathieu Chartier
· 6 years ago
475806f
Merge "Revert "bzip2/xz: use the prebuilts."" am: 77b3fec7c1
by Elliott Hughes
· 6 years ago
77b3fec
Merge "Revert "bzip2/xz: use the prebuilts.""
by Elliott Hughes
· 6 years ago
828a488
Merge "Remove services.art from known_nondeterminism.whitelist" am: 42603c4ab5
by Colin Cross
· 6 years ago
42603c4
Merge "Remove services.art from known_nondeterminism.whitelist"
by Colin Cross
· 6 years ago
3d87302
Revert "bzip2/xz: use the prebuilts."
by Elliott Hughes
· 6 years ago
f731037
Merge "Add ART folks to owner of dexpreopt related file." am: 327a7e7420
by Nicolas Geoffray
· 6 years ago
327a7e7
Merge "Add ART folks to owner of dexpreopt related file."
by Nicolas Geoffray
· 6 years ago
1061cb4
Merge "bzip2/xz: use the prebuilts." am: dc2699cfde
by Elliott Hughes
· 6 years ago
dc2699c
Merge "bzip2/xz: use the prebuilts."
by Elliott Hughes
· 6 years ago
acee27c
Strip libgcc to only keep fallback symbols
by Yi Kong
· 6 years ago
5b6061d
Add ART folks to owner of dexpreopt related file.
by Nicolas Geoffray
· 6 years ago
fed3ab3
Pass other boot classpath locations to the apex image. am: feef2ef4d7
by Nicolas Geoffray
· 6 years ago
feef2ef
Pass other boot classpath locations to the apex image.
by Nicolas Geoffray
· 6 years ago
deba159
Merge "Prebuilt APEXes are recoreded in apexkeys.txt" am: 1341942d86
by Jiyong Park
· 6 years ago
1341942
Merge "Prebuilt APEXes are recoreded in apexkeys.txt"
by Treehugger Robot
· 6 years ago
e114b3f
bzip2/xz: use the prebuilts.
by Elliott Hughes
· 6 years ago
5b70a03
Merge "Support opt-in ABI checks" am: 23803f9365
by Logan Chien
· 6 years ago
23803f9
Merge "Support opt-in ABI checks"
by Logan Chien
· 6 years ago
497d4c2
Remove services.art from known_nondeterminism.whitelist
by Colin Cross
· 6 years ago
08a409d
Reverse merge order of resources and implementation
by Colin Cross
· 6 years ago
f028b49
Merge "Add visibility support" am: 77b47fdf51
by Paul Duffin
· 6 years ago
77b47fd
Merge "Add visibility support"
by Paul Duffin
· 6 years ago
4d27704
Prebuilt APEXes are recoreded in apexkeys.txt
by Jiyong Park
· 6 years ago
58f381b
Merge "Soong: Add synopsis to kernel_headers module under cc package."
by Patrice Arruda
· 6 years ago
f3c5e48
Merge "Soong: Add synopsis to kernel_headers module under cc package."
by Treehugger Robot
· 6 years ago
8c85637
Soong: Add synopsis to ndk_prebuilt_* modules.
by Patrice Arruda
· 6 years ago
cb5142c
Soong: Add synopsis to kernel_headers module under cc package.
by Patrice Arruda
· 6 years ago
7999578
Merge "Tag dex_preopt.profile as a path" am: 3d974ec295
by Colin Cross
· 6 years ago
3d974ec
Merge "Tag dex_preopt.profile as a path"
by Treehugger Robot
· 6 years ago
41eabe6
Support opt-in ABI checks
by Logan Chien
· 6 years ago
de4e4e6
Tag dex_preopt.profile as a path
by Colin Cross
· 6 years ago
2e61fa6
Add visibility support
by Paul Duffin
· 6 years ago
52313d9
Merge changes Id93bcaea,Ia8f9f910 am: 02cbe8f1c6
by Colin Cross
· 6 years ago
02cbe8f
Merge changes Id93bcaea,Ia8f9f910
by Treehugger Robot
· 6 years ago
a5d61d8
Merge "Build contexts files with Soong" am: 18805e483f
by Inseob Kim
· 6 years ago
18805e4
Merge "Build contexts files with Soong"
by Treehugger Robot
· 6 years ago
02a9b1a
Merge "Support target.hostdex.required" am: 226586ca3c
by Colin Cross
· 6 years ago
226586c
Merge "Support target.hostdex.required"
by Colin Cross
· 6 years ago
3109e12
Make java_test_helper_library installable am: 9a4abed701
by Colin Cross
· 6 years ago
5452d26
Export proguard_dictionary for java_library modules am: e8a7dc987c
by Colin Cross
· 6 years ago
aa1c6f1
Pass --remove-tools-declarations to manifest merger
by Colin Cross
· 6 years ago
90c25c6
Don't use merged manifest for android_library modules
by Colin Cross
· 6 years ago
7f87f4f
Support target.hostdex.required
by Colin Cross
· 6 years ago
9a4abed
Make java_test_helper_library installable
by Colin Cross
· 6 years ago
e8a7dc9
Export proguard_dictionary for java_library modules
by Colin Cross
· 6 years ago
Next »