1. 634df89 Make allocations use unique_ptr. by Christopher Ferris · 9 years ago
  2. e2b2996 fs_config.c: remove setuid from procrank by Nick Kralevich · 9 years ago
  3. fd7a9f7 am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  4. 66d32c7 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  5. a4b8f9f am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 9 years ago
  6. e920c46 Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 9 years ago
  7. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  8. eb45890 am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  9. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago
  10. b7699c6 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  11. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 9 years ago
  12. 212e4f1 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  13. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 9 years ago
  14. 3192689 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  15. 78d632a am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  16. fc82dd9 libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  17. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  18. 145afc2 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  19. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  20. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  21. c6dbc85 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  22. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  23. 5c151c4 am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  24. 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  25. c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 9 years ago
  26. 8a8953b Fix libcutils build. by Elliott Hughes · 9 years ago
  27. 3dced0d am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  28. 8b262b9 resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  29. ed21796 Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  30. eabe8af Fix socket_network_client_timeout error check. by Elliott Hughes · 9 years ago
  31. 8fea1ed Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 9 years ago
  32. 5937a86 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  33. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  34. 7c842b5 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  35. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  36. 32cfa95 am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build." by Elliott Hughes · 9 years ago
  37. 0f8f70b Fix the Mac libcutils build. by Elliott Hughes · 9 years ago
  38. cb599d3 am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 9 years ago
  39. 94ae418 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 9 years ago
  40. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  41. 6b6687b am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 9 years ago
  42. a0fbb90 am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev by Thierry Strudel · 9 years ago
  43. df33ffa fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 9 years ago
  44. bbe796d libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 9 years ago
  45. 7c3e269 am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  46. 1fb6e24 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  47. 4cdce42 Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 9 years ago
  48. f7180d1 am 98c6de69: Merge "Don\'t set cgroup policy when updating cpusets." into mnc-dev by Tim Murray · 9 years ago
  49. 9991026 Don't set cgroup policy when updating cpusets. by Tim Murray · 9 years ago
  50. 63e3831 am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev by Tim Murray · 9 years ago
  51. b769c8d add cpuset support to libcutils by Tim Murray · 9 years ago
  52. af02e24 am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  53. 9fc8343 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  54. 3464c77 Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 9 years ago
  55. 27fe3cb am 7eb3abdb: klog: don\'t unconditionally call mknod() by Nick Kralevich · 9 years ago
  56. 7eb3abd klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  57. 4d32a48 klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  58. b278ab2 am 0ebd13f0: Merge "Prevent integer overflow when allocating native_handle_t" into mnc-dev by Adam Lesinski · 9 years ago
  59. 47b0134 Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  60. 07edc3b Prevent integer overflow when allocating native_handle_t by Adam Lesinski · 9 years ago
  61. 428fad9 Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  62. cd206b3 Fix gettid() on Windows. by Dan Albert · 9 years ago
  63. 36284db Switch arch-arm/memset32.S to unified syntax. by Elliott Hughes · 9 years ago
  64. 23f750b Remove libbacktrace definition of gettid. by Dan Albert · 9 years ago
  65. b3a36ca Fix gettid() on Windows. by Dan Albert · 9 years ago
  66. d5ff3e9 Remove dead code. by Elliott Hughes · 9 years ago
  67. 2cba940 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 9 years ago
  68. 1ef9ccd [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 9 years ago
  69. 0e2d601 Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 9 years ago
  70. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  71. 88e0344 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 9 years ago
  72. 51e32b5 Merge "Move trace.h to stdatomic." by Yabin Cui · 9 years ago
  73. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 9 years ago
  74. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 9 years ago
  75. 4232b37 libcutils: fs_config must use O_BINARY by Mark Salyzyn · 9 years ago
  76. fd5b425 libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 9 years ago
  77. 7977cc6 libcutils: drop use of mmap by Mark Salyzyn · 9 years ago
  78. 5d9e5ef libcutils: add fs_config_generate by Mark Salyzyn · 9 years ago
  79. 6865114 libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  80. 7e82633 Revert "libcutils: fs_config read from file" by Mark Salyzyn · 9 years ago
  81. 4e5f71a libcutils: fs_config read from file by Mark Salyzyn · 9 years ago
  82. a21c29e android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  83. 8b2c7de libcutils: add fs_config by Mark Salyzyn · 9 years ago
  84. 8193d41 Fix Windows strlcpy.c build. by Elliott Hughes · 9 years ago
  85. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 9 years ago
  86. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 9 years ago
  87. a492f37 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 9 years ago
  88. 60a347f Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 9 years ago
  89. 43db1c3 Revert "Disable the static libcutils tests." by Dan Albert · 9 years ago
  90. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 9 years ago
  91. c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 9 years ago
  92. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  93. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 9 years ago
  94. a0115bf Merge "Add make target for shared libcutils on host." by Richard Uhler · 9 years ago
  95. acb31ba Add make target for shared libcutils on host. by Richard Uhler · 9 years ago
  96. fc3576f Fix mac sdk build. by Christopher Ferris · 9 years ago
  97. 4830602 More Mac fix. by Dan Albert · 9 years ago
  98. e308104 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 9 years ago
  99. 728b13f (Probably) fix the mac build. by Dan Albert · 9 years ago
  100. 7dfb61d Move gettid() into libcutils. by Dan Albert · 9 years ago