1. 60c46da Make host ashmem_create_region more robust. by Elliott Hughes · 9 years ago
  2. c191271 Listen on dualstack sockets. by Erik Kline · 9 years ago
  3. a351bcf fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
  4. 2c53f66 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
  5. f2c6522 libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
  6. a0c6261 libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
  7. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  8. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
  9. 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  10. 00df990 Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
  11. 3b3f904 libcutils: Make /data/nativetest{,64}/* executable. by Daniel Erat · 9 years ago
  12. 0245348 Make allocations use unique_ptr. by Christopher Ferris · 10 years ago
  13. 722977a fs_config.c: remove setuid from procrank by Nick Kralevich · 10 years ago
  14. c2c1837 am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  15. 4f620c6 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  16. 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  17. 85c0f9a Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 10 years ago
  18. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  19. 953324f am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 10 years ago
  20. c7682ce android_memset.c: Use sanitized shifts by Duane Sand · 10 years ago
  21. 4892dd3 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  22. d84b77f android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  23. 6283b20 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  24. 84563c4 strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  25. bbdcc50 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  26. 8d0b4b4 am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  27. 242b2cd libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  28. be2d522 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  29. f27bd49 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  30. 6a65e8f Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  31. 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  32. 7570611 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  33. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  34. 374dd7d am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  35. dcd217c Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  36. ec2d928 Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
  37. 5b59967 Fix libcutils build. by Elliott Hughes · 10 years ago
  38. b96f595 am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  39. 43c4f43 resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  40. 1a9e93b Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
  41. 1a00cb4 Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
  42. af72d41 Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
  43. 2c98030 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
  44. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  45. 7987739 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  46. 254ab1d Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  47. 5f63754 am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build." by Elliott Hughes · 10 years ago
  48. f1ae4a4 Fix the Mac libcutils build. by Elliott Hughes · 10 years ago
  49. ed0798f am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 10 years ago
  50. 26159e9 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 10 years ago
  51. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  52. 9e7c503 am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  53. c8dabee am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev by Thierry Strudel · 10 years ago
  54. 60cb6f1 fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 10 years ago
  55. 2493df2 libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 10 years ago
  56. 1c2dd74 am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 10 years ago
  57. 9545670 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 10 years ago
  58. 38bce0a Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 10 years ago
  59. ec7582d am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev by Tim Murray · 10 years ago
  60. 43b136b Don't set cgroup policy when updating cpusets. by Tim Murray · 10 years ago
  61. 1885ab0 am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev by Tim Murray · 10 years ago
  62. be61dda add cpuset support to libcutils by Tim Murray · 10 years ago
  63. ac78839 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  64. 92fe66e Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  65. 14f4f0e Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 10 years ago
  66. 31b76e3 am 7eb3abdb: klog: don\'t unconditionally call mknod() by Nick Kralevich · 10 years ago
  67. 5d1a932 klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  68. 8a98c4c klog: don't unconditionally call mknod() by Nick Kralevich · 10 years ago
  69. 8d85909 am 0ebd13f0: Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev by Adam Lesinski · 10 years ago
  70. 5461148 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 10 years ago
  71. 951525b Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 10 years ago
  72. e3687d6 Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  73. 206c654 Fix gettid() on Windows. by Dan Albert · 10 years ago
  74. adf30d4 Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 10 years ago
  75. f140f4c Remove libbacktrace definition of gettid. by Dan Albert · 10 years ago
  76. 1b1d59e Fix gettid() on Windows. by Dan Albert · 10 years ago
  77. e69ee72 Remove dead code. by Elliott Hughes · 10 years ago
  78. 8373e24 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  79. 7337a09 [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 10 years ago
  80. 9b9a0ca Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  81. fd5da59 Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  82. 5c139a2 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  83. e84b1fb Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  84. ab421c4 cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  85. 4d116cc Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  86. 5a3b1ce libcutils: fs_config must use O_BINARY by Mark Salyzyn · 10 years ago
  87. 0137b8c libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 10 years ago
  88. e45e2bf libcutils: drop use of mmap by Mark Salyzyn · 10 years ago
  89. 1cd0376 libcutils: add fs_config_generate by Mark Salyzyn · 10 years ago
  90. 7f143c6 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  91. 9b28fee Revert "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  92. 33bb994 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  93. a64ec29 android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  94. 7cd2525 libcutils: add fs_config by Mark Salyzyn · 10 years ago
  95. ed658b7 Fix Windows strlcpy.c build. by Elliott Hughes · 10 years ago
  96. 935417d Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  97. 5e48cda Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  98. 168b3a6 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 10 years ago
  99. e952fab Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 10 years ago
  100. 96cb191 Revert "Disable the static libcutils tests." by Dan Albert · 10 years ago