1. edc49d7 Just use snprintf for android_get_control_socket. by Elliott Hughes · 9 years ago
  2. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 9 years ago
  3. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 9 years ago
  4. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 9 years ago
  5. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  6. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 9 years ago
  7. fc3576f Fix mac sdk build. by Christopher Ferris · 9 years ago
  8. 7dfb61d Move gettid() into libcutils. by Dan Albert · 9 years ago
  9. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 9 years ago
  10. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  11. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  12. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  13. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  14. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  15. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  16. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  17. 3906c85 You either have winsock or <sys/sockets.h>. by Elliott Hughes · 10 years ago
  18. c3914d2 Remove atomic-inline.h. by Elliott Hughes · 10 years ago
  19. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  20. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  21. c37387a am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bodies." by Chih-Hung Hsieh · 10 years ago
  22. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  23. f381920 am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  24. 2789faa Revert "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  25. 954fc61 am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  26. cb344d4 Rewrite atomic.h to use stdatomic.h. by Hans Boehm · 10 years ago
  27. 6bcc4ac Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  28. 07bb3f1 am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-dev by Christopher Ferris · 10 years ago
  29. a9fa7b8 Use the correct debuggerd given the tid. by Christopher Ferris · 10 years ago
  30. cad56b6 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  31. d034eb1 am 424eaece: am 69001e08: Merge "Remove android_... store_barriers and 64-bit atomics." by Hans Boehm · 10 years ago
  32. 9959ed9 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  33. 176fe90 am 4592d73e: am a59b6ac6: Merge "Only the Mac doesn\'t have open_memstream." by Elliott Hughes · 10 years ago
  34. a59b6ac Merge "Only the Mac doesn't have open_memstream." by Elliott Hughes · 10 years ago
  35. 3ff8888 Only the Mac doesn't have open_memstream. by Elliott Hughes · 10 years ago
  36. 3601abb am f7e88e51: am 373c7758: Merge "There\'s no non-SMP LP64." by Elliott Hughes · 10 years ago
  37. 901c900 There's no non-SMP LP64. by Elliott Hughes · 10 years ago
  38. de4d921 Add trace tag for power management. by Jeff Brown · 10 years ago
  39. 2befa73 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  40. f2e4b41 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  41. b14f65c Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  42. dfdbe61 Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  43. 5af7877 Add comment to discourage use of cutils/atomic.h. by Hans Boehm · 10 years ago
  44. 4b9f899 am e6b0c566: am 981dcd79: Merge "Add comment to discourage use of cutils/atomic.h." by Hans Boehm · 10 years ago
  45. e6d567b am 8e1f3f58: am 2c2fdae7: am 633be1f3: Merge "Remove android_atomic_swap from mips & mips64." by Elliott Hughes · 10 years ago
  46. 7688ef0 am bad62c53: am ba467827: am 29705171: Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 10 years ago
  47. a74680f Remove android_atomic_swap from mips & mips64. by Elliott Hughes · 10 years ago
  48. 2970517 Merge "[MIPS64] add atomic-mips64" by Elliott Hughes · 10 years ago
  49. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 10 years ago
  50. 84c3e99 [MIPS64] add atomic-mips64 by Duane Sand · 10 years ago
  51. 540a184 am b3697ec2: am c752d6dd: am bf082ffb: Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago
  52. bf082ff Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago
  53. 8c82b35 Updated trace.h to recognize ATRACE_TAG_BIONIC. by Brigid Smith · 10 years ago
  54. 881c89c am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" by Mark Salyzyn · 10 years ago
  55. 4887842 include: cleanup for -Wsystem-header by Mark Salyzyn · 10 years ago
  56. 2594f0f am 2113474a: am 17c3a227: am 617c28b8: Merge "Fix list_for_each_safe macro" by Colin Cross · 10 years ago
  57. 795e59b am fcc81e3c: am 184eecf0: am 4ecbda41: Merge "Add list_add_head to libcutils" by Colin Cross · 10 years ago
  58. 617c28b Merge "Fix list_for_each_safe macro" by Colin Cross · 10 years ago
  59. 4ecbda4 Merge "Add list_add_head to libcutils" by Colin Cross · 10 years ago
  60. 3edc252 am b42f1413: am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect" by Elliott Hughes · 10 years ago
  61. aecc6a6 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 11 years ago
  62. f8a1089 Add list_add_head to libcutils by Samuel Ortiz · 10 years ago
  63. 8cc7427 Fix list_for_each_safe macro by Thierry Escande · 10 years ago
  64. 84a445b am 29941ec8: am f8db4afb: am ab3d49b0: Merge "Use the si_code value bionic passes us." by Elliott Hughes · 10 years ago
  65. 855fcc3 Use the si_code value bionic passes us. by Elliott Hughes · 10 years ago
  66. d4507e9 cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 10 years ago
  67. 55c6407 Adding a handy predicate function (str_parms_has_key() by Paul McLean · 11 years ago
  68. 2583dec am 3f4855c1: am 46f3ebba: am 28171447: Merge "cutils: trace 64-bit compile issues" by Mark Salyzyn · 10 years ago
  69. a459d0b cutils: trace 64-bit compile issues by Mark Salyzyn · 10 years ago
  70. 665902e am db480f75: am 6a58c4f3: am 33e86e00: Merge "libcutils: add method to get klog level" by Alex Ray · 10 years ago
  71. 157e1b6 libcutils: add method to get klog level by Alex Ray · 10 years ago
  72. 202be73 am f10492d8: am 066cde92: am 223e0798: Merge "Enable building init with -Wall -Werror." by Nick Kralevich · 10 years ago
  73. eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 10 years ago
  74. a5d04cf am fcd4dad3: am 620a8800: am 1c1bd845: Merge "x86_64: Add atomic funtions" by Elliott Hughes · 10 years ago
  75. 4bc2f8d x86_64: Add atomic funtions by Qiming Shi · 11 years ago
  76. 6cfb31d am 5cbb68cf: am da9b5dab: am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 10 years ago
  77. e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 10 years ago
  78. 19750a2 am f1935b6d: am 2e9dcd21: am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 10 years ago
  79. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 10 years ago
  80. a6aad4c libcutils: Move list.c to inlines on list.h by Mark Salyzyn · 11 years ago
  81. 892af23 am 9222d911: am c8518616: am 02f68c4b: am 4800e20e: Merge "system/core: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  82. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  83. adc09ab am 7d076b3b: am b36cfdb7: am 4b53b014: am 5bd11b48: Merge changes Ib13d9654,I98723ccd by Colin Cross · 11 years ago
  84. 3510637 libcutils: fix atomic_memory_store_barrier by Colin Cross · 11 years ago
  85. 49cf122 am 7b80c138: am 7c7d76f4: am ab3d5036: am d47ffb88: Merge "AArch64: Add atomic functions" by Elliott Hughes · 11 years ago
  86. c15d2ce AArch64: Add atomic functions by Ashok Bhat · 11 years ago
  87. 0ea3624 libcutils: Move list.c to inlines on list.h by Mark Salyzyn · 11 years ago
  88. 32b7108 Remove non-existing klog_close() by Dmitry Shmidt · 11 years ago
  89. 8f4c14f am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe" by jp abgrall · 11 years ago
  90. 44d6342 Remove mkdir() side effect, add .nomedia, utils. by Jeff Sharkey · 11 years ago
  91. f1921c7 trace: Add support for tracing 64-bit ints. by Jamie Gennis · 11 years ago
  92. 30fb83b cutils: list: add list_for_each_safe by Andrew Boie · 11 years ago
  93. 9227bd3 Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  94. f5d79aa Merge "Don't use __attribute__(__error__)" by Nick Kralevich · 11 years ago
  95. bda25e4 Don't use __attribute__(__error__) by Nick Kralevich · 11 years ago
  96. 9ede332 Set ATRACE_ENABLE() to '0' if not availble by Tobias Grosser · 11 years ago
  97. abb7d58 HACK: cutils: restore record_stream temporarily by Dima Zavin · 11 years ago
  98. e44c6b7 Merge "property_get: do argument checking." by Nick Kralevich · 11 years ago
  99. 1c743de Merge "properties.h: avoid duplicating constant values" by Nick Kralevich · 11 years ago
  100. d8b11c1 Add ATRACE_TAG_RS. by Tim Murray · 11 years ago