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

am 729c7056: Test and fix for the ArrayList.addAll(), bug 2954.

Merge commit '729c70568dac17c7178bbeccdde39fc21b9d5c1c'

* commit '729c70568dac17c7178bbeccdde39...

8fca3972283139c662a4cc4706ca8e6ecd5e3493 authored over 15 years ago
Merge change 3997

* changes:
Rename vfp to arm-vfp.

7cb2507e9b70c18aecb26bb793ea6537480115a5 authored over 15 years ago
Test and fix for the ArrayList.addAll(), bug 2954.

46587f002a989b24af040fa25f13ca5d8930a919 authored over 15 years ago
Merge change 4006

* changes:
Test and fix for the ArrayList.addAll(), bug 2954.

231b5efb1056b4128ea27a86f6e0522e9970e7da authored over 15 years ago
Test and fix for the ArrayList.addAll(), bug 2954.

db390e2030bb540ad1b5023ee3d130b722b95780 authored over 15 years ago
Rename vfp to arm-vfp.

7055b79846b287a59c08d26e5f3ba6c62ca4d66e authored over 15 years ago
Give dx a large max heap size by default.

240f6e4760456e9eb6e655d6d4ede285644b2fc7 authored over 15 years ago
Merge change 2279

* changes:
Updating archive to Harmony r772995.

3df42f1cde7a4fb3ec99ca87177db3e42d61e836 authored over 15 years ago
am 32c0ded2: Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache causes memory to not be freed in a timely manner.").

Merge commit '32c0ded21ec8cd40f27015b4e65ec6a1bd78ef9a'

* commit '32c0ded21ec8cd40f27015b4e65ec...

b50568c9713cb38963015e06f388ba6f9dad94f3 authored over 15 years ago
Merge change 3764

* changes:
Allow {iput,sput}-boolean on a byte value.

525737a81ab03c611319dea743cb23f5d452b536 authored over 15 years ago
Allow {iput,sput}-boolean on a byte value.

javac generates code that can only be understood as storing a byte value
into a boolean field. ...

47c5c634ccb968b7855b249dbb4e1c336a49c05c authored over 15 years ago
Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cache

causes memory to not be freed in a timely manner.").

The change makes the two PlatformAddressFac...

ce54e6179cf90a97335ec24ab74c06b56dea7246 authored over 15 years ago
Merge change 3512

* changes:
At least mostly-fix internal issue #1898095 / public issue #2868.

a55b7eb8bcbab0166792d5c00c2c0a0ee027e88c authored over 15 years ago
Merge change 3625

* changes:
Bump from 1.0.1 to 1.1.0.

64371f8a1e0a3c509125cf8a7e56c26019eb9d5e authored over 15 years ago
At least mostly-fix internal issue #1898095 / public issue #2868.

The problem is that Scala code may have two variables with the same
name that are simultaneously...

0ebb92a464bae0d43d7f5e067a379a7a303ff172 authored over 15 years ago
Updating archive to Harmony r772995.

Squashed commit of the following:
Adding @TestTargetNew tags

Initial merge of branch 'a...

cf8e984398bf62449b1ab1473bbf59ad8f5f239d authored over 15 years ago
Bump from 1.0.1 to 1.1.0.

Give it a bump for JIT and precise GC.

51c37f161df008131f10695ef07969fa01e9fb5d authored over 15 years ago
Makes the primary Jit table growable. Also includes a change suggested earlier by Dan to use a pre-defined mask in the hash function. Reduce the default JitTable size from 2048 entries to 512 entries.

Update per Ben's comments.

508ad9aea000b8e13f1fc84e78cb469c9b80e149 authored over 15 years ago
Merge change 3531

* changes:
Fix two codegen problems: out-of-bound PC-relative addresses and missing branch to ...

1b32cece80ffe4ca55cc823506e7261fdc213f31 authored over 15 years ago
Fix two codegen problems: out-of-bound PC-relative addresses and missing branch to the chaining cell at the end of non-branch-ending basic blocks.

40985a84960a3cd1f4699391b0819b78ab937ac5 authored over 15 years ago
Correct instruction width for move-wide/16.

