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