summaryrefslogtreecommitdiffstats
path: root/logging/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* merge more modules into luniPeter Hallam2010-04-2719-5536/+0
* Remove "messages" from the logging, math, and nio_char modules.Elliott Hughes2010-04-1613-411/+87
* Remove explicit 8192 arguments to BufferedReader and friends.Elliott Hughes2010-03-233-20/+7
* Remove all remaining "@since Android" tags.Elliott Hughes2010-03-221-1/+0
* am e073b0e8: Move String creation outside O(n^2) path in LogManagerBjorn Bringert2010-03-191-1/+2
|\
| * Move String creation outside O(n^2) path in LogManagerBjorn Bringert2010-03-191-1/+2
* | Add Java 6's Logger.GLOBAL_LOGGER_NAME field.Elliott Hughes2010-03-171-12/+31
|/
* Merge branch 'logging_888752' into logging_dalvikJesse Wilson2009-12-141-18/+17
* Update logging to r820767Jesse Wilson2009-10-272-3/+2
* Expose hooks for more efficient log handling in Android apps.Jesse Wilson2009-10-222-5/+111
* Cleaning up synchronization in Logger.Jesse Wilson2009-10-222-180/+80
* Tidy up Logger in preparation for optimizations.Jesse Wilson2009-10-192-460/+496
* Bringing the logging module up to Harmony r772995.Jesse Wilson2009-05-1117-863/+525
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0321-0/+6152
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0321-6152/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1719-904/+1199
* Initial ContributionThe Android Open Source Project2008-10-2121-0/+5857