1. 111e3d3 Only Windows doesn't have <sys/uio.h>. by Elliott Hughes · 10 years ago
  2. 2a5fecb Only Win32 doesn't have writev. by Elliott Hughes · 10 years ago
  3. 1f74286 Liblog: Remove unused function by Andreas Gampe · 10 years ago
  4. 9768d24 Kill LOCAL_SOCKET_NAMESPACE. by Elliott Hughes · 10 years ago
  5. 8a98535 kill HAVE_LOCALTIME_R by Yabin Cui · 10 years ago
  6. f2dedb7 Move liblog tests and benchmarks to libc++. by Dan Albert · 10 years ago
  7. b2042f7 am a1ac84cd: MingW doesn\'t handle __attribute__((weak)) for Windows PE by Adam Lesinski · 10 years ago
  8. a1ac84c MingW doesn't handle __attribute__((weak)) for Windows PE by Adam Lesinski · 10 years ago
  9. e18ed89 Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  10. 5f68087 Add -std=gnu++11 to test cflags by Dmitriy Ivanov · 10 years ago
  11. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  12. ead88fc liblog: logcat: colored output. by Pierre Zurek · 14 years ago
  13. 85af05a Fix typo: ifndef -> ifneq by Dmitriy Ivanov · 10 years ago
  14. c68fedc Update for public android_set_abort_message(). by Dan Albert · 10 years ago
  15. 4047075 Update for public android_set_abort_message(). by Dan Albert · 10 years ago
  16. eb49dd7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  17. 03cc1f7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  18. 118d1b3 logd_write: set SOCK_CLOEXEC on socket by Nick Kralevich · 10 years ago
  19. 2a4d05a implement LOG_EVENT_STRING by Nick Kralevich · 10 years ago
  20. 59ec765 Host multilib build of both 32-bit and 64-bit libraries. by Ian Rogers · 10 years ago
  21. 90aa3d5 liblog: test: Send bionc's fatal logging to the crash log by Mark Salyzyn · 10 years ago
  22. 076ba81 liblog: cache getuid() syscall by Mark Salyzyn · 10 years ago
  23. 4323292 Address additional warnings found by GCC 4.9. by Ben Cheng · 10 years ago
  24. a04464a liblog: set -Werror by Mark Salyzyn · 10 years ago
  25. 9f437d7 Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  26. 26864bf Switch to the new bionic fatal logging interface. by Elliott Hughes · 10 years ago
  27. 5045f57 liblog: logcat: Move library print test into gTest by Mark Salyzyn · 10 years ago
  28. d2e3747 liblog: test bionic libc_logging.cpp by Mark Salyzyn · 10 years ago
  29. 8444eb8 logd: liblog: ALOG silently drops excessively long messages by Mark Salyzyn · 10 years ago
  30. 6798914 Merge "Improve liblog's fatal logging." by Elliott Hughes · 10 years ago
  31. da6b2e2 Improve liblog's fatal logging. by Elliott Hughes · 10 years ago
  32. 696817d liblog: Statistics truncated to 16384 bytes by Mark Salyzyn · 10 years ago
  33. 99f47a9 logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH by Mark Salyzyn · 10 years ago
  34. 1bafa52 Fix signed vs unsigned comparison. by Ben Cheng · 10 years ago
  35. 1c95047 logd: liblog: logcat: enable prune features for user by Mark Salyzyn · 10 years ago
  36. e644664 Merge "liblog: deal with restart of logd" by Mark Salyzyn · 10 years ago
  37. 8196be3 liblog: test for LOGGER_ENTRY_MAX_PAYLOAD compliance by Mark Salyzyn · 10 years ago
  38. 8245af1 liblog: deal with restart of logd by Mark Salyzyn · 10 years ago
  39. b992d0d logd: liblog: Thread IDs missing from logcat -v thread by Mark Salyzyn · 10 years ago
  40. 8084a53 liblog: improve errno handling on read failure by Greg Hackmann · 10 years ago
  41. 5a6b8d1 Fix build some more by Christopher Tate · 10 years ago
  42. dc50776 Fix the build by Christopher Tate · 10 years ago
  43. c0626fd liblog: Build Breakage in sdk(linux) by Mark Salyzyn · 10 years ago
  44. fa3716b logd: liblog: logcat: Arbitrary time to tail by Mark Salyzyn · 10 years ago
  45. dfa7a07 logd: liblog: logcat: Add LogWhiteBlackList by Mark Salyzyn · 10 years ago
  46. 34facab logd: liblog: logcat: Add Statistics by Mark Salyzyn · 10 years ago
  47. 99ff946 logd: default user space logger by Mark Salyzyn · 10 years ago
  48. 7e2f83c logd: liblog: 64-bit issues by Mark Salyzyn · 10 years ago
  49. 154f460 liblog: enable logging to logd. by Mark Salyzyn · 10 years ago
  50. 5d9fe77 system/core LP64 cleanup. by Elliott Hughes · 10 years ago
  51. 7ddca5a Fix code style, put unused in the end by Kristian Monsen · 10 years ago
  52. d2acdd8 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 10 years ago
  53. b5a9890 Fixes some warnings by Kristian Monsen · 10 years ago
  54. 40b2155 liblog: support struct logger_event_v2 format by Mark Salyzyn · 11 years ago
  55. e7ff525 liblog: update timestamp on NOTICE file by Mark Salyzyn · 11 years ago
  56. cef098e liblog: Add cpu utilization test by Mark Salyzyn · 11 years ago
  57. 819c58a liblog: Add liblog test suite by Mark Salyzyn · 11 years ago
  58. 1345f38 liblog: deprecate export LOGGER ioctl definitions by Mark Salyzyn · 11 years ago
  59. e9c4196 liblog: deprecate export of LOGGER_LOG_* defines by Mark Salyzyn · 11 years ago
  60. 24b5d3c liblog: Add README by Mark Salyzyn · 11 years ago
  61. 168021c liblog: resolve build warning messages by Mark Salyzyn · 11 years ago
  62. d0a83fd liblog: high CPU usage from logcat by Mark Salyzyn · 11 years ago
  63. 11aa6ee liblog: fix build again by Colin Cross · 11 years ago
  64. 015c8e7 liblog: git_master@964770 build problem by Mark Salyzyn · 11 years ago
  65. 4295841 liblog: Interface to support abstracting log read by Mark Salyzyn · 11 years ago
  66. cf4aa03 liblog: whitespace cleanup by Mark Salyzyn · 11 years ago
  67. 9227bd3 Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  68. a170322 liblog: fix fd leakage by Nick Kralevich · 11 years ago
  69. 3761e96 Use Rlog instead of Log by Wink Saville · 12 years ago
  70. 84dcf09 Collapse IMS tags into a prefix check. by Jeff Sharkey · 12 years ago
  71. 44e9565 Force IMS logging into radio log. by Jeff Sharkey · 12 years ago
  72. f82e741 Make a liblog.so for the host too. by Elliott Hughes · 13 years ago
  73. 99e7f7a Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 12 years ago
  74. d2c8f52 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 12 years ago
  75. a820a0e Gracefully handle truncated log messages. by Jeff Sharkey · 13 years ago
  76. e1ede15 liblog: do better checks of log messages. by Nick Kralevich · 13 years ago
  77. 63f4a84 liblog: ensure that the message length is consistent by Nick Kralevich · 13 years ago
  78. 4bf3c02 Add checking for log entry format by Kenny Root · 13 years ago
  79. 29e1e73 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  80. 7b023b2 Fix SDK build. by Brett Chabot · 13 years ago
  81. 590e364 Fix build warnings by Glenn Kasten · 13 years ago
  82. 4e24696 am 64ba76c1: merge from open-source master by The Android Open Source Project · 14 years ago
  83. 1929990 Fixed LOG_ASSERT() compilation errors in native debug builds. by Chris Pearson · 14 years ago
  84. 2a7f2ae Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 14 years ago
  85. 7df6349 merge from open-source master by The Android Open Source Project · 14 years ago
  86. 3b6bd02 remove stray printfs. by Joe Onorato · 14 years ago
  87. e2bf2ea Make logcat print both the main and system buffers by default. Make SLOGx macros work. by Joe Onorato · 14 years ago
  88. b45b5c9 Fix Heap Corruption from too long of a TAG by Keith Preston · 14 years ago
  89. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  90. ed7ccae Route all log tags with "RIL" prefix to radio buffer. by John Michelau · 15 years ago
  91. 83eb023 Merge branch 'readonly-p4-master' by Wink Saville · 15 years ago
  92. 89efdc9 AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger. by Wink Saville · 15 years ago
  93. 7bdfb16 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  94. 7be77b5 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  95. f441e1e Automated import from //branches/donutburger/...@140818,140818 by Dianne Hackborn · 15 years ago
  96. 161b03c Automated import from //branches/master/...@140824,140824 by Dianne Hackborn · 15 years ago
  97. 3207e48 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  98. 83b6548 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  99. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  100. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago