1. 4c6640d Reland "Change fallback log to verbose" by Inseob Kim · 3 years, 3 months ago
  2. 1969020 Revert "Change fallback log to verbose" by Wei Sheng Shih · 3 years, 3 months ago
  3. f2effd1 Change fallback log to verbose by Inseob Kim · 3 years, 3 months ago
  4. 22133ec Add support to unsigned integers by Inseob Kim · 3 years, 7 months ago
  5. 1f06005 Fix auto-generated setter for sysprop-as-api by Nikita Ioffe · 3 years, 9 months ago
  6. 217209b Rename __system_property_set static function by Inseob Kim · 4 years ago
  7. 9a81a6a Fix potential compile error "unused function" by Inseob Kim · 4 years, 1 month ago
  8. 3f452c0 Implement legacy_prop_name by Inseob Kim · 4 years, 2 months ago
  9. 472fb63 Implement sysprop type checker by Inseob Kim · 4 years, 3 months ago
  10. b1e8c10 Add C++ Host support on sysprop_library by Inseob Kim · 4 years, 5 months ago
  11. c863f7e Remove extra using statements by Tom Cherry · 4 years, 4 months ago
  12. 7ac8da4 Convert system/tools/sysprop to Result::ok() by Bernie Innocenti · 4 years, 4 months ago
  13. 5131322 Escape comma and backslash for list props by Inseob Kim · 4 years, 5 months ago
  14. 4ab20d3 Generate setters for public props by Inseob Kim · 4 years, 6 months 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. 59bd6e3 Remove libbase dependency of sysprop_library by Inseob Kim · 5 years ago
  21. 9c5147d Support boolean props which use "0"/"1" by Inseob Kim · 5 years ago
  22. 803bfb8 Cleanup codes by Inseob Kim · 5 years ago
  23. cb71b08 Create sysprop_library soong module by Inseob Kim · 5 years ago
  24. f346e50 Upper enum names by Inseob Kim · 5 years ago
  25. b04d619 Fix C++ API generation error by Inseob Kim · 5 years ago
  26. db7daa1 Sync list props behavior between Java and C++ by Inseob Kim · 5 years ago
  27. 14e5187 Change schema of sysprop description file by Inseob Kim · 6 years ago
  28. 698aba9 Remove dlopen/dlsym by Inseob Kim · 6 years ago
  29. dbc2c80 Generate C++ files based on input file name by Inseob Kim · 6 years ago
  30. f18ca83 Fix compile error & clean-up codes by Inseob Kim · 6 years ago
  31. 44734d4 Use only 0/false and 1/true as correct boolean by Inseob Kim · 6 years ago
  32. ade45e2 Add unittests and code generation tests by Inseob Kim · 6 years ago
  33. 5f8f32c Generate C++/Java sysprop library by Inseob Kim · 6 years ago