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 commit '729c70568dac17c7178bbeccdde39fc21b9d5c1c'
* commit '729c70568dac17c7178bbeccdde39...
8fca3972283139c662a4cc4706ca8e6ecd5e3493 authored over 15 years ago
* changes:
Rename vfp to arm-vfp.
46587f002a989b24af040fa25f13ca5d8930a919 authored over 15 years ago
* changes:
Test and fix for the ArrayList.addAll(), bug 2954.
db390e2030bb540ad1b5023ee3d130b722b95780 authored over 15 years ago
7055b79846b287a59c08d26e5f3ba6c62ca4d66e authored over 15 years ago
240f6e4760456e9eb6e655d6d4ede285644b2fc7 authored over 15 years ago
* changes:
Updating archive to Harmony r772995.
Merge commit '32c0ded21ec8cd40f27015b4e65ec6a1bd78ef9a'
* commit '32c0ded21ec8cd40f27015b4e65ec...
b50568c9713cb38963015e06f388ba6f9dad94f3 authored over 15 years ago
* changes:
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. ...
causes memory to not be freed in a timely manner.").
The change makes the two PlatformAddressFac...
ce54e6179cf90a97335ec24ab74c06b56dea7246 authored over 15 years ago
* changes:
At least mostly-fix internal issue #1898095 / public issue #2868.
* changes:
Bump from 1.0.1 to 1.1.0.
The problem is that Scala code may have two variables with the same
name that are simultaneously...
Squashed commit of the following:
Adding @TestTargetNew tags
Initial merge of branch 'a...
cf8e984398bf62449b1ab1473bbf59ad8f5f239d authored over 15 years agoGive it a bump for JIT and precise GC.
51c37f161df008131f10695ef07969fa01e9fb5d authored over 15 years agoUpdate per Ben's comments.
508ad9aea000b8e13f1fc84e78cb469c9b80e149 authored over 15 years ago
* changes:
Fix two codegen problems: out-of-bound PC-relative addresses and missing branch to ...
40985a84960a3cd1f4699391b0819b78ab937ac5 authored over 15 years ago
We were advancing the PC by 2 code units instead of 3, which made the VM
crash whenever the inst...
1f87009801a8d69d222a00a9ab4f2f7cac0488f0 authored over 15 years ago
a5498ba7676270e869f0765b543ca9605b40ddc6 authored over 15 years ago
* changes:
Swap the meaning of r7 and r8.
This swaps rIBASE and rINST, so that we can access rINST with 16-bit
THUMB instructions.
a37b52cb3ea97b0cd769330094e0994e9644c404 authored over 15 years ago
The GetDirectBufferAddress JNI function was using the buffer's base
address, rather than it's "e...
In rare circumstances it's possible for the thread executing the "stop
profiling" method to star...
2b816607908ac1e0c0df6404f14543a71c24a644 authored over 15 years ago
* changes:
Move LOG_TAG above the includes.
This avoids a "LOG_TAG redefined" warning from log.h.
bdb852a50165d2c5bdf8fc44d92778294a950796 authored over 15 years ago
* changes:
Unbreak sim build.
* changes:
Initial port of the Dalvik JIT enging to the internal repository. Fixed files with ...
dcf673bd6e19911f540248359fd0e891a076b7ec authored over 15 years ago
Fixed files with trailing spaces.
Addressed review comments from Dan.
Addressed review comments f...
* changes:
dx incorrectly writes registers as a signed leb128 in the dex debug info
The names of the annotated_methods_off and annotated_parameters_off fields aren't
consistent wit...
This has no functional effect, because reading the signed leb128 value
as an unsignedleb128 stil...
Change 2644 added retries when ADB went away. The VM occasionally
thinks it has reconnected to ...
* changes:
Use monotonic clock for HeapWorker trim scheduling.
* changes:
Make native socket code address-independent in preparation for IPv6 support.
We're currently using gettimeofday(), which could get confused if the
wall clock jumps the wrong...
25074d30ee3cccff446c73a4ca103f60bca1e0c4 authored over 15 years ago
The HPSG heap upload was using a 4KB buffer. A test provided by an
external developer is creati...
Merge commit '29febc56fd523a7b1684ab04f75d6d213a282f11'
* commit '29febc56fd523a7b1684ab04f75d6...
0c49061d97c355d2a50c95359b3973d16f57cb80 authored over 15 years ago
* changes:
Reactivating tests disabled because of ClassLoader loop
Change 2644 made the JdwpAdb stuff retry when the remote side went away.
Unfortunately this also...
Merge commit '744ab6b47555dab886c90dbc720e207e1edefdc0'
* commit '744ab6b47555dab886c90dbc720e2...
975ff8b97fd71f989b3a25562897e4b2248b76ab authored over 15 years ago
* changes:
InetAddress: Stop logging DNS lookups to logcat.
* changes:
Move stuff around in an attempt to make VFP faster.
Merge commit 'e406b316295f07d40679ce2372051c3b2bce5de4'
* commit 'e406b316295f07d40679ce2372051...
1895f105938aaa5820e040eed3936183b765052a authored over 15 years ago
No effect on floating-point benchmarks. I suspect I've just moving
instructions from one delay ...
* changes:
Rename TARGET_ARCH_VERSION into TARGET_ARCH_VARIANT
94e2738a1dd5ee5ab0345a3f1409d8469a570d0e authored over 15 years ago
The handling for "remote side disconnected" was getting folded in with
more severe failures. Th...
Logging all DNS lookups system wide raises privacy concerns to me
and might make people less lik...
Since ClassLoader.isAncestorOf has been fixed these tests now succeed.
So they can be reactivate...
1ff370f07250dccec079399d23f594e48f8d40ef authored over 15 years ago
The validateSuperDescriptors() test also checks for conflicts with
interface classes, and wasn't...
Tests 065 and 066 depened on the old behavior of the verifier. Updating
them to the new behavio...
The validateSuperDescriptors() test added in Cupcake (or thereabouts) was
checking things that d...
And add unit test.
7cdbaceaf8832175bb9e622efd11af2c48988e57 authored over 15 years ago
* changes:
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...
Merge commit '8493876016e383b59af707cb5184100374f7f353'
* commit '8493876016e383b59af707cb51841...
18d94715dd77d0ad934761f7cc4bcd44c88638d0 authored over 15 years ago2nd version: complete rewrite using 8 bit hash, up to 5 probes, cycle through probes cache replac...
e70e8c5ab4ac94f5ee62c83cf95f1762d2061fc6 authored over 15 years agoMerge commit 'd3c6d366379142d0784ab5fe973a939d462aca28'
* commit 'd3c6d366379142d0784ab5fe973a9...
fa5ec9edc2c6b780cc16e4e5767066ff03fdbcce authored over 15 years ago
* changes:
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...
* changes:
Added basic VFP support to Dalvik interpreter.
This adds opcode handlers for all instructions that have a VFP equivalent
or (for the compare op...
And again, also do a bit of whitespace cleanup.
5928517b4e7b735534c59d913a0eae457a1bda2c authored over 15 years agospacing issues that I happened to notice along the way.
ecf5fe68d6653be215d5aaa181e46be7f44dda9a authored over 15 years ago
The verifier currently reports all failures immediately. Certain failures,
such as the failure ...
Merge commit '7ccb7a6a563396e4b64069dd4e57977d1b5b6180'
* commit '7ccb7a6a563396e4b64069dd4e579...
b352997e5dd7206ff69db7430d5f42567c04561a authored over 15 years ago
The number of classes that are present when the zygote finishes
initializing increased in donut/...
Object references returned by native code were not being type checked,
so it was possible to (fo...
6c39f1290a8e43ebcd2e4c6ae6fee82439be98bf authored over 15 years ago
7ad097f63584c264958908c97e68161780bcdf83 authored over 15 years ago
* changes:
Strip some cruft from the CheckJNI method invocation macros.
baa3bbfdf29671ff10f56a2b317827fa14cc08bf authored over 15 years ago
* changes:
Added a note in response to external feedback.
* changes:
Bringing annotation up to Harmony r772995.
This was originally part of p9-144240, which was only made in "master".
bb2aee6643e05d1e57476e2a04058a434950f214 authored over 15 years ago1e343f6c9eea35f0756c9abba15c63a010216861 authored over 15 years ago
* changes:
Wrote Dalvik "porting guide".
d9a493232a8ba500200a7823ac2340f9824fd7c9 authored over 15 years ago
commit 8f52858127fd95abc694f0080438479be3c71ac6
Merge: 68891f9 df17e4f
Author: Jesse Wilson <jes...
* changes:
Bringing the logging module up to Harmony r772995.
* changes:
Minor cleanup.
commit 080ff677c719f1e53ffb544c3fb684bb9ff28677
Author: Jesse Wilson <[email protected]>
Da...
* changes:
Squashed commit of the following:
bf92369cdc0887beaea6a85ada94e97efefe9eaf authored over 15 years ago
Merge commit '4da052510571aea4711d04de25a24b58cab1dadc'
* commit '4da052510571aea4711d04de25a24...
b9637fc01a59a38d78c808821a9948b76aa6a76a authored over 15 years ago
* changes:
Increase default stack size from 8K to 12K.
For internal bug 1844105.
36262b0457178bc131d1438d7712ca54f50c74b8 authored over 15 years agoMerge commit '08eacd482ca9988b021a9e9e6c8bec573d6e4057'
* commit '08eacd482ca9988b021a9e9e6c8be...
3e74e2e4accb71005fee060299ebd0079c89b600 authored over 15 years agoMerge commit '64b928e82a3b91b339ff9ee980c4a0c020daa251' into donut
* commit '64b928e82a3b91b339...
5d7bba841b51fd0c5b1671c133978368e7015c3f authored over 15 years ago
commit 2e4a7b3a3accb25865fb4c5535168b0d6bcebae4
Merge: 81ff13e 6c7f7e7
Author: Jesse Wilson <jes...
mode of the encoder, clear the leftover input & output buffers.
This claims to fix buffer ove...