1. 5c65599 Merge "cutils: update property_get to use diagnose_if." by Treehugger Robot · 7 years ago
  2. 9bf11c1 cutils: update property_get to use diagnose_if. by George Burgess IV · 7 years ago
  3. 3ff453a Make sure freeaddrinfo is always called on failure. by Elliott Hughes · 7 years ago
  4. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 7 years ago
  5. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  6. 73a6512 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 7 years ago
  7. 5dc7736 Remove more documentation for obsolete board configuration. by Elliott Hughes · 7 years ago
  8. 6afbd47 Merge "Allow SLOG* to vendors" by Treehugger Robot · 7 years ago
  9. 9ffeab8 Allow SLOG* to vendors by Jiyong Park · 7 years ago
  10. 76a934a Remove documentation for obsolete board configuration. by Elliott Hughes · 7 years ago
  11. acd7b7b libcutils: fs_config: fix "system/<partition>/" aliasing by Ben Fennema · 7 years ago
  12. 2d998ea libcutils: Clarify schedboost_enabled() by Alex Naidis · 7 years ago
  13. f5b8e34 Fix prctl argument type by Stephen Crane · 7 years ago
  14. 3346338 Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/" by Hung-ying Tyan · 7 years ago
  15. a9aa77d Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/" by Treehugger Robot · 7 years ago
  16. 723f1a2 Load {default,build}.prop from /{system,vendor,odm}/etc/ by Hung-ying Tyan · 8 years ago
  17. d5d3276 Add AID_EVS for use by the Automotive EVS system by Scott Randolph · 7 years ago
  18. 2cf2435 libcutils: fs_config: remove aliases by Mark Salyzyn · 8 years ago
  19. fa39110 libcutils: fs_config test report aliases by Mark Salyzyn · 8 years ago
  20. 2d37797 libcutils: fs_config: alias "system/<partition>/" to "<partition>/" by Mark Salyzyn · 8 years ago
  21. d77b537 libcutils should #include <sys/sysmacros.h> by Elliott Hughes · 7 years ago
  22. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
  23. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  24. 0de03b5 Assume bionic has up-to-date linux/capability.h by Dan Willemsen · 8 years ago
  25. 4a9531d AshmemTest: expand ProtTest cases by Greg Hackmann · 8 years ago
  26. be11d57 AshmemTest: test lseek() and read() on ashmem fds by Greg Hackmann · 8 years ago
  27. 0f6a270 libcutils: fs_config internal table alias test by Mark Salyzyn · 8 years ago
  28. 163ecc6 libcutils: convert fs_config.cpp by Mark Salyzyn · 8 years ago
  29. dd6e73f Merge "Preserve errno better in native_handle functions." by Elliott Hughes · 8 years ago
  30. bf0492a Preserve errno better in native_handle functions. by Elliott Hughes · 8 years ago
  31. 43e9106 Merge "libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate" by Treehugger Robot · 8 years ago
  32. d6f8b5f Merge "Change set_sched_policy to set slack for current thread." by Erik Staats · 8 years ago
  33. f0b53d0 libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate by Mark Salyzyn · 8 years ago
  34. 4c8acaf Merge "Remove unused cruft from <cutils/bitops.h>." by Elliott Hughes · 8 years ago
  35. 0e8810c Remove unused cruft from <cutils/bitops.h>. by Elliott Hughes · 8 years ago
  36. d32331f Change set_sched_policy to set slack for current thread. by Erik Staats · 8 years ago
  37. 1ac2989 Merge "Allow Bluetooth HAL CAP_SYS_NICE" by Philip Cuadra · 8 years ago
  38. b4c4654 Change get_sched_policy to check "schedtune" and "cpuset". by Erik Staats · 8 years ago
  39. e08303d Allow Bluetooth HAL CAP_SYS_NICE by Philip Cuadra · 8 years ago
  40. b6e4b35 Revert "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  41. 2bd4342 Remove VNDK warning. by Steven Moreland · 8 years ago
  42. 385fe69 libcutils: vendor_available by Steven Moreland · 8 years ago
  43. edaed3e Merge "Allocate a GID range for external cache files." by Treehugger Robot · 8 years ago
  44. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  45. fa16473 Allocate a GID range for external cache files. by Jeff Sharkey · 8 years ago
  46. 0301b32 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  47. 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  48. 6748f24 libcutils: fix system-background tasks shown in top command by Ganesh Mahendran · 8 years ago
  49. 6e9cb8f libcutils: fs_config: target_out_path assumed /system breaking partitions by Mark Salyzyn · 8 years ago
  50. 29e0c8f Revert "libcutils: fs_config: target_out_path assumed /system" by Thierry Strudel · 8 years ago
  51. 7130fb3 libcutils: fs_config: target_out_path assumed /system by Mark Salyzyn · 8 years ago
  52. c1c0de3 Merge "Add test config to libcutils_test" by Treehugger Robot · 8 years ago
  53. a9403f0 libcutils: create private/fs_config.h by Mark Salyzyn · 8 years ago
  54. d185445 Revert "Allocate GID to use reserved disk space." by Jeff Sharkey · 8 years ago
  55. 2c67dfb Add test config to libcutils_test by Dan Shi · 8 years ago
  56. 82f8bb7 Allocate GID to use reserved disk space. by Jeff Sharkey · 8 years ago
  57. d8f533a Add test config to libcutils_test_static by Dan Shi · 8 years ago
  58. a8d59fa libcutils: remove sched_set/getscheduler by Wei Wang · 8 years ago
  59. 3d642d4 libcutils: handle root directory empty path by Jeremy Compostella · 9 years ago
  60. 4026798 libcutils: remove schedgroup by Wei Wang · 8 years ago
  61. 438720a Merge "Make the xtables lock readable only by AID_RADIO and root." by Lorenzo Colitti · 8 years ago
  62. 2b616ce libcutils: fs_config() add check /odm/etc/fs_config_* by Mark Salyzyn · 8 years ago
  63. 437dc91 Merge "remove emergency shutdown and improve init's reboot logic" by Treehugger Robot · 8 years ago
  64. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  65. 5e801e7 Make the xtables lock readable only by AID_RADIO and root. by Lorenzo Colitti · 8 years ago
  66. d4e2386 Moved include/android_filesystem_*.h and canned_fs_config.h to libcutils by Vijay Venkatraman · 8 years ago
  67. e941c5f Merge changes from topic 'remove_bg_cgroup' by Treehugger Robot · 8 years ago
  68. 62c701e libcutils: fs_config() add check /oem/etc/fs_config_* by Mark Salyzyn · 8 years ago
  69. 9ceadcb libcutils: fs_config() add check /vendor/etc/fs_config_* by Mark Salyzyn · 8 years ago
  70. a45eae9 libcutils: fs_config: sort files by Mark Salyzyn · 8 years ago
  71. c4f9f4c libcutils: fs_config: sort dirs by Mark Salyzyn · 8 years ago
  72. 97957fc libcutils: only change cgroup when fd is initialized by Wei Wang · 8 years ago
  73. 166e24c libcutils: fs_config.c code compliance by Mark Salyzyn · 8 years ago
  74. e63f366 android_reboot: move reboot reason file to data/misc/reboot/ by Todd Poynor · 8 years ago
  75. eac33da libcutils: android_reboot: save reboot reason in file by Todd Poynor · 8 years ago
  76. 4822b01 Update qtaguid tag/untag documentation. by Alex Deymo · 8 years ago
  77. e0cd1e0 Enable more modules on linux_bionic builds by Dan Willemsen · 8 years ago
  78. 37bba3b libcutils: android_reboot: add thermal shutdown command by Todd Poynor · 8 years ago
  79. 1e48879 Merge "Bluetooth hal: moved to vendor partition." by Treehugger Robot · 8 years ago
  80. 18676b2 Bluetooth hal: moved to vendor partition. by Steven Moreland · 8 years ago
  81. dfbae6d Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137 by Treehugger Robot · 8 years ago
  82. 3380927 Make secilc accessible by root only by Alex Klyubin · 8 years ago
  83. a930af8 libcutils: build tests with -Wall -Wextra -Werror by Greg Hackmann · 8 years ago
  84. 7c60ec3 libcutils: fix socket type in SocketsTest.TestGetLocalPort by Greg Hackmann · 8 years ago
  85. 6d90fdc libcutils: fix Wsign-compare warnings in multiuser_test by Greg Hackmann · 8 years ago
  86. 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 8 years ago
  87. 01003d4 Merge "Implement android::base::WaitForProperty." by Treehugger Robot · 8 years ago
  88. b7ca923 fs_config: wifi is now on vendor partition by Steven Moreland · 8 years ago
  89. b30769a Implement android::base::WaitForProperty. by Elliott Hughes · 8 years ago
  90. 67959bc cutils: Add clang FORTIFY support by George Burgess IV · 8 years ago
  91. ac91b0c Revert "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 8 years ago
  92. 54c7886 Disable integer sanitization on host. by Evgenii Stepanov · 8 years ago
  93. c8121ba Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 8 years ago
  94. 4eacd70 Support arbitrary-length properties in property_list. by Elliott Hughes · 8 years ago
  95. 09175a0 Add mode bits to a call to open with O_CREAT by George Burgess IV · 8 years ago
  96. 01678a0 Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 8 years ago
  97. 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  98. 36397cb Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 8 years ago
  99. acdb06d Merge "Remove unused klog_get_level." by Elliott Hughes · 8 years ago
  100. a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago