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