summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge "libcore changes to support ConnectionPool cache flushing" into lmp-devNeil Fuller2014-09-092-0/+106
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | libcore changes to support ConnectionPool cache flushingNeil Fuller2014-09-092-0/+106
| * | | | | | | | | | | | Change ReferenceQueue.add to append at end of the unenqueued listMathieu Chartier2014-09-051-3/+12
| * | | | | | | | | | | | Merge "DecimalFormatSymbols with a null locale should throw." into lmp-devElliott Hughes2014-09-051-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | DecimalFormatSymbols with a null locale should throw.Narayan Kamath2014-09-051-0/+4
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge "Implement equals and hashCode in ParameterizedTypeImpl" into lmp-devElliott Hughes2014-09-052-4/+40
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Implement equals and hashCode in ParameterizedTypeImplPiotr Jastrzebski2014-09-042-4/+40
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | am f48abd8f: Merge "Change ReferenceQueue.add to append at end of the unenque...Mathieu Chartier2014-09-051-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Change ReferenceQueue.add to append at end of the unenqueued listMathieu Chartier2014-09-051-3/+12
* | | | | | | | | | | | | am c9a79e62: Merge "DecimalFormatSymbols with a null locale should throw."Narayan Kamath2014-09-051-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | DecimalFormatSymbols with a null locale should throw.Narayan Kamath2014-09-051-0/+4
| * | | | | | | | | | | | Fix race in finalizeAllEnqueued.Mathieu Chartier2014-09-041-1/+7
* | | | | | | | | | | | | am f9ac85ca: am 2cc3d41f: Fix race in finalizeAllEnqueued.Mathieu Chartier2014-09-041-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix race in finalizeAllEnqueued.Mathieu Chartier2014-09-041-1/+7
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | am fc5a9bde: Merge "Fix apache-harmony logging tests"Neil Fuller2014-09-043-19/+67
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Fix apache-harmony logging tests"Neil Fuller2014-09-043-19/+67
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix apache-harmony logging testsNeil Fuller2014-09-043-19/+67
| * | | | | | | | | | | | Rearrange a few of our MIME type registrations.Elliott Hughes2014-09-041-5/+6
| * | | | | | | | | | | | Merge "Fix SDK and docs build."Neil Fuller2014-09-042-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix SDK and docs build.Eino-Ville Talvala2014-09-042-13/+13
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Keep qtaguid quiet by not trying to untag non-sockets.Elliott Hughes2014-09-032-4/+14
| |/ / / / / / / / / / /
* | | | | | | | | | | | am 3c4eb717: am 2086177b: Merge "Keep qtaguid quiet by not trying to untag no...Elliott Hughes2014-09-032-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Keep qtaguid quiet by not trying to untag non-sockets." into lmp-devElliott Hughes2014-09-022-4/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Keep qtaguid quiet by not trying to untag non-sockets.Elliott Hughes2014-09-022-4/+14
* | | | | | | | | | | | | am 7f9653f5: am 55848681: Add additional field checks for deserialization.Neil Fuller2014-08-283-18/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Add additional field checks for deserialization.Neil Fuller2014-08-283-18/+37
| |/ / / / / / / / / / /
* | | | | | | | | | | | am a828dd0d: am 0d9d7216: Merge "Rearrange a few of our MIME type registratio...Elliott Hughes2014-08-261-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Rearrange a few of our MIME type registrations.Elliott Hughes2014-08-221-5/+6
* | | | | | | | | | | | am ec494368: Merge "Avoid wrapping Class in WeakReference when class loader i...Ian Rogers2014-08-221-7/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | 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
| * | | | | | | | | | | | Support narrow am/pm markers in LocaleData.Elliott Hughes2014-08-221-0/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | am 2d6b952b: am 014531bf: Merge "Support narrow am/pm markers in LocaleData."...Elliott Hughes2014-08-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Support narrow am/pm markers in LocaleData." into lmp-devElliott Hughes2014-08-221-0/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Support narrow am/pm markers in LocaleData.Elliott Hughes2014-08-221-0/+4
| * | | | | | | | | | | | Fix abuse of Runtime.freeMemory.Narayan Kamath2014-08-221-41/+37
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge "Avoid triggering StrictMode when closing a socket." into lmp-devElliott Hughes2014-08-151-2/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Avoid triggering StrictMode when closing a socket.Elliott Hughes2014-08-151-2/+5
| * | | | | | | | | | | | Fix parsing of fractional seconds.Narayan Kamath2014-08-151-2/+26
| * | | | | | | | | | | | Allow Calendar.getInstance to be called with a null Locale.Narayan Kamath2014-08-145-0/+36
| |/ / / / / / / / / / /
* | | | | | | | | | | | am 4dbeaf5c: Merge "Fix abuse of Runtime.freeMemory."Narayan Kamath2014-08-221-41/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fix abuse of Runtime.freeMemory.Narayan Kamath2014-08-211-41/+37
* | | | | | | | | | | | am cc3e0351: 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
* | | | | | | | | | | | am a6bb8774: Merge "Fix parsing of fractional seconds."Narayan Kamath2014-08-151-2/+26
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fix parsing of fractional seconds.Narayan Kamath2014-08-141-2/+26
* | | | | | | | | | | | am 0dcfa1d0: Merge "Allow Calendar.getInstance to be called with a null Locale."Narayan Kamath2014-08-145-0/+36
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Allow Calendar.getInstance to be called with a null Locale.Narayan Kamath2014-08-135-0/+36
* | | | | | | | | | | | am eaed9b61: Merge "Make parameter name match comments for sdk build."Jeff Hao2014-08-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Make parameter name match comments for sdk build.Jeff Hao2014-08-111-1/+1