1. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  2. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  3. eaa3b4e Fix insmod module size by Tom Cherry · 9 years ago
  4. cb3fce8 load ro.recovery_id property from recovery partition by Andres Morales · 9 years ago
  5. dff1817 stop including rootdir build.prop by Andres Morales · 9 years ago
  6. 929f407 Switch init to epoll. by Elliott Hughes · 9 years ago
  7. c6c26ed Clean up property service initialization. by Elliott Hughes · 9 years ago
  8. 95f709a Don't try to read /system/default.prop. by Elliott Hughes · 9 years ago
  9. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  10. 930974c Add missing parenthesis in init log message. by Elliott Hughes · 9 years ago
  11. cd67f00 Always use strerror to report errno. by Elliott Hughes · 9 years ago
  12. 81399e1 Use unique_ptr to call closedir. by Elliott Hughes · 9 years ago
  13. db3f267 Clean up property setting code. by Elliott Hughes · 9 years ago
  14. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  15. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  16. 98ff772 Create libbase. by Dan Albert · 9 years ago
  17. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  18. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  19. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago[Renamed (98%) from init/property_service.c]
  20. 3107a2f Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  21. 1f1b058 property_service: Added vendor build properties to load_all_props by Andres Morales · 10 years ago
  22. a016c42 Init: Remove unused variables by Andreas Gampe · 10 years ago
  23. b951222 property_service: Added vendor build properties to load_all_props by Daniel Rosenberg · 10 years ago
  24. 57583a7 init isn't built for platforms without dirent::d_type. by Elliott Hughes · 10 years ago
  25. f95244a resolved conflicts for merge of dd8e63a4 to master by Nick Kralevich · 10 years ago
  26. 64f5fe2 Merge "property_service: get rid of hard coded property / control list" by Nick Kralevich · 10 years ago
  27. 6bd4588 resolved conflicts for merge of 079c637f to master by Riley Andrews · 10 years ago
  28. e4b7b29 Add ability to boot from charger mode. by Riley Andrews · 10 years ago
  29. 528c13e property_service: get rid of hard coded property / control list by Nick Kralevich · 10 years ago
  30. 6963176 am 7bbfb8cb: am 337f94f1: am e9a6d0a0: Merge "Remove unnecessary #includes of <sys/atomics.h>." by Elliott Hughes · 10 years ago
  31. 617681d Remove unnecessary #includes of <sys/atomics.h>. by Elliott Hughes · 10 years ago
  32. 2bb25bf am 88a98149: am 13ee94c5: am 8b2d46a5: Merge "init: logd: Allow Developer settings to adjust logd size" by Mark Salyzyn · 10 years ago
  33. 57a0af9 init: logd: Allow Developer settings to adjust logd size by Mark Salyzyn · 10 years ago
  34. ebf49f3 init: 64-bit build issue by Mark Salyzyn · 10 years ago
  35. 216fe16 Let system UID define build fingerprint. by Jeff Sharkey · 10 years ago
  36. 9988626 am 4726ba24: am 40d49a02: am e99e5474: Merge "Sync persist property immediately,in case of suddenly remove the battery." by Colin Cross · 10 years ago
  37. de73a0c Sync persist property immediately,in case of suddenly remove the battery. by OPPO · 10 years ago
  38. 06f8c09 Add "import" support to system property files. by Jeff Sharkey · 10 years ago
  39. 36fb5fe Merge "Add "import" support to system property files." by Jeff Sharkey · 10 years ago
  40. f96b044 Add "import" support to system property files. by Jeff Sharkey · 10 years ago
  41. 8c40dc9 Merge changes Ibea4c13a,I27215a3d by Geremy Condra · 10 years ago
  42. 0621d70 init: Add "partition.*.verified" properties to the property service. by Geremy Condra · 10 years ago
  43. 914eec7 am 8299ff70: Merge "init: 64-bit build issue" into klp-volantis-dev by Mark Salyzyn · 10 years ago
  44. 0aff05e init: 64-bit build issue by Mark Salyzyn · 10 years ago
  45. 073e62e am cdecfcbb: Merge "init: prevent waiting forever when a setprop is incomplete." into klp-volantis-dev by JP Abgrall · 11 years ago
  46. 4515d81 init: prevent waiting forever when a setprop is incomplete. by JP Abgrall · 11 years ago
  47. ab88481 Merge "resolved conflicts for merge of ec9e5891 to master" by Elliott Hughes · 11 years ago
  48. b70375a resolved conflicts for merge of ec9e5891 to master by Elliott Hughes · 11 years ago
  49. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  50. 7baebf1 add the pre-recovery service by Doug Zongker · 11 years ago
  51. c2c5a24 property_service: address comments from previous review. by Nick Kralevich · 11 years ago
  52. b453a9a am 3a0d4b34: Merge "property_service: better validate property names" into klp-dev by Nick Kralevich · 11 years ago
  53. 6946361 property_service: better validate property names by Nick Kralevich · 11 years ago
  54. d64df29 am 9dd40e97: am d171b656: Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 11 years ago
  55. d171b65 Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 11 years ago
  56. c3c03f1 am 28e52c81: am b35f68a6: Merge "init: load factory properties" by Dima Zavin · 11 years ago
  57. b35f68a Merge "init: load factory properties" by Dima Zavin · 11 years ago
  58. 841859f [GNSS] Add AID_GPS to property user white list by Nicolas SUET · 11 years ago
  59. b69f863 am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  60. 8348d27 Add support for socket security context specification. by Stephen Smalley · 11 years ago
  61. 3899f52 init: load factory properties by Andrew Boie · 12 years ago
  62. b1a9f8c resolved conflicts for merge of b6c60285 to stage-aosp-master by Colin Cross · 11 years ago
  63. 2baad52 init: move initial property area allocation into bionic by Greg Hackmann · 12 years ago
  64. 26f2d2f property_service: make /dev/__properties__ readable by Nick Kralevich · 12 years ago
  65. f14eef0 init: move initial property area allocation into bionic by Greg Hackmann · 12 years ago
  66. 99c1a41 resolved conflicts for merge of 95a41f6b to stage-aosp-master by Colin Cross · 11 years ago
  67. a5a860e init: verify size of property buffers passed to property_get by Colin Cross · 12 years ago
  68. 993b6ce init: move the system property writer implementation by Colin Cross · 12 years ago
  69. 1a6f4c3 init: switch property_get to use __system_property_get by Colin Cross · 12 years ago
  70. 88ac54a init: verify size of property buffers passed to property_get by Colin Cross · 12 years ago
  71. 9f5af63 init: move the system property writer implementation by Colin Cross · 12 years ago
  72. 2deedfe init: switch property_get to use __system_property_get by Colin Cross · 12 years ago
  73. 1777572 am 5cb9a02b: am 7e723498: Merge "Add permission for bluetooth app in non-primary users" into jb-mr2-dev by Matthew Xie · 11 years ago
  74. 5cb9a02 am 7e723498: Merge "Add permission for bluetooth app in non-primary users" into jb-mr2-dev by Matthew Xie · 11 years ago
  75. 7e72349 Merge "Add permission for bluetooth app in non-primary users" into jb-mr2-dev by Matthew Xie · 11 years ago
  76. 40a91a2 Add permission for bluetooth app in non-primary users by Matthew Xie · 11 years ago
  77. 1e47a74 am 253e91b4: am 477e35d6: Revert "Add persistent property for SELinux enforcment status." by gcondra@google.com · 11 years ago
  78. acef650 am 43329bc1: am 8a387870: Revert "Reload policy after setting up the data partition." by gcondra@google.com · 11 years ago
  79. 253e91b am 477e35d6: Revert "Add persistent property for SELinux enforcment status." by gcondra@google.com · 11 years ago
  80. 43329bc am 8a387870: Revert "Reload policy after setting up the data partition." by gcondra@google.com · 11 years ago
  81. 477e35d Revert "Add persistent property for SELinux enforcment status." by repo sync · 11 years ago
  82. 8a38787 Revert "Reload policy after setting up the data partition." by repo sync · 11 years ago
  83. 51ef588 am 55d69a96: am 032be7a4: Merge "Log an error if property pool is exhausted" by Colin Cross · 11 years ago
  84. 55d69a9 am 032be7a4: Merge "Log an error if property pool is exhausted" by Colin Cross · 11 years ago
  85. efbe7fc am 63577d92: am fee250d2: Reload policy after setting up the data partition. by gcondra@google.com · 11 years ago
  86. fee250d Reload policy after setting up the data partition. by repo sync · 11 years ago
  87. fd7ffb1 Log an error if property pool is exhausted by Johan Redestig · 11 years ago
  88. ada3291 am 14ad7861: am 538b5d4e: Merge "Add persistent property for SELinux enforcment status." into jb-mr2-dev by gcondra@google.com · 11 years ago
  89. b89bdfd Add persistent property for SELinux enforcment status. by repo sync · 11 years ago
  90. ca8e66a Make init handle reboots by Nick Kralevich · 11 years ago
  91. 7ece0a8 property_service: make /dev/__properties__ readable by Nick Kralevich · 12 years ago
  92. 2840647 Revert "init: make system properties more secure." by Nick Kralevich · 12 years ago
  93. 51e0661 init: make system properties more secure. by Nick Kralevich · 12 years ago
  94. 6575a16 am 8f98c4b5: Merge "Fix dirfd crash issue in property service" by Nick Kralevich · 12 years ago
  95. e41bc31 Fix dirfd crash issue in property service by Yi-wei Zhao · 12 years ago
  96. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  97. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  98. 474cb0e am 33045b3d: am f9c05970: Merge "init: harden property service." by Nick Kralevich · 12 years ago
  99. 7ecfe6a init: harden property service. by Nick Kralevich · 12 years ago
  100. 32b9023 init: Don't read local properties if ro.debuggable=0 by Nick Kralevich · 12 years ago