Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
13faecd3105c23f8a60ce3a5847056489fd2d037
13faecd
Fix bug in formatting intervals at month boundaries.
by Travis Keep
· 10 years ago
f55af59
Merge "Add tests for AES/GCM/NOPADDING"
by Kenny Root
· 10 years ago
d5ed0e9
Add tests for AES/GCM/NOPADDING
by Kenny Root
· 10 years ago
a0fcbe6
Merge "Document that null collections aren't valid input."
by Narayan Kamath
· 10 years ago
df9b861
Document that null collections aren't valid input.
by Narayan Kamath
· 10 years ago
9e69957
Merge "Handle whitespaces after DOCTYPE element"
by Piotr Jastrzebski
· 10 years ago
d343b15
Handle whitespaces after DOCTYPE element
by Wojciech Staszkiewicz
· 10 years ago
70df7bf
Merge "Add known DateIntervalFormatTest failure to knownfailures."
by Narayan Kamath
· 10 years ago
c04b1cc
Add known DateIntervalFormatTest failure to knownfailures.
by Narayan Kamath
· 10 years ago
b450208
Merge "Add a test for bug 20708022."
by Narayan Kamath
· 10 years ago
61dd198
Add a test for bug 20708022.
by Narayan Kamath
· 10 years ago
96b45e0
Merge "Libcore: Correct IllegalAccessError class javadoc"
by Andreas Gampe
· 10 years ago
87f7635
Libcore: Correct IllegalAccessError class javadoc
by Andreas Gampe
· 10 years ago
9201dc4
Merge "Add buffering to KXmlSerializer"
by Piotr Jastrzebski
· 10 years ago
1e71902
am 49c0bf1f: Suppress okhttp\'s ResponseCacheAdapterTest. automerge: 18bcdd9
by Takayuki Hoshi
· 10 years ago
310eafd
Merge "Don't accept [path|file|line].separator from the commandline."
by Narayan Kamath
· 10 years ago
bb3beca
Don't accept [path|file|line].separator from the commandline.
by Narayan Kamath
· 10 years ago
2f70aa8
Merge "Avoid opening jar files from the classpath more than once"
by Neil Fuller
· 10 years ago
553571c
Merge "Suppress a couple of tests that need quite a lot of memory"
by Neil Fuller
· 10 years ago
a9c0a52
Merge "Add a ZoneInfoDB.hasTimeZone API."
by Narayan Kamath
· 10 years ago
8ac0945
Add a ZoneInfoDB.hasTimeZone API.
by Narayan Kamath
· 10 years ago
713ceeb
Merge "Fix JSR-166 tests."
by Narayan Kamath
· 10 years ago
151f344
Fix JSR-166 tests.
by Narayan Kamath
· 10 years ago
5e3b6b2
Merge "Use libziparchive shared library on host."
by Narayan Kamath
· 10 years ago
3153886
Use libziparchive shared library on host.
by Narayan Kamath
· 10 years ago
dff7d13
Merge "Add a static dependency on libbase."
by Narayan Kamath
· 10 years ago
a9b386f
Add a static dependency on libbase.
by Narayan Kamath
· 10 years ago
23fa44f
Merge "Update JSR166 tck tests."
by Narayan Kamath
· 10 years ago
5da8b2b
Update JSR166 tck tests.
by Narayan Kamath
· 10 years ago
834566b
Merge "Update JSR-166 to Revision 1.43"
by Narayan Kamath
· 10 years ago
aa2ed9e
Update JSR-166 to Revision 1.43
by Narayan Kamath
· 10 years ago
c3dc3f7
Add buffering to KXmlSerializer
by Wojciech Staszkiewicz
· 10 years ago
fcee6ab
Suppress a couple of tests that need quite a lot of memory
by Neil Fuller
· 10 years ago
12f81a0
Merge "CipherTest: make multiple doFinal calls for RSA/ECB"
by Kenny Root
· 10 years ago
b76ea24
CipherTest: make multiple doFinal calls for RSA/ECB
by Kenny Root
· 10 years ago
3f4c8d1
Merge "Remove libcore_util_CharsetUtils.cpp"
by Narayan Kamath
· 10 years ago
43debff
Remove libcore_util_CharsetUtils.cpp
by Narayan Kamath
· 10 years ago
930025e
Merge "Date.toString must always use Locale.US."
by Narayan Kamath
· 10 years ago
5e50fbc
Date.toString must always use Locale.US.
by Narayan Kamath
· 10 years ago
39f72b1
Merge "Removed offset and value from String and added StringFactory."
by Jeff Hao
· 10 years ago
83c7414
Removed offset and value from String and added StringFactory.
by Jeff Hao
· 11 years ago
824b1cd
Merge "Ensure proper integer promotion for bit shifts."
by Dan Albert
· 10 years ago
92d6ba3
Ensure proper integer promotion for bit shifts.
by Dan Albert
· 10 years ago
8b7dbad
Merge "Move Class.newInstance to native"
by Mathieu Chartier
· 10 years ago
2abeaa6
Move Class.newInstance to native
by Mathieu Chartier
· 10 years ago
dce989e
Merge "Update Cipher tests"
by Kenny Root
· 10 years ago
096551e
Update Cipher tests
by Kenny Root
· 10 years ago
1681b2c
Merge "Fix hashCode() for the read barrier lock word change."
by Hiroshi Yamauchi
· 10 years ago
1a796cb
Avoid opening jar files from the classpath more than once
by Neil Fuller
· 10 years ago
69f8fc6
Merge "Use ANDROID_ROOT instead of assuming it is /system."
by Nicolas Geoffray
· 10 years ago
54d3b93
Use ANDROID_ROOT instead of assuming it is /system.
by Nicolas Geoffray
· 10 years ago
2b7e589
Merge "Tidy up Package and classloader comments"
by Neil Fuller
· 10 years ago
dcc9e76
Merge "Remove unnecessary code from InputStreamReader/OutputStreamWriter.init."
by Narayan Kamath
· 10 years ago
dda692d
Remove unnecessary code from InputStreamReader/OutputStreamWriter.init.
by Narayan Kamath
· 10 years ago
73e9c6e
Merge "java/io/RandomAccessFile: do not nullify FileChannel when closing the RAF"
by Sergio Giro
· 10 years ago
28da248
Fix hashCode() for the read barrier lock word change.
by Hiroshi Yamauchi
· 10 years ago
726db7a
Merge "Ensure consistency of capitalization in RelativeDateTimeFormatter"
by Neil Fuller
· 10 years ago
f897520
Merge "Test that confirms a socket can be closed during connect()"
by Neil Fuller
· 10 years ago
d434872
Test that confirms a socket can be closed during connect()
by Neil Fuller
· 10 years ago
f5cd147
Tidy up Package and classloader comments
by Neil Fuller
· 10 years ago
97db716
java/io/RandomAccessFile: do not nullify FileChannel when closing the RAF
by Sergio Giro
· 10 years ago
97ca585
Merge "Move java.nio.Charsets to libcore.util."
by Narayan Kamath
· 10 years ago
3f7c674
Move java.nio.Charsets to libcore.util.
by Narayan Kamath
· 10 years ago
298bf64
Merge "X509Certificate: Narrow down the scope of caught exceptions."
by Narayan Kamath
· 10 years ago
519bb72
X509Certificate: Narrow down the scope of caught exceptions.
by Narayan Kamath
· 10 years ago
a40d244
Ensure consistency of capitalization in RelativeDateTimeFormatter
by Neil Fuller
· 10 years ago
f27a212
Merge "java/security/cert: Use Locale.ROOT in X509CRLTest"
by Sergio Giro
· 10 years ago
fc1006c
java/security/cert: Use Locale.ROOT in X509CRLTest
by Sergio Giro
· 10 years ago
8dcee5e
Merge "java/security/cert: delete test caveat in X509CRLTest"
by Sergio Giro
· 10 years ago
72f2eb7
Merge "Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName"
by Brian Carlstrom
· 10 years ago
31ae6d2
Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName
by Brian Carlstrom
· 10 years ago
d128a4c
Merge "Add missing @hide and fix Constructor + Method changing API"
by Mathieu Chartier
· 10 years ago
1b7cda0
Add missing @hide and fix Constructor + Method changing API
by Mathieu Chartier
· 10 years ago
9b50542
Merge "Move functionality from ArtMethod into Method"
by Mathieu Chartier
· 10 years ago
826b803
Move functionality from ArtMethod into Method
by Mathieu Chartier
· 10 years ago
a796f2a
java/security/cert: delete test caveat in X509CRLTest
by Sergio Giro
· 10 years ago
09057e5
Merge "Libcore: Remove getClassLoaderImpl"
by Andreas Gampe
· 10 years ago
7e59d13
Merge "Return unlocalized TimeZoneID from TimeZone.getTimeZone()"
by Narayan Kamath
· 10 years ago
8ee3e7e
Return unlocalized TimeZoneID from TimeZone.getTimeZone()
by Taiju Tsuiki
· 10 years ago
21a0e54
Merge "Remove support for reading mime types from property files."
by Narayan Kamath
· 10 years ago
db4d0bd
Remove support for reading mime types from property files.
by Narayan Kamath
· 10 years ago
df22ac5
Libcore: Remove getClassLoaderImpl
by Andreas Gampe
· 10 years ago
6e117b8
Merge "Document behavior of Class.forName with a null ClassLoader"
by Brian Carlstrom
· 10 years ago
d5178dc
Document behavior of Class.forName with a null ClassLoader
by Brian Carlstrom
· 10 years ago
18bcdd9
am 49c0bf1f: Suppress okhttp\'s ResponseCacheAdapterTest.
by Takayuki Hoshi
· 10 years ago
49c0bf1
Suppress okhttp's ResponseCacheAdapterTest.
by Takayuki Hoshi
· 10 years ago
1386763
Merge "Implement mapLibraryName in Java."
by Elliott Hughes
· 10 years ago
91b8725
Implement mapLibraryName in Java.
by Elliott Hughes
· 10 years ago
1cd96e1
Merge "Unbreak SecretKeyFactory-related ProviderTest."
by Alex Klyubin
· 10 years ago
83f2b5f
Merge "Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter"
by Neil Fuller
· 10 years ago
12fbbc1
Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter
by Neil Fuller
· 10 years ago
81347df
Merge "Make Manifest#clone obey clone's contract."
by Narayan Kamath
· 10 years ago
629ef12e
Make Manifest#clone obey clone's contract.
by Narayan Kamath
· 10 years ago
d4884a6
Merge "Fix bad negation in Collections#binarySearch."
by Narayan Kamath
· 10 years ago
f6b0c8b
Fix bad negation in Collections#binarySearch.
by Narayan Kamath
· 10 years ago
bceeae5
Merge "Unbreak Harmony MacTest."
by Alex Klyubin
· 10 years ago
ef68d71
Unbreak SecretKeyFactory-related ProviderTest.
by Alex Klyubin
· 10 years ago
1c36e96
Unbreak Harmony MacTest.
by Alex Klyubin
· 10 years ago
29faa03
Merge "getRuntimeStat() support (libcore)."
by Hiroshi Yamauchi
· 10 years ago
0ed6c7d
Merge "Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J"
by Neil Fuller
· 10 years ago
Next »