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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark deprecated ciphers visually
Kenny Root
2015-06-12
2
-146
/
+162
*
Update offered ciphers
Kenny Root
2015-06-04
2
-102
/
+102
*
Replace hyphen with en dash
Kenny Root
2015-06-03
2
-112
/
+112
*
Merge "Configure ICU4C without relying on build-time flags" into mnc-dev
Neil Fuller
2015-06-03
1
-2
/
+7
|
\
|
*
Configure ICU4C without relying on build-time flags
Neil Fuller
2015-06-03
1
-2
/
+7
*
|
Improve HttpURLConnection Performance docs
Neil Fuller
2015-06-03
1
-6
/
+14
|
/
*
Signature2Test: calling verify a second time can throw
Kenny Root
2015-05-29
1
-11
/
+4
*
Merge "Add test for application use of PathClassLoader." into mnc-dev
Richard Uhler
2015-05-28
1
-0
/
+23
|
\
|
*
Add test for application use of PathClassLoader.
Richard Uhler
2015-05-28
1
-0
/
+23
*
|
Don't throw UnsupportedOpEx on multi-char negative/percent symbols.
Narayan Kamath
2015-05-28
2
-3
/
+27
*
|
Change >= to > in OldSystemTest.test_gc
Mathieu Chartier
2015-05-27
1
-1
/
+1
*
|
Fix OldSystemTest gc
Mathieu Chartier
2015-05-27
1
-3
/
+5
*
|
Merge "Fix problems with DexClassLoaderTest." into mnc-dev
Richard Uhler
2015-05-27
1
-289
/
+154
|
\
\
|
*
|
Fix problems with DexClassLoaderTest.
Richard Uhler
2015-05-26
1
-289
/
+154
|
|
/
*
|
Serialize minusSign/percentSign as strings in DecimalFormatSymbols.
Narayan Kamath
2015-05-27
2
-4
/
+48
|
/
*
Revert "Expose getSpi from crypto operations as hidden API."
Alex Klyubin
2015-05-19
4
-22
/
+4
*
Merge "Follow-up for incorrect test pre-condition" into mnc-dev
Kenny Root
2015-05-19
1
-1
/
+1
|
\
|
*
Follow-up for incorrect test pre-condition
Kenny Root
2015-05-19
1
-1
/
+1
*
|
Merge "Fix test18566 to have the correct expectation" into mnc-dev
Kenny Root
2015-05-19
1
-4
/
+9
|
\
\
|
|
/
|
*
Fix test18566 to have the correct expectation
Kenny Root
2015-05-19
1
-4
/
+9
*
|
Merge "Get rid of old Harmony Services cache" into mnc-dev
Kenny Root
2015-05-19
4
-65
/
+42
|
\
\
|
|
/
|
*
Get rid of old Harmony Services cache
Kenny Root
2015-05-19
4
-65
/
+42
*
|
Expose getCurrentSpi from crypto operations as hidden API.
Alex Klyubin
2015-05-18
4
-0
/
+57
|
/
*
Add an additional check for ICU4J tz data version
Neil Fuller
2015-05-15
1
-0
/
+3
*
Fix a couple of issues in DexClassLoaderTest.
Narayan Kamath
2015-05-14
1
-7
/
+20
*
Add tests for AES/GCM/NOPADDING
Kenny Root
2015-05-13
1
-42
/
+230
*
libcore: add test for arbitrary ECC groups.
Adam Langley
2015-05-13
1
-0
/
+44
*
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
3
-10
/
+127
*
Fix a couple of Locale bugs discovered by ICU4J tests.
Narayan Kamath
2015-05-12
2
-6
/
+62
*
Fix file descriptor leak when opening invalid archives.
Narayan Kamath
2015-05-12
1
-0
/
+1
*
Fix bug in formatting intervals at month boundaries.
Travis Keep
2015-05-12
2
-2
/
+2
*
Add a test for bug 20708022.
Narayan Kamath
2015-05-12
1
-0
/
+9
*
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 1bc6f080: Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-dev
Alex Klyubin
2015-04-30
1
-4
/
+9
|
\
\
|
|
/
|
*
Merge "Adjust MacTest for Bouncy Castle workaround." into mnc-dev
Alex Klyubin
2015-04-30
1
-4
/
+9
|
|
\
|
|
*
Adjust MacTest for Bouncy Castle workaround.
Alex Klyubin
2015-04-29
1
-4
/
+9
*
|
|
am 3bb83381: Add a ZoneInfoDB.hasTimeZone API.
Narayan Kamath
2015-04-30
2
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
Add a ZoneInfoDB.hasTimeZone API.
Narayan Kamath
2015-04-30
2
-0
/
+11
|
*
|
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 12f81a0a: Merge "CipherTest: make multiple doFinal calls for RSA/ECB"
Kenny Root
2015-04-28
1
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
Merge "CipherTest: make multiple doFinal calls for RSA/ECB"
Kenny Root
2015-04-28
1
-0
/
+11
|
|
\
\
|
|
*
|
CipherTest: make multiple doFinal calls for RSA/ECB
Kenny Root
2015-04-28
1
-0
/
+11
*
|
|
|
am 3f4c8d19: Merge "Remove libcore_util_CharsetUtils.cpp"
Narayan Kamath
2015-04-28
1
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove libcore_util_CharsetUtils.cpp
Narayan Kamath
2015-04-28
1
-0
/
+0
[next]