1. 284e45a Fix bug in APK entry alignment. by Alex Klyubin · 8 years ago
  2. 6405ed9 remove the 'refonly' templates. by smain@google.com · 8 years ago
  3. 9a12a2f add the 'reference only' header design as a condition to the normal templates. by smain@google.com · 8 years ago
  4. a8c37be Revert "Revert "build: pass version and patch level to mkbootimg"" by Sami Tolvanen · 8 years ago
  5. 914b37f Fix two cosmetic issues in signapk. by Alex Klyubin · 8 years ago
  6. b3038be Merge "Revert "build: pass version and patch level to mkbootimg"" into nyc-dev by Sami Tolvanen · 8 years ago
  7. 1bca9fb Revert "build: pass version and patch level to mkbootimg" by Sami Tolvanen · 8 years ago
  8. e6e3c70 Merge "change printed version in offline docs to check whether in preview or not, and change the title accordingly, using new preview codename or version number." into nyc-dev by Scott Main · 8 years ago
  9. 0d7e380 make image resource URLs relative so they work in offline docs by smain@google.com · 8 years ago
  10. 0e3342f change printed version in offline docs to check whether in preview or not, by smain@google.com · 8 years ago
  11. 5e37eef change name of offline doc tab to "API reference" by smain@google.com · 8 years ago
  12. 6a3185f Merge "Hook incremental ext4 image generation into build" into nyc-dev by Mohamad Ayyash · 8 years ago
  13. 00ed831 resolve merge conflicts of 2ad8b97577 to nyc-dev by Tao Bao · 8 years ago
  14. 7302eb7 Use the update-binary in the source build for downgrade OTAs. am: fa41fb2705 by Tao Bao · 8 years ago
  15. ff75c23 releasetools: Fix the bug in AssertSequenceGood. by Tao Bao · 8 years ago
  16. fa41fb2 Use the update-binary in the source build for downgrade OTAs. by Tao Bao · 8 years ago
  17. b8b72c1 Add new templates directory for "reference only" builds. by smain@google.com · 8 years ago
  18. e555f77 build: pass version and patch level to mkbootimg by Sami Tolvanen · 8 years ago
  19. 84bc4b7 resolve merge conflicts of 08a3a32fa9 to nyc-dev by Tao Bao · 8 years ago
  20. bd25fcd resolve merge conflicts of 177c610e7f to cw-e-dev by Tao Bao · 8 years ago
  21. 177c610 DO NOT MERGE releasetools: Support generating downgrade incremental OTAs. by Tao Bao · 8 years ago
  22. f876555 Hook incremental ext4 image generation into build by Mohamad Ayyash · 8 years ago
  23. 8cad831 resolve merge conflicts of 9baa993c07 to nyc-dev by Tao Bao · 8 years ago
  24. df4cb0b releasetools: Add --oem_no_mount option. by Tao Bao · 8 years ago
  25. 4da324e releasetools: Support generating downgrade incremental OTAs. by Tao Bao · 8 years ago
  26. 8d8c3de Switch to production constant for v2 signing scheme ID. by Alex Klyubin · 8 years ago
  27. d2f3584 makeparallel: unset MAKEFLAGS and MAKELEVEL by Colin Cross · 8 years ago
  28. af1d741 Fix 2 unused parameter warnings in zipalign. by Aurimas Liutikas · 8 years ago
  29. b05b62d Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 9 years ago
  30. 405e71d Fix metadata location when file system doesn't span the partition by Sami Tolvanen · 8 years ago
  31. fb5ac54 Merge "Use Jan 1 2009 as timestamp in OTA update ZIPs." into nyc-dev by Alex Klyubin · 8 years ago
  32. b4cfca5 releasetools: Add two new entries to metadata. by Tao Bao · 8 years ago
  33. ebadc3b Merge "improve performance of blockimgdiff" into nyc-dev by Tao Bao · 8 years ago
  34. 6ab2a50 improve performance of blockimgdiff by Doug Zongker · 8 years ago
  35. b9f720a Use Jan 1 2009 as timestamp in OTA update ZIPs. by Alex Klyubin · 8 years ago
  36. e11aa50 Add compressor options for squashfs vendor images by Patrick Tjin · 8 years ago
  37. f9f0a61 Merge "ota_from_target_files: Include the payload properties." am: db82f72752 by Alex Deymo · 8 years ago
  38. 07085a5 Merge "ota_from_target_files: Include the payload properties." am: db82f72752 by Alex Deymo · 8 years ago
  39. db82f72 Merge "ota_from_target_files: Include the payload properties." by Alex Deymo · 8 years ago
  40. 19241c1 ota_from_target_files: Include the payload properties. by Alex Deymo · 8 years ago
  41. ced2a7d Merge changes I2e00bb66,I00890229 am: 6c597e6bdd am: 11b5b1c992 by Dan Willemsen · 8 years ago
  42. 11b5b1c Merge changes I2e00bb66,I00890229 am: 6c597e6bdd by Dan Willemsen · 8 years ago
  43. c4438d3 Do not diff .odex files by Dan Willemsen · 8 years ago
  44. 8c915ee Diff libpac.so now that it is deterministic by Dan Willemsen · 8 years ago
  45. f056513 Merge "Diff .art/.oat/.odex files now that they are deterministic" am: 78861d7e6e by Dan Willemsen · 8 years ago
  46. 822f20f Merge "Diff .art/.oat/.odex files now that they are deterministic" by Dan Willemsen · 8 years ago
  47. 734d78c Diff .art/.oat/.odex files now that they are deterministic by Dan Willemsen · 8 years ago
  48. 412057d Merge "Use Jan 1 2009 as timestamp in APKs and OTA update ZIPs." am: 0d85dab09a by Dan Willemsen · 8 years ago
  49. 10b4db6 Merge "Use Jan 1 2009 as timestamp in APKs and OTA update ZIPs." am: 0d85dab09a by Dan Willemsen · 8 years ago
  50. 0d85dab Merge "Use Jan 1 2009 as timestamp in APKs and OTA update ZIPs." by Dan Willemsen · 8 years ago
  51. 357902b Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS." am: 01ac26d942 by Alex Klyubin · 8 years ago
  52. 1cafe66 Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS." by Alex Klyubin · 8 years ago
  53. 01ac26d Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS." by Alex Klyubin · 8 years ago
  54. 061289c Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS. by Alex Klyubin · 8 years ago
  55. d6620a3 Merge "brillo: Remove dependency on java for Brillo" am: 6c8e3e4108 by Lee Campbell · 8 years ago
  56. fd5d6f4 Merge "brillo: Remove dependency on java for Brillo" am: 6c8e3e4108 by Lee Campbell · 8 years ago
  57. 6c8e3e4 Merge "brillo: Remove dependency on java for Brillo" by Lee Campbell · 8 years ago
  58. 3d8bf29 brillo: Remove dependency on java for Brillo by Lee Campbell · 8 years ago
  59. 6c41036 Use Jan 1 2009 as timestamp in APKs and OTA update ZIPs. by Alex Klyubin · 8 years ago
  60. d0aefe7 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." am: 50f872c696 by Alex Klyubin · 8 years ago
  61. 7a86884 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." am: 50f872c696 by Alex Klyubin · 8 years ago
  62. c2a36af Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 9 years ago
  63. fcc3e39 Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" am: 4a97cde443 by Alex Klyubin · 8 years ago
  64. e406602 Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 8 years ago
  65. 4a97cde Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 8 years ago
  66. a80a808 Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 8 years ago
  67. 6c12537 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." am: 72d152f478 by Alex Klyubin · 8 years ago
  68. 5132fe2 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." am: 72d152f478 by Alex Klyubin · 8 years ago
  69. 72d152f Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 8 years ago
  70. e71759c Merge "Doclava template changes associated with default methods" am: 26990b0f64 by Neil Fuller · 8 years ago
  71. 8f7d4b7 Doclava template changes associated with default methods by Neil Fuller · 9 years ago
  72. 74df828 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 9 years ago
  73. 4f90999 Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" am: 7382bdf8c1 by Alex Klyubin · 8 years ago
  74. 2cf2509 Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 8 years ago
  75. 7382bdf Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 8 years ago
  76. 1429d5e Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 8 years ago
  77. 6e850d0 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." am: b763b29267 by Alex Klyubin · 8 years ago
  78. 2a37afd Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." am: b763b29267 by Alex Klyubin · 8 years ago
  79. b763b29 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 8 years ago
  80. 6b12575 Merge "Doclava template changes associated with default methods" by Neil Fuller · 9 years ago
  81. f2ca92d Merge "Generate OTA packages for A/B update." am: bc6a66826a am: 4f3015f4a2 by Tao Bao · 9 years ago
  82. c8caf26 Merge "Make signapk sign using APK Signature Scheme v2." am: b86b5344a6 by Alex Klyubin · 9 years ago
  83. ca59875 Doclava template changes associated with default methods by Neil Fuller · 9 years ago
  84. 4f3015f Merge "Generate OTA packages for A/B update." am: bc6a66826a by Tao Bao · 9 years ago
  85. bc6a668 Merge "Generate OTA packages for A/B update." by Tao Bao · 9 years ago
  86. eafce4e Merge "Make signapk sign using APK Signature Scheme v2." am: b86b5344a6 by Alex Klyubin · 9 years ago
  87. de5bc04 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 9 years ago
  88. 983f822 Merge "Command-line flag to disable signing with APK Signature Scheme v2." am: 3cc3605010 by Alex Klyubin · 9 years ago
  89. aafc1e9 Merge "Command-line flag to disable signing with APK Signature Scheme v2." by Alex Klyubin · 9 years ago
  90. dd910c5 Make signapk sign using APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  91. 9b54a56 Command-line flag to disable signing with APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  92. c098e9e Generate OTA packages for A/B update. by Tao Bao · 9 years ago
  93. 75bbdde Merge "Remove synchronized from the public API docs" am: 8cb9be66b7 by Neil Fuller · 9 years ago
  94. 8cb9be6 Merge "Remove synchronized from the public API docs" by Neil Fuller · 9 years ago
  95. fb56c58 Merge "Fix print error of numbers of blocks" am: 2acd8a2eef am: dabcd36224 by Tianjie Xu · 9 years ago
  96. dabcd36 Merge "Fix print error of numbers of blocks" am: 2acd8a2eef by Tianjie Xu · 9 years ago
  97. 79a6f53 Remove synchronized from the public API docs by Neil Fuller · 9 years ago
  98. ebe39a0 Fix print error of numbers of blocks by Tianjie Xu · 9 years ago
  99. fcab264 Merge "Adjust the size limit for splitting large files" am: 9b2fe7e0b8 by Tianjie Xu · 9 years ago
  100. 9ccf073 Merge "Adjust the size limit for splitting large files" am: 9b2fe7e0b8 by Tianjie Xu · 9 years ago