summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Suppress broken apache-harmony logging CTS tests"Neil Fuller2014-09-021-0/+49
|\
| * Suppress broken apache-harmony logging CTS testsNeil Fuller2014-09-021-0/+49
|/
* Merge "Suppressing broken java.sql apache harmony tests."Neil Fuller2014-09-011-0/+31
|\
| * Suppressing broken java.sql apache harmony tests.Neil Fuller2014-09-011-0/+31
|/
* Merge "Make explicit that ISA names are used in some sys properties"Calin Juravle2014-08-271-0/+4
|\
| * Make explicit that ISA names are used in some sys propertiesCalin Juravle2014-08-261-0/+4
|/
* Merge "Fix the Turkish Lira test."Elliott Hughes2014-08-231-5/+7
|\
| * Fix the Turkish Lira test.Elliott Hughes2014-08-221-5/+7
|/
* Merge "Work around the snappily-titled ICANN "Name Collision Occurrence Manag...Elliott Hughes2014-08-232-4/+4
|\
| * Work around the snappily-titled ICANN "Name Collision Occurrence Management F...Elliott Hughes2014-08-222-4/+4
|/
* Merge "Avoid wrapping Class in WeakReference when class loader is null."Ian Rogers2014-08-221-7/+1
|\
| * Avoid wrapping Class in WeakReference when class loader is null.Ian Rogers2014-08-221-7/+1
* | Merge "Support narrow am/pm markers in LocaleData."Elliott Hughes2014-08-223-2/+44
|\ \
| * | Support narrow am/pm markers in LocaleData.Elliott Hughes2014-08-223-2/+44
|/ /
* | Merge "Move preference tests over from external/apache-harmony."Narayan Kamath2014-08-2217-0/+3228
|\ \ | |/ |/|
| * Move preference tests over from external/apache-harmony.Narayan Kamath2014-08-2217-0/+3228
|/
* Merge "Fix abuse of Runtime.freeMemory."Narayan Kamath2014-08-221-41/+37
|\
| * Fix abuse of Runtime.freeMemory.Narayan Kamath2014-08-211-41/+37
|/
* Merge "Fix init test cases from DexClassLoaderTest."Calin Juravle2014-08-211-32/+52
|\
| * Fix init test cases from DexClassLoaderTest.Calin Juravle2014-08-211-32/+52
|/
* Merge "bionic has always had gettid."Elliott Hughes2014-08-161-1/+2
|\
| * bionic has always had gettid.Elliott Hughes2014-08-201-1/+2
|/
* Merge "Update ziparchive usage to the new API."Piotr Jastrzebski2014-08-161-2/+3
|\
| * Update ziparchive usage to the new API.Piotr Jastrzebski2014-08-151-2/+3
* | Merge "Avoid triggering StrictMode when closing a socket."Elliott Hughes2014-08-151-2/+5
|\ \
| * | Avoid triggering StrictMode when closing a socket.Elliott Hughes2014-08-151-2/+5
|/ /
* | Merge "Fix parsing of fractional seconds."Narayan Kamath2014-08-152-2/+37
|\ \ | |/ |/|
| * Fix parsing of fractional seconds.Narayan Kamath2014-08-142-2/+37
|/
* Merge "Allow Calendar.getInstance to be called with a null Locale."Narayan Kamath2014-08-139-0/+105
|\
| * Allow Calendar.getInstance to be called with a null Locale.Narayan Kamath2014-08-139-0/+105
|/
* Merge "Make parameter name match comments for sdk build."Jeff Hao2014-08-111-1/+1
|\
| * Make parameter name match comments for sdk build.Jeff Hao2014-08-111-1/+1
|/
* Merge "Implements some StrictMath functions for improved performance."Jeff Hao2014-08-112-38/+476
|\
| * Implements some StrictMath functions for improved performance.Emma Meersman2014-08-112-38/+476
* | Merge "Don't allow Class.class.getDeclaredConstructor().setAccessible()."Mathieu Chartier2014-08-111-0/+7
|\ \
| * | Don't allow Class.class.getDeclaredConstructor().setAccessible().Mathieu Chartier2014-08-111-0/+7
* | | Merge "Fix TimeZone.getAvailableIDs(int)."Elliott Hughes2014-08-112-13/+45
|\ \ \ | |_|/ |/| |
| * | Fix TimeZone.getAvailableIDs(int).Elliott Hughes2014-08-112-13/+45
|/ /
* | Merge "Stop keeping iteration prefix around."Piotr Jastrzebski2014-08-071-10/+4
|\ \
| * | Stop keeping iteration prefix around.Piotr Jastrzebski2014-08-111-10/+4
* | | Merge "Remove memory leak."Piotr Jastrzebski2014-08-071-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Remove memory leak.Piotr Jastrzebski2014-08-111-0/+1
|/
* Merge "Implements some math functions for faster performance"Jeff Hao2014-08-083-129/+1017
|\
| * Implements some math functions for faster performanceMichael Chen2014-07-243-129/+1017
* | Merge "Variants are case sensitive."Narayan Kamath2014-08-072-6/+13
|\ \
| * | Variants are case sensitive.Narayan Kamath2014-08-082-6/+13
|/ /
* | Merge "Remove nameLength field from ZipEntry."Piotr Jastrzebski2014-08-072-11/+6
|\ \
| * | Remove nameLength field from ZipEntry.Piotr Jastrzebski2014-08-082-11/+6
|/ /
* | Merge "Revert "Remove nameLength field from ZipEntry.""Narayan Kamath2014-08-072-5/+10
|\ \
| * | Revert "Remove nameLength field from ZipEntry."Narayan Kamath2014-08-072-5/+10