OSDN Git Service

android-x86/dalvik.git
15 years agovm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM
Dave Bort [Thu, 23 Apr 2009 22:06:59 +0000 (15:06 -0700)]
vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM

We're soon going to stop using TARGET_BUILD_TYPE==debug to debug
native modules.

Signed-off-by: Dave Bort <dbort@android.com>
15 years agoMerge change 374 into donut
Android (Google) Code Review [Thu, 23 Apr 2009 16:46:13 +0000 (09:46 -0700)]
Merge change 374 into donut

* changes:
  vm: Add support for changing the scheduler group for a thread. Also temporarily bumps the scheduler group for background threads while performing GC

15 years agovm: Add support for changing the scheduler group for a thread.
San Mehat [Tue, 21 Apr 2009 21:03:06 +0000 (14:03 -0700)]
vm: Add support for changing the scheduler group for a thread.
Also temporarily bumps the scheduler group for background threads while performing GC

Signed-off-by: San Mehat <san@google.com>
15 years agomerge cupcake into donut
Jean-Baptiste Queru [Thu, 23 Apr 2009 00:56:50 +0000 (17:56 -0700)]
merge cupcake into donut

15 years agoAI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken...
Urs Grob [Wed, 22 Apr 2009 20:47:10 +0000 (13:47 -0700)]
AI 147386: am: CL 147384 Fixes from the review of 'Bringing luni down to 15 broken tests.
  Not perfect, but an improvement.' that Joerg didn't fix yet.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 147386

15 years agoAI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests.
Urs Grob [Wed, 22 Apr 2009 17:03:01 +0000 (10:03 -0700)]
AI 147384: Fixes from the review of 'Bringing luni down to 15 broken tests.
  Not perfect, but an improvement.' that Joerg didn't fix yet.
  BUG=1285921

Automated import of CL 147384

15 years agoAI 147126: am: CL 147121 Fixes for tests in the luni module.
Urs Grob [Tue, 21 Apr 2009 14:50:02 +0000 (07:50 -0700)]
AI 147126: am: CL 147121 Fixes for tests in the luni module.
  There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 147126

15 years agoAI 147121: Fixes for tests in the luni module.
Urs Grob [Tue, 21 Apr 2009 09:06:05 +0000 (02:06 -0700)]
AI 147121: Fixes for tests in the luni module.
  There are still some tests that are failing in the cts host. This CL will fix most of them in the luni module.
  BUG=1285921

Automated import of CL 147121

15 years agoAI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host
Urs Grob [Tue, 21 Apr 2009 09:05:53 +0000 (02:05 -0700)]
AI 147120: am: CL 147118 Several fixes to reduce failing tests in the cts host
  - Removing tests that are placed in a protected package name.
  They were not part of the cts tests.
  - Fixing a case of an Exception thrown in the static initializer of
  GBCharsetEncoderTest.
  - Remove copy/paste code which led to an exception in a 2nd thread
  (the test did not fail, but its output was reported in logcat)
  - fixing a test case in FileTest
  - removing test code in StmtTest that tested badly specified operations and
  failed.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 147120

15 years agoAI 147118: Several fixes to reduce failing tests in the cts host
Urs Grob [Tue, 21 Apr 2009 09:04:19 +0000 (02:04 -0700)]
AI 147118: Several fixes to reduce failing tests in the cts host
  - Removing tests that are placed in a protected package name.
  They were not part of the cts tests.
  - Fixing a case of an Exception thrown in the static initializer of
  GBCharsetEncoderTest.
  - Remove copy/paste code which led to an exception in a 2nd thread
  (the test did not fail, but its output was reported in logcat)
  - fixing a test case in FileTest
  - removing test code in StmtTest that tested badly specified operations and
  failed.
  BUG=1285921

Automated import of CL 147118

15 years agoAI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
Urs Grob [Fri, 17 Apr 2009 18:27:08 +0000 (11:27 -0700)]
AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller
  apks. Each libcore module gets one apk and luni gets 4.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146742

15 years agoAI 146710: Splitting android.core.tests.apk into several smaller
Urs Grob [Fri, 17 Apr 2009 09:07:17 +0000 (02:07 -0700)]
AI 146710: Splitting android.core.tests.apk into several smaller
  apks. Each libcore module gets one apk and luni gets 4.
  BUG=1789657

Automated import of CL 146710

15 years agoAI 146495: am: CL 146479 Fixes for tests in the sql module.
Urs Grob [Thu, 16 Apr 2009 19:53:19 +0000 (12:53 -0700)]
AI 146495: am: CL 146479 Fixes for tests in the sql module.
  Some tests are still failing in the cts host environment. this CL fixes most of them in the sql module.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146495

15 years agoAI 146479: Fixes for tests in the sql module.
Urs Grob [Thu, 16 Apr 2009 17:44:56 +0000 (10:44 -0700)]
AI 146479: Fixes for tests in the sql module.
  Some tests are still failing in the cts host environment. this CL fixes most of them in the sql module.
  BUG=1285921

Automated import of CL 146479

15 years agoAI 146133: am: CL 146132 Fixes from the review of 'Bringing XML down to one broken...
Urs Grob [Tue, 14 Apr 2009 17:12:21 +0000 (10:12 -0700)]
AI 146133: am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.'
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146133

15 years agoAI 146132: Fixes from the review of 'Bringing XML down to one broken test.'
Urs Grob [Tue, 14 Apr 2009 17:11:29 +0000 (10:11 -0700)]
AI 146132: Fixes from the review of 'Bringing XML down to one broken test.'
  BUG=1285921

Automated import of CL 146132

15 years agoAI 146128: am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken...
Urs Grob [Tue, 14 Apr 2009 16:44:46 +0000 (09:44 -0700)]
AI 146128: am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken tests.'
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 146128

15 years agoAI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.'
Urs Grob [Tue, 14 Apr 2009 16:43:07 +0000 (09:43 -0700)]
AI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.'
  BUG=1285921

Automated import of CL 146126

15 years agoAI 145615: am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken...
Urs Grob [Fri, 10 Apr 2009 02:22:14 +0000 (19:22 -0700)]
AI 145615: am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken tests.'
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 145615

15 years agoAI 145613: am: CL 145289 Fixes for tests in the text module.
Urs Grob [Fri, 10 Apr 2009 02:16:51 +0000 (19:16 -0700)]
AI 145613: am: CL 145289 Fixes for tests in the text module.
  Some tests are still failing in the cts host environment. this CL fixes most of them for the test module.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 145613

15 years agoAI 145612: am: CL 145288 Removing tabs from tests.
Urs Grob [Fri, 10 Apr 2009 02:14:05 +0000 (19:14 -0700)]
AI 145612: am: CL 145288 Removing tabs from tests.
  Original author: ursg
  Merged from: //branches/cupcake/...

Automated import of CL 145612

15 years agoAI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.'
Urs Grob [Thu, 9 Apr 2009 09:14:28 +0000 (02:14 -0700)]
AI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.'
  BUG=1285921

Automated import of CL 145291

15 years agoAI 145289: Fixes for tests in the text module.
Urs Grob [Thu, 9 Apr 2009 08:48:23 +0000 (01:48 -0700)]
AI 145289: Fixes for tests in the text module.
  Some tests are still failing in the cts host environment. this CL fixes most of them for the test module.
  BUG=1285921

Automated import of CL 145289

15 years agoAI 145288: Removing tabs from tests.
Urs Grob [Thu, 9 Apr 2009 08:43:40 +0000 (01:43 -0700)]
AI 145288: Removing tabs from tests.
  BUG=1285921

Automated import of CL 145288

15 years agoAI 144925: Rename armv4 to armv4t, which is what it really is.
Andy McFadden [Tue, 7 Apr 2009 21:40:03 +0000 (14:40 -0700)]
AI 144925: Rename armv4 to armv4t, which is what it really is.
  We don't build armv4t internally, so this is mostly for the benefit of
  external people working on older devices.
  BUG=1775623

Automated import of CL 144925

15 years agoAI 144841: am: CL 144839 First version of new test runner for the core tests
Jorg Pleumann [Tue, 7 Apr 2009 18:48:02 +0000 (11:48 -0700)]
AI 144841: am: CL 144839 First version of new test runner for the core tests
  that is able to filter tests, treat known failures,
  isolate tests and (experimentally) find side effects
  between tests. It also make it easy to run the core
  tests on the RI, in order to validate the suite.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144841

15 years agoAI 144833: am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,
Jorg Pleumann [Tue, 7 Apr 2009 18:42:23 +0000 (11:42 -0700)]
AI 144833: am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,
  but an improvement.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144833

15 years agoAI 144832: am: CL 144828 Bringing RegEx down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:39:32 +0000 (11:39 -0700)]
AI 144832: am: CL 144828 Bringing RegEx down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144832

15 years agoAI 144827: am: CL 144822 Bringing XML down to one broken test.
Jorg Pleumann [Tue, 7 Apr 2009 18:36:45 +0000 (11:36 -0700)]
AI 144827: am: CL 144822 Bringing XML down to one broken test.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144827

15 years agoAI 144821: am: CL 144818 Bringing archive down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:33:48 +0000 (11:33 -0700)]
AI 144821: am: CL 144818 Bringing archive down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144821

15 years agoAI 144820: am: CL 144816 Bringing XNET down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 18:31:02 +0000 (11:31 -0700)]
AI 144820: am: CL 144816 Bringing XNET down to zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144820

15 years agoAI 144804: am: CL 144802 Bringing SQL down to zero broken tests. Restructuring
Jorg Pleumann [Tue, 7 Apr 2009 18:22:49 +0000 (11:22 -0700)]
AI 144804: am: CL 144802 Bringing SQL down to zero broken tests. Restructuring
  some overengineered tests, so they are able to execute
  in the CTS host and our CoreTestRunner.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144804

15 years agoAI 144839: First version of new test runner for the core tests
Jorg Pleumann [Tue, 7 Apr 2009 12:09:09 +0000 (05:09 -0700)]
AI 144839: First version of new test runner for the core tests
  that is able to filter tests, treat known failures,
  isolate tests and (experimentally) find side effects
  between tests. It also make it easy to run the core
  tests on the RI, in order to validate the suite.
  BUG=1537738

Automated import of CL 144839

15 years agoAI 144830: Bringing luni down to 15 broken tests. Not perfect,
Jorg Pleumann [Tue, 7 Apr 2009 09:59:21 +0000 (02:59 -0700)]
AI 144830: Bringing luni down to 15 broken tests. Not perfect,
  but an improvement.
  BUG=1285921

Automated import of CL 144830

15 years agoAI 144828: Bringing RegEx down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 09:57:36 +0000 (02:57 -0700)]
AI 144828: Bringing RegEx down to zero broken tests.
  BUG=1285921

Automated import of CL 144828

15 years agoAI 144822: Bringing XML down to one broken test.
Jorg Pleumann [Tue, 7 Apr 2009 09:54:24 +0000 (02:54 -0700)]
AI 144822: Bringing XML down to one broken test.
  BUG=1285921

Automated import of CL 144822

15 years agoAI 144818: Bringing archive down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 09:52:43 +0000 (02:52 -0700)]
AI 144818: Bringing archive down to zero broken tests.
  BUG=1285921

Automated import of CL 144818

15 years agoAI 144816: Bringing XNET down to zero broken tests.
Jorg Pleumann [Tue, 7 Apr 2009 09:51:04 +0000 (02:51 -0700)]
AI 144816: Bringing XNET down to zero broken tests.
  BUG=1285921

Automated import of CL 144816

15 years agoAI 144802: Bringing SQL down to zero broken tests. Restructuring
Jorg Pleumann [Tue, 7 Apr 2009 09:32:26 +0000 (02:32 -0700)]
AI 144802: Bringing SQL down to zero broken tests. Restructuring
  some overengineered tests, so they are able to execute
  in the CTS host and our CoreTestRunner.
  BUG=1285921

Automated import of CL 144802

15 years agoAI 144381: am: CL 144356 Synchronized code that touches native SSL sessions.
Bob Lee [Fri, 3 Apr 2009 05:19:27 +0000 (22:19 -0700)]
AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions.
  Original author: crazybob
  Merged from: //branches/cupcake/...

Automated import of CL 144381

15 years agoAI 144356: Synchronized code that touches native SSL sessions.
Bob Lee [Fri, 3 Apr 2009 04:43:20 +0000 (21:43 -0700)]
AI 144356: Synchronized code that touches native SSL sessions.

Automated import of CL 144356

15 years agoAI 144230: am: CL 144229 Modifying build of core-tests.jar version for
Jorg Pleumann [Thu, 2 Apr 2009 15:25:04 +0000 (08:25 -0700)]
AI 144230: am: CL 144229 Modifying build of core-tests.jar version for
  the RI so that the required test annotation
  classes are copied over from core.jar. Means
  we don't have to maintain duplicate versions
  of these classes (and there will be less
  verifier complaints), so these are going away
  in the process.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 144230

15 years agoAI 144229: Modifying build of core-tests.jar version for
Jorg Pleumann [Thu, 2 Apr 2009 15:23:31 +0000 (08:23 -0700)]
AI 144229: Modifying build of core-tests.jar version for
  the RI so that the required test annotation
  classes are copied over from core.jar. Means
  we don't have to maintain duplicate versions
  of these classes (and there will be less
  verifier complaints), so these are going away
  in the process.
  BUG=1285921

Automated import of CL 144229

15 years agoAI 143654: am: CL 143467 Bringing archive down to zero failures and
Jorg Pleumann [Tue, 31 Mar 2009 17:48:24 +0000 (10:48 -0700)]
AI 143654: am: CL 143467 Bringing archive down to zero failures and
  zero broken tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143654

15 years agoAI 143652: am: CL 143466 Bringing the logging tests down to zero failures.
Jorg Pleumann [Tue, 31 Mar 2009 17:45:38 +0000 (10:45 -0700)]
AI 143652: am: CL 143466 Bringing the logging tests down to zero failures.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143652

15 years agoAI 143649: am: CL 143464 Proposal for a TestTimeout annotation that the CTS
Jorg Pleumann [Tue, 31 Mar 2009 17:42:55 +0000 (10:42 -0700)]
AI 143649: am: CL 143464 Proposal for a TestTimeout annotation that the CTS
  host (or an different test harness) should take into
  account.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143649

15 years agoAI 143646: am: CL 143460 Adding new annotation for tests that expose or suffer from
Jorg Pleumann [Tue, 31 Mar 2009 17:40:05 +0000 (10:40 -0700)]
AI 143646: am: CL 143460 Adding new annotation for tests that expose or suffer from
  side effecs. The test harness can isolate these in their
  own process. Unfortunately we need to add the class twice.
  Maybe we can find a better solution for this at a later
  point.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143646

