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