| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This avoids a known SPDY issue that sometimes makes the
related CTS tests fail.
Bug: 18066923
Change-Id: I9540dc3ad6b6a3d7ab37eb77d46dba39b7bbbb7b
|
| |
| |
| |
| |
| |
| |
| | |
(cherry picked from commit 218699c1451b91c24d6f65c8b25cf7ac8fffbf7f)
Bug: 18013422
Change-Id: Ia5cfe6bf4678048e521c28cfc5f375929379070c
|
|/
|
|
|
|
|
|
|
|
|
| |
Sadly, the publicly visible android.content.pm.Signature object needs
to return the untouched bytes from the parsed APK certificate. Since
some CertificateFactory implementations may try re-encoding the
certificate, we defensively keep around the original encoded bytes
and return them when asked.
Bug: 18206852, 18228011
Change-Id: I6016eaea23a7f43cf9249ec43cfde1f8ed4ff841
|
|
|
|
|
|
|
|
|
| |
bug: 18235329
bug: 15476051
(cherry picked from commit f412a78060760e0aa41bc75a5ab115b6369016de)
Change-Id: Ie39e9e014075331aaf5c6b27212fdfdfc42e0380
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Note that this is contrary to RFC-2396, which only allows alphanumeric
characters and hyphens. We need this change because internet hosts out
there clearly don't care enough about standards.
bug: 18023709
(cherry picked from commit 435edc3fa9abd3f8d324c9dd4279a165051052ba)
Change-Id: I5a2ccad41f302b36b0703ae381f0a9954266ff26
|
|\ \
| | |
| | |
| | |
| | | |
* commit '881221036cc750f94162276c8e5cdb88e6c9240e':
Allow 1 ulp difference in test_cbrt_D and test_sinh_D.
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '9ed62cd1e87a433130a089f8cf27de560c643c8a':
Allow 1 ulp difference in test_cbrt_D and test_sinh_D.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 18016320
(cherry picked from commit cf5f86467f5be5f1c3ae2a5518c65f496ac93e33)
Change-Id: I05c3810320d035323e5fec07712b47586eb100bb
(cherry picked from commit 8afb381342e073b3bfcc8700b370e381ac23b2e0)
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'be858d3f7feb7e59187901431b5dd92009defa41':
Improve DexFile debugging
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '3f8d941d89f5dd8fff2d6faf705f1841d40c683e':
Improve DexFile debugging
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 18105751
Change-Id: I16461b61cb7723ca1f3a52080c377d013d76675b
|
| |_|/
|/| |
| | |
| | |
| | | |
Bug: 18139284
Change-Id: I87d52e4f5bf18692a47c762fb4155ba68beffae2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 18016320
(cherry picked from commit cf5f86467f5be5f1c3ae2a5518c65f496ac93e33)
Change-Id: I05c3810320d035323e5fec07712b47586eb100bb
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These changes are associated with external/mockwebserver
and external/okhttp commits.
URLConnectionTest#testDisconnectedConnection
- Affected by the bug fix.
URLConnectionTest#testSslFallback
- Affected by changes to MockWebServer. Handshake failures
are no longer queued/recorded.
HttpsURLConnectionTest
- API changes related to MockWebServer.
Bug: 18083851
(cherry pick from commit 246e740c85527012891ac3b07cb658dd2fcabc87)
Change-Id: Ia7fe3961b1bc28ef2efa69bbf59a16bc54d07063
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 17431155
(cherry picked from commit 08ff81f8114bf3e644ebebd319d9d73d9a2738e5)
Change-Id: Ia76f78ededb1ba6554c95257cf8cff18bd12d1f3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The list of unchangeable properties is at #getProperty
and not #setProperty.
bug: 17645282
(cherry picked from commit 8940f9c1623644206ec2281e9f71ef8df9b9a38a)
Change-Id: Ief3cf78088e800ffb58e67e1f2d075fbc8ec31f7
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '13ee952b30fdd08b986eb51c07c152f1d0d8f790':
Only allow once GC request at a time.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no reason to allow multiple, allocating threads may have
multiple GC requests before the GC starts.
Bug: 17942071
Change-Id: If31afa51a4da95955d538d47397cd96177987bcb
(cherry picked from commit 71891f9da2fbcb865931da70ae759032e6698106)
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
There is no reason to allow multiple, allocating threads may have
multiple GC requests before the GC starts.
Bug: 17942071
Change-Id: If31afa51a4da95955d538d47397cd96177987bcb
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 10361358
(cherry picked from commit cafe1a748caf89091d2f1c3956a43daf23b9403b)
Change-Id: I2629bbad0737bc5836afa7cfe4a9667095df0357
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
disappear on web site
* commit '259a74974e047702383ea00f90634cd4d36b4472':
autoclose all <a name> tags so they don't disappear on web site
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '936306df62d7d44a806fbeb789c6432e7c325981':
autoclose all <a name> tags so they don't disappear on web site
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
<a> tags with the name attribute---used to create a page anchor---must be
closed immediately and not contain any text because, in order to make the
appropriate content visible below the site's "sticky header" when the anchor
is followed, CSS is used to hide the <a name> element and position it
up higher by an offset equal to the height of the sticky header.
So, do not place text inside an <a> tag with the name attribute.
Change-Id: Icae1b1f0716aa02d003f921b8e430ad3c99f26d0
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Locale javadoc.
* commit '811476ae7f33ed6d45924d9abd76a5eec9e9adc4':
Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Locale javadoc.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '76e916456153c0fed205c9d706fba7f2dedccc8f':
Update "4.? (STOPSHIP)" to "5.0 (Lollipop)" in Locale javadoc.
|
| | |
| | |
| | |
| | |
| | | |
Bug: 18074200
Change-Id: I38f8fef6eb5a100f7ef3a1b9bc6640895c85b387
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This adds support for writing surrogate pairs out as entity references in
KXmlSerializer and for parsing non-BMP entity references in
DocumentBuilderImpl.
Emoji and XML. Two of my least favorite things together at last.
Bug: 17960630
Change-Id: If5e1001faf250e87e6eeebe3449a6ebc115789a1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
These are used by ViewDebug to obtain the declared fields and methods
and then perform type resolution checks on a per-field and per-method
basis. Also updates documentation and naming so that the newly exposed
methods are less likely to be used incorrectly within the framework.
BUG: 17375269
Change-Id: I2f3d4f0ffe3a59e0466e7f7e401c1e5d170d36df
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
* commit '2a8364de2747d7523938f7edb78de904fe3376a4':
Suppress failing OkHttp CTS tests
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'bc1ea6573c76663718d441f7b0b849a91f3eefbd':
Suppress failing OkHttp CTS tests
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added an additional regression test for SSLSocketTest.
Bug: 17962997
Bug: 17750026
Change-Id: Ic1171a916a8dbfe4f0ae486d650583de2547175b
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
resolved conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp
* commit '70b3b1c02e792f67fedcd5ce5c58e85c448c8f67':
Add support for TLS_FALLBACK_SCSV
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
conflicts for merge of 865c83f8 to jb-mr2-dev-plus-aosp
* commit '39d896a3dad05a8101b10a675e6e056c717e36c3':
Add support for TLS_FALLBACK_SCSV
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
merge of 865c83f8 to jb-mr2-dev-plus-aosp
* commit '73041ff9f871029aa0fa2aae75f3567c6ff96942':
Add support for TLS_FALLBACK_SCSV
|
| | | |\
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to jb-mr2-dev-plus-aosp
* commit 'bb3214f878cf048dc21b768dac7b0a02ab063033':
Add support for TLS_FALLBACK_SCSV
|
| | | | |\
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
jb-mr2-dev-plus-aosp
* commit '2164d895f9ae077ce2d53ccdcc213c3483f3b9bd':
Add support for TLS_FALLBACK_SCSV
|
| | | | | |\
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I552e60c4cc00bf422aad5ba3939ed50eaef11e56
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Backport of commits:
external/conscrypt: 8d7e23e117da591a8d48e6bcda9ed6f58ff1a375
libcore: e6a6e935e98f426c7000b2bf4086f87101f4441c
libcore: 957ec8b09833e1c2f2c21380e53c13c9962e6b3e
Plus additional changes to:
luni/src/main/java/libcore/net/http/HttpConnection.java
luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLServerSocketImpl.java
luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSocketImpl.java
luni/src/test/java/libcore/java/net/URLConnectionTest.java
luni/src/test/java/org/apache/harmony/xnet/provider/jsse/CipherSuiteTest.java
support/src/test/java/libcore/java/security/StandardNames.java
to account for JellyBean differences.
Bug: 17750026
Change-Id: I7b60b1260fa0b275631ce9987168c7b5fc7ca138
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
lmp-mr1-dev
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 15476051
(cherry picked from commit a68116c0d8ff9cd517d6b765bf2b8930ed9a3e12)
Change-Id: I70ff647dd20b263596685598186ee2f55e1ef8fa
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| / / / / / /
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
merge of 6c9609af to klp-modular-dev
* commit 'b390fcdad513ae47cd3c801402846b2dd862b103':
Add support for TLS_FALLBACK_SCSV
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
to klp-modular-dev
* commit '15ff3071031c18afbfada8df6c852f7747ccf16a':
Add support for TLS_FALLBACK_SCSV
|
| | |\ \ \ \ \
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
klp-modular-dev
* commit '8b188b864302f5ea9df17636b378938a15b4605a':
Add support for TLS_FALLBACK_SCSV
|
| | | |\ \ \ \
| | | | |/ / /
| | | | | | |
| | | | | | | |
Change-Id: I0aacfac04e877702716bf28b1065ebfb9aca2a71
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Backport of commits:
external/conscrypt: 8d7e23e117da591a8d48e6bcda9ed6f58ff1a375
libcore: e6a6e935e98f426c7000b2bf4086f87101f4441c
libcore: 957ec8b09833e1c2f2c21380e53c13c9962e6b3e
Plus additional changes to:
luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLServerSocketImpl.java
luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSocketImpl.java
luni/src/test/java/libcore/java/net/URLConnectionTest.java
luni/src/test/java/org/apache/harmony/xnet/provider/jsse/CipherSuiteTest.java
support/src/test/java/libcore/java/security/StandardNames.java
to account for KitKat differences.
Bug: 17750026
Change-Id: Ic6e9474275bc3ffec3b5c2d6df1f8d6ffe77bff8
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '0ebc2354db0614547522ee2ece5299def25b18b0':
Fix FileTest.
|