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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add getxattr/setxattr/removexattr syscalls.
Jeff Sharkey
2015-07-02
5
-0
/
+17
*
Add ENONET to OsConstants
Erik Kline
2015-06-24
1
-0
/
+4
*
Make sure the Services cache is refreshed
Kenny Root
2015-06-22
1
-0
/
+1
*
Merge "Mark deprecated ciphers visually" into mnc-dev
Kenny Root
2015-06-12
2
-146
/
+162
|
\
|
*
Mark deprecated ciphers visually
Kenny Root
2015-06-12
2
-146
/
+162
*
|
Fix lookup order when opening directly from APK
Dmitriy Ivanov
2015-06-11
1
-6
/
+8
*
|
libcore: throw InvalidKeyException instead of ProviderException
Sergio Giro
2015-06-09
4
-55
/
+145
*
|
Add VMRuntime.runFinalizationWithTimeout
Mathieu Chartier
2015-06-05
2
-11
/
+22
|
/
*
Update offered ciphers
Kenny Root
2015-06-04
2
-102
/
+102
*
Replace hyphen with en dash
Kenny Root
2015-06-03
2
-112
/
+112
*
Improve HttpURLConnection Performance docs
Neil Fuller
2015-06-03
1
-6
/
+14
*
Don't throw UnsupportedOpEx on multi-char negative/percent symbols.
Narayan Kamath
2015-05-28
1
-3
/
+17
*
Serialize minusSign/percentSign as strings in DecimalFormatSymbols.
Narayan Kamath
2015-05-27
1
-4
/
+28
*
Revert "Expose getSpi from crypto operations as hidden API."
Alex Klyubin
2015-05-19
4
-22
/
+4
*
Merge "Get rid of old Harmony Services cache" into mnc-dev
Kenny Root
2015-05-19
3
-65
/
+33
|
\
|
*
Get rid of old Harmony Services cache
Kenny Root
2015-05-19
3
-65
/
+33
*
|
Expose getCurrentSpi from crypto operations as hidden API.
Alex Klyubin
2015-05-18
4
-0
/
+57
|
/
*
Update ICU / CLDR / Unicode versions for the preview.
Narayan Kamath
2015-05-13
1
-0
/
+4
*
Fix for TimSort in the two Java forms in libcore
Neil Fuller
2015-05-13
2
-10
/
+45
*
Fix a couple of Locale bugs discovered by ICU4J tests.
Narayan Kamath
2015-05-12
1
-6
/
+28
*
Fix bug in formatting intervals at month boundaries.
Travis Keep
2015-05-12
1
-1
/
+1
*
Document that null collections aren't valid input.
Narayan Kamath
2015-05-11
1
-1
/
+6
*
Merge "Libcore: Correct IllegalAccessError class javadoc" into mnc-dev
Andreas Gampe
2015-05-05
1
-2
/
+8
|
\
|
*
Libcore: Correct IllegalAccessError class javadoc
Andreas Gampe
2015-05-01
1
-2
/
+8
*
|
Don't accept [path|file|line].separator from the commandline.
Narayan Kamath
2015-05-01
1
-7
/
+25
*
|
am 3bb83381: Add a ZoneInfoDB.hasTimeZone API.
Narayan Kamath
2015-04-30
1
-0
/
+4
|
\
\
|
|
/
|
*
Add a ZoneInfoDB.hasTimeZone API.
Narayan Kamath
2015-04-30
1
-0
/
+4
|
*
Update JSR-166 to Revision 1.43
Narayan Kamath
2015-04-30
54
-457
/
+708
*
|
am 834566b1: Merge "Update JSR-166 to Revision 1.43"
Narayan Kamath
2015-04-29
54
-457
/
+708
|
\
\
|
*
|
Update JSR-166 to Revision 1.43
Narayan Kamath
2015-04-29
54
-457
/
+708
*
|
|
am 930025e2: Merge "Date.toString must always use Locale.US."
Narayan Kamath
2015-04-28
1
-10
/
+12
|
\
\
\
|
|
/
/
|
*
|
Date.toString must always use Locale.US.
Narayan Kamath
2015-04-28
1
-10
/
+12
*
|
|
am 39f72b16: Merge "Removed offset and value from String and added StringFact...
Jeff Hao
2015-04-28
3
-1117
/
+13
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Removed offset and value from String and added StringFactory.
Jeff Hao
2015-04-27
3
-1117
/
+13
*
|
am 8c95e178: am 2b7e589a: Merge "Tidy up Package and classloader comments"
Neil Fuller
2015-04-24
2
-12
/
+7
|
\
\
|
|
/
|
*
Merge "Tidy up Package and classloader comments"
Neil Fuller
2015-04-24
2
-12
/
+7
|
|
\
|
|
*
Tidy up Package and classloader comments
Neil Fuller
2015-04-22
2
-12
/
+7
*
|
|
am 975ebbc7: am dcc9e76a: Merge "Remove unnecessary code from InputStreamRead...
Narayan Kamath
2015-04-24
2
-2
/
+7
|
\
\
\
|
|
/
/
|
*
|
Remove unnecessary code from InputStreamReader/OutputStreamWriter.init.
Narayan Kamath
2015-04-24
2
-2
/
+7
*
|
|
am d3f115a1: am 73e9c6e1: Merge "java/io/RandomAccessFile: do not nullify Fil...
Sergio Giro
2015-04-24
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge "java/io/RandomAccessFile: do not nullify FileChannel when closing the ...
Sergio Giro
2015-04-24
1
-1
/
+4
|
|
\
\
|
|
*
|
java/io/RandomAccessFile: do not nullify FileChannel when closing the RAF
Sergio Giro
2015-04-22
1
-1
/
+4
|
|
|
/
*
|
|
am bd7c7451: am 726db7ae: Merge "Ensure consistency of capitalization in Rela...
Neil Fuller
2015-04-23
4
-212
/
+305
|
\
\
\
|
|
/
/
|
*
|
Merge "Ensure consistency of capitalization in RelativeDateTimeFormatter"
Neil Fuller
2015-04-23
4
-212
/
+305
|
|
\
\
|
|
*
|
Ensure consistency of capitalization in RelativeDateTimeFormatter
Neil Fuller
2015-04-22
4
-212
/
+305
*
|
|
|
am ccb61deb: am 97ca5855: Merge "Move java.nio.Charsets to libcore.util."
Narayan Kamath
2015-04-22
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Move java.nio.Charsets to libcore.util.
Narayan Kamath
2015-04-22
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
am 9cd55497: am 298bf64c: Merge "X509Certificate: Narrow down the scope of ca...
Narayan Kamath
2015-04-22
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
X509Certificate: Narrow down the scope of caught exceptions.
Narayan Kamath
2015-04-22
1
-2
/
+2
*
|
|
am 4d818829: am 72f2eb7f: Merge "Fix Class.forName(..., ..., null) to pass 06...
Brian Carlstrom
2015-04-22
2
-13
/
+17
|
\
\
\
|
|
/
/
[next]