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