summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Make libjavacore (libcore's JNI library) use JNI_OnLoad.Elliott Hughes2013-11-075-9/+9
* Fix a CTS SystemTest.testArrayCopyNull failure due toHiroshi Yamauchi2013-11-071-0/+6
* Reimplement Object.hashCode in Java.Elliott Hughes2013-11-071-0/+10
* Run more repetitions of a test to increase its chances.Elliott Hughes2013-11-071-1/+1
* Document motivation for SystemTest's arraycopy test.Jesse Wilson2013-11-071-2/+8
* Track the System.arraycopy exception detail improvement.Elliott Hughes2013-11-071-1/+1
* Move (double|float)To(Long|Int)Bits into Java code.Ian Rogers2013-11-074-22/+14
* Merge "Revert "Fix the HashMap performance regression.""Brian Carlstrom2013-11-072-28/+8
|\
| * Revert "Fix the HashMap performance regression."Elliott Hughes2013-11-052-28/+8
* | Merge "Test to demonstrate that System.arraycopy() is racy"Brian Carlstrom2013-11-071-2/+29
|\ \ | |/
| * Test to demonstrate that System.arraycopy() is racyJesse Wilson2013-11-051-2/+29
* | Merge "Tests for getting the superclass of an interface."Brian Carlstrom2013-11-073-0/+39
|\ \ | |/
| * Tests for getting the superclass of an interface.Jesse Wilson2013-11-053-0/+39
* | Merge changes Ia515759d,I5243c012Brian Carlstrom2013-11-073-2/+638
|\ \ | |/
| * A simple set of JNI argument passing tests.Ian Rogers2013-11-052-0/+626
| * Fix an array copy optimization bug.Hiroshi Yamauchi2013-11-051-2/+12
* | Merge "A char array copy optimization (libcore)."Brian Carlstrom2013-11-071-0/+37
|\ \ | |/
| * A char array copy optimization (libcore).Hiroshi Yamauchi2013-11-051-0/+37
* | am 3a33c8aa: Merge "BEAST attack mitigation for OpenSSL-backed SSLSockets."Alex Klyubin2013-11-071-9/+25
|\ \
| * \ Merge "BEAST attack mitigation for OpenSSL-backed SSLSockets."Alex Klyubin2013-11-071-9/+25
| |\ \
| | * | BEAST attack mitigation for OpenSSL-backed SSLSockets.Alex Klyubin2013-11-061-9/+25
* | | | am 35dca203: Merge "The file in /data overrides the file in /system, not the ...Elliott Hughes2013-11-061-6/+9
|\ \ \ \ | |/ / /
| * | | The file in /data overrides the file in /system, not the other way round.Elliott Hughes2013-11-061-6/+9
* | | | am 9549d654: Merge "SSLEngine: use 1/n-1 record splitting for servers"Kenny Root2013-11-061-3/+3
|\ \ \ \ | |/ / /
| * | | SSLEngine: use 1/n-1 record splitting for serversKenny Root2013-11-061-3/+3
| |/ /
* | | am cea1e839: Merge "Fix a few more oddities in JarFile"Narayan Kamath2013-11-062-45/+47
|\ \ \ | |/ /
| * | Fix a few more oddities in JarFileNarayan Kamath2013-11-062-45/+47
* | | am 692543a3: Merge "Remove non-api use of Vector."Narayan Kamath2013-11-061-33/+6
|\ \ \ | |/ /
| * | Remove non-api use of Vector.Narayan Kamath2013-11-061-33/+6
* | | am 46bf3637: Merge "Make effectiveDirectAddress final."Narayan Kamath2013-11-0625-47/+75
|\ \ \ | |/ /
| * | Make effectiveDirectAddress final.Narayan Kamath2013-11-0625-47/+75
* | | am 0851829f: Merge "Don\'t force MemoryBlocks on classes that don\'t care."Narayan Kamath2013-11-0610-19/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Don't force MemoryBlocks on classes that don't care.Narayan Kamath2013-11-0510-19/+15
* | am e8aa7552: Merge "Add a test for lower case auth scheme handling."Narayan Kamath2013-11-051-0/+26
|\ \ | |/
| * Merge "Add a test for lower case auth scheme handling."Narayan Kamath2013-11-051-0/+26
| |\
| | * Add a test for lower case auth scheme handling.Narayan Kamath2013-11-041-0/+26
* | | am 5da7241c: Merge "Exact asserts for TLS/SSL protocols used by default."Alex Klyubin2013-11-054-6/+6
|\ \ \ | |/ /
| * | Merge "Exact asserts for TLS/SSL protocols used by default."Alex Klyubin2013-11-044-6/+6
| |\ \
| | * | Exact asserts for TLS/SSL protocols used by default.Alex Klyubin2013-11-044-6/+6
* | | | am cf6b19bb: Merge "SSLEngineTest: add asserts for sending app data"Kenny Root2013-11-051-7/+59
|\ \ \ \ | |/ / /
| * | | Merge "SSLEngineTest: add asserts for sending app data"Kenny Root2013-11-041-7/+59
| |\ \ \ | | |/ / | |/| |
| | * | SSLEngineTest: add asserts for sending app dataKenny Root2013-11-041-7/+59
* | | | am 1d08f25c: Merge "Test the default config of SSLServerSocket(Factory)."Alex Klyubin2013-11-052-0/+68
|\ \ \ \ | |/ / /
| * | | Merge "Test the default config of SSLServerSocket(Factory)."Alex Klyubin2013-11-042-0/+68
| |\ \ \
| | * | | Test the default config of SSLServerSocket(Factory).Alex Klyubin2013-11-042-0/+68
| * | | | Fix ZoneInfoDBTest on devices that have taken a gservices tzdata update.Elliott Hughes2013-11-041-5/+8
| |/ / /
* | | | am 35589526: Merge "Exact assert for cipher suite list used by default by SSL...Alex Klyubin2013-11-052-3/+3
|\ \ \ \ | |/ / /
| * | | Merge "Exact assert for cipher suite list used by default by SSLSocket."Alex Klyubin2013-11-042-3/+3
| |\ \ \
| | * | | Exact assert for cipher suite list used by default by SSLSocket.Alex Klyubin2013-11-012-3/+3
* | | | | am f7c34637: Merge "Fix supported cipher suite assert in SSLSocketFactoryTest."Alex Klyubin2013-11-051-1/+1
|\ \ \ \ \ | |/ / / /