summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove Zygote.systemInSafeMode."Narayan Kamath2014-03-311-6/+0
|\ \
| * | Remove Zygote.systemInSafeMode.Narayan Kamath2014-03-281-6/+0
| |/
* | Merge "Remove Zygote.fork"Narayan Kamath2014-03-311-17/+0
|\ \
| * | Remove Zygote.forkNarayan Kamath2014-03-281-17/+0
| |/
* | Merge "Add access checks to Method and Field reflection."Jeff Hao2014-03-285-47/+135
|\ \
| * | Add access checks to Method and Field reflection.Jeff Hao2014-03-275-47/+135
* | | Merge "Improve documentation and tests of SSLContext.init."Alex Klyubin2014-03-282-23/+202
|\ \ \
| * | | Improve documentation and tests of SSLContext.init.Alex Klyubin2014-03-272-23/+202
* | | | Merge "Add an empty long array"Adam Lesinski2014-03-271-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add an empty long arrayAdam Lesinski2014-03-171-0/+1
* | | | Merge "Remove redundant parameters from fullFieldsCalc"Dmitriy Ivanov2014-03-261-7/+7
|\ \ \ \
| * | | | Remove redundant parameters from fullFieldsCalcDmitriy Ivanov2014-03-261-7/+7
| | |_|/ | |/| |
* | | | Merge "Speed-up for apps that use Dagger on ART"Neil Fuller2014-03-261-14/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Speed-up for apps that use Dagger on ARTNeil Fuller2014-03-261-14/+17
|/ / /
* | | Merge "Removed Old*Test for integers and longs"Calin Juravle2014-03-265-260/+36
|\ \ \ | |_|/ |/| |
| * | Removed Old*Test for integers and longsCalin Juravle2014-03-255-260/+36
* | | Merge "Add X509ExtendedTrustManager"Kenny Root2014-03-259-22/+400
|\ \ \
| * | | Add X509ExtendedTrustManagerKenny Root2014-03-259-22/+400
|/ / /
* | | Merge changes Id496a60e,Ie7026d71Kenny Root2014-03-212-6/+14
|\ \ \
| * | | StandardNames: only remove DH_* for RIKenny Root2014-03-211-3/+9
| * | | SSLSocketText: alert during test should throwKenny Root2014-03-211-3/+5
|/ / /
* | | Merge "Support multiple KeyManagers in TestSSLContext and TestKeyStore."Alex Klyubin2014-03-214-22/+57
|\ \ \
| * | | Support multiple KeyManagers in TestSSLContext and TestKeyStore.Alex Klyubin2014-03-194-22/+57
* | | | Merge "Assert SSLContext.init does not require X.509 KeyManager/TrustManager."Alex Klyubin2014-03-211-1/+20
|\ \ \ \
| * | | | Assert SSLContext.init does not require X.509 KeyManager/TrustManager.Alex Klyubin2014-03-201-1/+20
| |/ / /
* | | | Merge "Fix test failures due to the ICU-52 update."Narayan Kamath2014-03-214-77/+49
|\ \ \ \
| * | | | Fix test failures due to the ICU-52 update.Narayan Kamath2014-03-204-77/+49
| |/ / /
* | | | Merge "StandardNames: update RI expectations"Kenny Root2014-03-211-32/+45
|\ \ \ \ | |/ / / |/| | |
| * | | StandardNames: update RI expectationsKenny Root2014-03-201-32/+45
|/ / /
* | | Merge "NativeBN: use bn_correct_top on negative BN"Kenny Root2014-03-182-0/+30
|\ \ \ | |/ / | | / | |/ |/|
| * NativeBN: use bn_correct_top on negative BNKenny Root2014-03-182-0/+30
|/
* Merge "Don't assume minusSign is a single char."Narayan Kamath2014-03-148-44/+49
|\
| * Don't assume minusSign is a single char.Narayan Kamath2014-03-148-44/+49
|/
* Merge "Adjust AlphabeticIndexTest for hiragana char."Narayan Kamath2014-03-141-4/+2
|\
| * Adjust AlphabeticIndexTest for hiragana char.Narayan Kamath2014-03-141-4/+2
|/
* Merge "Update tests for to handle changes in ICU52."Narayan Kamath2014-03-148-71/+76
|\
| * Update tests for to handle changes in ICU52.ccornelius2014-03-148-71/+76
* | Merge "Fix ICU glue for uloc_toLanguageTag."Narayan Kamath2014-03-142-16/+28
|\ \ | |/ |/|
| * Fix ICU glue for uloc_toLanguageTag.Narayan Kamath2014-03-132-16/+28
|/
* Merge "Add 1.7 methods to TimeZone / SimpleTimeZone"Neil Fuller2014-03-121-0/+16
|\
| * Add 1.7 methods to TimeZone / SimpleTimeZoneNeil Fuller2014-03-121-0/+16
* | Merge "Add Java 1.7 APIs: ZipFile, ZipInputStream, ZipOutputStream"Neil Fuller2014-03-127-69/+478
|\ \
| * | Add Java 1.7 APIs: ZipFile, ZipInputStream, ZipOutputStreamNeil Fuller2014-03-127-69/+478
| |/
* | Merge "Add Currency.getNumericCode()"Neil Fuller2014-03-114-0/+29
|\ \
| * | Add Currency.getNumericCode()Neil Fuller2014-03-114-0/+29
| |/
* | Merge "Use the correct buffer size for the Pushback stream."Narayan Kamath2014-03-112-3/+56
|\ \
| * | Use the correct buffer size for the Pushback stream.Narayan Kamath2014-03-102-3/+56
* | | Merge "SSLSocketTest: test NPN/ALPN socket reuse"Kenny Root2014-03-101-0/+77
|\ \ \ | |/ / |/| |
| * | SSLSocketTest: test NPN/ALPN socket reuseKenny Root2014-03-101-0/+77
* | | Merge "Relax testUrlWithSpaceInHostViaHttpProxy test"Neil Fuller2014-03-101-5/+4
|\ \ \