- fa528af liblogwrap: lock android_fork_execvp by Rom Lemarchand · 13 years ago
- af14edf liblogwrap: replace loops with calls to TEMP_FAILURE_RETRY by Rom Lemarchand · 13 years ago
- 5b8d0b8 logwrap lib: make logwrapper less verbose when told to not log by JP Abgrall · 13 years ago
- 998f9c2 logwrap: Change semantics of NULL status in android_fork_execvp by Rom Lemarchand · 13 years ago
- a155c2f am 4169235b: (-s ours) Reset to state of AOSP (i.e. MR1.1 + AOSP contributions). DO NOT MERGE. by Jean-Baptiste Queru · 13 years ago
- a6b026b am c9e005f2: (-s ours) am 11a230a8: reset to 016806a7, but keep bad history for fast forward by Ed Heyl · 13 years ago
- 4169235 Reset to state of AOSP (i.e. MR1.1 + AOSP contributions). DO NOT MERGE. by Jean-Baptiste Queru · 13 years ago
- c9e005f am 11a230a8: reset to 016806a7, but keep bad history for fast forward by Ed Heyl · 13 years ago
- 11a230a reset to 016806a7, but keep bad history for fast forward by Ed Heyl · 13 years ago
- 905a06c logwrapper: rename logwrap() to android_fork_execvp() by Rom Lemarchand · 13 years ago
- b34619d logwrap: add quiet flag to logwrap() by Rom Lemarchand · 13 years ago
- 7219942 Merge "logwrap: Replace sigprocmask with pthread_sigmask" by Rom Lemarchand · 13 years ago
- 176ccec Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT" by Rom Lemarchand · 13 years ago
- 9bd6fc7 logwrap: Replace sigprocmask with pthread_sigmask by Rom Lemarchand · 13 years ago
- 237796c logwrap: wait for child process when receiving SIGINT or SIGQUIT by Rom Lemarchand · 13 years ago
- e90500f logwrap: ensure child exits with _exit by Rom Lemarchand · 13 years ago
- b224253 logwrap: remove unnecessary call to setuid/setgid by Rom Lemarchand · 13 years ago
- 505247c logwrap: fix off by 1 argument error by Rom Lemarchand · 13 years ago
- bb4d154 logwrapper: switch to signal handlers for SIGCHLD by Rom Lemarchand · 13 years ago
- 0f9c142 logwrapper: prevent logwrap from hanging when child dies by Rom Lemarchand · 13 years ago
- 72722b2 logwrapper: split into liblogwrap and the executable itself by Rom Lemarchand · 13 years ago
- 01891c3 Revert "Remove -d option from logwrapper" by Rom Lemarchand · 13 years ago
- e91106e Remove -d option from logwrapper by Rom Lemarchand · 13 years ago
- 03b195d am 0c47c682: am 81077e5f: Merge "Use Rlog instead of Log" by Wink Saville · 13 years ago
- bf76252 Use Rlog instead of Log by Wink Saville · 13 years ago
- 8ff485f Use Rlog instead of Log by Wink Saville · 13 years ago
- 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 · 13 years ago
- 1d81dc5 DO NOT MERGE Add event log tag for cert pin failures. by Geremy Condra · 13 years ago
- 85fbfa8 Add event log tag for cert pin failures. by Geremy Condra · 13 years ago
- e24f2c6 am 753b96cf: am dd56039c: Merge "Fixed an unused param warning in logcat" by Stephen Hines · 13 years ago
- e8bad52 Collapse IMS tags into a prefix check. by Jeff Sharkey · 13 years ago
- ff5c94d Fixed an unused param warning in logcat by Edwin Vane · 13 years ago
- 84400a0 Force IMS logging into radio log. by Jeff Sharkey · 13 years ago
- bdd49b7 Added logtags for errors in bionic. by Geremy Condra · 13 years ago
- 1f381a9 Make a liblog.so for the host too. by Elliott Hughes · 14 years ago
- 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
- 52947db Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 14 years ago
- c045b8a Merge commit 'c4fd60b' by Mike Lockwood · 13 years ago
- 1721d9e Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 14 years ago
- 3bd7363 Merge "Fixed two 64-bit porting issues; Make pid/tid type consistent" by Andrew Hsieh · 14 years ago
- 1c38515 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 14 years ago
- 54344fe am 72249325: am 428a6e3f: am 5c2d43c5: Merge "logwrapper: reduce verbosity and fix usage" by Jean-Baptiste Queru · 14 years ago
- 5c2d43c Merge "logwrapper: reduce verbosity and fix usage" by Jean-Baptiste Queru · 14 years ago
- f61d1c2 logwrapper: reduce verbosity and fix usage by Tanguy Pruvot · 14 years ago
- 223d127 fix "logcat -c ; logcat -d" hang. by Nick Kralevich · 14 years ago
- 5919ab3 am abffc7f7: (-s ours) am 9c86eda8: Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 14 years ago
- 9c86eda Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 14 years ago
- a530f56 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 14 years ago
- 5b5c282 Merge remote branch 'goog/ics-mr1' into ics-aah by Ed Heyl · 14 years ago
- 31922bd am 1b3c4299: am 70212a40: Merge "Gracefully handle truncated log messages." into ics-mr1 by Jeff Sharkey · 14 years ago
- 059ac70 Gracefully handle truncated log messages. by Jeff Sharkey · 14 years ago
- cd3de99 undo reset to ics-mr1 until we have a better method by Ed Heyl · 14 years ago
- ea0bb1e reset to ics-mr1, but keep history by Ed Heyl · 14 years ago
- 78e565b Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 14 years ago
- 2f2789a liblog: do better checks of log messages. by Nick Kralevich · 14 years ago
- 9ec8523 logcat: add sanity check by Nick Kralevich · 14 years ago
- 32be08b liblog: ensure that the message length is consistent by Nick Kralevich · 14 years ago
- fa7c09a Add checking for log entry format by Kenny Root · 14 years ago
- 5a71d69 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
- 4917699 Fix SDK build. by Brett Chabot · 14 years ago
- 2982654 Fix build warnings by Glenn Kasten · 14 years ago
- 517c892 Remove two unused event log tags. by Carl Shapiro · 15 years ago
- 24fb8cf am 730bf504: am fe2daa6f: add graphics events to the eventlog definitions by Mathias Agopian · 15 years ago
- b60bf76 am 867691d0: am 149c19dc: Add dvm_lock_sample\'s new fields. by Brad Fitzpatrick · 15 years ago
- 730bf50 am fe2daa6f: add graphics events to the eventlog definitions by Mathias Agopian · 15 years ago
- fe2daa6 add graphics events to the eventlog definitions by Mathias Agopian · 15 years ago
- 867691d am 149c19dc: Add dvm_lock_sample\'s new fields. by Brad Fitzpatrick · 15 years ago
- 149c19d Add dvm_lock_sample's new fields. by Brad Fitzpatrick · 15 years ago
- d259d59 am a9035d6c: am 22ccaf1d: Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 15 years ago
- a9035d6 am 22ccaf1d: Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 15 years ago
- 22ccaf1 Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 15 years ago
- 6b4ba7f Update eventlog tags for WifiStateTracker by Irfan Sheriff · 15 years ago
- 51007b2 am 2f788f7d: merge from open-source master by The Android Open Source Project · 15 years ago
- 2f788f7 merge from open-source master by The Android Open Source Project · 15 years ago
- c4fabe3 Fixed LOG_ASSERT() compilation errors in native debug builds. by Chris Pearson · 15 years ago
- fa12364 Update the help text to reflect new capabilities of -b parameter. by Wink Saville · 15 years ago
- 9e4ef72 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 15 years ago
- 9a4de0b am a523b5b2: Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 15 years ago
- 7dd8940 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 15 years ago
- 2e6cc3d am 0253ffde: am 689a12be: merge from open-source master by The Android Open Source Project · 15 years ago
- 689a12b merge from open-source master by The Android Open Source Project · 15 years ago
- 49b7e0d Add a printf format. by christian.bejram · 16 years ago
- 5d71767 Merge commit '76e5bca72de36ec99c301d85cf6f4a536084f235' into mm by Brian Carlstrom · 15 years ago
- df885e1 Merge commit '68eba6aea8b7a340bf3e16ba3ac0115f4a4ac585' into mm by Brian Carlstrom · 15 years ago
- 5985be2 am 7ae4e690: am db2f5ad4: am 76e5bca7: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
- 76e5bca Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
- d6bf7e5 Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
- d433b5b Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 15 years ago
- 68eba6a Rename logtag for clarity. by Brad Fitzpatrick · 15 years ago
- b9218fb fix [2483384] logcat crash when malloc debug is enabled by Mathias Agopian · 15 years ago
- cce2b08 Add '-t N' flag to logcat, to print only the last N lines of logcat by Dan Egnor · 16 years ago
- bf12520 Remove an obsolete event log tag. by Dan Egnor · 16 years ago
- 960994d merge from open-source master by The Android Open Source Project · 16 years ago
- 73231e1 remove stray printfs. by Joe Onorato · 16 years ago
- f479c23 Merge "Fix Heap Corruption from too long of a TAG" by Andy McFadden · 16 years ago
- 400da4a Make logcat print both the main and system buffers by default. Make SLOGx macros work. by Joe Onorato · 16 years ago
- d23b9cf Allow logcat to take multiple -b options, and interleave the results. by Joe Onorato · 16 years ago
- 999ecb0 Fix Heap Corruption from too long of a TAG by Keith Preston · 16 years ago
- 56cb722 Remove some log tags, which have moved to their own by Dan Egnor · 16 years ago
- 3652dde am 19805217: resolved conflicts for merge of bb2edab6 to eclair-plus-aosp by Jean-Baptiste Queru · 16 years ago