summaryrefslogtreecommitdiff
path: root/core/java/android/util/Log.java
Commit message (Expand)AuthorAgeFilesLines
* Document that Log can quietly swallow UnknownHostExceptions.Jonathan Lepage2021-11-041-0/+7
* Remove incorrect statement from Log docs.Torne (Richard Coles)2020-10-131-3/+1
* Fix minor error in documentation of isLoggableShanthanu Bhardwaj2020-09-261-1/+1
* Make Log.isLogagble @FastNativeMakoto Onuki2020-03-231-0/+3
* Expose logToRadioBuffer as system APIMeng Wang2020-01-161-1/+2
* Add a copy of Rlog for the telephony mainline moduleMakoto Onuki2020-01-071-0/+20
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* Merge "Code formatting change for upcoming annotations." am: 5d669f79f2 am: 5...Mathew Inwood2018-08-011-2/+2
|\
| * Code formatting change for upcoming annotations.Mathew Inwood2018-08-011-2/+2
| * Merge "Frameworks: Move Log holder to be preloaded"Andreas Gampe2017-09-281-3/+3
| |\
| | * Frameworks: Move Log holder to be preloadedAndreas Gampe2017-09-281-3/+3
* | | Add typedef for the Log levelTor Norbye2018-06-051-5/+11
* | | Annotate Log reference parameters and return types.Jake Wharton2018-06-041-25/+29
* | | Frameworks: Move Log holder to be preloadedAndreas Gampe2017-09-271-3/+3
|/ /
* | Merge "add links to Log class summary for methods and logcat doc" into oc-devScott Main2017-06-291-2/+3
|\ \ | |/ |/|
| * add links to Log class summary for methods and logcat docScott Main2017-06-281-2/+3
| * jni: isLoggable: adapt to removal of property name size limitMark Salyzyn2017-04-111-1/+3
* | Merge "Log: increase visibility of Log.TerribleFailure"Mukesh Agrawal2017-04-271-1/+2
|\ \
| * | Log: increase visibility of Log.TerribleFailuremukesh agrawal2017-04-261-1/+2
| |/
* / jni: isLoggable: adapt to removal of property name size limitMark Salyzyn2017-04-111-1/+3
|/
* When system server goes down, crash apps more.Jeff Sharkey2016-02-271-0/+7
* Frameworks/base: Use Log.printlns in RuntimeInitAndreas Gampe2016-02-181-1/+2
* Frameworks/base: Change android.util.Log multiline loggingAndreas Gampe2015-12-171-8/+112
* Change wtf errors from ASSERT to ERROR.Christopher Ferris2015-06-091-1/+4
* Fix issue #17323751: Additional items in aggregated battery statsDianne Hackborn2014-12-051-0/+5
* Fix issue #17146552: system anrDianne Hackborn2014-08-261-9/+10
* Native Runtime: Add LOG_ID_CRASHMark Salyzyn2014-04-151-0/+1
* Fix issue #11223335: APR: Lots of failures in procstats due to...Dianne Hackborn2013-10-141-12/+7
* Fix issue #11005453: [SUW] G+ profile creation for new user brokenDianne Hackborn2013-10-011-3/+22
* Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-1/+3
* Reduce log spew.Joe Onorato2011-05-191-0/+12
* Put Log.wtf's terrible failure in logcat -b main.Brad Fitzpatrick2010-12-151-1/+1
* Log.wtf when databases go to be downgraded.Brad Fitzpatrick2010-06-081-2/+33
* Switch the services library to using the new SlogJoe Onorato2010-03-011-5/+6
* Add new Slog class.Joe Onorato2010-03-011-13/+22
* Bumper un-@hide (un-@pending actually) of previously reviewed APIs:Dan Egnor2010-01-071-3/+0
* DropBox logging of app & system server crashes.Dan Egnor2009-12-211-4/+51
* Eliminate CrashData and friends.Dan Egnor2009-12-111-3/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+247
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-247/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-12/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+247