1. 2d5cfa9 Remove warning from VNDK's <cutils/log.h> by Tom Cherry · 4 years, 8 months ago
  2. 02359c6 Merge "Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors" by Treehugger Robot · 4 years, 9 months ago
  3. 2ba8c4b Merge "Ignore nullptr in native_handle_close()." by Elliott Hughes · 4 years, 9 months ago
  4. edad2bf Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors by Tom Cherry · 4 years, 9 months ago
  5. 7e42484 Ignore nullptr in native_handle_close(). by Elliott Hughes · 4 years, 9 months ago
  6. d91984a libcutils: remove unused socket_set_receive_timeout(). by Elliott Hughes · 4 years, 9 months ago
  7. e41aded Add require_root for libcutils tests by Tom Cherry · 4 years, 9 months ago
  8. ad3069e Merge "Turn on executable bit on system_ext/bin" by Treehugger Robot · 4 years, 9 months ago
  9. 4e467e7 Turn on executable bit on system_ext/bin by Jeongik Cha · 4 years, 9 months ago
  10. f8baa89 libcutils: update fs_config tests for current behavior by Tom Cherry · 4 years, 9 months ago
  11. 350164c Revert "liblog: remove mistakenly added symbols from vndk" by Tom Cherry · 4 years, 9 months ago
  12. 7867721 liblog: remove mistakenly added symbols from vndk by Tom Cherry · 4 years, 10 months ago
  13. ed2d29e Merge "sched_policy: add get_cpuset/sched_policy_profile_name" by Treehugger Robot · 4 years, 10 months ago
  14. ee2f260 sched_policy: add get_cpuset/sched_policy_profile_name by Wei Wang · 4 years, 10 months ago
  15. ad427b7 Remove useless goto. by Florian Mayer · 4 years, 10 months ago
  16. dea8c9c Moving recovery resources from /system to /vendor by Bill Peckham · 4 years, 11 months ago
  17. 92fd3ca libcutils: route to /dev/ashmem<boot_id> instead of ashmemd by Tri Vo · 4 years, 10 months ago
  18. cda0a30 Merge "Allocate UID for fs-verity ownership in keystore" by Treehugger Robot · 4 years, 11 months ago
  19. 6bcd50e system/apex/*/bin should be 0751 by Nick Kralevich · 4 years, 11 months ago
  20. 5f327d2 Allocate UID for fs-verity ownership in keystore by Victor Hsieh · 5 years ago
  21. d0a45db Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 5 years ago
  22. c066066 libcutils: Implement ashmem_valid on host. by Steven Moreland · 5 years ago
  23. 13e6437 Merge "Reland "libcutils: remove unused "jstring.h"." am: a22599df58 by Elliott Hughes · 5 years ago
  24. 79198d9 Reland "libcutils: remove unused "jstring.h". by Elliott Hughes · 5 years ago
  25. 1967bf3 Merge "Revert "libcutils: remove unused "jstring.h"."" am: 4b8e6b673f by Mason Wang · 5 years ago
  26. 09ba349 Revert "libcutils: remove unused "jstring.h"." by Mason Wang · 5 years ago
  27. 94879d3 Merge "libcutils: remove unused "jstring.h"." am: e2adc14803 by Elliott Hughes · 5 years ago
  28. aa96e88 libcutils: remove unused "jstring.h". by Elliott Hughes · 5 years ago
  29. 498163c Merge "Remove more dead code." am: 0c2dab9adf by Elliott Hughes · 5 years ago
  30. 1547e4a Remove more dead code. by Elliott Hughes · 5 years ago
  31. 306ca15 Merge "Add reserved AID ranges for all partitions" am: 2a0a0810a1 by Tom Cherry · 5 years ago
  32. 2a0a081 Merge "Add reserved AID ranges for all partitions" by Tom Cherry · 5 years ago
  33. e0b1eb8 Merge "Rename product_services to system_ext" am: 6da50e319c by Justin Yun · 5 years ago
  34. 3ceea09 Add reserved AID ranges for all partitions by Tom Cherry · 5 years ago
  35. 7eaf9b5 Rename product_services to system_ext by Justin Yun · 5 years ago
  36. 073c1d4 Merge "Actually make fs_path_config / fs_path_config_from_file private" am: 20670249d0 by Tom Cherry · 5 years ago
  37. 68debff Actually make fs_path_config / fs_path_config_from_file private by Tom Cherry · 5 years ago
  38. bc87625 Merge "Remove fs_config endianness functions" am: 9b229069fb am: 2a43e8ffb7 by Tom Cherry · 5 years ago
  39. ad13c88 Merge "Remove fs_config_generate()" am: 45f79b1c3b am: b9ef822307 by Tom Cherry · 5 years ago
  40. 5550d4e Remove fs_config endianness functions by Tom Cherry · 5 years ago
  41. f17089d Revert "libprocessgroup users use libcutils" am: 5360a8492d by Zhijun He · 5 years ago
  42. 5360a84 Revert "libprocessgroup users use libcutils" by Zhijun He · 5 years ago
  43. d0b3439 Merge "libprocessgroup users use libcutils" into qt-dev am: c99582dc51 by Steven Moreland · 5 years ago
  44. 1ec3b78 libprocessgroup users use libcutils by Steven Moreland · 5 years ago
  45. 55fe01d Remove fs_config_generate() by Tom Cherry · 5 years ago
  46. 1d0e2be Merge "Moving /odm/build.prop to /odm/etc/buid.prop" into qt-dev am: b36b54cf79 by Bowgo Tsai · 5 years ago
  47. 3182ea1 Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 5 years ago
  48. 9fc8dcf Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 5 years ago
  49. d2231d0 Merge changes I8186718c,I8d6f33e9,I56fe5e11,Ie4004c98,I531d3d60, ... am: b26696e2dd by dimitry · 5 years ago
  50. 051d5cb Enable native_bridge_support for libcutils by dimitry · 5 years ago
  51. d0dc22e Merge "Add default executable permission in odm/bin" am: 766e878253 by Tom Cherry · 5 years ago
  52. 766e878 Merge "Add default executable permission in odm/bin" by Tom Cherry · 5 years ago
  53. 6836c9a Merge "Remove sbin from fs_config.cpp" am: 26ec31ce8d am: c6c4fbe805 by Tom Cherry · 5 years ago
  54. 2f74a26 Remove sbin from fs_config.cpp by Tom Cherry · 5 years ago
  55. a8eb007 Add default executable permission in odm/bin by Min Yun · 5 years ago
  56. 41f261d Merge "cutils: add ashmem_init" am: 55ba959c13 am: 3d213c39e8 by Tim Murray · 5 years ago
  57. 8879ed7 cutils: add ashmem_init by Tim Murray · 5 years ago
  58. 943f1c1 cutils: add ashmem_init by Tim Murray · 5 years ago
  59. 25d42ee Merge changes from topic "libprocessgroup_rc" by Yifan Hong · 5 years ago
  60. bd5853c Merge changes from topic "libprocessgroup_rc" by Yifan Hong · 5 years ago
  61. 53e0deb libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 5 years ago
  62. 15e370a Merge "libcutils: android_reboot command should be unsigned." am: e3ec16b9c6 am: cf2f309cff by Elliott Hughes · 5 years ago
  63. e3ec16b Merge "libcutils: android_reboot command should be unsigned." by Treehugger Robot · 5 years ago
  64. fad638c libprocessgroup: use libcgrouprc to read cgroup.rc by Yifan Hong · 5 years ago
  65. eed6756 Merge "Revert "relax /system/bin directory permissions"" am: 98880af580 am: 88b15b2b7c by Nick Kralevich · 5 years ago
  66. 66e5ae0 libcutils: android_reboot command should be unsigned. by Elliott Hughes · 5 years ago
  67. 8d1b43b Revert "relax /system/bin directory permissions" by Nick Kralevich · 5 years ago
  68. 6e10e67 Merge "libutils/libcutils: make host more like device" am: 43f29072a9 am: 02bb6c1b24 by Steven Moreland · 5 years ago
  69. 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 5 years ago
  70. e6132be libutils/libcutils: make host more like device by Steven Moreland · 5 years ago
  71. 82faf09 libcutils: android_get_control_file uses realpath. am: dd6eefca30 am: 877436dd25 by Yifan Hong · 5 years ago
  72. ae2c2c5 Merge "Clean up some mess by only building Android-specific code for the device." am: 443fdb2fdc am: 0fa7eddc31 by Elliott Hughes · 5 years ago
  73. dd6eefc libcutils: android_get_control_file uses realpath. by Yifan Hong · 5 years ago
  74. 7acb0d3 Clean up some mess by only building Android-specific code for the device. by Elliott Hughes · 5 years ago
  75. 00c6d45 Merge "Remove Valgrind entries from fs_config." am: e61d5ccf47 am: 710264b43b by Roland Levillain · 5 years ago
  76. 3f3e2c6 Remove Valgrind entries from fs_config. by Roland Levillain · 5 years ago
  77. 4d916a1 DO NOT MERGE - Merge PPRL.190305.001 into master by The Android Open Source Project · 5 years ago
  78. 538e0b9 Update comments on native_handle_create. by Martijn Coenen · 5 years ago
  79. 1c8edfa Merge "__android_log_is_debuggable() shouldn't be an apex symbol" am: 69fc7b628d by Elliott Hughes · 5 years ago
  80. 1580094 __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 5 years ago
  81. 661ce40 Merge "Clean up libcutils/libutils tests." am: 57150963a3 am: f984d7a403 by Elliott Hughes · 5 years ago
  82. 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 5 years ago
  83. 76a125b Merge "Eliminate the APEX name in fs_config using wildcard" am: ea353cab91 by Jiyong Park · 5 years ago
  84. defdb18 Eliminate the APEX name in fs_config using wildcard by Jiyong Park · 5 years ago
  85. 6e1875f Merge "fs_config supports shell wildcard patterns" am: 2210f80e48 am: 4fe80fa336 by Jiyong Park · 5 years ago
  86. a2159c4 fs_config supports shell wildcard patterns by Jiyong Park · 5 years ago
  87. b97eeb3 Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*" am: 186661d135 by Jiyong Park · 5 years ago
  88. 186661d Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*" by Jiyong Park · 5 years ago
  89. e3b45e5 Merge changes from topic "memfd-support" am: 3133b695e0 am: b03663ebdf by Joel Fernandes · 5 years ago
  90. 5194404 Add support for memfd by Joel Fernandes · 6 years ago
  91. f60debf Merge "libcutils: route to ashmemd" am: 5bccd33e0b am: 6604befa2e by Tri Vo · 5 years ago
  92. 43a0b17 libprocessgroup: Add support for task profiles am: 82b72a5667 am: 953472f577 by Suren Baghdasaryan · 5 years ago
  93. 2891ba0 libcutils: route to ashmemd by Tri Vo · 6 years ago
  94. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
  95. 3435c88 Configure /system/apex/com.android.runtime.[debug|release]/bin/* by Jiyong Park · 5 years ago
  96. a174c6e Merge "Add user/group for gsid." am: 9747a65380 am: 520aa5bfa1 by David Anderson · 6 years ago
  97. 8bc2b89 Add user/group for gsid. by David Anderson · 6 years ago
  98. 1bd127b DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup"" by Suren Baghdasaryan · 6 years ago
  99. f29284d Merge "Add setuid/setgid capabilities to simpleperf_app_runner." am: c87d1ed611 by Yabin Cui · 6 years ago
  100. eb16021 Merge "Add setuid/setgid capabilities to simpleperf_app_runner." am: c87d1ed611 by Yabin Cui · 6 years ago