We were advancing the PC by 2 code units instead of 3, which made the VM
crash whenever the inst...

e91afa37ac4561f9f5aff9ead0abff009ec14da6 authored over 15 years ago
"resolved conflicts for merge of 3a73bd to master"

1f87009801a8d69d222a00a9ab4f2f7cac0488f0 authored over 15 years ago
Support for stopping all threads in a Jit environment.

a5498ba7676270e869f0765b543ca9605b40ddc6 authored over 15 years ago
Merge change 3378

* changes:
Swap the meaning of r7 and r8.

2abed9a08e59f432f9a893de81ffd1a4d6d861c9 authored over 15 years ago
Swap the meaning of r7 and r8.

This swaps rIBASE and rINST, so that we can access rINST with 16-bit
THUMB instructions.

7e969dae28f1297a96907bfb736366d2ed366dda authored over 15 years ago
remove all references to LogSocket.h

a37b52cb3ea97b0cd769330094e0994e9644c404 authored over 15 years ago
Fix JNI GetDirectBufferAddress.

The GetDirectBufferAddress JNI function was using the buffer's base
address, rather than it's "e...

adb09b560a0b3c610158f196aff64d3c35330315 authored over 15 years ago
Handle profiling buffer underrun.

In rare circumstances it's possible for the thread executing the "stop
profiling" method to star...

3654431d44992cf82614e948abd3fc12f6cb4fcc authored over 15 years ago
Fix the sim build on systems that have old versions of the glibc headers.

2b816607908ac1e0c0df6404f14543a71c24a644 authored over 15 years ago
Merge change 3242

* changes:
Move LOG_TAG above the includes.

c354e93262140ee946250b3a6131018b945b8a57 authored over 15 years ago
Move LOG_TAG above the includes.

This avoids a "LOG_TAG redefined" warning from log.h.

bdb852a50165d2c5bdf8fc44d92778294a950796 authored over 15 years ago
Merge change 3222

* changes:
Unbreak sim build.

c331469f467b90e3f76d912d030ef1b48536a495 authored over 15 years ago
Merge change 2832

* changes:
Initial port of the Dalvik JIT enging to the internal repository. Fixed files with ...

f3908286af3891b38259411ec865525d6ed7ef75 authored over 15 years ago
Unbreak sim build.

dcf673bd6e19911f540248359fd0e891a076b7ec authored over 15 years ago
Initial port of the Dalvik JIT enging to the internal repository.

Fixed files with trailing spaces.
Addressed review comments from Dan.
Addressed review comments f...

07df05a6fc7908c58139b852c989e66b415ec057 authored over 15 years ago
Merge change 10263

* changes:
dx incorrectly writes registers as a signed leb128 in the dex debug info

8782f8f62f41dabc7444d65b7819b4b44488c068 authored over 15 years ago
Fix field names for annotation_directory_item in documentation (dex-format.html)

The names of the annotated_methods_off and annotated_parameters_off fields aren't
consistent wit...

04361e2066f53d0771cfcd41c5853588e1fc00f3 authored over 15 years ago
dx incorrectly writes registers as a signed leb128 in the dex debug info

This has no functional effect, because reading the signed leb128 value
as an unsignedleb128 stil...

6bd11fe5a029c87cf98671a1cc1817a26a3de5a1 authored over 15 years ago
Retry on all ADB failures.

Change 2644 added retries when ADB went away. The VM occasionally
thinks it has reconnected to ...

3e286422d272da50e8509f94b490e9ee71d5a6f6 authored over 15 years ago
Merge change 2972

* changes:
Use monotonic clock for HeapWorker trim scheduling.

b33b38cb035112f9820d8b28d3296fe06200390a authored over 15 years ago
Merge change 2920

* changes:
Make native socket code address-independent in preparation for IPv6 support.

89129869aace4be7c2ee9bed77098144e184fd2d authored over 15 years ago
Use monotonic clock for HeapWorker trim scheduling.

We're currently using gettimeofday(), which could get confused if the
wall clock jumps the wrong...

