summaryrefslogtreecommitdiffstats
path: root/logging/src
Commit message (Collapse)AuthorAgeFilesLines
* Bringing the logging module up to Harmony r772995.Jesse Wilson2009-05-1119-864/+548
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 080ff677c719f1e53ffb544c3fb684bb9ff28677 Author: Jesse Wilson <jessewilson@google.com> Date: Mon May 11 19:06:05 2009 -0700 Copied test changes over manually. commit ea52f28de5378f7dd4eff5c0f83d805e997a98de Merge: 0c1f753 a6c8255 Author: Jesse Wilson <jessewilson@google.com> Date: Mon May 11 18:49:28 2009 -0700 Merge branch 'logging_772995' into logging_dalvik Conflicts: libcore/logging/.classpath libcore/logging/META-INF/MANIFEST.MF libcore/logging/build.xml libcore/logging/src/main/java/java/util/logging/ConsoleHandler.java libcore/logging/src/main/java/java/util/logging/FileHandler.java libcore/logging/src/main/java/java/util/logging/Formatter.java libcore/logging/src/main/java/java/util/logging/Handler.java libcore/logging/src/main/java/java/util/logging/Level.java libcore/logging/src/main/java/java/util/logging/LogManager.java libcore/logging/src/main/java/java/util/logging/LogRecord.java libcore/logging/src/main/java/java/util/logging/Logger.java libcore/logging/src/main/java/java/util/logging/LoggingMXBean.java libcore/logging/src/main/java/java/util/logging/LoggingPermission.java libcore/logging/src/main/java/java/util/logging/MemoryHandler.java libcore/logging/src/main/java/java/util/logging/SimpleFormatter.java libcore/logging/src/main/java/java/util/logging/SocketHandler.java libcore/logging/src/main/java/java/util/logging/StreamHandler.java libcore/logging/src/main/java/java/util/logging/XMLFormatter.java libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java commit 0c1f7538e6fe3091a3d142b2ac14f5bf338b3a55 Author: Jesse Wilson <jessewilson@google.com> Date: Mon May 11 16:06:59 2009 -0700 Stripped @since Android 1.0 commit 4c715c6c58080b3cbed2928cd1b71b9931e217a3 Author: Jesse Wilson <jessewilson@google.com> Date: Mon May 11 15:57:59 2009 -0700 Logging Dalvik. commit a6c8255dbbad85145a2066d9846d24787df0f75f Author: Jesse Wilson <jessewilson@google.com> Date: Mon May 11 15:56:41 2009 -0700 Logging 772995 commit db77dbdf56e99e3dcced2d758f7150007562c41c Author: Jesse Wilson <jessewilson@google.com> Date: Mon May 11 15:54:13 2009 -0700 Logging 527399
* AI 147687: Several fixes for failing tests in the cts host. also tests that ↵Urs Grob2009-04-241-0/+20
| | | | | | | | | | timeout are now marked with BrokenTest to exclude them for the time being until we have a way to execute them. BUG=1285921 Automated import of CL 147687
* AI 143466: Bringing the logging tests down to zero failures.Jorg Pleumann2009-03-303-34/+42
| | | | | | BUG=1285921 Automated import of CL 143466
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-112-95/+131
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0353-0/+20937
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0353-20937/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-106-46/+47
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0920-3421/+3232
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1741-1283/+5415
|
* Initial ContributionThe Android Open Source Project2008-10-2153-0/+16993