1. 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
  2. a39c2ce Don't expose ashmem constants on the host. by Elliott Hughes · 9 years ago
  3. cae8c2e Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  4. b513037 <cutils/atomic.h> has been inlined for two years now. by Elliott Hughes · 9 years ago
  5. fada0a7 More secure and compiler warning fix for sprintf into snprintf by Raja M · 9 years ago
  6. 814d6b3 Merge "system/core/lib[c]utils: Fix signedness comparison warnings." by James Hawkins · 9 years ago
  7. 126fc15 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 9 years ago
  8. 7cc3899 Merge "Fix incorrect handling of snprintf return value." am: 63f7a67c6e by Christopher Ferris · 9 years ago
  9. b2424a0 Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  10. 1df9e28 Merge "Clean up CLOEXEC in qtaguid." am: 72d6269b6e by Elliott Hughes · 9 years ago
  11. 0c82ae7 Clean up CLOEXEC in qtaguid. by Elliott Hughes · 9 years ago
  12. ce06233 Merge "Remove two bogus libutils dependencies." am: fd9619004b by Elliott Hughes · 9 years ago
  13. b548552 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  14. d580ce8 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 9 years ago
  15. 082ef68 Merge "libcutils: abort for invalid fd" by Mark Salyzyn · 9 years ago
  16. 64ee6d1 Suppress false positive memory leak warnings. by Chih-Hung Hsieh · 9 years ago
  17. 13192ea libcutils: abort for invalid fd by Mark Salyzyn · 9 years ago
  18. 4e94050 libcutils: ashmem print error message for invalid fd by Mark Salyzyn · 9 years ago
  19. 5a3617a libcutils: ashmem check fd validity by Mark Salyzyn · 9 years ago
  20. fc196f9 Merge "libcutils/fastboot: improve multi-buffer write." by David Pursell · 9 years ago
  21. f4c457c libcutils/fastboot: improve multi-buffer write. by David Pursell · 9 years ago
  22. d1e3beb libcutils: ashmem fortify and comply with Android coding standard by Mark Salyzyn · 9 years ago
  23. fd88b65 libcutils: add multi-buffer socket send. by David Pursell · 9 years ago
  24. 037c6bf libcutils: add socket_get_local_port(). by David Pursell · 9 years ago
  25. 2ea6b28 fastboot: use cutils socket functions. by David Pursell · 9 years ago
  26. 08564e0 Merge "libcutils: share Windows networking code." by David Pursell · 9 years ago
  27. 6e9f7d9 logging: avoid unnecessary printfs by Nick Kralevich · 9 years ago
  28. 5add0b6 libcutils: share Windows networking code. by David Pursell · 9 years ago
  29. 6496016 Merge "trace-dev.c: more O_CLOEXEC" am: a8d3fdf4c6 by Nick Kralevich · 9 years ago
  30. 4178bb3 trace-dev.c: more O_CLOEXEC by Nick Kralevich · 9 years ago
  31. 28a71c3 Merge "Make host ashmem_create_region more robust." am: ec2f506e74 by Elliott Hughes · 9 years ago
  32. 60c46da Make host ashmem_create_region more robust. by Elliott Hughes · 9 years ago
  33. ad55110 Merge "Listen on dualstack sockets." am: 1f7bcf3e93 am: f6df8fce6d by Erik Kline · 9 years ago
  34. c191271 Listen on dualstack sockets. by Erik Kline · 9 years ago
  35. e625d21 Merge "fs_config.c: Remove obsolete reference to /system/bin/pppd-ril" am: e08e4656db by Nick Kralevich · 9 years ago
  36. a351bcf fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
  37. ed704b9 Merge "fs_config: remove setuid bit from librank" am: 0380d49024 am: dee5c24927 by Nick Kralevich · 9 years ago
  38. 2c53f66 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
  39. 46a5a5f Merge changes I36b66fc5,I0561affb am: 166e716851 am: 8e82180c83 by Josh Gao · 9 years ago
  40. f2c6522 libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
  41. a0c6261 libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
  42. e4c31f3 resolve merge conflicts of ed60788968 to mnc-dr2-dev-plus-aosp. by Todd Kjos · 9 years ago
  43. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  44. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
  45. d0f7b2e Actively mangage EAS schedtune nodes by Todd Kjos · 9 years ago
  46. 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  47. 00df990 Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
  48. 3b3f904 libcutils: Make /data/nativetest{,64}/* executable. by Daniel Erat · 9 years ago
  49. 0245348 Make allocations use unique_ptr. by Christopher Ferris · 10 years ago
  50. 722977a fs_config.c: remove setuid from procrank by Nick Kralevich · 10 years ago
  51. c2c1837 am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  52. 4f620c6 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  53. 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  54. 85c0f9a Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 10 years ago
  55. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  56. 953324f am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 10 years ago
  57. c7682ce android_memset.c: Use sanitized shifts by Duane Sand · 10 years ago
  58. 4892dd3 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  59. d84b77f android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  60. 6283b20 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  61. 84563c4 strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  62. bbdcc50 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  63. 8d0b4b4 am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  64. 242b2cd libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  65. be2d522 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  66. f27bd49 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  67. 6a65e8f Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  68. 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  69. 7570611 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  70. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  71. 374dd7d am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  72. dcd217c Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  73. ec2d928 Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
  74. 5b59967 Fix libcutils build. by Elliott Hughes · 10 years ago
  75. b96f595 am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  76. 43c4f43 resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  77. 1a9e93b Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  78. 1a00cb4 Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
  79. af72d41 Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
  80. 2c98030 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
  81. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  82. 7987739 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  83. 254ab1d Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  84. 5f63754 am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build." by Elliott Hughes · 10 years ago
  85. f1ae4a4 Fix the Mac libcutils build. by Elliott Hughes · 10 years ago
  86. ed0798f am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 10 years ago
  87. 26159e9 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 10 years ago
  88. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  89. 9e7c503 am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  90. c8dabee am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev by Thierry Strudel · 10 years ago
  91. 60cb6f1 fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 10 years ago
  92. 2493df2 libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 10 years ago
  93. 1c2dd74 am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 10 years ago
  94. 9545670 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 10 years ago
  95. 38bce0a Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 10 years ago
  96. ec7582d am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev by Tim Murray · 10 years ago
  97. 43b136b Don't set cgroup policy when updating cpusets. by Tim Murray · 10 years ago
  98. 1885ab0 am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev by Tim Murray · 10 years ago
  99. be61dda add cpuset support to libcutils by Tim Murray · 10 years ago
  100. ac78839 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago