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