1. 22354d3 Merge "Add support for system images that contain the root directory" by Daniel Rosenberg · 10 years ago
  2. 46afd7f Merge "Add ro.build.system_root_image" by Daniel Rosenberg · 10 years ago
  3. e6853b0 Add support for system images that contain the root directory by Daniel Rosenberg · 10 years ago
  4. 59156a6 Add ro.build.system_root_image by Daniel Rosenberg · 10 years ago
  5. 44c5e34 Merge "Docs: Add Google Feedback link to the footer for SAC pages." by Gina Dimino · 10 years ago
  6. f9a5ae5 Docs: Add Google Feedback link to the footer for SAC pages. by Gina Dimino · 10 years ago
  7. 37700c9 Merge "Add compressor options for squashfs system images" by Simon Wilson · 10 years ago
  8. dd24da9 Read fstab from the source build. by Tao Bao · 10 years ago
  9. f2cffbd Support systems that use a full copy of recovery image. by Tao Bao · 10 years ago
  10. 84e7568 Override properties that point to out/ directory. by Tao Bao · 10 years ago
  11. 8dcf738 Assert the stash size when generating OTAs. by Tao Bao · 10 years ago
  12. 2a41058 Fix the permission in common.ZipWriteStr(). by Tao Bao · 10 years ago
  13. 2c15d9e Pack file_contexts into target_files zip. by Tao Bao · 10 years ago
  14. e9b6191 Zero out blocks that may be touched by dm-verity. by Tao Bao · 10 years ago
  15. e246964 Merge "Scan all init.*.rc files for flash_recovery service." by Tao Bao · 10 years ago
  16. 9f0c8df Scan all init.*.rc files for flash_recovery service. by Tao Bao · 10 years ago
  17. 011ea06 Add compressor options for squashfs system images by Simon Wilson · 10 years ago
  18. 2ffb314 fix up ota_from_target_files symlink detection. by Ying Wang · 10 years ago
  19. 3806c23 Fix OTA scripts to generate incremental BBOTA with OEM property. by Tao Bao · 10 years ago
  20. 4e66343 Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  21. a897812 sparse_img.py: Don't write empty map groups. by Tao Bao · 10 years ago
  22. c94a705 Merge "Use fstab in the source build" by Tao Bao · 10 years ago
  23. dd77b56 Merge "Support SELinux context label when mounting" by Tao Bao · 10 years ago
  24. 34b47bf Use fstab in the source build by Tao Bao · 10 years ago
  25. 8f180b9 Merge "Create userdata.img with real data when SANITIZE_TARGET=address." by Ying Wang · 10 years ago
  26. 2a04839 Create userdata.img with real data when SANITIZE_TARGET=address. by Ying Wang · 10 years ago
  27. 042e851 Merge "build_image.py: Make sparse squashfs images" by Mohamad Ayyash · 10 years ago
  28. 2cd51cc build_image.py: Make sparse squashfs images by Mohamad Ayyash · 10 years ago
  29. 1095557 Fix the error in sparse_img.py by Tao Bao · 10 years ago
  30. 944fc40 Stop disallowing sanitizers. by Dan Albert · 10 years ago
  31. df06e96 Support SELinux context label when mounting by Tao Bao · 10 years ago
  32. 4540a85 Support to configure and build multiple custom images. by Ying Wang · 10 years ago
  33. e7b1037 Fix the wrong error message by Tao Bao · 10 years ago
  34. 68658c0 Add post-install verification for BBOTAs by Tao Bao · 10 years ago
  35. b7bb040 Merge "Docs: Update link to new Community page location" by Clay Murphy · 10 years ago
  36. 420e341 Do not add 'adb' to persist.sys.usb.config if already there by Oreste Salerno · 10 years ago
  37. 7607786 Docs: Update link to new Community page location by Clay Murphy · 10 years ago
  38. 663127d Use zipalign -p to page align .so files by Brian Carlstrom · 10 years ago
  39. 9773465 Fix the permission setting in common.ZipWriteStr() by Tao Bao · 10 years ago
  40. 7033819 Merge "Remove unused #include <selinux/android.h>" by Jeff Vander Stoep · 10 years ago
  41. 80ae308 Remove unused #include <selinux/android.h> by Jeff Vander Stoep · 10 years ago
  42. 2f7ae92 Merge "Add support for clobbered blocks" by Tao Bao · 10 years ago
  43. ff77781 Add support for clobbered blocks by Tao Bao · 10 years ago
  44. 852a5b5 Add bootsigner path as an option by Baligh Uddin · 11 years ago
  45. 2ed665a Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  46. a990534 common.py: Add support for squashfs by Mohamad Ayyash · 10 years ago
  47. 9dc5808 Add float support to binary event log. by Jeff Brown · 10 years ago
  48. e09d096 Check partition hash before resorting to block_image_verify by Sami Tolvanen · 10 years ago
  49. 43078aa Add support for full radio option by Tao Bao · 10 years ago
  50. 29f529f Calculate max_stashed_blocks correctly for block OTA v3 by Sami Tolvanen · 10 years ago
  51. 1004ecc Merge "Fix bookmark title" by Glenn Kasten · 10 years ago
  52. 1efbc89 Fix bookmark title by Glenn Kasten · 10 years ago
  53. 6024069 build: fs_config_generate must open file in binary mode by Mark Salyzyn · 10 years ago
  54. 06b91b9 fs_config: Add fs_config_generate by Mark Salyzyn · 10 years ago
  55. 073a9eb fs_config: use libcutils and libselinux shared libraries by Mark Salyzyn · 10 years ago
  56. 6c55a8a Dump fingerprints into recovery log by Tao Bao · 10 years ago
  57. 27ac7a9 fs_get_stats: add logging by Mark Salyzyn · 10 years ago
  58. 5f478fe fs_config: add logging by Mark Salyzyn · 10 years ago
  59. 1c5f19e fs_config: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  60. 8efa6d3 fs_get_stats: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  61. 6ddc360 Merge "build_image.py: Verity support for flashing non partition spanning fs" by Mohamad Ayyash · 10 years ago
  62. d95e9fd Add support to sign bootable images with vboot_signer by Tao Bao · 10 years ago
  63. dd06352 build_image.py: Verity support for flashing non partition spanning fs by Mohamad Ayyash · 10 years ago
  64. ebb19aa Fix up a few callers of GetTypeAndDevice. by Dan Albert · 10 years ago
  65. 99e22a5 Merge "Make releasetools pylint clean." by Dan Albert · 10 years ago
  66. a2292c9 Support to build image of root file system with /system and ramdisk combined. by Ying Wang · 10 years ago
  67. 8b72aef Make releasetools pylint clean. by Dan Albert · 10 years ago
  68. 5d60719 Merge "Run ZipFile.testzip() during zipfile tests." by Dan Albert · 10 years ago
  69. d6d1beb Run ZipFile.testzip() during zipfile tests. by Dan Albert · 10 years ago
  70. eaf885b Fix the computation of basefilename by Tao Bao · 10 years ago
  71. 6701db8 Allow system images larger than 2GiB, pt. 2 by Greg Hackmann · 10 years ago
  72. 3910ebf Fix the syntax error in the edify script generator by Tao Bao · 10 years ago
  73. b8c8717 Make the generated OTAs repeatable by Tao Bao · 10 years ago
  74. 8e0178d Allow system images larger than 2GiB. by Dan Albert · 11 years ago
  75. dd2a589 Restrict the verification in block-based incremental OTAs by Tao Bao · 10 years ago
  76. 910b005 Do not use block_verify on target-files where feature is missing. by Michael Runge · 10 years ago
  77. 7b985f6 Fix the error that free_string is not defined. by Jesse Zhao · 10 years ago
  78. dd67a29 Change transfer list format to include block hashes by Sami Tolvanen · 11 years ago
  79. fafe5ac Merge "Signapk.java: hide the password" by Ying Wang · 10 years ago
  80. 9b19382 resolved conflicts for merge of fc759204 to stage-aosp-master by Mohamad Ayyash · 10 years ago
  81. b97746e Allow flashing a squashfs system image by Mohamad Ayyash · 10 years ago
  82. 2479a09 am 30b5ed7b: Merge "Fix zipalign README file and usage strings." by Narayan Kamath · 10 years ago
  83. e0b8d19 Fix zipalign README file and usage strings. by Narayan Kamath · 10 years ago
  84. e886392 am 37a44faa: Merge "Store native libs aligned to PAGE_SIZE" by Narayan Kamath · 10 years ago
  85. 13e5965 Store native libs aligned to PAGE_SIZE by Dmitriy Ivanov · 11 years ago
  86. b89ec38 am 070eea05: am ffd4fee9: Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 10 years ago
  87. ffd4fee Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 10 years ago
  88. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 10 years ago
  89. 1cd422c am 19b8c2f7: am 8cde3e71: am cf80e847: am d162be5b: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics by smain@google.com · 10 years ago
  90. 8cde3e7 am cf80e847: am d162be5b: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics by smain@google.com · 10 years ago
  91. cf80e84 am d162be5b: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics by smain@google.com · 10 years ago
  92. 234d122 am c6af9b8f: am 28b2b00a: Merge "Update vendor fingerprint." into lmp-mr1-dev by Jesse Zhao · 10 years ago
  93. f8f91c9 am 3907eaf8: am cd082d4b: Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  94. 28b2b00 Merge "Update vendor fingerprint." into lmp-mr1-dev by Jesse Zhao · 10 years ago
  95. cd082d4 Allow system images larger than 2GiB. by Dan Albert · 11 years ago
  96. 2625d27 Update vendor fingerprint. by Jesse Zhao · 10 years ago
  97. d162be5 change video analytics to distinguish between start and resume events. by smain@google.com · 10 years ago
  98. f4bd044 am d51b0fd3: Merge "Fail even dev build when property value exceeds length limit." by Ying Wang · 10 years ago
  99. 38df101 Fail even dev build when property value exceeds length limit. by Ying Wang · 11 years ago
  100. 16ba2ed resolved conflicts for merge of 4c178ebc to lmp-mr1-dev-plus-aosp by Ying Wang · 11 years ago