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