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