bc019a51331735982b840b91e4e0dc2d39ff9d84 authored over 15 years ago
Make native socket code address-independent in preparation for IPv6 support.

25074d30ee3cccff446c73a4ca103f60bca1e0c4 authored over 15 years ago
Fix buffer overrun in DDM heap upload.

The HPSG heap upload was using a 4KB buffer. A test provided by an
external developer is creati...

94361af61be4f84ed9c44db4bd18b19d342b6907 authored over 15 years ago
am 29febc56: Merge change 2454 into donut

Merge commit '29febc56fd523a7b1684ab04f75d6d213a282f11'

* commit '29febc56fd523a7b1684ab04f75d6...

0c49061d97c355d2a50c95359b3973d16f57cb80 authored over 15 years ago
Merge change 2454 into donut

* changes:
Reactivating tests disabled because of ClassLoader loop

ae9aabb296d3c9795d9fc12e65046dae308b7b0d authored over 15 years ago
Added an explicit "shutting down" flag.

Change 2644 made the JdwpAdb stuff retry when the remote side went away.
Unfortunately this also...

234b71af69194fa7b1815a2eed37285fe871ae91 authored over 15 years ago
am 744ab6b4: Merge change 2619 into donut

Merge commit '744ab6b47555dab886c90dbc720e207e1edefdc0'

* commit '744ab6b47555dab886c90dbc720e2...

975ff8b97fd71f989b3a25562897e4b2248b76ab authored over 15 years ago
Merge change 2619 into donut

* changes:
InetAddress: Stop logging DNS lookups to logcat.

a2be496eb1ced31961c6c6a18fa9286183c89ec9 authored over 15 years ago
Merge change 2765

* changes:
Move stuff around in an attempt to make VFP faster.

225bd3d87d4e4d8fed3d7608554a05280fb84de4 authored over 15 years ago
am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU.

Merge commit 'e406b316295f07d40679ce2372051c3b2bce5de4'

* commit 'e406b316295f07d40679ce2372051...

1895f105938aaa5820e040eed3936183b765052a authored over 15 years ago
Move stuff around in an attempt to make VFP faster.

No effect on floating-point benchmarks. I suspect I've just moving
instructions from one delay ...

ba0f77a002a6465f4c2bf2440f8d7e12839c657d authored over 15 years ago
Merge change 2710

* changes:
Rename TARGET_ARCH_VERSION into TARGET_ARCH_VARIANT

a0a7cd8ca749a426c25d52c2dbecfe10ec16539b authored over 15 years ago
Rename TARGET_ARCH_VERSION into TARGET_ARCH_VARIANT

94e2738a1dd5ee5ab0345a3f1409d8469a570d0e authored over 15 years ago
Prevent JDWP thread death when adbd dies.

The handling for "remote side disconnected" was getting folded in with
more severe failures. Th...

7ed8233c6b8235a51038811524b9ce10932654cf authored over 15 years ago
InetAddress: Stop logging DNS lookups to logcat.

Logging all DNS lookups system wide raises privacy concerns to me
and might make people less lik...

6c627522292a4903a1e2189a7a27fb16754d6a4b authored over 15 years ago
Reactivating tests disabled because of ClassLoader loop

Since ClassLoader.isAncestorOf has been fixed these tests now succeed.
So they can be reactivate...

d201a8709d2315e478b7fe5e65a53ead8755fbf2 authored over 15 years ago
Correct some things in test 068. Add detail to a verification error message.

1ff370f07250dccec079399d23f594e48f8d40ef authored over 15 years ago
Another fix for external bug 2711 (over-eager conflicting class rejection).

The validateSuperDescriptors() test also checks for conflicts with
interface classes, and wasn't...

27df97dc296ef6d38c95b4c78524a2a0fa68cabf authored over 15 years ago
Correct handling of certain incompatible class changes.

Tests 065 and 066 depened on the old behavior of the verifier. Updating
them to the new behavio...

83dfe22a90e433ea51c65dc65321992c183964d3 authored over 15 years ago
Fix for external bug 2711, over-eager conflicting class rejection.

