1. c3c3496 Suppress the unused variable warning in parser.yy by Tianjie Xu · 7 years ago
  2. bf607c4 Don't fail ReadArgs if length to parse is 0 by Tianjie Xu · 7 years ago
  3. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  4. 5fe280a Cleanup ReadArgs & ReadValueArgs usage by Tianjie Xu · 8 years ago
  5. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  6. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  7. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  8. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  9. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  10. 64f46fb resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  11. 7ce287d Call ioctl before each write on retry by Tianjie Xu · 8 years ago
  12. 84478e8 resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  13. 1625583 Allow recovery to return error codes by Tianjie Xu · 8 years ago
  14. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  15. 12f499e edify: accept long string literal. by Yabin Cui · 8 years ago
  16. c8abc4e Rename .l/.y to .ll/.yy by Ying Wang · 8 years ago
  17. 2a5a49d edify: Switch to C++. by Tao Bao · 9 years ago
  18. b02e90f Use CPPFLAGS instead of CFLAGS. by Dan Albert · 9 years ago
  19. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  20. 7279f97 Remove an uninitialized value. by Dan Albert · 10 years ago
  21. 32f9fe7 Global C++11 compatibility. by Dan Albert · 10 years ago
  22. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  23. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  24. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  25. 5b695f3 make StringValue wrapper okay to call on NULL by Doug Zongker · 14 years ago
  26. c4351c7 refactor applypatch and friends by Doug Zongker · 14 years ago
  27. 583fc12 add missing includes to fix mac build (maybe) by Doug Zongker · 14 years ago
  28. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago
  29. 21854cc Filename check and free allocated strings by Kenny Root · 14 years ago
  30. 47cace9 add file_getprop() to updater by Doug Zongker · 15 years ago
  31. e3da02e add less_than_int, greater_than_int to edify by Doug Zongker · 15 years ago
  32. d9c9d10 fixes to edify and updater script by Doug Zongker · 15 years ago
  33. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 15 years ago
  34. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago
  35. 37bee62 core of edify, an eventual replacement for amend by Doug Zongker · 15 years ago