index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
libcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ICU for relative time formatting
Tao Bao
2015-02-11
2
-1
/
+381
*
Remove fcntlLong, use fcntlInt for F_SETFD instead.
Narayan Kamath
2015-01-19
4
-4
/
+1
*
Add fcntlInt.
Narayan Kamath
2015-01-16
3
-6
/
+9
*
More FileDescriptor.isSocket cleanup.
Elliott Hughes
2015-01-08
1
-1
/
+1
*
Avoid a type conversion during comparison
Neil Fuller
2015-01-06
1
-1
/
+1
*
Fix integer overflow issue in ZoneInfo.
Narayan Kamath
2014-12-30
1
-9
/
+20
*
MimeUtils: add ODF presentation (template)
Miklos Vajna
2014-12-27
1
-0
/
+2
*
Create GregorianCalendar via a delegate.
Deepanshu Gupta
2014-12-24
1
-1
/
+7
*
Merge "Add various system calls needed by the zygote."
Elliott Hughes
2014-12-18
3
-0
/
+12
|
\
|
*
Add various system calls needed by the zygote.
Elliott Hughes
2014-12-17
3
-0
/
+12
*
|
Add hwp to MimeUtils map.
Sungmin Choi
2014-12-17
1
-0
/
+1
|
/
*
Merge "Fix poll to never return EINTR."
Elliott Hughes
2014-12-17
1
-5
/
+1
|
\
|
*
Fix poll to never return EINTR.
Elliott Hughes
2014-12-17
1
-5
/
+1
*
|
Add a hidden API for detecting response charsets.
Narayan Kamath
2014-12-16
1
-0
/
+90
*
|
Merge "Repurpose "HexEncoding" for internal users."
Narayan Kamath
2014-12-16
1
-0
/
+99
|
\
\
|
|
/
|
/
|
|
*
Repurpose "HexEncoding" for internal users.
Narayan Kamath
2014-12-16
1
-0
/
+99
*
|
Update ByteBuffer positions in Posix.* functions.
Narayan Kamath
2014-12-15
1
-12
/
+53
*
|
Add pipe2 and O_CLOEXEC to the libcore POSIX API.
Elliott Hughes
2014-12-12
3
-3
/
+3
*
|
Add epub to MimeUtils map.
Ben Murdoch
2014-12-11
1
-0
/
+1
|
/
*
Fix crash in selector.wakeup() with closed selector
Neil Fuller
2014-12-02
3
-3
/
+3
*
Improve backward compatibility of plurals formatting.
Elliott Hughes
2014-11-18
1
-0
/
+4
*
Merge "Prefer "jpg" over "jpeg" as the extension for "image/jpeg"."
Elliott Hughes
2014-11-17
1
-1
/
+2
|
\
|
*
Prefer "jpg" over "jpeg" as the extension for "image/jpeg".
Elliott Hughes
2014-11-14
1
-1
/
+2
*
|
Set random seeds post fork.
Narayan Kamath
2014-11-17
1
-3
/
+1
|
/
*
am 1cb912c5: Merge "Disable tzdata in ."
Elliott Hughes
2014-10-29
1
-2
/
+1
|
\
|
*
Disable tzdata in $ANDROID_DATA.
Elliott Hughes
2014-10-28
1
-2
/
+1
*
|
am 026194b8: Merge "Remove no-longer used timeFormat12 and timeFormat24."
Elliott Hughes
2014-10-28
1
-10
/
+1
|
\
\
|
|
/
|
*
Remove no-longer used timeFormat12 and timeFormat24.
Elliott Hughes
2014-10-23
1
-10
/
+1
*
|
am fbcc49e3: Merge "Wire up frameworks notifications of 12/24 hour preferences."
Elliott Hughes
2014-10-28
1
-5
/
+29
|
\
\
|
|
/
|
*
Wire up frameworks notifications of 12/24 hour preferences.
Elliott Hughes
2014-10-22
1
-5
/
+29
*
|
am a96d6871: Merge "Support DecimalFormatSymbols\' percent symbol being a str...
Elliott Hughes
2014-10-09
2
-5
/
+5
|
\
\
|
|
/
|
*
Support DecimalFormatSymbols' percent symbol being a string.
Elliott Hughes
2014-10-08
2
-5
/
+5
|
*
libcore changes to support ConnectionPool cache flushing
Neil Fuller
2014-09-16
2
-0
/
+106
|
*
Fix ZoneInfo.useDaylightTime()
Neil Fuller
2014-09-15
1
-8
/
+7
|
*
Rearrange a few of our MIME type registrations.
Elliott Hughes
2014-09-04
1
-5
/
+6
|
*
Keep qtaguid quiet by not trying to untag non-sockets.
Elliott Hughes
2014-09-03
1
-4
/
+5
|
*
Support narrow am/pm markers in LocaleData.
Elliott Hughes
2014-08-22
1
-0
/
+4
|
*
Avoid triggering StrictMode when closing a socket.
Elliott Hughes
2014-08-15
1
-2
/
+5
|
*
Allow Calendar.getInstance to be called with a null Locale.
Narayan Kamath
2014-08-13
1
-0
/
+4
|
*
Fix TimeZone.getAvailableIDs(int).
Elliott Hughes
2014-08-11
1
-8
/
+24
|
*
Implement equals and hashCode in ParameterizedTypeImpl
Piotr Jastrzebski
2014-08-07
2
-4
/
+40
|
*
Fix MimeUtils to treat ".flac" as "audio/flac".
Elliott Hughes
2014-08-05
1
-10
/
+10
|
*
Add ICU.addLikelySubtags(Locale).
Narayan Kamath
2014-07-31
1
-0
/
+14
|
*
Merge "Add FLOAT entry to EmptyArray"
Elliott Hughes
2014-07-29
1
-0
/
+1
|
|
\
|
|
*
Add FLOAT entry to EmptyArray
Michael Wright
2014-07-29
1
-0
/
+1
|
*
|
Fix handling of invalid locales in Date/DecimalFormatSymbols.
Narayan Kamath
2014-07-23
2
-9
/
+18
|
*
|
Support for a android.text.format.Time implemented entirely in Java
Neil Fuller
2014-07-22
2
-4
/
+663
|
*
|
Implement Locale.forLanguageTag in java.
Narayan Kamath
2014-07-22
1
-14
/
+0
|
*
|
Revert "Revert "Add a cache for ZoneInfo objects in Java""
Neil Fuller
2014-07-17
2
-12
/
+36
|
*
|
Revert "Add a cache for ZoneInfo objects in Java"
Neil Fuller
2014-07-17
2
-35
/
+12
[next]