1. 1545889 Merge "follows the advice of -Wsign-compare" by Treehugger Robot · 3 years, 3 months ago
  2. 4c6640d Reland "Change fallback log to verbose" by Inseob Kim · 3 years, 3 months ago
  3. 1969020 Revert "Change fallback log to verbose" by Wei Sheng Shih · 3 years, 3 months ago
  4. f2effd1 Change fallback log to verbose by Inseob Kim · 3 years, 3 months ago
  5. 9e63ade follows the advice of -Wsign-compare by Christopher Di Bella · 3 years, 4 months ago
  6. 22133ec Add support to unsigned integers by Inseob Kim · 3 years, 8 months ago
  7. 3f452c0 Implement legacy_prop_name by Inseob Kim · 4 years, 3 months ago
  8. 472fb63 Implement sysprop type checker by Inseob Kim · 4 years, 3 months ago
  9. c863f7e Remove extra using statements by Tom Cherry · 4 years, 4 months ago
  10. 7ac8da4 Convert system/tools/sysprop to Result::ok() by Bernie Innocenti · 4 years, 5 months ago
  11. 5131322 Escape comma and backslash for list props by Inseob Kim · 4 years, 5 months ago
  12. 4ab20d3 Generate setters for public props by Inseob Kim · 4 years, 7 months ago
  13. 38569c7 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  14. e37e10d Always use en_US for string ops by Todd Kennedy · 5 years ago
  15. 053b83d Cleanup codes by Inseob Kim · 5 years ago
  16. f157a2a Merge "Add deprecated field" by Treehugger Robot · 5 years ago
  17. 4584b8f [trivial] Use <filesystem> by Inseob Kim · 5 years ago
  18. 5e64f89 Add deprecated field by Inseob Kim · 5 years ago
  19. 1ca03f3 sysprop_library: Rename system scope to public by Inseob Kim · 5 years ago
  20. 9c5147d Support boolean props which use "0"/"1" by Inseob Kim · 5 years ago
  21. 58bd7fe Fix parsing enum by Inseob Kim · 5 years ago
  22. f346e50 Upper enum names by Inseob Kim · 5 years ago
  23. ce4f046 Fix SystemApi annotation by Inseob Kim · 5 years ago
  24. b04d619 Fix C++ API generation error by Inseob Kim · 6 years ago
  25. e76e272 Fix List Types for Java by Inseob Kim · 6 years ago
  26. db7daa1 Sync list props behavior between Java and C++ by Inseob Kim · 6 years ago
  27. 4c474eb Fix List Properties for Java by Inseob Kim · 6 years ago
  28. 1a58c04 Annotate class if all props are not public by Inseob Kim · 6 years ago
  29. bd987ed Write empty string when null is passed to setter by Inseob Kim · 6 years ago
  30. 14e5187 Change schema of sysprop description file by Inseob Kim · 6 years ago
  31. 0773b94 Use android.os.SystemProperties on Java by Inseob Kim · 6 years ago
  32. 44734d4 Use only 0/false and 1/true as correct boolean by Inseob Kim · 6 years ago
  33. ade45e2 Add unittests and code generation tests by Inseob Kim · 6 years ago
  34. 5f8f32c Generate C++/Java sysprop library by Inseob Kim · 6 years ago