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