1. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  2. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  3. d91285f Fix PROP_FILENAME_MAX overflow handling by Ryan Prichard · 8 years ago
  4. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 8 years ago
  5. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  6. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  7. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  8. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  9. 721a530 Merge "Revert "Don't use serialized propertyinfo"" by Tom Cherry · 8 years ago
  10. 8be995b Revert "Don't use serialized propertyinfo" by Tom Cherry · 8 years ago
  11. 4ca6b87 Merge "Don't use serialized propertyinfo" by Robert Greenwalt · 8 years ago
  12. 894e6f1 Merge "Include what we use." by Treehugger Robot · 8 years ago
  13. e149f3c Don't use serialized propertyinfo by Tom Cherry · 8 years ago
  14. 3429c09 Include what we use. by Dan Albert · 8 years ago
  15. 79b724c Add support for serialized property contexts by Tom Cherry · 8 years ago
  16. 8d366a8 Fix static classes in system properties by Tom Cherry · 8 years ago
  17. f76bbf5 Remove some globals from system_properties by Tom Cherry · 8 years ago
  18. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 8 years ago