1. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 10 months ago
  2. 8c98262 Replace soong config module types with selects by Cole Faust · 1 year, 1 month ago
  3. b497cc9 Increase the space used by properties filenames by Jurijs Oniscuks · 1 year, 1 month ago
  4. 51ec8a3 Fix error checking in __system_property_foreach() implementation. by Elliott Hughes · 1 year, 2 months ago
  5. 431ecbc Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 3 months ago
  6. 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 4 months ago
  7. 9437444 Only try to initialize appcompat properties if the folder is present by Nate Myren · 1 year, 5 months ago
  8. 829c064 Merge "Migrate Test Targets to New Android Ownership Model" into main am: d7144fcdf0 am: 72f82334d5 by Aditya Choudhary · 1 year, 7 months ago
  9. d9d37c0 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 7 months ago
  10. 5951b41 sys_prop: add a flag to enable large sys prop node only for internal builds by Dennis Shen · 1 year, 9 months ago
  11. 343381d Merge "Make apex availability of some bionic libraries explicit" into main by Treehugger Robot · 1 year, 8 months ago
  12. 0a6cfe9 Make apex availability of some bionic libraries explicit by Spandan Das · 1 year, 8 months ago
  13. 3d1ce8c Revert "system properties: doubling the shared file size to 256Kb" by Dennis Shen · 1 year, 8 months ago
  14. 46cce48 system properties: doubling the shared file size to 256Kb by Dennis Shen · 1 year, 9 months ago
  15. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 1 year, 11 months ago
  16. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years ago
  17. d72f4f8 Merge "Consistent qualifier ordering." into main by Treehugger Robot · 2 years ago
  18. 3008884 Consistent qualifier ordering. by Elliott Hughes · 2 years ago
  19. 740956c Greatly reduce the space used by properties filenames. by Elliott Hughes · 2 years ago
  20. d19f7b1 Use a class for system properties filenames. by Elliott Hughes · 2 years ago
  21. c37aa7a Rename prop_bt. by Elliott Hughes · 2 years, 1 month ago
  22. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 3 months ago
  23. 70aa88c Remove references to nonplat sepolicy by Jeff Vander Stoep · 3 years, 10 months ago
  24. 61a5a83 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 2 months ago
  25. 8f11c5f Match 'Access denied finding property' log severity to SELinux by Tom Cherry · 4 years, 5 months ago
  26. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 7 months ago
  27. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 7 months ago
  28. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 7 months ago
  29. eb76022 removing ro.kernel.ebpf.supported property by Maciej Żenczykowski · 4 years, 8 months ago
  30. a5744e2 Add benchmark for property mapping by Tom Cherry · 5 years ago
  31. d0ecf0b Adding system property tracing by Bowgo Tsai · 5 years ago
  32. 15786e4 Cleanup for #inclusivefixit. by Tom Cherry · 5 years ago
  33. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 5 years ago
  34. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  35. b481a2e Revert "Revert "Make system property reads wait-free"" by Raman Tenneti · 6 years ago
  36. de39d92 Revert "Make system property reads wait-free" by Raman Tenneti · 6 years ago
  37. 0cf9055 Make system property reads wait-free by Daniel Colascione · 6 years ago
  38. 7f04880 Enable native_bridge_support by dimitry · 6 years ago
  39. 3019d78 libasync_safe: stop clobbering other folks' identifiers. by Elliott Hughes · 7 years ago
  40. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  41. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  42. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  43. d91285f Fix PROP_FILENAME_MAX overflow handling by Ryan Prichard · 7 years ago
  44. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 8 years ago
  45. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 8 years ago
  46. a9fc82f Renames nonplat_property_contexts to vendor_property_contexts by Bowgo Tsai · 8 years ago
  47. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  48. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  49. 721a530 Merge "Revert "Don't use serialized propertyinfo"" by Tom Cherry · 8 years ago
  50. 8be995b Revert "Don't use serialized propertyinfo" by Tom Cherry · 8 years ago
  51. 4ca6b87 Merge "Don't use serialized propertyinfo" by Robert Greenwalt · 8 years ago
  52. 894e6f1 Merge "Include what we use." by Treehugger Robot · 8 years ago
  53. e149f3c Don't use serialized propertyinfo by Tom Cherry · 8 years ago
  54. 3429c09 Include what we use. by Dan Albert · 8 years ago
  55. 79b724c Add support for serialized property contexts by Tom Cherry · 8 years ago
  56. 8d366a8 Fix static classes in system properties by Tom Cherry · 8 years ago
  57. f76bbf5 Remove some globals from system_properties by Tom Cherry · 8 years ago
  58. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 8 years ago