History log of /frameworks/base/core/java/android/util/EventLog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a0f8bc51aff98c2e23e73069e447f63397471a0a 24-Feb-2011 Jesse Wilson <jessewilson@google.com> Remove default constructors from static utility classes.

Change-Id: Id8dc55a30a03e1da87500b66c429de9268033b9e
http://b/3344646
/frameworks/base/core/java/android/util/EventLog.java
6e70912bd53aaa5264259e160eb2b4d2eb0f302c 07-Jan-2010 Dan Egnor <egnor@google.com> Bumper un-@hide (un-@pending actually) of previously reviewed APIs:

- new Log methods for reportable conditions
- EventLog publication, EventLogTags deprecation
- a new stackTrace field in ProcessErrorStateInfo
/frameworks/base/core/java/android/util/EventLog.java
6916089e838662b41d902cd9a0d2560b04633ef9 07-Jan-2010 Dan Egnor <egnor@google.com> Remove old EventLog tests from here, they will be replaced by a
(better) EventLog test in CTS.

Fix some minor errors in the handling of too-large event log values.
/frameworks/base/core/java/android/util/EventLog.java
62136d3e1c1262fc31a1f77f6d6acbd75e5ea81d 06-Jan-2010 Dan Egnor <egnor@google.com> Simplify EventLog interface -- remove supported for nested
sequences (which nobody used) and streamline the API, adding
documentation in preparation for inclusion in the SDK.

Gut and deprecate EventLogTags, which unfortunately was put
into the public SDK (an oversight). Include the functionality
in EventLog proper, in a simpler and easier to use manner.

This change doesn't actually un-@hide anything, but it does
change it to @pending.
/frameworks/base/core/java/android/util/EventLog.java
0084da561e9830c17068435cb398635145fca5c0 29-Jul-2009 Dan Egnor <egnor@google.com> Allow zero-length lists in EventLog entries.
(I'm verifying that the consumers of EventLog -- logcat, checkin -- are OK with this.)
Improve the error handling in RestoreSession.
/frameworks/base/core/java/android/util/EventLog.java
95ff2401a9c6f0252aeedfa27ba0a9a5f0d7f55e 02-Jul-2009 Jim Miller <jaggies@google.com> Add method to read events from a file. Remove unused method. Fixed after review.
/frameworks/base/core/java/android/util/EventLog.java
30636876c079cdce5f856aa2269e2d2f769e8363 09-Jun-2009 Jim Miller <jaggies@google.com> Add getRawData() method for AggregationService.
/frameworks/base/core/java/android/util/EventLog.java
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/java/android/util/EventLog.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/java/android/util/EventLog.java
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/core/java/android/util/EventLog.java