Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
762746705c7414985dbd457481dd33d4c69adcbb
/
tools
8f4b307
Merge "releasetools: Fix the bug when deleting files."
by Tao Bao
· 10 years ago
a77d41e
releasetools: Fix the bug when deleting files.
by Tao Bao
· 10 years ago
859ac34
Add LOCAL_MODULE_HOST_OS
by Dan Willemsen
· 10 years ago
84006ea
releasetools: Fix the bug in symlink deletion.
by Tao Bao
· 10 years ago
79735a6
Use the basename of file_contexts from the info dict.
by Tao Bao
· 10 years ago
7a54985
Add _(darwin|linux|windows)
by Dan Willemsen
· 10 years ago
e8f7561
rangelib.py: Fix the bug in monotonic check.
by Tao Bao
· 10 years ago
873a15e
Add unit tests for rangelib.py.
by Tao Bao
· 10 years ago
9a5caf2
Split large files for BBOTA v3.
by Tao Bao
· 10 years ago
ab9a358
Merge "Revise stash for BBOTAs when needed."
by Tao Bao
· 10 years ago
05d97fe
Merge "Remove legacy windows platform build support"
by Dan Willemsen
· 10 years ago
e651075
Merge "Use repeatable timestamps"
by Dan Willemsen
· 10 years ago
145ae32
Remove legacy windows platform build support
by Dan Willemsen
· 10 years ago
aa6c1a1
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 10 years ago
82c4798
Revise stash for BBOTAs when needed.
by Tao Bao
· 10 years ago
bb625d2
Free the stash after its use in BBOTA v2.
by Tao Bao
· 10 years ago
5f79bcd
Merge changes from topic 'file_contexts.bin'
by Nick Kralevich
· 10 years ago
ccc933e
Use repeatable timestamps
by Dan Willemsen
· 10 years ago
8f301ff
Merge "Docs: Rename content-footer-text plus remove whitespace."
by Gina Dimino
· 10 years ago
608aa91
Merge "Revert "Use repeatable timestamps""
by Dan Willemsen
· 10 years ago
92026f2
Revert "Use repeatable timestamps"
by Dan Willemsen
· 10 years ago
671b8ff
Merge "Use repeatable timestamps"
by Dan Willemsen
· 10 years ago
13ba6e0
Use repeatable timestamps
by Dan Willemsen
· 10 years ago
575d68a
Change the cache partition size check into warnings.
by Tao Bao
· 10 years ago
d983a29
Docs: Rename content-footer-text plus remove whitespace.
by Gina Dimino
· 10 years ago
7a5bf8a
releasetools: Support packaging for system_root_image.
by Tao Bao
· 10 years ago
d3a803e
build: switch over to file_contexts.bin only
by Stephen Smalley
· 10 years ago
22354d3
Merge "Add support for system images that contain the root directory"
by Daniel Rosenberg
· 10 years ago
46afd7f
Merge "Add ro.build.system_root_image"
by Daniel Rosenberg
· 10 years ago
e6853b0
Add support for system images that contain the root directory
by Daniel Rosenberg
· 10 years ago
59156a6
Add ro.build.system_root_image
by Daniel Rosenberg
· 10 years ago
44c5e34
Merge "Docs: Add Google Feedback link to the footer for SAC pages."
by Gina Dimino
· 10 years ago
f9a5ae5
Docs: Add Google Feedback link to the footer for SAC pages.
by Gina Dimino
· 10 years ago
37700c9
Merge "Add compressor options for squashfs system images"
by Simon Wilson
· 10 years ago
dd24da9
Read fstab from the source build.
by Tao Bao
· 10 years ago
f2cffbd
Support systems that use a full copy of recovery image.
by Tao Bao
· 10 years ago
84e7568
Override properties that point to out/ directory.
by Tao Bao
· 10 years ago
8dcf738
Assert the stash size when generating OTAs.
by Tao Bao
· 10 years ago
2a41058
Fix the permission in common.ZipWriteStr().
by Tao Bao
· 10 years ago
2c15d9e
Pack file_contexts into target_files zip.
by Tao Bao
· 10 years ago
e9b6191
Zero out blocks that may be touched by dm-verity.
by Tao Bao
· 10 years ago
e246964
Merge "Scan all init.*.rc files for flash_recovery service."
by Tao Bao
· 10 years ago
9f0c8df
Scan all init.*.rc files for flash_recovery service.
by Tao Bao
· 10 years ago
011ea06
Add compressor options for squashfs system images
by Simon Wilson
· 10 years ago
2ffb314
fix up ota_from_target_files symlink detection.
by Ying Wang
· 10 years ago
3806c23
Fix OTA scripts to generate incremental BBOTA with OEM property.
by Tao Bao
· 10 years ago
4e66343
Retry adjusting the size computation for reserved blocks.
by Tao Bao
· 10 years ago
a897812
sparse_img.py: Don't write empty map groups.
by Tao Bao
· 10 years ago
c94a705
Merge "Use fstab in the source build"
by Tao Bao
· 10 years ago
dd77b56
Merge "Support SELinux context label when mounting"
by Tao Bao
· 10 years ago
34b47bf
Use fstab in the source build
by Tao Bao
· 10 years ago
8f180b9
Merge "Create userdata.img with real data when SANITIZE_TARGET=address."
by Ying Wang
· 10 years ago
2a04839
Create userdata.img with real data when SANITIZE_TARGET=address.
by Ying Wang
· 10 years ago
042e851
Merge "build_image.py: Make sparse squashfs images"
by Mohamad Ayyash
· 10 years ago
2cd51cc
build_image.py: Make sparse squashfs images
by Mohamad Ayyash
· 10 years ago
1095557
Fix the error in sparse_img.py
by Tao Bao
· 10 years ago
944fc40
Stop disallowing sanitizers.
by Dan Albert
· 10 years ago
df06e96
Support SELinux context label when mounting
by Tao Bao
· 10 years ago
4540a85
Support to configure and build multiple custom images.
by Ying Wang
· 10 years ago
e7b1037
Fix the wrong error message
by Tao Bao
· 10 years ago
68658c0
Add post-install verification for BBOTAs
by Tao Bao
· 10 years ago
b7bb040
Merge "Docs: Update link to new Community page location"
by Clay Murphy
· 10 years ago
420e341
Do not add 'adb' to persist.sys.usb.config if already there
by Oreste Salerno
· 10 years ago
7607786
Docs: Update link to new Community page location
by Clay Murphy
· 10 years ago
663127d
Use zipalign -p to page align .so files
by Brian Carlstrom
· 10 years ago
9773465
Fix the permission setting in common.ZipWriteStr()
by Tao Bao
· 10 years ago
7033819
Merge "Remove unused #include <selinux/android.h>"
by Jeff Vander Stoep
· 10 years ago
80ae308
Remove unused #include <selinux/android.h>
by Jeff Vander Stoep
· 10 years ago
2f7ae92
Merge "Add support for clobbered blocks"
by Tao Bao
· 10 years ago
ff77781
Add support for clobbered blocks
by Tao Bao
· 10 years ago
852a5b5
Add bootsigner path as an option
by Baligh Uddin
· 10 years ago
2ed665a
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
a990534
common.py: Add support for squashfs
by Mohamad Ayyash
· 10 years ago
9dc5808
Add float support to binary event log.
by Jeff Brown
· 10 years ago
e09d096
Check partition hash before resorting to block_image_verify
by Sami Tolvanen
· 10 years ago
43078aa
Add support for full radio option
by Tao Bao
· 10 years ago
29f529f
Calculate max_stashed_blocks correctly for block OTA v3
by Sami Tolvanen
· 10 years ago
1004ecc
Merge "Fix bookmark title"
by Glenn Kasten
· 10 years ago
1efbc89
Fix bookmark title
by Glenn Kasten
· 10 years ago
6024069
build: fs_config_generate must open file in binary mode
by Mark Salyzyn
· 10 years ago
06b91b9
fs_config: Add fs_config_generate
by Mark Salyzyn
· 10 years ago
073a9eb
fs_config: use libcutils and libselinux shared libraries
by Mark Salyzyn
· 10 years ago
6c55a8a
Dump fingerprints into recovery log
by Tao Bao
· 10 years ago
27ac7a9
fs_get_stats: add logging
by Mark Salyzyn
· 10 years ago
5f478fe
fs_config: add logging
by Mark Salyzyn
· 10 years ago
1c5f19e
fs_config: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
8efa6d3
fs_get_stats: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
6ddc360
Merge "build_image.py: Verity support for flashing non partition spanning fs"
by Mohamad Ayyash
· 10 years ago
d95e9fd
Add support to sign bootable images with vboot_signer
by Tao Bao
· 10 years ago
dd06352
build_image.py: Verity support for flashing non partition spanning fs
by Mohamad Ayyash
· 10 years ago
ebb19aa
Fix up a few callers of GetTypeAndDevice.
by Dan Albert
· 10 years ago
99e22a5
Merge "Make releasetools pylint clean."
by Dan Albert
· 10 years ago
a2292c9
Support to build image of root file system with /system and ramdisk combined.
by Ying Wang
· 10 years ago
8b72aef
Make releasetools pylint clean.
by Dan Albert
· 10 years ago
5d60719
Merge "Run ZipFile.testzip() during zipfile tests."
by Dan Albert
· 10 years ago
d6d1beb
Run ZipFile.testzip() during zipfile tests.
by Dan Albert
· 10 years ago
eaf885b
Fix the computation of basefilename
by Tao Bao
· 10 years ago
6701db8
Allow system images larger than 2GiB, pt. 2
by Greg Hackmann
· 10 years ago
3910ebf
Fix the syntax error in the edify script generator
by Tao Bao
· 10 years ago
b8c8717
Make the generated OTAs repeatable
by Tao Bao
· 10 years ago
Next »