1. c73e2b1 liblog: whitespace cleanup by Mark Salyzyn · 11 years ago
  2. b1512c2 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  3. 0cd5a9f Merge "logwrapper: fix missing include" by JP Abgrall · 11 years ago
  4. c071c31 logwrapper: fix missing include by William Roberts · 11 years ago
  5. b1b3a77 Add new cert_pin_failure tag that can be used in user-consent filtering. by William Luh · 11 years ago
  6. a84beb1 Create a separate copy of the fsck logs by Ken Sumrall · 11 years ago
  7. e355ded Move liblog headers to system/core/include/log by Colin Cross · 11 years ago
  8. 3d3dde7 remove unused SF event log tags by Mathias Agopian · 11 years ago
  9. 54ec944 logwrapper: Add ability to log to kernel log by Ken Sumrall · 12 years ago
  10. 296ac85 liblogwrap: use POLLHUP flag to check when a child dies by Rom Lemarchand · 12 years ago
  11. 83dcb01 am 32f33c14: am e625f32f: Merge "liblog: fix fd leakage" by Nick Kralevich · 12 years ago
  12. 32f33c1 am e625f32f: Merge "liblog: fix fd leakage" by Nick Kralevich · 12 years ago
  13. e625f32 Merge "liblog: fix fd leakage" by Nick Kralevich · 12 years ago
  14. 5d051c1 liblog: fix fd leakage by Nick Kralevich · 12 years ago
  15. fa528af liblogwrap: lock android_fork_execvp by Rom Lemarchand · 12 years ago
  16. af14edf liblogwrap: replace loops with calls to TEMP_FAILURE_RETRY by Rom Lemarchand · 12 years ago
  17. 5b8d0b8 logwrap lib: make logwrapper less verbose when told to not log by JP Abgrall · 12 years ago
  18. 998f9c2 logwrap: Change semantics of NULL status in android_fork_execvp by Rom Lemarchand · 12 years ago
  19. a155c2f am 4169235b: (-s ours) Reset to state of AOSP (i.e. MR1.1 + AOSP contributions). DO NOT MERGE. by Jean-Baptiste Queru · 12 years ago
  20. a6b026b am c9e005f2: (-s ours) am 11a230a8: reset to 016806a7, but keep bad history for fast forward by Ed Heyl · 12 years ago
  21. 4169235 Reset to state of AOSP (i.e. MR1.1 + AOSP contributions). DO NOT MERGE. by Jean-Baptiste Queru · 12 years ago
  22. c9e005f am 11a230a8: reset to 016806a7, but keep bad history for fast forward by Ed Heyl · 12 years ago
  23. 11a230a reset to 016806a7, but keep bad history for fast forward by Ed Heyl · 12 years ago
  24. 905a06c logwrapper: rename logwrap() to android_fork_execvp() by Rom Lemarchand · 12 years ago
  25. b34619d logwrap: add quiet flag to logwrap() by Rom Lemarchand · 12 years ago
  26. 7219942 Merge "logwrap: Replace sigprocmask with pthread_sigmask" by Rom Lemarchand · 12 years ago
  27. 176ccec Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT" by Rom Lemarchand · 12 years ago
  28. 9bd6fc7 logwrap: Replace sigprocmask with pthread_sigmask by Rom Lemarchand · 12 years ago
  29. 237796c logwrap: wait for child process when receiving SIGINT or SIGQUIT by Rom Lemarchand · 12 years ago
  30. e90500f logwrap: ensure child exits with _exit by Rom Lemarchand · 12 years ago
  31. b224253 logwrap: remove unnecessary call to setuid/setgid by Rom Lemarchand · 12 years ago
  32. 505247c logwrap: fix off by 1 argument error by Rom Lemarchand · 12 years ago
  33. bb4d154 logwrapper: switch to signal handlers for SIGCHLD by Rom Lemarchand · 12 years ago
  34. 0f9c142 logwrapper: prevent logwrap from hanging when child dies by Rom Lemarchand · 12 years ago
  35. 72722b2 logwrapper: split into liblogwrap and the executable itself by Rom Lemarchand · 12 years ago
  36. 01891c3 Revert "Remove -d option from logwrapper" by Rom Lemarchand · 12 years ago
  37. e91106e Remove -d option from logwrapper by Rom Lemarchand · 12 years ago
  38. 03b195d am 0c47c682: am 81077e5f: Merge "Use Rlog instead of Log" by Wink Saville · 12 years ago
  39. bf76252 Use Rlog instead of Log by Wink Saville · 12 years ago
  40. 8ff485f Use Rlog instead of Log by Wink Saville · 12 years ago
  41. 771436b am 1e3cab0b: (-s ours) am 1683413f: Merge "DO NOT MERGE Add event log tag for cert pin failures." into jb-mr1-dev by Geremy Condra · 12 years ago
  42. 1d81dc5 DO NOT MERGE Add event log tag for cert pin failures. by Geremy Condra · 12 years ago
  43. 85fbfa8 Add event log tag for cert pin failures. by Geremy Condra · 12 years ago
  44. e24f2c6 am 753b96cf: am dd56039c: Merge "Fixed an unused param warning in logcat" by Stephen Hines · 12 years ago
  45. e8bad52 Collapse IMS tags into a prefix check. by Jeff Sharkey · 12 years ago
  46. ff5c94d Fixed an unused param warning in logcat by Edwin Vane · 12 years ago
  47. 84400a0 Force IMS logging into radio log. by Jeff Sharkey · 12 years ago
  48. bdd49b7 Added logtags for errors in bionic. by Geremy Condra · 12 years ago
  49. 1f381a9 Make a liblog.so for the host too. by Elliott Hughes · 13 years ago
  50. 00b61c3 am bd52ff3e: am 4b91e332: am 52947dbf: Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 13 years ago
  51. 52947db Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 13 years ago
  52. c045b8a Merge commit 'c4fd60b' by Mike Lockwood · 13 years ago
  53. 1721d9e Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 13 years ago
  54. 3bd7363 Merge "Fixed two 64-bit porting issues; Make pid/tid type consistent" by Andrew Hsieh · 13 years ago
  55. 1c38515 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 13 years ago
  56. 54344fe am 72249325: am 428a6e3f: am 5c2d43c5: Merge "logwrapper: reduce verbosity and fix usage" by Jean-Baptiste Queru · 13 years ago
  57. 5c2d43c Merge "logwrapper: reduce verbosity and fix usage" by Jean-Baptiste Queru · 13 years ago
  58. f61d1c2 logwrapper: reduce verbosity and fix usage by Tanguy Pruvot · 13 years ago
  59. 223d127 fix "logcat -c ; logcat -d" hang. by Nick Kralevich · 13 years ago
  60. 5919ab3 am abffc7f7: (-s ours) am 9c86eda8: Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 13 years ago
  61. 9c86eda Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 13 years ago
  62. a530f56 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  63. 5b5c282 Merge remote branch 'goog/ics-mr1' into ics-aah by Ed Heyl · 13 years ago
  64. 31922bd am 1b3c4299: am 70212a40: Merge "Gracefully handle truncated log messages." into ics-mr1 by Jeff Sharkey · 13 years ago
  65. 059ac70 Gracefully handle truncated log messages. by Jeff Sharkey · 13 years ago
  66. cd3de99 undo reset to ics-mr1 until we have a better method by Ed Heyl · 13 years ago
  67. ea0bb1e reset to ics-mr1, but keep history by Ed Heyl · 13 years ago
  68. 78e565b Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  69. 2f2789a liblog: do better checks of log messages. by Nick Kralevich · 13 years ago
  70. 9ec8523 logcat: add sanity check by Nick Kralevich · 13 years ago
  71. 32be08b liblog: ensure that the message length is consistent by Nick Kralevich · 13 years ago
  72. fa7c09a Add checking for log entry format by Kenny Root · 13 years ago
  73. 5a71d69 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  74. 4917699 Fix SDK build. by Brett Chabot · 13 years ago
  75. 2982654 Fix build warnings by Glenn Kasten · 13 years ago
  76. 517c892 Remove two unused event log tags. by Carl Shapiro · 14 years ago
  77. 24fb8cf am 730bf504: am fe2daa6f: add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  78. b60bf76 am 867691d0: am 149c19dc: Add dvm_lock_sample\'s new fields. by Brad Fitzpatrick · 14 years ago
  79. 730bf50 am fe2daa6f: add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  80. fe2daa6 add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  81. 867691d am 149c19dc: Add dvm_lock_sample\'s new fields. by Brad Fitzpatrick · 14 years ago
  82. 149c19d Add dvm_lock_sample's new fields. by Brad Fitzpatrick · 14 years ago
  83. d259d59 am a9035d6c: am 22ccaf1d: Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 14 years ago
  84. a9035d6 am 22ccaf1d: Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 14 years ago
  85. 22ccaf1 Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 15 years ago
  86. 6b4ba7f Update eventlog tags for WifiStateTracker by Irfan Sheriff · 14 years ago
  87. 51007b2 am 2f788f7d: merge from open-source master by The Android Open Source Project · 14 years ago
  88. 2f788f7 merge from open-source master by The Android Open Source Project · 14 years ago
  89. c4fabe3 Fixed LOG_ASSERT() compilation errors in native debug builds. by Chris Pearson · 14 years ago
  90. fa12364 Update the help text to reflect new capabilities of -b parameter. by Wink Saville · 14 years ago
  91. 9e4ef72 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  92. 9a4de0b am a523b5b2: Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 14 years ago
  93. 7dd8940 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
  94. 2e6cc3d am 0253ffde: am 689a12be: merge from open-source master by The Android Open Source Project · 14 years ago
  95. 689a12b merge from open-source master by The Android Open Source Project · 14 years ago
  96. 49b7e0d Add a printf format. by christian.bejram · 15 years ago
  97. 5d71767 Merge commit '76e5bca72de36ec99c301d85cf6f4a536084f235' into mm by Brian Carlstrom · 15 years ago
  98. df885e1 Merge commit '68eba6aea8b7a340bf3e16ba3ac0115f4a4ac585' into mm by Brian Carlstrom · 15 years ago
  99. 5985be2 am 7ae4e690: am db2f5ad4: am 76e5bca7: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
  100. 76e5bca Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago