- 05 Nov, 2014 1 commit
-
-
Ian Rogers authored
Switch from stlport to libcxx as stlport lacks std::unique_ptr. Change-Id: I45a3588a8ecf4689521f1df6654ed279a6d0669e
-
- 04 Nov, 2014 4 commits
-
-
Ian Rogers authored
-
Ian Rogers authored
Definition picked up from libnativehelper. Depends upon: https://android-review.googlesource.com/#/c/113053/ Change-Id: I23a7ba48dcd406c62a440e6c732b95d9780eeb3b
-
Narayan Kamath authored
-
Narayan Kamath authored
bug: 18235329 bug: 15476051 Change-Id: I33fd9df777cf62688476de36ccea4fe944358f60
-
- 03 Nov, 2014 2 commits
-
-
Kenny Root authored
-
Kenny Root authored
Currently Android does not pay attention to the algorithm choice, so use this test as documentation of that. Bug: 17136008 Change-Id: If8e516be48721bf65a98f22a9cdf02eded8f6375
-
- 28 Oct, 2014 6 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
(cherry picked from b0edf66d.) Bug: 18139284 Change-Id: I87d52e4f5bf18692a47c762fb4155ba68beffae2
-
Narayan Kamath authored
-
Narayan Kamath authored
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 Change-Id: I9459f58d49ccc68af887a14c889eaa60b6c3150d
-
Brian Carlstrom authored
-
Brian Carlstrom authored
Bug: 18105751 (cherry picked from commit 3f8d941d) Change-Id: I445c7f39b728ea6f45f3cb7dd8ed96509cf6f1c5
-
- 27 Oct, 2014 2 commits
-
-
Elliott Hughes authored
-
Neil Fuller authored
-
- 26 Oct, 2014 1 commit
-
-
Elliott Hughes authored
Bug: 18016320 Change-Id: Ic1d09473d42922c75274635029a2d21f3691e674
-
- 24 Oct, 2014 7 commits
-
-
Neil Fuller authored
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 Change-Id: Iec211a1e1e713623ccc8f8ca1de79833abe2f961
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 17431155 Change-Id: I7a5aeb6fc300de0afb24268ff966688ee0f0888e
-
Narayan Kamath authored
-
Narayan Kamath authored
The list of unchangeable properties is at #getProperty and not #setProperty. bug: 17645282 Change-Id: Ic8433ac9d96c0de795e3615c1644500c1bd2f9ed
-
Neil Fuller authored
-
Neil Fuller authored
-
- 23 Oct, 2014 9 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 10361358 Change-Id: I66957b98b73e6942e725e2f91fb1fedfa18e2bb3
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 10361358 Change-Id: I500318537b503d6ffbbd18a4aa772527c4b96e74
-
Mathieu Chartier authored
-
Mathieu Chartier authored
There is no reason to allow multiple, allocating threads may have multiple GC requests before the GC starts. Bug: 17942071 (cherry picked from commit 71891f9d) Change-Id: I5e2162373bcef1027eb71e5b1699186ff015f92d
-
Elliott Hughes authored
-
Neil Fuller authored
-
Neil Fuller authored
(cherry picked from commit bc1ea657) Bug: 17962997 Bug: 17750026 Change-Id: I72ba538cf4350da18b098c98d4e91d787914683b
-
- 22 Oct, 2014 5 commits
-
-
Elliott Hughes authored
Bug: 10361358 Change-Id: I62ffdc987e55bca70889f611c2e5c5c91a650bd9
-
Elliott Hughes authored
-
smain@google.com authored
<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. (cherry-pick of 936306df.) Change-Id: Icae1b1f0716aa02d003f921b8e430ad3c99f26d0
-
Neil Fuller authored
Fixes for tests. (cherry picked from commit 957ec8b0) Change-Id: I848b6c84524aabffb1dc71c00aae8f3e9b741ef0
-
Kenny Root authored
Bug: 17750026 (cherry picked from commit e6a6e935) Change-Id: Ia7f0714157b0dc36579122b27eb921a54f3a6818
-
- 17 Oct, 2014 3 commits
-
-
Kenny Root authored
-
Kenny Root authored
Bug: 18013422 Change-Id: Ia5cfe6bf4678048e521c28cfc5f375929379070c
-
Narayan Kamath authored
-