1. 8f180b9 Merge "Create userdata.img with real data when SANITIZE_TARGET=address." by Ying Wang · 9 years ago
  2. 2a04839 Create userdata.img with real data when SANITIZE_TARGET=address. by Ying Wang · 9 years ago
  3. 042e851 Merge "build_image.py: Make sparse squashfs images" by Mohamad Ayyash · 9 years ago
  4. 2cd51cc build_image.py: Make sparse squashfs images by Mohamad Ayyash · 9 years ago
  5. 1095557 Fix the error in sparse_img.py by Tao Bao · 9 years ago
  6. 944fc40 Stop disallowing sanitizers. by Dan Albert · 9 years ago
  7. 4540a85 Support to configure and build multiple custom images. by Ying Wang · 9 years ago
  8. e7b1037 Fix the wrong error message by Tao Bao · 9 years ago
  9. 68658c0 Add post-install verification for BBOTAs by Tao Bao · 9 years ago
  10. b7bb040 Merge "Docs: Update link to new Community page location" by Clay Murphy · 9 years ago
  11. 420e341 Do not add 'adb' to persist.sys.usb.config if already there by Oreste Salerno · 9 years ago
  12. 7607786 Docs: Update link to new Community page location by Clay Murphy · 9 years ago
  13. 663127d Use zipalign -p to page align .so files by Brian Carlstrom · 9 years ago
  14. 9773465 Fix the permission setting in common.ZipWriteStr() by Tao Bao · 9 years ago
  15. 7033819 Merge "Remove unused #include <selinux/android.h>" by Jeff Vander Stoep · 9 years ago
  16. 80ae308 Remove unused #include <selinux/android.h> by Jeff Vander Stoep · 9 years ago
  17. 2f7ae92 Merge "Add support for clobbered blocks" by Tao Bao · 9 years ago
  18. ff77781 Add support for clobbered blocks by Tao Bao · 9 years ago
  19. 852a5b5 Add bootsigner path as an option by Baligh Uddin · 10 years ago
  20. 2ed665a Wrap zipfile.write(), writestr() and close() by Tao Bao · 9 years ago
  21. a990534 common.py: Add support for squashfs by Mohamad Ayyash · 9 years ago
  22. 9dc5808 Add float support to binary event log. by Jeff Brown · 9 years ago
  23. e09d096 Check partition hash before resorting to block_image_verify by Sami Tolvanen · 9 years ago
  24. 43078aa Add support for full radio option by Tao Bao · 9 years ago
  25. 29f529f Calculate max_stashed_blocks correctly for block OTA v3 by Sami Tolvanen · 9 years ago
  26. 1004ecc Merge "Fix bookmark title" by Glenn Kasten · 9 years ago
  27. 1efbc89 Fix bookmark title by Glenn Kasten · 9 years ago
  28. 6024069 build: fs_config_generate must open file in binary mode by Mark Salyzyn · 9 years ago
  29. 06b91b9 fs_config: Add fs_config_generate by Mark Salyzyn · 9 years ago
  30. 073a9eb fs_config: use libcutils and libselinux shared libraries by Mark Salyzyn · 9 years ago
  31. 6c55a8a Dump fingerprints into recovery log by Tao Bao · 9 years ago
  32. 27ac7a9 fs_get_stats: add logging by Mark Salyzyn · 9 years ago
  33. 5f478fe fs_config: add logging by Mark Salyzyn · 9 years ago
  34. 1c5f19e fs_config: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  35. 8efa6d3 fs_get_stats: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  36. 6ddc360 Merge "build_image.py: Verity support for flashing non partition spanning fs" by Mohamad Ayyash · 9 years ago
  37. d95e9fd Add support to sign bootable images with vboot_signer by Tao Bao · 9 years ago
  38. dd06352 build_image.py: Verity support for flashing non partition spanning fs by Mohamad Ayyash · 9 years ago
  39. ebb19aa Fix up a few callers of GetTypeAndDevice. by Dan Albert · 9 years ago
  40. 99e22a5 Merge "Make releasetools pylint clean." by Dan Albert · 9 years ago
  41. a2292c9 Support to build image of root file system with /system and ramdisk combined. by Ying Wang · 9 years ago
  42. 8b72aef Make releasetools pylint clean. by Dan Albert · 9 years ago
  43. 5d60719 Merge "Run ZipFile.testzip() during zipfile tests." by Dan Albert · 9 years ago
  44. d6d1beb Run ZipFile.testzip() during zipfile tests. by Dan Albert · 9 years ago
  45. eaf885b Fix the computation of basefilename by Tao Bao · 9 years ago
  46. 6701db8 Allow system images larger than 2GiB, pt. 2 by Greg Hackmann · 9 years ago
  47. 3910ebf Fix the syntax error in the edify script generator by Tao Bao · 9 years ago
  48. b8c8717 Make the generated OTAs repeatable by Tao Bao · 9 years ago
  49. 8e0178d Allow system images larger than 2GiB. by Dan Albert · 9 years ago
  50. dd2a589 Restrict the verification in block-based incremental OTAs by Tao Bao · 9 years ago
  51. 910b005 Do not use block_verify on target-files where feature is missing. by Michael Runge · 9 years ago
  52. 7b985f6 Fix the error that free_string is not defined. by Jesse Zhao · 9 years ago
  53. dd67a29 Change transfer list format to include block hashes by Sami Tolvanen · 10 years ago
  54. fafe5ac Merge "Signapk.java: hide the password" by Ying Wang · 9 years ago
  55. 9b19382 resolved conflicts for merge of fc759204 to stage-aosp-master by Mohamad Ayyash · 9 years ago
  56. b97746e Allow flashing a squashfs system image by Mohamad Ayyash · 9 years ago
  57. 2479a09 am 30b5ed7b: Merge "Fix zipalign README file and usage strings." by Narayan Kamath · 9 years ago
  58. e0b8d19 Fix zipalign README file and usage strings. by Narayan Kamath · 9 years ago
  59. e886392 am 37a44faa: Merge "Store native libs aligned to PAGE_SIZE" by Narayan Kamath · 9 years ago
  60. 13e5965 Store native libs aligned to PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  61. b89ec38 am 070eea05: am ffd4fee9: Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 9 years ago
  62. ffd4fee Merge "Revert "Allow system images larger than 2GiB."" into lmp-mr1-dev by Justin Harrison · 9 years ago
  63. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 9 years ago
  64. 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 · 9 years ago
  65. 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 · 9 years ago
  66. 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 · 9 years ago
  67. 234d122 am c6af9b8f: am 28b2b00a: Merge "Update vendor fingerprint." into lmp-mr1-dev by Jesse Zhao · 9 years ago
  68. f8f91c9 am 3907eaf8: am cd082d4b: Allow system images larger than 2GiB. by Dan Albert · 9 years ago
  69. 28b2b00 Merge "Update vendor fingerprint." into lmp-mr1-dev by Jesse Zhao · 9 years ago
  70. cd082d4 Allow system images larger than 2GiB. by Dan Albert · 9 years ago
  71. 2625d27 Update vendor fingerprint. by Jesse Zhao · 9 years ago
  72. d162be5 change video analytics to distinguish between start and resume events. by smain@google.com · 9 years ago
  73. f4bd044 am d51b0fd3: Merge "Fail even dev build when property value exceeds length limit." by Ying Wang · 9 years ago
  74. 38df101 Fail even dev build when property value exceeds length limit. by Ying Wang · 9 years ago
  75. 16ba2ed resolved conflicts for merge of 4c178ebc to lmp-mr1-dev-plus-aosp by Ying Wang · 9 years ago
  76. 14cc23d Remove support of factory ramdisk/bundle. by Ying Wang · 9 years ago
  77. 5827eec am fbc8c145: am 0c9384d5: Merge "verify system and vendor image together before patching." into lmp-mr1-dev by Jesse Zhao · 9 years ago
  78. 0c9384d Merge "verify system and vendor image together before patching." into lmp-mr1-dev by Jesse Zhao · 9 years ago
  79. 675a726 resolved conflicts for merge of 8f5fc9e2 to lmp-mr1-dev-plus-aosp by Narayan Kamath · 9 years ago
  80. 4433ac8 am d1283889: am 48141e05: am 5a97f244: am 529a107f: Add new subtab under Distribute tab. by Dirk Dougherty · 9 years ago
  81. 48141e0 am 5a97f244: am 529a107f: Add new subtab under Distribute tab. by Dirk Dougherty · 9 years ago
  82. baf3eb9 Add ro.product.locale by Narayan Kamath · 9 years ago
  83. 5a97f24 am 529a107f: Add new subtab under Distribute tab. by Dirk Dougherty · 9 years ago
  84. 529a107 Add new subtab under Distribute tab. by Dirk Dougherty · 10 years ago
  85. 75bcea0 verify system and vendor image together before patching. by Jesse Zhao · 10 years ago
  86. 7a864af am aa112716: Merge "build_image: Set file system labels on disk images" by David Turner · 10 years ago
  87. 579be06 am 35764d6f: am ef789fa1: am bb9eda64: am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs by Jeff Arneson · 10 years ago
  88. ef789fa am bb9eda64: am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs by Jeff Arneson · 10 years ago
  89. 8ed01f3 build_image: Set file system labels on disk images by Christoffer Dall · 10 years ago
  90. cc71750 am e6bf9dcd: am 02be1804: am fdb9fa0e: am 351c908b: am 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918 by smain@google.com · 10 years ago
  91. be8b163 am fa963c73: am 2fbb4e30: am 39bac022: am bfe3fc64: am bf644aa5: remove the Helpouts recruitment banner by smain@google.com · 10 years ago
  92. 02be180 am fdb9fa0e: am 351c908b: am 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918 by smain@google.com · 10 years ago
  93. 2fbb4e3 am 39bac022: am bfe3fc64: am bf644aa5: remove the Helpouts recruitment banner by smain@google.com · 10 years ago
  94. bb9eda6 am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs by Jeff Arneson · 10 years ago
  95. d194c6a Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs by Jeff Arneson · 10 years ago
  96. 7ad7ff7 am 2ed92cda: am 19832ae1: am d742274e: am b05558cf: am 3de83c1b: make shadowbox video always centered to fit the window height by smain@google.com · 10 years ago
  97. 19832ae am d742274e: am b05558cf: am 3de83c1b: make shadowbox video always centered to fit the window height by smain@google.com · 10 years ago
  98. fdb9fa0 am 351c908b: am 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918 by smain@google.com · 10 years ago
  99. 94e0b53 fix bug that allowed only one video in the shadowbox per page bug: 18777918 by smain@google.com · 10 years ago
  100. c6e8a05 Fix Documentation typo when showAnnotations is used with doclava by Jeff Arneson · 10 years ago