1. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  2. f15e31e Log mount/unmount errors to UI by Michael Runge · 10 years ago
  3. 6a821fe unconditionally apply SELinux labels to symlinks by Nick Kralevich · 10 years ago
  4. bd6138c Allow passing of mount args to mountFn by Michael Runge · 10 years ago
  5. 7548025 Log to UI any metadata setting errors by Michael Runge · 10 years ago
  6. d5b1727 Treat already-renamed files as having no problems. by Michael Runge · 10 years ago
  7. 5f875bf remove code for original block OTA mechanism by Doug Zongker · 10 years ago
  8. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  9. 2b5f0e0 remove spurious parens from error message by Doug Zongker · 10 years ago
  10. a91ecc5 Auto create parent directories for rename support by Michael Runge · 10 years ago
  11. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  12. 43772d2 advance progress bar during block OTA installations by Doug Zongker · 10 years ago
  13. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  14. aa1a31e Allow lines without = signs. by Michael Runge · 10 years ago
  15. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  16. 4b6de1b am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  17. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  18. c9d6e4f support don't-care maps when writing the system image by Doug Zongker · 10 years ago
  19. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  20. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  21. 52b4036 add syspatch support to updater by Doug Zongker · 10 years ago
  22. 15f5fe1 am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  23. 6eed224 Don't abort on read_file if the file is missing. by Michael Runge · 11 years ago
  24. d327c63 am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  25. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  26. 40dfc47 am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  27. ce7ca71 Enable incremental builder to find files that moved, and by Michael Runge · 11 years ago
  28. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  29. 46ab1b6 updater: Delete dead code by Nick Kralevich · 11 years ago
  30. e461251 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  31. 5dbdef0 updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  32. 3328e3b Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  33. 512376c Extract file_contexts from zips if it exists by Dees_Troy · 11 years ago
  34. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  35. 627eb30 Update OTA installer to understand SELinux filesystem labels by Nick Kralevich · 11 years ago
  36. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  37. 76a1d41 Fix write_raw_image to work with mmc by Dees_Troy · 11 years ago
  38. bac7fba verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  39. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  40. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  41. a3ccba6 add bonus data feature to imgdiff/imgpatch/applypatch by Doug Zongker · 12 years ago
  42. a23075f fix the symlink() command to create directories if needed by Doug Zongker · 12 years ago
  43. 1e4469a am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  44. 516e4e2 Change the format command to always take the mount point as an argument. by Stephen Smalley · 12 years ago
  45. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 12 years ago
  46. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 12 years ago
  47. acd73ed fail edify script if set_perm() or symlink() fails by Doug Zongker · 12 years ago
  48. 35a35a6 remove retouching code from updater by Doug Zongker · 12 years ago
  49. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  50. d0181b8 allow recovery packages to wipe cache by Doug Zongker · 13 years ago
  51. 179b2d9 make write_raw_image able to take a blob by Doug Zongker · 13 years ago
  52. 8f132ed Reserve the last 16 Kbytes of /data for the crypto footer. by Ken Sumrall · 13 years ago
  53. 264f549 Update arguments to make_ext4fs by Colin Cross · 14 years ago
  54. dc49ce4 add missing sparseness parameter by Doug Zongker · 14 years ago
  55. a66c32a resolved conflicts for merge of 9f89b0e4 to master by Doug Zongker · 14 years ago
  56. 56c5105 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  57. 8101125 Changes to work with updated make_ext4fs tool that supports creating sparse images. by Ken Sumrall · 14 years ago
  58. db314d6 Working ASLR implementation by Hristo Bojinov · 14 years ago
  59. 3d177d0 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  60. c4351c7 refactor applypatch and friends by Doug Zongker · 14 years ago
  61. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago
  62. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 14 years ago
  63. 6aece33 add a one-argument version of package_extract_file by Doug Zongker · 14 years ago
  64. 60babf8 delete files before symlinking; log error messages by Doug Zongker · 15 years ago
  65. a3f89ea add a run_program() function to edify by Doug Zongker · 15 years ago
  66. 0bbfe3d fix off-by-one error in set_perm() by Doug Zongker · 15 years ago
  67. fbf3c10 improve updater progress bar by Doug Zongker · 15 years ago
  68. 47cace9 add file_getprop() to updater by Doug Zongker · 15 years ago
  69. d9c9d10 fixes to edify and updater script by Doug Zongker · 15 years ago
  70. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 15 years ago
  71. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago