Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_external_bouncycastle


https://github.com/PitchBlackRecoveryProject/android_external_bouncycastle

merge cupcake into donut

6e7ddb9fe935ecab8a45b117c8296af246afd978 authored almost 16 years ago
Merge donut into master

f9e1ba5b848c2a77d25ca2c26bca7cd6ba57ac3d authored almost 16 years ago
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 f...

2920524eee7e7f88e8d263739f0b76ad2fa2b346 authored almost 16 years ago
Merge branch 'readonly-p4-master'

dbe6d69e6bc575720d3994a1dfef23fc46e8d132 authored almost 16 years ago
AI 147388: am: CL 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 f...

56990e836cebd4e340e38a038b5b662c76d852b8 authored almost 16 years ago
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...

6c44154669ebb2d2e6abb1a1c958f468b3914fa1 authored almost 16 years ago
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 t...

205b2263f0d2cfeab056be7b1ece05598a42c34f authored almost 16 years ago
Merge branch 'readonly-p4-master'

fb2ff6473d2b26f289d02fe5533462070a330fbb authored almost 16 years ago
AI 147127: am: CL 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 t...

c02a047b307e2dba5f8f950a2703530530494bad authored almost 16 years ago
Merge branch 'readonly-p4-master'

78387fb19bfce8af782596ad7fe931440b0515d4 authored almost 16 years ago
AI 147124: am: CL 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 t...

3721f974fe3a866fdfabeb34b7a2af8a7a282836 authored almost 16 years ago
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 t...

95d7fdb5d34c04dd30508a03af3d579ab4903c6c authored almost 16 years ago
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 t...

d994f67bb5a1ce8b1019a8a28c302cab55c63edb authored almost 16 years ago
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 t...

f40e7138be99c15a7eacc1891a4087b48d4e8412 authored almost 16 years ago
Correctly handle "permission denied" on device side.

Return nonzero exit status on failure.
Change tabs to spaces.

b2d117b3919797810ddd0342c65d91a425f4b19f authored almost 16 years ago
Merge branch 'readonly-p4-master'

f6d82bbeb9c1de69f8badfa2a6b5c34d33be9977 authored almost 16 years ago
AI 146827: am: CL 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: ...

59fba5358816a2abfc6b10ad10aa5c902862b978 authored almost 16 years ago
Merge branch 'readonly-p4-master'

b62a2c98b02e3e368264271c1c5393c42e105858 authored almost 16 years ago
AI 146589: am: CL 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...

34f1f5e2f5ebb240cf000a99a4fa8c6a872e62d7 authored almost 16 years ago
Merge branch 'readonly-p4-master'

c0c6b4490e3ef3ba8d47647f73144e4ead7fcee3 authored almost 16 years ago
AI 146537: am: CL 146133 am: CL 146132 Fixes from the review of 'Bringing XML down to one broken test.'

Original author: ursg
Merged from: //branches/cupcake/...
Original author: android-build

A...

a84ad2d7521dec76c18d393413ce6e3f364dd619 authored almost 16 years ago
Update dx test #111 to reflect the new understanding of reality.

This is a followup to internal master change #277 (d24414a5), see which
for further details.

8c73e7ec66bde6db90515268175790118803f78d authored almost 16 years ago
Fix issue #1794388.

In particular, when encountering a known-null being used as an array,
always emit an instruction...

8bb998200bc23e52cfd64025ab14eb3b0ecbd7d1 authored almost 16 years ago
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: ...

630f2ee3f43a4b7aa1aaaf5042b9f93bb41e6df7 authored almost 16 years ago
Improve zygote heap sharing.

Lots of ClassObject structures are unshared [and thus make whole pages
unshared]. A big contribu...

edd20bbb7aa4b157f0a3ed2c83a2d5677f49efe6 authored almost 16 years ago
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 1...

c2dc2cce85c1de3b4f07fa1c6ffe49a807d33516 authored almost 16 years ago
Merge change 235

* changes:
Test case for issue #1794388.

9cfa9941249c6553746b0ad01638a995465798b5 authored almost 16 years ago
Test case for issue #1794388.

It demonstrates that, yes, there is a bug right now.

2091a6834bd1ae4305178becab439a85b95931da authored almost 16 years ago
Merge change 232

* changes:
Corrected static field resolution.

2b6590503937f480803a3d76099cd56131b4a743 authored almost 16 years ago
Corrected static field resolution.

It's legal (at the bytecode level) to have two fields with the same name
but different types.

F...

abd302a3ffbf29eb25b76fd3ec090805c2366ef9 authored almost 16 years ago
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...

aa0c80c1e5f3be2f2412feaac5c423300b9ce01a authored almost 16 years ago
Merge branch 'readonly-p4-master'

5fe187e096b2bd9abbb611a766e4d167bfafc708 authored almost 16 years ago
AI 146535: am: CL 146128 am: CL 146126 Fixes from the review of 'Bringing RegEx down to zero broken tests.'

Original author: ursg
Merged from: //branches/cupcake/...
Original author: android-build

A...

ef6d9f2b8928e5c8dc116ba9d5376f019ea2c987 authored almost 16 years ago
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...

c59ff8e938299a71a96a95bb774eb974c74066e9 authored almost 16 years ago
Merge change 199

* changes:
Updated comments around thread exit check.

e93c6b54fb7460643cf7a248e9cd5cc143b8e399 authored almost 16 years ago
Updated comments around thread exit check.

ae1e9ac62c5ce876b94968552f208b7949f3182b authored almost 16 years ago
Merge commit 'korg/cupcake'

e37ab2dc88e7019eb6677fd8bb0b2ae892d9c413 authored almost 16 years ago
Made a few more tweaks as I'm reading over the SSA code.

358fd945d814bc17e337cd73b7f13be9e09def16 authored almost 16 years ago
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

5fcba1b5ec8b6d9d518992b2b4b07da9e8a31e56 authored almost 16 years ago
AI 146132: Fixes from the review of 'Bringing XML down to one broken test.'

BUG=1285921

Automated import of CL 146132

b993cd95f9969070da7aa05e6af1412405f96b41 authored almost 16 years ago
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

f48eee7694cff27a004b1b54d2ee8402126524aa authored almost 16 years ago
AI 146126: Fixes from the review of 'Bringing RegEx down to zero broken tests.'

BUG=1285921

Automated import of CL 146126

fdb0dc182884a7c9e86acffaf255692bc7ca9bd4 authored almost 16 years ago
Merge branch 'readonly-p4-master'

9e81ae451c92998924922c55b666b517e1ff0e5b authored almost 16 years ago
AI 145950: Quiet a log message and a tenacious gcc warning.

Automated import of CL 145950

2fb55a03672df0601d9bbe677ce139ca4c0d8bdc authored almost 16 years ago
Merge branch 'readonly-p4-master'

ad89efaaddb593cb19b04476bc8e2e3cbcef77df authored almost 16 years ago
AI 145652: am: CL 145615 am: CL 145291 Fixes from the review of 'Bringing XNET down to zero broken tests.'

Original author: ursg
Merged from: //branches/cupcake/...
Original author: android-build

A...

1e9bd835bb73b90af43ffa44590e22ec676a65e0 authored almost 16 years ago
Merge branch 'readonly-p4-master'

739cb5dc66658292234d614607f2eb7cb7cd6325 authored almost 16 years ago
AI 145650: am: CL 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 te...

0263a8ef9877231f51afde56ee54c536f44e16e2 authored almost 16 years ago
Merge branch 'readonly-p4-master'

644b07e72cf66d8fc0ec896215486ef1a8873f9d authored almost 16 years ago
AI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.

Original author: ursg
Merged from: //branches/cupcake/...
Original author: android-build

A...

0f974d12063fa126154f71cd686b09548d66e8ea authored almost 16 years ago
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

5ce61ff1f727721ff672384e0ad5b4aa60a8b100 authored almost 16 years ago
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 te...

0eceac9e6ed86385ff373dd780b339b8a7c12ef5 authored almost 16 years ago
AI 145612: am: CL 145288 Removing tabs from tests.

Original author: ursg
Merged from: //branches/cupcake/...

Automated import of CL 145612

75e9eb6dd4aad6dc0db24e060fb2cd863a6fd27b authored almost 16 years ago
I love typos: Gratuitous change for me to use to go through the process of

submitting a patch and then a followup replacement/correction.

46c0f6470fca2543f19560902b7a1a86406dbd4a authored almost 16 years ago
Merge branch 'readonly-p4-master'

97e7aeba4150401be16084c1f81e875e0ffed885 authored almost 16 years ago
AI 145331: Shush.

Automated import of CL 145331

087c880dbca80190e26d0cbd435d0efb8e7a4275 authored almost 16 years ago
AI 145291: Fixes from the review of 'Bringing XNET down to zero broken tests.'

BUG=1285921

Automated import of CL 145291

0ee2804a3331504209dbe7d25085a06c718613c2 authored almost 16 years ago
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 te...

cc5b3e109d86b19edc89c0ea048035c344c4a8c1 authored almost 16 years ago
AI 145288: Removing tabs from tests.

BUG=1285921

Automated import of CL 145288

0c128a854629aaf3f4b8f0d8c200497cbfd242d0 authored almost 16 years ago
Merge change 48

* changes:
Gratuitous change to get my feet wet with the new git reality.

8f79f4e02a2eb894a6231bc8ba0f2edec89f6561 authored almost 16 years ago
Gratuitous change to get my feet wet with the new git reality.

7eb3e81eb08a01ea74f2c36515cf43906a35c2b4 authored almost 16 years ago
Merge branch 'readonly-p4-master'

9277209f2449e115b74b68498dcdf2273baaf765 authored almost 16 years ago
AI 145086: Use process groups to avoid a collision between dexopt and ProcessManager.

If the ProcessManager thread was waiting for a child process to finish,
it could inadvertentl...

ae7d74e755a90eb8320622b8459ba295f9a6674a authored almost 16 years ago
Merge branch 'readonly-p4-master'

a62f9a86d518e3c90cef918233186eb4dfe362bd authored almost 16 years ago
AI 144931: Added a (hidden) way to "pre-cache" register maps.

The 50 methods that appeared on the GC stacks of the most applications
require 13KB of native...

11c7db7ed4e5528c1050219806677d2b535655d9 authored almost 16 years ago
Merge branch 'readonly-p4-master'

93d534cdf012af71c98dff4a7d4edbd0dbdb9ab3 authored almost 16 years ago
AI 144929: Manual integration of 144925.

The auto-merger doesn't specify "-d", and it got hung up on
out/InterpAsm-armv4.S.

Automated...

0a6a5cc8321952ef6110aa717f0031f5aa9c3382 authored almost 16 years ago
Merge branch 'readonly-p4-master'

b14e451b3fb53534b23b722592f3c26f571d4284 authored almost 16 years ago
AI 144906: Default to failure, not success.

Automated import of CL 144906

b36c506860ea9737029c56a544cc67f4c4b6f3b3 authored almost 16 years ago
Merge branch 'readonly-p4-master'

0a50a031d208c3b466624964e33f721f876033e8 authored almost 16 years ago
AI 144842: am: CL 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 s...

4abfa32cf53a7f40a1e359b3f68419bea907371c authored almost 16 years ago
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 workin...

6650124cb9f8368534809b161a30933a2183e9a3 authored almost 16 years ago
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 s...

462a7452162393f1bdba8b59b0e4dc36bc981334 authored almost 16 years ago
Merge branch 'readonly-p4-master'

f52d0bfea64ce3c9c5d74aaeff2d9999f6fc9360 authored almost 16 years ago
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 i...

747b2e2ffe5b67b9fabdbc866e5d963d096a920f authored almost 16 years ago
AI 144836: am: CL 144833 am: CL 144830 Bringing luni down to 15 broken tests. Not perfect,

but an improvement.
Original author: jorgp
Merged from: //branches/cupcake/...
Original a...

267a5aefc0131f6e1daacc873f111c170537420f authored almost 16 years ago
Merge branch 'readonly-p4-master'

c032fe0478ec1f9e160e97029caf17917c1ba1a1 authored almost 16 years ago
AI 144832: am: CL 144828 Bringing RegEx down to zero broken tests.

Original author: jorgp
Merged from: //branches/cupcake/...

Automated import of CL 144832

2c9b8ec2f6a16d5a910732f45661875d701b72a6 authored almost 16 years ago
AI 144835: am: CL 144832 am: CL 144828 Bringing RegEx down to zero broken tests.

Original author: jorgp
Merged from: //branches/cupcake/...
Original author: android-build

...

31675054359b4ac869fc5ed79ffe7c1ab4006176 authored almost 16 years ago
Merge branch 'readonly-p4-master'

20bff4c3d3516e4069131b4c32db9354c443657e authored almost 16 years ago
AI 144827: am: CL 144822 Bringing XML down to one broken test.

Original author: jorgp
Merged from: //branches/cupcake/...

Automated import of CL 144827

41adb724097edb26b97442c74e59e8820fb474d4 authored almost 16 years ago
AI 144831: am: CL 144827 am: CL 144822 Bringing XML down to one broken test.

Original author: jorgp
Merged from: //branches/cupcake/...
Original author: android-build

...

c8ecb9f87d4443a97f9fea48bc4e810d6453193c authored almost 16 years ago
Merge branch 'readonly-p4-master'

35f9b7949b8fe95966794d20955ac3582ff67a3d authored almost 16 years ago
AI 144821: am: CL 144818 Bringing archive down to zero broken tests.

Original author: jorgp
Merged from: //branches/cupcake/...

Automated import of CL 144821

65fc61db5f5ca63bdccc6325857350effb5aa9c0 authored almost 16 years ago
AI 144826: am: CL 144821 am: CL 144818 Bringing archive down to zero broken tests.

Original author: jorgp
Merged from: //branches/cupcake/...
Original author: android-build

...

8746d8b6b1caf3737750150c1b6eabb672fc15a9 authored almost 16 years ago
Merge branch 'readonly-p4-master'

a23b008eff5f2e96fc006cb29ff897ee8b1853fd authored almost 16 years ago
AI 144820: am: CL 144816 Bringing XNET down to zero broken tests.

Original author: jorgp
Merged from: //branches/cupcake/...

Automated import of CL 144820

6452e1d65b7fb1c57de51dc8a280780674e185c3 authored almost 16 years ago
AI 144825: am: CL 144820 am: CL 144816 Bringing XNET down to zero broken tests.

Original author: jorgp
Merged from: //branches/cupcake/...
Original author: android-build

...

d8068ee8e6840005891e5403cd876e7177697dc9 authored almost 16 years ago
Merge branch 'readonly-p4-master'

38b282e5d53d34bf4a5211545fbceeb751ed1358 authored almost 16 years ago
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...

4fff1ebebdb91b22ea740c8febd06c8edc7931d7 authored almost 16 years ago
AI 144808: am: CL 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...

e1d584eb24b2b08f77c62ea0cda8fd0f43a6b5da authored almost 16 years ago
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 s...

5e4b9c6df33691d87f5864486276e64b6ef7dce8 authored almost 16 years ago
AI 144830: Bringing luni down to 15 broken tests. Not perfect,

but an improvement.
BUG=1285921

Automated import of CL 144830

bb3082687003f6a87f35c48829448a2dd4ba065d authored almost 16 years ago
AI 144828: Bringing RegEx down to zero broken tests.

BUG=1285921

Automated import of CL 144828

8720db9d70e39b267e85f6e4f605ab2de287a05b authored almost 16 years ago
AI 144822: Bringing XML down to one broken test.

BUG=1285921

Automated import of CL 144822

7309590abd92b727e17e6b223b28807df5a2f788 authored almost 16 years ago
AI 144818: Bringing archive down to zero broken tests.

BUG=1285921

Automated import of CL 144818

cf8cedf53d874c3f0fd901dd2b90bd5438d7f6d3 authored almost 16 years ago
AI 144816: Bringing XNET down to zero broken tests.

BUG=1285921

Automated import of CL 144816

85ab70b0cc36f2914bcba9c507f8b711f69ff4c4 authored almost 16 years ago
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...

d38bbb24fc61e5054406c0b948ed835d84c0314d authored almost 16 years ago
Merge branch 'readonly-p4-master'

f9bcf88ca145a8af8c3f08268c705f2c0b89132b authored almost 16 years ago
AI 144644: Added a test that smacks the GC around a little.

Automated import of CL 144644

a3275c155c271b723b73dc122dc535c06f5e88a1 authored almost 16 years ago