15 years agoAI 143642: am: CL 143458 Bringing the security tests down to zero failures (and
Jorg Pleumann [Tue, 31 Mar 2009 17:37:16 +0000 (10:37 -0700)]
AI 143642: am: CL 143458 Bringing the security tests down to zero failures (and
  adding lots of missing headers in the process).
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143642

15 years agoAI 143637: am: CL 143457 Bringing the nio_char tests down to zero failures.
Jorg Pleumann [Tue, 31 Mar 2009 17:34:33 +0000 (10:34 -0700)]
AI 143637: am: CL 143457 Bringing the nio_char tests down to zero failures.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143637

15 years agoAI 143635: am: CL 143456 Bringing the text tests down to zero failures.
Jorg Pleumann [Tue, 31 Mar 2009 17:31:47 +0000 (10:31 -0700)]
AI 143635: am: CL 143456 Bringing the text tests down to zero failures.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143635

15 years agoAI 143631: am: CL 143455 Bringing the SQL tests down to zero failures (and
Jorg Pleumann [Tue, 31 Mar 2009 17:28:27 +0000 (10:28 -0700)]
AI 143631: am: CL 143455 Bringing the SQL tests down to zero failures (and
  reducing the size of some stress tests, so they
  have a chance to actually succeed before the end
  of the world).
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143631

15 years agoAI 143627: am: CL 143454 Temporarily removing the Expat test from the XML
Jorg Pleumann [Tue, 31 Mar 2009 17:25:42 +0000 (10:25 -0700)]
AI 143627: am: CL 143454 Temporarily removing the Expat test from the XML
  test suite, so it can be run on the RI as well.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143627

15 years agoAI 143626: am: CL 143453 Bringing the luni tests down to zero failures.
Jorg Pleumann [Tue, 31 Mar 2009 17:22:06 +0000 (10:22 -0700)]
AI 143626: am: CL 143453 Bringing the luni tests down to zero failures.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143626

15 years agoAI 143467: Bringing archive down to zero failures and
Jorg Pleumann [Mon, 30 Mar 2009 11:33:38 +0000 (04:33 -0700)]
AI 143467: Bringing archive down to zero failures and
  zero broken tests.
  BUG=1285921

Automated import of CL 143467

15 years agoAI 143466: Bringing the logging tests down to zero failures.
Jorg Pleumann [Mon, 30 Mar 2009 11:29:44 +0000 (04:29 -0700)]
AI 143466: Bringing the logging tests down to zero failures.
  BUG=1285921

Automated import of CL 143466

15 years agoAI 143464: Proposal for a TestTimeout annotation that the CTS
Jorg Pleumann [Mon, 30 Mar 2009 11:05:31 +0000 (04:05 -0700)]
AI 143464: Proposal for a TestTimeout annotation that the CTS
  host (or an different test harness) should take into
  account.
  BUG=1537738

Automated import of CL 143464

15 years agoAI 143460: Adding new annotation for tests that expose or suffer from
Jorg Pleumann [Mon, 30 Mar 2009 09:37:20 +0000 (02:37 -0700)]
AI 143460: Adding new annotation for tests that expose or suffer from
  side effecs. The test harness can isolate these in their
  own process. Unfortunately we need to add the class twice.
  Maybe we can find a better solution for this at a later
  point.
  BUG=1285921

Automated import of CL 143460

15 years agoAI 143458: Bringing the security tests down to zero failures (and
Jorg Pleumann [Mon, 30 Mar 2009 09:22:52 +0000 (02:22 -0700)]
AI 143458: Bringing the security tests down to zero failures (and
  adding lots of missing headers in the process).
  BUG=1285921

Automated import of CL 143458

15 years agoAI 143457: Bringing the nio_char tests down to zero failures.
Jorg Pleumann [Mon, 30 Mar 2009 09:17:24 +0000 (02:17 -0700)]
AI 143457: Bringing the nio_char tests down to zero failures.
  BUG=1285921

Automated import of CL 143457

15 years agoAI 143456: Bringing the text tests down to zero failures.
Jorg Pleumann [Mon, 30 Mar 2009 09:16:30 +0000 (02:16 -0700)]
AI 143456: Bringing the text tests down to zero failures.
  BUG=1285921

Automated import of CL 143456

15 years agoAI 143455: Bringing the SQL tests down to zero failures (and
Jorg Pleumann [Mon, 30 Mar 2009 09:14:48 +0000 (02:14 -0700)]
AI 143455: Bringing the SQL tests down to zero failures (and
  reducing the size of some stress tests, so they
  have a chance to actually succeed before the end
  of the world).
  BUG=1285921

Automated import of CL 143455

15 years agoAI 143454: Temporarily removing the Expat test from the XML
Jorg Pleumann [Mon, 30 Mar 2009 09:12:23 +0000 (02:12 -0700)]
AI 143454: Temporarily removing the Expat test from the XML
  test suite, so it can be run on the RI as well.
  BUG=1285921

Automated import of CL 143454

15 years agoAI 143453: Bringing the luni tests down to zero failures.
Jorg Pleumann [Mon, 30 Mar 2009 09:09:59 +0000 (02:09 -0700)]
AI 143453: Bringing the luni tests down to zero failures.
  BUG=1285921

Automated import of CL 143453

15 years agoAI 143235: am: CL 143073 Bringing the Crypto tests down to zero failures.
Jorg Pleumann [Sat, 28 Mar 2009 02:56:36 +0000 (19:56 -0700)]
AI 143235: am: CL 143073 Bringing the Crypto tests down to zero failures.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143235

15 years agoAI 143233: am: CL 143070 Two small fixes for the support module. The
Jorg Pleumann [Sat, 28 Mar 2009 02:48:47 +0000 (19:48 -0700)]
AI 143233: am: CL 143070 Two small fixes for the support module. The
  classloader factory didn't work, since the
  innerhalb classes had to be static. Plus
  we don't want to see System.out stuff in the
  tests.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143233

15 years agoAI 143182: am: CL 142925 Silencing the TestSuiteFactory. It will be
Jorg Pleumann [Fri, 27 Mar 2009 23:41:52 +0000 (16:41 -0700)]
AI 143182: am: CL 142925 Silencing the TestSuiteFactory. It will be
  removed completely, soon, but it is referenced
  by so many tests that it makes sense to do this
  in its own CL once the currently open CLs are
  submitted.
  Original author: jorgp
  Merged from: //branches/cupcake/...

Automated import of CL 143182

15 years agoAI 143073: Bringing the Crypto tests down to zero failures.
Jorg Pleumann [Fri, 27 Mar 2009 10:31:37 +0000 (03:31 -0700)]
AI 143073: Bringing the Crypto tests down to zero failures.
  BUG=1285921

Automated import of CL 143073

15 years agoAI 143070: Two small fixes for the support module. The
Jorg Pleumann [Fri, 27 Mar 2009 10:26:39 +0000 (03:26 -0700)]
AI 143070: Two small fixes for the support module. The
  classloader factory didn't work, since the
  innerhalb classes had to be static. Plus
  we don't want to see System.out stuff in the
  tests.
  BUG=1285921

Automated import of CL 143070

15 years agoAutomated import from //branches/cupcake/...@142925,142925
Jorg Pleumann [Thu, 26 Mar 2009 16:28:59 +0000 (09:28 -0700)]
Automated import from //branches/cupcake/...@142925,142925

15 years agoAutomated import from //branches/donutburger/...@141709,141709
Urs Grob [Wed, 25 Mar 2009 03:46:32 +0000 (20:46 -0700)]
Automated import from //branches/donutburger/...@141709,141709

15 years agoAutomated import from //branches/donutburger/...@141355,141355
Bob Lee [Wed, 25 Mar 2009 03:06:48 +0000 (20:06 -0700)]
Automated import from //branches/donutburger/...@141355,141355

15 years agoAutomated import from //branches/donutburger/...@140825,140825
Mike Wakerly [Wed, 25 Mar 2009 01:37:37 +0000 (18:37 -0700)]
Automated import from //branches/donutburger/...@140825,140825

15 years agoAutomated import from //branches/donutburger/...@140700,140700
Andy McFadden [Wed, 25 Mar 2009 01:15:56 +0000 (18:15 -0700)]
Automated import from //branches/donutburger/...@140700,140700

15 years agoAutomated import from //branches/cupcake/...@141706,141706
Urs Grob [Wed, 25 Mar 2009 01:13:27 +0000 (18:13 -0700)]
Automated import from //branches/cupcake/...@141706,141706

15 years agoAutomated import from //branches/donutburger/...@140653,140653
Andy McFadden [Wed, 25 Mar 2009 01:09:28 +0000 (18:09 -0700)]
Automated import from //branches/donutburger/...@140653,140653

15 years agoAutomated import from //branches/donutburger/...@140440,140440
Jorg Pleumann [Wed, 25 Mar 2009 00:40:32 +0000 (17:40 -0700)]
Automated import from //branches/donutburger/...@140440,140440

15 years agoAutomated import from //branches/donutburger/...@140439,140439
Jorg Pleumann [Wed, 25 Mar 2009 00:39:56 +0000 (17:39 -0700)]
Automated import from //branches/donutburger/...@140439,140439

15 years agoAutomated import from //branches/donutburger/...@140376,140376
Jorg Pleumann [Wed, 25 Mar 2009 00:36:07 +0000 (17:36 -0700)]
Automated import from //branches/donutburger/...@140376,140376

15 years agoauto import from //branches/cupcake_rel/...@141571
The Android Open Source Project [Fri, 20 Mar 2009 06:08:36 +0000 (23:08 -0700)]
auto import from //branches/cupcake_rel/...@141571

15 years agoauto import //branches/donutburger/...@140359
The Android Open Source Project [Thu, 19 Mar 2009 03:53:43 +0000 (20:53 -0700)]
auto import //branches/donutburger/...@140359

15 years agoauto import from //branches/cupcake_rel/...@140373
The Android Open Source Project [Thu, 19 Mar 2009 00:39:42 +0000 (17:39 -0700)]
auto import from //branches/cupcake_rel/...@140373

15 years agoauto import from //branches/cupcake_rel/...@138607
The Android Open Source Project [Fri, 13 Mar 2009 20:04:19 +0000 (13:04 -0700)]
auto import from //branches/cupcake_rel/...@138607

15 years agoauto import from //branches/cupcake/...@137873
The Android Open Source Project [Wed, 11 Mar 2009 19:11:54 +0000 (12:11 -0700)]
auto import from //branches/cupcake/...@137873

15 years agoauto import from //branches/cupcake/...@137197
The Android Open Source Project [Mon, 9 Mar 2009 18:52:11 +0000 (11:52 -0700)]
auto import from //branches/cupcake/...@137197

15 years agoauto import from //depot/cupcake/@136654
The Android Open Source Project [Fri, 6 Mar 2009 01:04:45 +0000 (17:04 -0800)]
auto import from //depot/cupcake/@136654

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 03:28:47 +0000 (19:28 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //depot/cupcake/@135843
The Android Open Source Project [Wed, 4 Mar 2009 02:28:14 +0000 (18:28 -0800)]
auto import from //depot/cupcake/@135843

15 years agoauto import from //depot/cupcake/@132589
The Android Open Source Project [Tue, 3 Mar 2009 22:03:56 +0000 (14:03 -0800)]
auto import from //depot/cupcake/@132589

15 years agoauto import from //depot/cupcake/@137055
The Android Open Source Project [Tue, 3 Mar 2009 06:54:18 +0000 (22:54 -0800)]
auto import from //depot/cupcake/@137055

15 years agoauto import from //branches/cupcake/...@132276
The Android Open Source Project [Thu, 19 Feb 2009 18:57:29 +0000 (10:57 -0800)]
auto import from //branches/cupcake/...@132276

15 years agoauto import from //branches/cupcake/...@131421
The Android Open Source Project [Fri, 13 Feb 2009 20:57:48 +0000 (12:57 -0800)]
auto import from //branches/cupcake/...@131421

15 years agoauto import from //branches/cupcake/...@130745
The Android Open Source Project [Tue, 10 Feb 2009 23:43:57 +0000 (15:43 -0800)]
auto import from //branches/cupcake/...@130745

15 years agoauto import from //branches/cupcake/...@127436
The Android Open Source Project [Thu, 22 Jan 2009 08:13:40 +0000 (00:13 -0800)]
auto import from //branches/cupcake/...@127436

15 years agoauto import from //branches/cupcake/...@127101
The Android Open Source Project [Tue, 20 Jan 2009 22:03:55 +0000 (14:03 -0800)]
auto import from //branches/cupcake/...@127101

15 years agoauto import from //branches/cupcake/...@126645
The Android Open Source Project [Fri, 16 Jan 2009 00:12:07 +0000 (16:12 -0800)]
auto import from //branches/cupcake/...@126645

15 years agoauto import from //branches/cupcake/...@125939
The Android Open Source Project [Sat, 10 Jan 2009 01:50:54 +0000 (17:50 -0800)]
auto import from //branches/cupcake/...@125939

15 years agoCode drop from //branches/cupcake/...@124589
The Android Open Source Project [Thu, 18 Dec 2008 02:03:55 +0000 (18:03 -0800)]
Code drop from //branches/cupcake/...@124589

15 years agoInitial Contribution
The Android Open Source Project [Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)]
Initial Contribution