Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
8fe7f9bfa276fd23cdec3a9dd4f52e4faed1bdff
8fe7f9b
Merge "Support /product partition"
by Jaekyun Seok
· 7 years ago
01b873b
Merge "Fix syntax error in makefile soong namespaces handling"
by Alexey Polyudov
· 7 years ago
88114b0
Merge "healthd: fix /sys denials."
by Treehugger Robot
· 7 years ago
ea55e8c
Fix syntax error in makefile soong namespaces handling
by Alexey Polyudov
· 7 years ago
b7735d8
Support /product partition
by Jaekyun Seok
· 7 years ago
11e95de
Merge "Add Nan to OWNERS"
by Treehugger Robot
· 7 years ago
30a532a
healthd: fix /sys denials.
by Tri Vo
· 7 years ago
0828373
Merge "Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4"
by Treehugger Robot
· 7 years ago
3fcaece
Merge "Don't use old VNDK and SystemSDK versions for new devices"
by Treehugger Robot
· 7 years ago
95f9313
Don't use old VNDK and SystemSDK versions for new devices
by Jiyong Park
· 7 years ago
37cc632
Merge "Install ld.config.noenforce.txt instead of copying it"
by Treehugger Robot
· 7 years ago
e3a7b1b
Install ld.config.noenforce.txt instead of copying it
by Justin Yun
· 7 years ago
07a4299
Merge "Don't check the stderr output from bsdiff/imgdiff"
by Tianjie Xu
· 7 years ago
ae891fb
Merge "Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS"
by Treehugger Robot
· 7 years ago
c8cdf75
Merge "Build usbd"
by Badhri Jagan Sridharan
· 7 years ago
c4d2725
Merge "Add System SDK Versions to VINTF."
by Yifan Hong
· 7 years ago
a2a9f99
Don't check the stderr output from bsdiff/imgdiff
by Tianjie Xu
· 7 years ago
fde9f79
Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4
by Jin Qian
· 7 years ago
5ff1f0a
Add System SDK Versions to VINTF.
by Yifan Hong
· 7 years ago
9b8fc9e
Merge "Add 'blank_screen' to embedded.mk."
by Treehugger Robot
· 7 years ago
12c68db
Merge "Don't strip for eng builds."
by Treehugger Robot
· 7 years ago
8413824
Merge "releasetools: Add PayloadSigner class."
by Treehugger Robot
· 7 years ago
ed6ee7b
Don't strip for eng builds.
by Nicolas Geoffray
· 7 years ago
ec1fdc8
Merge "Tighter control of stripping in dex_preopt_odex_install."
by Nicolas Geoffray
· 7 years ago
4bb18a8
Merge "Experimental feature: LOCAL_PATCH_MODULE option in .mk files."
by Tobias Thierer
· 7 years ago
33bb091
Merge "Add new API file names"
by David Brazdil
· 7 years ago
8eae9fc
Merge "Fix order of args passed to mksquashfsimage.sh"
by Zhi An Ng
· 7 years ago
a663b8f
Merge "Revert "Overflow sanitization in frameworks/ and system/.""
by Treehugger Robot
· 7 years ago
c5ef21f
Revert "Overflow sanitization in frameworks/ and system/."
by Ivan Lozano
· 7 years ago
00844cc
Merge "Reland: Add boot.art.rel files to system image"
by Treehugger Robot
· 7 years ago
9446c1d
Fix order of args passed to mksquashfsimage.sh
by Ng Zhi An
· 7 years ago
3221f0f
Merge "releasetools: Dump mkfs/fsck/simg2img outputs on error."
by Treehugger Robot
· 7 years ago
a1b5dfe
Reland: Add boot.art.rel files to system image
by Alex Klyubin
· 7 years ago
65310d6
Merge "move VINTF metadata to /etc/vintf/ ."
by Yifan Hong
· 7 years ago
fabe083
releasetools: Add PayloadSigner class.
by Tao Bao
· 7 years ago
3ea4e46
Add 'blank_screen' to embedded.mk.
by Steven Moreland
· 7 years ago
a5b48fc
Merge "releasetools: Clean up three functions in add_img_to_target_files.py."
by Treehugger Robot
· 7 years ago
1eddcad
Merge "releasetools: Refactor AddImagesToTargetFiles()."
by Treehugger Robot
· 7 years ago
cd53a89
releasetools: Dump mkfs/fsck/simg2img outputs on error.
by Tao Bao
· 7 years ago
8f86369
move VINTF metadata to /etc/vintf/ .
by Yifan Hong
· 7 years ago
ee96015
Merge "Overflow sanitization in frameworks/ and system/."
by Ivan Lozano
· 7 years ago
d3a6ff9
Merge "Revert "Add boot.art.rel files to system image""
by Treehugger Robot
· 7 years ago
09935e4
Build usbd
by Badhri Jagan Sridharan
· 7 years ago
74076b7
Revert "Add boot.art.rel files to system image"
by Ian Pedowitz
· 7 years ago
a2ff4c9
releasetools: Clean up three functions in add_img_to_target_files.py.
by Tao Bao
· 7 years ago
bea20ac
releasetools: Refactor AddImagesToTargetFiles().
by Tao Bao
· 7 years ago
641b6cc
Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS
by Jiyong Park
· 7 years ago
eb38b51
Merge "Add boot.art.rel files to system image"
by Treehugger Robot
· 7 years ago
8b4b0cc
Merge "Enforce PRODUCT_COMPATIBLE_PROPERTY for products shipping with Android P"
by Treehugger Robot
· 7 years ago
469aafe
Merge "Normalize the 2nd CPU architect of 64 bits arm GSI"
by Treehugger Robot
· 7 years ago
866cdf8
Merge "Separate vndk_snapshot_package from vndk_package"
by Treehugger Robot
· 7 years ago
7e41fb4
Merge "emulator: enable 32bit x86 to run on 64bit kernel"
by Treehugger Robot
· 7 years ago
992ef6c
Separate vndk_snapshot_package from vndk_package
by Justin Yun
· 7 years ago
a236bf8
Add Nan to OWNERS
by Dan Willemsen
· 7 years ago
13f228e
Merge "releasetools: Remove the reloading of target info dict."
by Treehugger Robot
· 7 years ago
3972a47
Tighter control of stripping in dex_preopt_odex_install.
by Nicolas Geoffray
· 7 years ago
1695288
emulator: enable 32bit x86 to run on 64bit kernel
by bohu
· 7 years ago
0538ff7
Enforce PRODUCT_COMPATIBLE_PROPERTY for products shipping with Android P
by Jaekyun Seok
· 7 years ago
57923be
Merge "Warn: Change GuardedBy regular expressions"
by Treehugger Robot
· 7 years ago
7f494c1
Warn: Change GuardedBy regular expressions
by Andreas Gampe
· 7 years ago
3fbfab7
Merge "add <vendor-ndk> to VINTF."
by Treehugger Robot
· 7 years ago
d616e0e
Add boot.art.rel files to system image
by Alex Klyubin
· 7 years ago
dc9f2de
Merge changes Iba0c3893,Icf3039ef
by Mathieu Chartier
· 7 years ago
65c90ca
Merge "releasetools: Add a note for the ZipInfo._decodeExtra() workaround."
by Treehugger Robot
· 7 years ago
d32e78f
releasetools: Add a note for the ZipInfo._decodeExtra() workaround.
by Tao Bao
· 7 years ago
8fd29b3
Don't default my_use_profile_for_boot_image to true for PDK builds
by Mathieu Chartier
· 7 years ago
ce94494
Enable profile based boot image by default
by Mathieu Chartier
· 7 years ago
676c20f
Merge "releasetools: Consolidate the codes that generate metadata dict."
by Tao Bao
· 7 years ago
df3a48b
releasetools: Consolidate the codes that generate metadata dict.
by Tao Bao
· 7 years ago
238c6ba
add <vendor-ndk> to VINTF.
by Yifan Hong
· 7 years ago
c2d7db1
Overflow sanitization in frameworks/ and system/.
by Ivan Lozano
· 7 years ago
97b22ce
Add new API file names
by David Brazdil
· 7 years ago
a7229a0
Merge "Iterate through the sorted file map when finding transfers"
by Tianjie Xu
· 7 years ago
20a86cd
Iterate through the sorted file map when finding transfers
by Tianjie Xu
· 7 years ago
504bd79
Merge "Remove unnecessary USE_CLANG_PLATFORM_BUILD."
by Stephen Hines
· 7 years ago
2db1385
releasetools: Remove the reloading of target info dict.
by Tao Bao
· 7 years ago
ba46419
Merge "Disable availability macros in libc++ on Darwin."
by Treehugger Robot
· 7 years ago
6704727
Merge "Add a flag to disable auto-generating test configs."
by Dan Shi
· 7 years ago
178cf8e
Remove unnecessary USE_CLANG_PLATFORM_BUILD.
by Stephen Hines
· 7 years ago
896fa04
Merge "releasetools: Remove the fallback-to-full logic."
by Treehugger Robot
· 7 years ago
155a140
Merge "releasetools: Remove two dead functions in ota_from_target_files.py."
by Treehugger Robot
· 7 years ago
9262b6f
Disable availability macros in libc++ on Darwin.
by Dan Albert
· 7 years ago
2035abf
Add a flag to disable auto-generating test configs.
by Dan Shi
· 7 years ago
1e7ab9d
Merge "framework_cm.xml: move to hardware/interfaces"
by Yifan Hong
· 7 years ago
08e7159
Merge "Remove copy/paste code."
by Nicolas Geoffray
· 7 years ago
38228f2
Merge "Switch back to llvm-ar."
by Treehugger Robot
· 7 years ago
c56071b
Merge "Sort the split transfers to generate a determinate package"
by Tianjie Xu
· 7 years ago
175df38
releasetools: Remove two dead functions in ota_from_target_files.py.
by Tao Bao
· 7 years ago
c10bd0d
Merge "envsetup.sh: don't assume 'cd' is builtin"
by Treehugger Robot
· 7 years ago
f795dcb
Experimental feature: LOCAL_PATCH_MODULE option in .mk files.
by Tobias Thierer
· 7 years ago
919dcf1
framework_cm.xml: move to hardware/interfaces
by Yifan Hong
· 7 years ago
d612b83
Switch back to llvm-ar.
by Stephen Hines
· 7 years ago
32b80dc
releasetools: Remove the fallback-to-full logic.
by Tao Bao
· 7 years ago
08dc849
Merge "Switch to build-tools bison"
by Dan Willemsen
· 7 years ago
e320da7
Merge "bootanim: remove access to vendor_file type"
by Treehugger Robot
· 7 years ago
b54f615
Merge "releasetools: Add a BuildInfo class."
by Tao Bao
· 7 years ago
d3bf67e
Sort the split transfers to generate a determinate package
by Tianjie Xu
· 7 years ago
c727d6d
bootanim: remove access to vendor_file type
by Tri Vo
· 7 years ago
b7c5e3b
Remove copy/paste code.
by Nicolas Geoffray
· 7 years ago
9eba210
Merge "Remove support for stlport."
by Treehugger Robot
· 7 years ago
Next »