1. 62565d1 Revert "relax /system/bin directory permissions" by Nick Kralevich · 6 years ago
  2. e398baa Merge "libutils/libcutils: make host more like device" by Steven Moreland · 6 years ago
  3. be06752 libutils/libcutils: make host more like device by Steven Moreland · 6 years ago
  4. fafc2f1 libcutils: android_get_control_file uses realpath. by Yifan Hong · 6 years ago
  5. 7d4f61a Clean up some mess by only building Android-specific code for the device. by Elliott Hughes · 6 years ago
  6. 5d79ed2 Remove Valgrind entries from fs_config. by Roland Levillain · 6 years ago
  7. 7f8829c DO NOT MERGE - Merge PPRL.190305.001 into master by The Android Open Source Project · 6 years ago
  8. df4896d __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 6 years ago
  9. 417579a Clean up libcutils/libutils tests. by Elliott Hughes · 6 years ago
  10. 3f26dc7 Eliminate the APEX name in fs_config using wildcard by Jiyong Park · 6 years ago
  11. 50e163e fs_config supports shell wildcard patterns by Jiyong Park · 6 years ago
  12. 5059f6c Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*" by Jiyong Park · 6 years ago
  13. 1a040fa Add support for memfd by Joel Fernandes · 6 years ago
  14. 44bbc14 libcutils: route to ashmemd by Tri Vo · 6 years ago
  15. 62b18ee libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
  16. 64fb54b Configure /system/apex/com.android.runtime.[debug|release]/bin/* by Jiyong Park · 6 years ago
  17. fb5d61f Add user/group for gsid. by David Anderson · 6 years ago
  18. b40c668 DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup"" by Suren Baghdasaryan · 6 years ago
  19. 0d6ecf8 Add setuid/setgid capabilities to simpleperf_app_runner. by Yabin Cui · 6 years ago
  20. 5469552 Update AID_ISOLATED_START to include new range. by Martijn Coenen · 6 years ago
  21. f902f2d Export maximum number of fds/ints in a native_handle. by Martijn Coenen · 6 years ago
  22. 7af8635 Add systrace tag for RRO by Mårten Kongstad · 6 years ago
  23. ea26c5e Enable building ATRACE stubs on Windows by David Sehr · 6 years ago
  24. 74bb779 Merge "Add UID for network stack app" by Remi NGUYEN VAN · 6 years ago
  25. 38324ab relax /system/bin directory permissions by Nick Kralevich · 6 years ago
  26. 0d0b7f6 Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  27. 3436fa9 Add UID for network stack app by Remi NGUYEN VAN · 6 years ago
  28. fea0df3 fs_config: add product and product_services to the scanning. by Mark Salyzyn · 6 years ago
  29. 88e3dbc Increase netlink uevent rcvbuf size to 16M by Daniel Mentz · 6 years ago
  30. d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  31. 89851e2 Set bin directories to 0751 by Nick Kralevich · 6 years ago
  32. 09e3807 [GPU Service] Add independent AID for gpu service. by Peiyong Lin · 6 years ago
  33. 4ee0f93 libcutils: lose socket_peer_is_trusted to ART, the only user. by Elliott Hughes · 6 years ago
  34. d00e2eb fs_mgr: fix incorrect parameter type by bohu · 7 years ago
  35. 8809c2f android_filesystem_config add AID for iorapd by Igor Murashkin · 7 years ago
  36. f30e508 libcutils test: make set_sched_policy optional by David Pursell · 7 years ago
  37. 10ad45a s/product-services/product_services/g by Dario Freni · 7 years ago
  38. d2ba3c8 Add support for /product-services partition. by Dario Freni · 7 years ago
  39. eb4c9db Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" am: 5fd5be33e6 by Joel Fernandes · 7 years ago
  40. a25088f Merge "libcutils: ashmem: Avoid doing fd checks for ashmem calls" by Joel Fernandes · 7 years ago
  41. 4cfd988 libcutils: ashmem: Avoid doing fd checks for ashmem calls by Joel Fernandes · 7 years ago
  42. cb89e18 Merge "libcutils: remove rather than fix the mutex." am: 39e7a1c981 by Yi Kong · 7 years ago
  43. 62346ae Merge "libcutils: remove rather than fix the mutex." by Yi Kong · 7 years ago
  44. e923d15 libcutils: remove rather than fix the mutex. by Elliott Hughes · 7 years ago
  45. 101076b Merge "cutils: move hashmap to <pthread.h>." am: dda5fe46ac by Elliott Hughes · 7 years ago
  46. 57f66b3 cutils: move hashmap to <pthread.h>. by Elliott Hughes · 7 years ago
  47. afc1cbd Merge "libcutils: remove unused open_memstream." am: df398f2b67 by Elliott Hughes · 7 years ago
  48. b744ea6 Merge "libcutils: remove some unused API." am: fc567a9b95 by Elliott Hughes · 7 years ago
  49. 2a0af5a Merge "libcutils: remove unused open_memstream." by Elliott Hughes · 7 years ago
  50. e27ec26 libcutils: remove unused open_memstream. by Elliott Hughes · 7 years ago
  51. 9af4b33 libcutils: remove some unused API. by Elliott Hughes · 7 years ago
  52. 5892b7f Merge "libcutils: Simplify android_get_control_socket()" am: 5f70ed6ee1 by Bernie Innocenti · 7 years ago
  53. a209ce0 Merge "libcutils: Simplify android_get_control_socket()" by Treehugger Robot · 7 years ago
  54. e38601b Merge "libcutils: add OWNERS." am: cd7244100b by Elliott Hughes · 7 years ago
  55. 9ecbd62 Merge "libcutils: add OWNERS." by Treehugger Robot · 7 years ago
  56. e870518 Merge "bootstat: Remove the CAP_SYSLOG capability" am: cefd4e56ad by Luis Hector Chavez · 7 years ago
  57. 9afcbb0 Merge "logd: Move the capabilities from file based to ambient" am: 28cd2a02b1 by Luis Hector Chavez · 7 years ago
  58. 2d46144 libcutils: add OWNERS. by Elliott Hughes · 7 years ago
  59. 4f85513 bootstat: Remove the CAP_SYSLOG capability by Luis Hector Chavez · 7 years ago
  60. 5eef821 logd: Move the capabilities from file based to ambient by Luis Hector Chavez · 7 years ago
  61. 3004118 Merge "Support /product/bin" am: 36b61f061d am: 931e0f268a by Inseob Kim · 7 years ago
  62. 3ceb540 Support /product/bin by Inseob Kim · 7 years ago
  63. 5585de1 Support /product/bin by Inseob Kim · 7 years ago
  64. 9a0f2d1 libcutils: Simplify android_get_control_socket() by Bernie Innocenti · 7 years ago
  65. f122a17 Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91 by Jiyong Park · 7 years ago
  66. d3036ab Mark as recovery_available: true by Jiyong Park · 7 years ago
  67. 2c69da2 Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-dev by Gwendal Grignou · 7 years ago
  68. 3507162 Merge "allow config/sdcardfs directory to be seen for ARC++" into pi-dev by Gwendal Grignou · 7 years ago
  69. 1e6fa88 libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
  70. 24fa26a Merge "libctuils: Exclude qtaguid.cpp from VNDK-SP variant" by Logan Chien · 7 years ago
  71. a37d2fa allow config/sdcardfs directory to be seen for ARC++ by Gwendal Grignou · 7 years ago
  72. 9e5b173 Remove more bogus <stdbool.h> #includes from C++. by Elliott Hughes · 7 years ago
  73. 39ed24b libctuils: Exclude qtaguid.cpp from VNDK-SP variant by Logan Chien · 7 years ago
  74. 8347853 Systrace support for NNAPI by Mika Raento · 7 years ago
  75. 039cddc Rewrite get_sched_policy_name for safety. by Elliott Hughes · 7 years ago
  76. d0d73d0 cutils: add restricted cpuset by Tim Murray · 7 years ago
  77. 2b28f9a cutils: add restricted cpuset by Tim Murray · 7 years ago
  78. f709631 llkd: add live-lock daemon by Mark Salyzyn · 7 years ago
  79. 56ac3c5 lmkd: limit capability set to minimum by Mark Salyzyn · 7 years ago
  80. 32dbd37 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 7 years ago
  81. 9da9435 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 7 years ago
  82. f37b7ab Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  83. e8731b4 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  84. 6f4c5a6 Revert "fs_config: Move hostapd to /vendor/bin/hw" by Tom Cherry · 7 years ago
  85. 0e1d548 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  86. 3b334d0 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  87. e7d838c Merge "Remove fs_config entries for webview_zygote." am: 47354e76eb am: 19fafd1ae9 by Robert Sesek · 7 years ago
  88. 4bd5e66 Merge "Add tracing tags to vibrator" am: c415d00fbe am: 0f71d5fe53 by Alexey Kuzmin · 7 years ago
  89. f673c73 Remove fs_config entries for webview_zygote. by Robert Sesek · 7 years ago
  90. 3e6759a Add tracing tags to vibrator by Alexey Kuzmin · 7 years ago
  91. 0ff2d1a Merge "Support * as a wildcard for ATRACE_TAG_APP" am: 53c964f53b am: 2e50045f60 by Daniel Colascione · 7 years ago
  92. a4da668 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  93. 6606da8 Support * as a wildcard for ATRACE_TAG_APP by Daniel Colascione · 7 years ago
  94. f73f39d Merge "Revert "Don't initialize atrace if it's already disabled."" am: c50d19c0b0 am: 33d3758684 by Paul Crowley · 7 years ago
  95. 049c6d0 Merge "Revert "Don't initialize atrace if it's already disabled."" by Treehugger Robot · 7 years ago
  96. f03e263 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 7 years ago
  97. 8452155 Merge "libcutils: Add "daemon" and "bin" users for testing only" am: 718899b415 am: 2500e38093 by Mark Salyzyn · 7 years ago
  98. ac1d974 libcutils: Add "daemon" and "bin" users for testing only by Mark Salyzyn · 7 years ago
  99. b055a68 Merge "libcutils: test: increase use of ashmem_valid(fd)" am: dd218e6c84 am: 9f3a257536 by Mark Salyzyn · 7 years ago
  100. 261b54f Merge "libcutils: test: increase use of ashmem_valid(fd)" by Treehugger Robot · 7 years ago