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