The validateSuperDescriptors() test added in Cupcake (or thereabouts) was
checking things that d...

edcc082e1e50511b071554be2f820aadabbe325a authored over 15 years ago
Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU.

And add unit test.

7cdbaceaf8832175bb9e622efd11af2c48988e57 authored over 15 years ago
Merge change 2346

* changes:
Ignore missing bootstrap class path jars after printing a warning.

e36f96da19909276691ca0ca27f5ccf983ff6801 authored over 15 years ago
Ignore missing bootstrap class path jars after printing a warning.

Previous behavior was to print an error and halt. The warning will appear
in the log whenever t...

2147f634cf039ea3150d7daba9083f983d723004 authored over 15 years ago
am 84938760: Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. 2nd version: complete rewrite using 8 bit hash, up to 5 probes, cycle through probes cache replacement. (Thank you MichaelDt for your help.) - 1st amend: applied requested modifications - 2nd amend: comment openers, curly bracket

Merge commit '8493876016e383b59af707cb5184100374f7f353'

* commit '8493876016e383b59af707cb51841...

18d94715dd77d0ad934761f7cc4bcd44c88638d0 authored over 15 years ago
Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations.

2nd version: complete rewrite using 8 bit hash, up to 5 probes, cycle through probes cache replac...

e70e8c5ab4ac94f5ee62c83cf95f1762d2061fc6 authored over 15 years ago
am d3c6d366: Merge change 1987 into donut

Merge commit 'd3c6d366379142d0784ab5fe973a939d462aca28'

* commit 'd3c6d366379142d0784ab5fe973a9...

fa5ec9edc2c6b780cc16e4e5767066ff03fdbcce authored over 15 years ago
Merge change 1987 into donut

* changes:
Add tracing of native function calls to Dalvik.

ddbd1dc950f2c3eb5e225509134d2e836ad6e17d authored over 15 years ago
Add tracing of native function calls to Dalvik.

Dalvik already traces Java method calls but it doesn't trace JNI calls.
This adds new trace reco...

ec95e1a613a6272566cdffda5fac56c36150f69c authored over 15 years ago
Merge change 1981

* changes:
Added basic VFP support to Dalvik interpreter.

ce15f06959023cf54acdecf3da07d3e48a10c446 authored over 15 years ago
Added basic VFP support to Dalvik interpreter.

