summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a javadoc typo.Elliott Hughes2013-12-111-2/+2
* Merge "Fix a read/write typo."Elliott Hughes2013-12-121-1/+1
|\
| * Fix a read/write typo.Elliott Hughes2013-12-111-1/+1
|/
* Merge "Remove blockguard check for getaddrinfo."Brian Carlstrom2013-12-111-5/+0
|\
| * Remove blockguard check for getaddrinfo.Narayan Kamath2013-12-111-5/+0
* | Merge "Revert "Do not dexopt core-libart""Brian Carlstrom2013-12-111-6/+0
|\ \
| * | Revert "Do not dexopt core-libart"Brian Carlstrom2013-12-111-6/+0
|/ /
* | Merge "Do not dexopt core-libart"Brian Carlstrom2013-12-111-0/+6
|\ \
| * | Do not dexopt core-libartBrian Carlstrom2013-12-101-0/+6
* | | Merge "Add libutils dependency for libziparchive."Narayan Kamath2013-12-111-2/+2
|\ \ \ | |_|/ |/| |
| * | Add libutils dependency for libziparchive.Narayan Kamath2013-12-111-2/+2
|/ /
* | Merge "Fix several issues in CookieManagerTest"Narayan Kamath2013-12-111-9/+15
|\ \ | |/ |/|
| * Fix several issues in CookieManagerTestNarayan Kamath2013-12-111-9/+15
|/
* Merge "CipherTest: Move jurisdiction check lower"Kenny Root2013-12-101-21/+25
|\
| * CipherTest: Move jurisdiction check lowerKenny Root2013-12-101-21/+25
|/
* Merge "Add regression tests for gbk encoding."Narayan Kamath2013-12-101-0/+6
|\
| * Add regression tests for gbk encoding.Narayan Kamath2013-12-091-0/+6
* | Merge "Catch more system calls that result in disk I/O."Narayan Kamath2013-12-101-0/+91
|\ \
| * | Catch more system calls that result in disk I/O.Jeff Sharkey2013-12-091-0/+91
* | | Merge "Late binding: supportsParameter is not newInstance"Kenny Root2013-12-092-19/+143
|\ \ \
| * | | Late binding: supportsParameter is not newInstanceKenny Root2013-12-092-19/+143
|/ / /
* | | Merge "Late binding: address review comments"Kenny Root2013-12-092-2/+25
|\ \ \ | |/ / |/| |
| * | Late binding: address review commentsKenny Root2013-12-092-2/+25
|/ /
* | Merge "Add a JNI wrapper over libziparchive."Narayan Kamath2013-12-0911-15/+604
|\ \ | |/ |/|
| * Add a JNI wrapper over libziparchive.Narayan Kamath2013-12-0611-15/+604
|/
* Merge "Fix Signature#getInstance."Narayan Kamath2013-12-061-11/+7
|\
| * Fix Signature#getInstance.Narayan Kamath2013-12-061-11/+7
|/
* Merge "Late binding: Provider.Service#supportsParameter"Kenny Root2013-12-063-10/+465
|\
| * Late binding: Provider.Service#supportsParameterKenny Root2013-12-053-10/+465
* | Merge "Better way to export variables in Docs.mk."Ying Wang2013-12-052-14/+12
|\ \ | |/ |/|
| * Better way to export variables in Docs.mk.Ying Wang2013-12-042-14/+12
* | Merge "Used constant time comparison to avoid timing attacks."Narayan Kamath2013-12-051-4/+4
|\ \
| * | Used constant time comparison to avoid timing attacks.Xizhi Zhu (Steven)2013-12-051-4/+4
|/ /
* | Merge "Fix Cipher doc."Brian Carlstrom2013-12-051-1/+1
|\ \ | |/ |/|
| * Fix Cipher doc.Xizhi Zhu (Steven)2013-12-051-1/+1
|/
* Merge "Fix PasswordCallback serialization test."Narayan Kamath2013-12-021-4/+17
|\
| * Fix PasswordCallback serialization test.Narayan Kamath2013-12-021-4/+17
|/
* Merge "Fix JSONArrayTest."Narayan Kamath2013-11-281-1/+1
|\
| * Fix JSONArrayTest.Narayan Kamath2013-11-281-1/+1
|/
* Merge "Add RT_SCOPE_* to OsConstants."Lorenzo Colitti2013-11-282-0/+11
|\
| * Add RT_SCOPE_* to OsConstants.Lorenzo Colitti2013-11-282-0/+11
|/
* Merge "Assert that getEnabledCipherSuites/Protocols is affected by setters."Alex Klyubin2013-11-273-0/+39
|\
| * Assert that getEnabledCipherSuites/Protocols is affected by setters.Alex Klyubin2013-11-263-0/+39
* | Merge "Add method for updating dalvik process state through VMRuntime."Mathieu Chartier2013-11-272-0/+12
|\ \
| * | Add method for updating dalvik process state through VMRuntime.Mathieu Chartier2013-11-252-0/+12
* | | Merge "Fix an OutputStreamWriterTest test case."Narayan Kamath2013-11-271-4/+4
|\ \ \
| * | | Fix an OutputStreamWriterTest test case.Narayan Kamath2013-11-271-4/+4
|/ / /
* | | Merge "Delete a few bad test cases from CharsetEncoderTest."Narayan Kamath2013-11-271-10/+0
|\ \ \
| * | | Delete a few bad test cases from CharsetEncoderTest.Narayan Kamath2013-11-271-10/+0
|/ / /
* | | Merge "Fix an ASCIICharsetEncoderTest testcase."Narayan Kamath2013-11-272-10/+11
|\ \ \