1. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 6 months ago
  2. dff8004 Add add_slot_suffix function. by Yifan Hong · 4 years, 1 month ago
  3. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 2 months ago
  4. cd46c1a Mark libedify library as recovery_available. by P.Adarsh Reddy · 4 years, 4 months ago
  5. ee3dd45 edify: update for bison 3.5 by Steven Moreland · 4 years, 5 months ago
  6. 341644d Moving recovery resources from /system to /vendor by Bill Peckham · 4 years, 9 months ago
  7. 1cf8eb7 Add a GetMappedPackageLength to Updater by Robin Lee · 5 years ago
  8. d118833 Implement updater runtime for dynamic partitions by Tianjie Xu · 5 years ago
  9. 1536db8 Add UpdaterRuntime class by Tianjie Xu · 5 years ago
  10. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  11. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  12. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  13. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  14. 5ad8028 Avoid overwrite of the error message in AbortFn by Tianjie Xu · 6 years ago
  15. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  16. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  17. 38d78d1 applypatch: Forward declare struct Value. by Tao Bao · 7 years ago
  18. 0bf20d5 Don't include "error_code.h" in edify/expr.h. by Tao Bao · 7 years ago
  19. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  20. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  21. 6e4a9ae edify: Remove edify_parser. by Tao Bao · 7 years ago
  22. c7cd918 Turn on -Wall for libedify by Tianjie Xu · 7 years ago
  23. 5e5e334 Remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  24. c3c3496 Suppress the unused variable warning in parser.yy by Tianjie Xu · 7 years ago
  25. bf607c4 Don't fail ReadArgs if length to parse is 0 by Tianjie Xu · 7 years ago
  26. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  27. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  28. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  29. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  30. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  31. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  32. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  33. 64f46fb resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  34. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  35. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  36. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  37. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  38. 12f499e edify: accept long string literal. by Yabin Cui · 8 years ago
  39. c8abc4e Rename .l/.y to .ll/.yy by Ying Wang · 8 years ago
  40. 2a5a49d edify: Switch to C++. by Tao Bao · 9 years ago
  41. b02e90f Use CPPFLAGS instead of CFLAGS. by Dan Albert · 9 years ago
  42. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  43. 7279f97 Remove an uninitialized value. by Dan Albert · 9 years ago
  44. 32f9fe7 Global C++11 compatibility. by Dan Albert · 10 years ago
  45. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  46. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  47. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  48. 5b695f3 make StringValue wrapper okay to call on NULL by Doug Zongker · 14 years ago
  49. c4351c7 refactor applypatch and friends by Doug Zongker · 14 years ago
  50. 583fc12 add missing includes to fix mac build (maybe) by Doug Zongker · 14 years ago
  51. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago
  52. 21854cc Filename check and free allocated strings by Kenny Root · 14 years ago
  53. 47cace9 add file_getprop() to updater by Doug Zongker · 15 years ago
  54. e3da02e add less_than_int, greater_than_int to edify by Doug Zongker · 15 years ago
  55. d9c9d10 fixes to edify and updater script by Doug Zongker · 15 years ago
  56. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 15 years ago
  57. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago
  58. 37bee62 core of edify, an eventual replacement for amend by Doug Zongker · 15 years ago