This adds opcode handlers for all instructions that have a VFP equivalent
or (for the compare op...

cb33476130384ce7627a1d5ce0a06840b836cb9f authored over 15 years ago
Fix up the last handful of FindBugs complaints.

And again, also do a bit of whitespace cleanup.

5928517b4e7b735534c59d913a0eae457a1bda2c authored over 15 years ago
Fix a bunch of little problems noticed by FindBugs, and cleaned up some

spacing issues that I happened to notice along the way.

ecf5fe68d6653be215d5aaa181e46be7f44dda9a authored over 15 years ago
Defer reporting of certain verifier failures.

The verifier currently reports all failures immediately. Certain failures,
such as the failure ...

45b6cec7c246c6b12d36bd10f70f3292727c66cc authored over 15 years ago
am 7ccb7a6a: Increase the number of entries set aside for zygote initiating loader lists.

Merge commit '7ccb7a6a563396e4b64069dd4e57977d1b5b6180'

* commit '7ccb7a6a563396e4b64069dd4e579...

b352997e5dd7206ff69db7430d5f42567c04561a authored over 15 years ago
Increase the number of entries set aside for zygote initiating loader lists.

The number of classes that are present when the zygote finishes
initializing increased in donut/...

8d8c51cc548b1ad6a758f857d5b66fafc96d20b5 authored over 15 years ago
Check object types when native code returns.

Object references returned by native code were not being type checked,
so it was possible to (fo...

3a7d60fba6b00b0da0241f7e8eaf9d1c4b877a16 authored over 15 years ago
Wrote Dalvik "porting guide".

6c39f1290a8e43ebcd2e4c6ae6fee82439be98bf authored over 15 years ago
Return an Object[][] rather than an Object[].

7ad097f63584c264958908c97e68161780bcdf83 authored over 15 years ago
Merge change 1563

* changes:
Strip some cruft from the CheckJNI method invocation macros.

548707e713b9cc76a09726b658e06d8d33f9f95b authored over 15 years ago
Strip some cruft from the CheckJNI method invocation macros.

baa3bbfdf29671ff10f56a2b317827fa14cc08bf authored over 15 years ago
Merge change 1551

* changes:
Added a note in response to external feedback.

f683f163eb3e46fef70ca05e69c2c1cfdb141f0f authored over 15 years ago
Merge change 1481

* changes:
Bringing annotation up to Harmony r772995.

676cf1527239f692d2a97114ab0a59e3c477d87c authored over 15 years ago
Fix handling of "--dev" argument in dalvik tests.

This was originally part of p9-144240, which was only made in "master".

bb2aee6643e05d1e57476e2a04058a434950f214 authored over 15 years ago
Added a note in response to external feedback.

1e343f6c9eea35f0756c9abba15c63a010216861 authored over 15 years ago
Merge change 1489

* changes:
Wrote Dalvik "porting guide".

e3f8d2c10156dc45c2b3490393c164839a9225f4 authored over 15 years ago
Wrote Dalvik "porting guide".

d9a493232a8ba500200a7823ac2340f9824fd7c9 authored over 15 years ago
Bringing annotation up to Harmony r772995.

commit 8f52858127fd95abc694f0080438479be3c71ac6
Merge: 68891f9 df17e4f
Author: Jesse Wilson <jes...

9d1ee1a4288a9b90cb48d69698866497b1b4d637 authored over 15 years ago
Merge change 1431

* changes:
Bringing the logging module up to Harmony r772995.

618e4f7414bfc47739f02f45542040a1929c41e3 authored over 15 years ago
Merge change 1401

* changes:
Minor cleanup.

1545b0eb29ee4eef15fa4efb0f146a3697e7873f authored over 15 years ago
Bringing the logging module up to Harmony r772995.

commit 080ff677c719f1e53ffb544c3fb684bb9ff28677
Author: Jesse Wilson <[email protected]>
Da...

cd0a0b70d284d1de81fee9a30599bcacdec55ae8 authored over 15 years ago
Merge change 1394

* changes:
Squashed commit of the following:

67681a0d07f3c4864dbfc6ec9e79468043a03ff3 authored over 15 years ago
Minor cleanup.

bf92369cdc0887beaea6a85ada94e97efefe9eaf authored over 15 years ago
am 4da0525: Merge change 1400 into donut

Merge commit '4da052510571aea4711d04de25a24b58cab1dadc'

* commit '4da052510571aea4711d04de25a24...

b9637fc01a59a38d78c808821a9948b76aa6a76a authored over 15 years ago
Merge change 1400 into donut

* changes:
Increase default stack size from 8K to 12K.

4d738e7db610fed05e2b94b7a8bb96c12ed630db authored over 15 years ago
Increase default stack size from 8K to 12K.

For internal bug 1844105.

36262b0457178bc131d1438d7712ca54f50c74b8 authored over 15 years ago
am 08eacd4: am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 1

Merge commit '08eacd482ca9988b021a9e9e6c8bec573d6e4057'

* commit '08eacd482ca9988b021a9e9e6c8be...

3e74e2e4accb71005fee060299ebd0079c89b600 authored over 15 years ago
am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 148669-p9. W

Merge commit '64b928e82a3b91b339ff9ee980c4a0c020daa251' into donut

* commit '64b928e82a3b91b339...

5d7bba841b51fd0c5b1671c133978368e7015c3f authored over 15 years ago
Squashed commit of the following:

commit 2e4a7b3a3accb25865fb4c5535168b0d6bcebae4
Merge: 81ff13e 6c7f7e7
Author: Jesse Wilson <jes...

a9a83b65ac91d2b5a6398e6bc97830d92e35b4c8 authored over 15 years ago
AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the

mode of the encoder, clear the leftover input & output buffers.
This claims to fix buffer ove...

8a79f91d83d150d394724c2d2b5beb3213690a70 authored over 15 years ago