1. b34e4a0 libcutils/fastboot: improve multi-buffer write. by David Pursell · 9 years ago
  2. 8385fb2 libcutils: add multi-buffer socket send. by David Pursell · 9 years ago
  3. 756e1c8 libcutils: add socket_get_local_port(). by David Pursell · 9 years ago
  4. 572bce2 fastboot: use cutils socket functions. by David Pursell · 9 years ago
  5. 0eb8e1b libcutils: share Windows networking code. by David Pursell · 9 years ago
  6. c314b2b cutils: trace: add DATABASE tag by Greg Hackmann · 10 years ago
  7. fcdd7ea am 7b0bdec4: Merge "Add a tag for tracing system server." by Yasuhiro Matsuda · 9 years ago
  8. 7b0bdec Merge "Add a tag for tracing system server." by Yasuhiro Matsuda · 9 years ago
  9. 78d632a am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  10. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  11. 715f463 Add a tag for tracing system server. by Yasuhiro Matsuda · 9 years ago
  12. 9492722 am 1f6204a8: am 6782ca0b: Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
  13. da106ad Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
  14. c6dbc85 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  15. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  16. 5937a86 am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  17. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  18. 7c842b5 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  19. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  20. b769c8d add cpuset support to libcutils by Tim Murray · 9 years ago
  21. cd206b3 Fix gettid() on Windows. by Dan Albert · 10 years ago
  22. b3a36ca Fix gettid() on Windows. by Dan Albert · 10 years ago
  23. d5ff3e9 Remove dead code. by Elliott Hughes · 10 years ago
  24. e886ba9 Remove a declaration for an unimplemented function. by Elliott Hughes · 10 years ago
  25. 0e2d601 Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  26. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  27. 88e0344 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  28. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  29. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  30. edc49d7 Just use snprintf for android_get_control_socket. by Elliott Hughes · 10 years ago
  31. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  32. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  33. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  34. da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
  35. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  36. fc3576f Fix mac sdk build. by Christopher Ferris · 10 years ago
  37. 7dfb61d Move gettid() into libcutils. by Dan Albert · 10 years ago
  38. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  39. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  40. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  41. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  42. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  43. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  44. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  45. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  46. 3906c85 You either have winsock or <sys/sockets.h>. by Elliott Hughes · 10 years ago
  47. c3914d2 Remove atomic-inline.h. by Elliott Hughes · 10 years ago
  48. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  49. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  50. c37387a am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  51. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  52. f381920 am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  53. 2789faa Revert "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  54. 954fc61 am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  55. cb344d4 Rewrite atomic.h to use stdatomic.h. by Hans Boehm · 10 years ago
  56. 6bcc4ac Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  57. 07bb3f1 am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-dev by Christopher Ferris · 10 years ago
  58. a9fa7b8 Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  59. cad56b6 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  60. d034eb1 am 424eaece: am 69001e08: Merge "Remove android_... store_barriers and 64-bit atomics." by Hans Boehm · 10 years ago
  61. 9959ed9 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  62. 176fe90 am 4592d73e: am a59b6ac6: Merge "Only the Mac doesn\'t have open_memstream." by Elliott Hughes · 10 years ago
  63. a59b6ac Merge "Only the Mac doesn't have open_memstream." by Elliott Hughes · 10 years ago
  64. 3ff8888 Only the Mac doesn't have open_memstream. by Elliott Hughes · 10 years ago
  65. 3601abb am f7e88e51: am 373c7758: Merge "There\'s no non-SMP LP64." by Elliott Hughes · 10 years ago
  66. 901c900 There's no non-SMP LP64. by Elliott Hughes · 10 years ago
  67. de4d921 Add trace tag for power management. by Jeff Brown · 10 years ago
  68. 2befa73 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  69. f2e4b41 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  70. b14f65c Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  71. dfdbe61 Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  72. 5af7877 Add comment to discourage use of cutils/atomic.h. by Hans Boehm · 10 years ago
  73. 4b9f899 am e6b0c566: am 981dcd79: Merge "Add comment to discourage use of cutils/atomic.h." by Hans Boehm · 10 years ago
  74. e6d567b am 8e1f3f58: am 2c2fdae7: am 633be1f3: Merge "Remove android_atomic_swap from mips & mips64." by Elliott Hughes · 10 years ago
  75. 7688ef0 am bad62c53: am ba467827: am 29705171: Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 10 years ago
  76. a74680f Remove android_atomic_swap from mips & mips64. by Elliott Hughes · 10 years ago
  77. 2970517 Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 10 years ago
  78. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 11 years ago
  79. 84c3e99 [MIPS64] add atomic-mips64 by Duane Sand · 11 years ago
  80. 540a184 am b3697ec2: am c752d6dd: am bf082ffb: Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago
  81. bf082ff Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago
  82. 8c82b35 Updated trace.h to recognize ATRACE_TAG_BIONIC. by Brigid Smith · 10 years ago
  83. 881c89c am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" by Mark Salyzyn · 10 years ago
  84. 4887842 include: cleanup for -Wsystem-header by Mark Salyzyn · 10 years ago
  85. 2594f0f am 2113474a: am 17c3a227: am 617c28b8: Merge "Fix list_for_each_safe macro" by Colin Cross · 10 years ago
  86. 795e59b am fcc81e3c: am 184eecf0: am 4ecbda41: Merge "Add list_add_head to libcutils" by Colin Cross · 10 years ago
  87. 617c28b Merge "Fix list_for_each_safe macro" by Colin Cross · 10 years ago
  88. 4ecbda4 Merge "Add list_add_head to libcutils" by Colin Cross · 10 years ago
  89. 3edc252 am b42f1413: am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect" by Elliott Hughes · 10 years ago
  90. aecc6a6 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 11 years ago
  91. f8a1089 Add list_add_head to libcutils by Samuel Ortiz · 11 years ago
  92. 8cc7427 Fix list_for_each_safe macro by Thierry Escande · 11 years ago
  93. 84a445b am 29941ec8: am f8db4afb: am ab3d49b0: Merge "Use the si_code value bionic passes us." by Elliott Hughes · 11 years ago
  94. 855fcc3 Use the si_code value bionic passes us. by Elliott Hughes · 11 years ago
  95. d4507e9 cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 11 years ago
  96. 55c6407 Adding a handy predicate function (str_parms_has_key() by Paul McLean · 11 years ago
  97. 2583dec am 3f4855c1: am 46f3ebba: am 28171447: Merge "cutils: trace 64-bit compile issues" by Mark Salyzyn · 11 years ago
  98. a459d0b cutils: trace 64-bit compile issues by Mark Salyzyn · 11 years ago
  99. 665902e am db480f75: am 6a58c4f3: am 33e86e00: Merge "libcutils: add method to get klog level" by Alex Ray · 11 years ago
  100. 157e1b6 libcutils: add method to get klog level by Alex Ray · 11 years ago