- 01 Mar, 2013 8 commits
-
-
Geremy Condra authored
* commit '4aaa292a': Revert "Remove support for duplicate file entries."
-
Geremy Condra authored
* commit '160dd055': Revert "Remove support for duplicate file entries."
-
Geremy Condra authored
* commit '4beeee87': Revert "Remove support for duplicate file entries."
-
Geremy Condra authored
This reverts commit 5360af4a Ugh, forgot that make wouldn't make the tests anymore. We're missing the ZipException, I'll reupload in a second. Change-Id: I8b4d7300cffa1f9f23235e2e33a1cf2b522ba3f3
-
Geremy Condra authored
* commit '843b12a8': Remove support for duplicate file entries.
-
Geremy Condra authored
* commit '6b26de17': Remove support for duplicate file entries.
-
Geremy Condra authored
* commit '5360af4a': Remove support for duplicate file entries.
-
Geremy Condra authored
Bug: 8219321 Change-Id: I4ac47f8facf13afa45799a0d5e20202a0ef5f0c6
-
- 26 Feb, 2013 2 commits
-
-
Jean-Baptiste Queru authored
* commit '60998d47':
-
Jean-Baptiste Queru authored
-
- 26 Nov, 2012 4 commits
-
-
Brian Carlstrom authored
* commit '52e40b6d': DO NOT MERGE
-
Brian Carlstrom authored
* commit '446c6e7c': DO NOT MERGE
-
Brian Carlstrom authored
* commit 'a0d32add': DO NOT MERGE
-
Brian Carlstrom authored
Disable SSL compression Bug: 7079965 Change-Id: I8e060a827613e212bbcced66507fbf124bb04543 modified: luni/src/main/java/libcore/net/http/HttpConnection.java modified: luni/src/main/java/org/apache/harmony/xnet/provider/jsse/NativeCrypto.java modified: luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLServerSocketImpl.java modified: luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSessionImpl.java modified: luni/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSocketImpl.java modified: luni/src/main/native/org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp modified: luni/src/test/java/org/apache/harmony/xnet/provider/jsse/NativeCryptoTest.java
-
- 13 Nov, 2012 1 commit
-
-
Narayan Kamath authored
Central directories of zip files should be read lazily. They are needed only to service calls to BaseDexClassLoader#findResouce(s). Most android processes don't use these methods since they use android resources. bug:6797061 Change-Id: I1a5b5d03572601707e1fb1fd4424c1ae2fd2217d
-
- 06 Nov, 2012 1 commit
-
-
The Android Open Source Project authored
Change-Id: I1e5f377e655f72b8d2e497e83cf4207f5b786e01
-
- 03 Nov, 2012 1 commit
-
-
The Android Automerger authored
-
- 02 Nov, 2012 2 commits
-
-
Brian Carlstrom authored
Bug: 7378963 Change-Id: I45fb1350baaf591e59b78bb3cf97091667cb079c
-
The Android Automerger authored
-
- 01 Nov, 2012 1 commit
-
-
Brian Carlstrom authored
Bug: 7453821 Change-Id: I69408d0bb4063e34441ed1d7632fd1ccac39965b
-
- 21 Oct, 2012 1 commit
-
-
The Android Automerger authored
-
- 18 Oct, 2012 1 commit
-
-
Brian Carlstrom authored
Bug: 7355008 Change-Id: Ifdedca5cf5c96c86f94a0deead61e1798d1a495f
-
- 17 Oct, 2012 3 commits
-
-
The Android Automerger authored
-
Elliott Hughes authored
We can't rely on consuming all the listen(2) backlog. For the tests we've seen fail because they sometimes connect rather than time out, switch to an unroutable address. (cherry-pick of babccbf9.) Bug: 6971145 Change-Id: Ibfa412ff1ad7da7e63842d0162cc67a706e2b27e
-
The Android Automerger authored
-
- 16 Oct, 2012 5 commits
-
-
Brian Carlstrom authored
-
Elliott Hughes authored
-
The Android Automerger authored
-
Brian Carlstrom authored
Bug: 6951157 Change-Id: I4a23a90a4a54d71f9cc5f0c608a30000c8e1b033
-
Elliott Hughes authored
Support_PortManager is a bad idea, badly implemented. Kill some more of it. Only OldDatagramSocketTest still uses Support_PortManager, so hopefully we can kill this completely soon. Bug: 7347233 Change-Id: I9dec7b23d59edc8c7a5e391dd5ebccd2a92f82b5
-
- 15 Oct, 2012 2 commits
-
-
The Android Automerger authored
-
Brian Carlstrom authored
Bug: 7337970 Change-Id: I7da3e22bc2c773258d30f0919d51d386f7b92e7d
-
- 13 Oct, 2012 1 commit
-
-
The Android Automerger authored
-
- 12 Oct, 2012 2 commits
-
-
Brian Carlstrom authored
Bug: 7337970 Change-Id: I17318afadd04d972f907fe968e050ece98116c6a
-
The Android Automerger authored
-
- 11 Oct, 2012 4 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
The Android Automerger authored
-
Brian Carlstrom authored
Includes cherry-pick of 847f22ad Bug: 7192453 Change-Id: Ib5fa1e313d942d2c1034e8e7831af285ad24d71d
-
- 10 Oct, 2012 1 commit
-
-
Elliott Hughes authored
No clue what's wrong here, but we're seeing some flakiness in the "connect" tests. Hopefully there will be a clue in this extra output next time we see a failure. (cherry-pick of 73587588.) Bug: 6971145 Change-Id: I8236b2fb368581e2b6965898f109370e7e0af2e5
-