1. 756e1c8 libcutils: add socket_get_local_port(). by David Pursell · 8 years ago
  2. 572bce2 fastboot: use cutils socket functions. by David Pursell · 8 years ago
  3. 1906de1 Merge "libcutils: share Windows networking code." by David Pursell · 8 years ago
  4. 5db8d6a logging: avoid unnecessary printfs by Nick Kralevich · 8 years ago
  5. 0eb8e1b libcutils: share Windows networking code. by David Pursell · 8 years ago
  6. dee1ef4 trace-dev.c: more O_CLOEXEC by Nick Kralevich · 9 years ago
  7. 3918090 Make host ashmem_create_region more robust. by Elliott Hughes · 9 years ago
  8. c40da92 Listen on dualstack sockets. by Erik Kline · 9 years ago
  9. cbbc661 fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
  10. 3e63568 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
  11. 1175d0f libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
  12. 9e86f8e libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
  13. cab716f Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  14. bb3f9ce libcutils: don't build for Windows. by Josh Gao · 9 years ago
  15. 1bc7888 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  16. 47af47f Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
  17. 5510c13 libcutils: Make /data/nativetest{,64}/* executable. by Daniel Erat · 9 years ago
  18. 634df89 Make allocations use unique_ptr. by Christopher Ferris · 9 years ago
  19. e2b2996 fs_config.c: remove setuid from procrank by Nick Kralevich · 9 years ago
  20. fd7a9f7 am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  21. 66d32c7 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  22. a4b8f9f am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 9 years ago
  23. e920c46 Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 9 years ago
  24. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  25. eb45890 am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  26. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago
  27. b7699c6 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  28. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 9 years ago
  29. 212e4f1 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  30. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 9 years ago
  31. 3192689 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  32. 78d632a am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  33. fc82dd9 libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  34. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  35. 145afc2 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  36. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  37. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  38. c6dbc85 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  39. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  40. 5c151c4 am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  41. 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  42. c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 9 years ago
  43. 8a8953b Fix libcutils build. by Elliott Hughes · 9 years ago
  44. 3dced0d am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  45. 8b262b9 resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  46. ed21796 Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  47. eabe8af Fix socket_network_client_timeout error check. by Elliott Hughes · 9 years ago
  48. 8fea1ed Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 9 years ago
  49. 5937a86 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  50. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  51. 7c842b5 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  52. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  53. 32cfa95 am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build." by Elliott Hughes · 9 years ago
  54. 0f8f70b Fix the Mac libcutils build. by Elliott Hughes · 9 years ago
  55. cb599d3 am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 9 years ago
  56. 94ae418 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 9 years ago
  57. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  58. 6b6687b am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 9 years ago
  59. a0fbb90 am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev by Thierry Strudel · 9 years ago
  60. df33ffa fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 9 years ago
  61. bbe796d libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 9 years ago
  62. 7c3e269 am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  63. 1fb6e24 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  64. 4cdce42 Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 9 years ago
  65. f7180d1 am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev by Tim Murray · 9 years ago
  66. 9991026 Don't set cgroup policy when updating cpusets. by Tim Murray · 9 years ago
  67. 63e3831 am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev by Tim Murray · 9 years ago
  68. b769c8d add cpuset support to libcutils by Tim Murray · 9 years ago
  69. af02e24 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  70. 9fc8343 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  71. 3464c77 Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 9 years ago
  72. 27fe3cb am 7eb3abdb: klog: don\'t unconditionally call mknod() by Nick Kralevich · 9 years ago
  73. 7eb3abd klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  74. 4d32a48 klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  75. b278ab2 am 0ebd13f0: Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev by Adam Lesinski · 9 years ago
  76. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  77. 07edc3b Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 9 years ago
  78. 428fad9 Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  79. cd206b3 Fix gettid() on Windows. by Dan Albert · 9 years ago
  80. 36284db Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 9 years ago
  81. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  82. b3a36ca Fix gettid() on Windows. by Dan Albert · 9 years ago
  83. d5ff3e9 Remove dead code. by Elliott Hughes · 9 years ago
  84. 2cba940 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 9 years ago
  85. 1ef9ccd [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 9 years ago
  86. 0e2d601 Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 9 years ago
  87. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  88. 88e0344 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  89. 51e32b5 Merge "Move trace.h to stdatomic." by Yabin Cui · 9 years ago
  90. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 9 years ago
  91. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 9 years ago
  92. 4232b37 libcutils: fs_config must use O_BINARY by Mark Salyzyn · 9 years ago
  93. fd5b425 libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 9 years ago
  94. 7977cc6 libcutils: drop use of mmap by Mark Salyzyn · 9 years ago
  95. 5d9e5ef libcutils: add fs_config_generate by Mark Salyzyn · 9 years ago
  96. 6865114 libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  97. 7e82633 Revert "libcutils: fs_config read from file" by Mark Salyzyn · 9 years ago
  98. 4e5f71a libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  99. a21c29e android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  100. 8b2c7de libcutils: add fs_config by Mark Salyzyn · 9 years ago