Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
9cf8977a2f921af023de074f1a25616eb89fc757
/
luni
9cf8977
Merge "Port OpenJDK8 java.lang functional util methods"
by Yi Kong
· 9 years ago
636be28
Merge changes I7cba2d99,I0004329d
by Shubham Ajmera
· 9 years ago
eedba7f
Fix ServerSocketChannelTest#setOption
by Shubham Ajmera
· 9 years ago
6875085
Add Unit Tests
by Shubham Ajmera
· 9 years ago
e9d9ae3d
Port OpenJDK8 java.lang functional util methods
by Yi Kong
· 9 years ago
cc16299
Revert "Test case DecimalFormat failure with leading 0."
by Joachim Sauer
· 9 years ago
b39f086
Merge "Change LinkedHashMap#removeEldestEntry behaviour."
by Joachim Sauer
· 9 years ago
f1d3793
Merge "Test case DecimalFormat failure with leading 0."
by Joachim Sauer
· 9 years ago
0ce8789
Merge "CipherTest: add tests checking the behaviour of BCPBE keys without IV and PKCS12"
by Sergio Giro
· 9 years ago
7abb54e
TestKeyStore: add the ability to set certificate serial numbers
by Sergio Giro
· 9 years ago
78e275e
Test case DecimalFormat failure with leading 0.
by Joachim Sauer
· 9 years ago
bf6ca86
CipherTest: add tests checking the behaviour of BCPBE keys without IV and PKCS12
by Sergio Giro
· 9 years ago
9c4d575
Change LinkedHashMap#removeEldestEntry behaviour.
by Joachim Sauer
· 9 years ago
93e7075
Merge "Handle recvfrom() returning 0."
by Przemyslaw Szczepaniak
· 9 years ago
6e888e9
Handle recvfrom() returning 0.
by Przemyslaw Szczepaniak
· 9 years ago
e56459a
Fix java.net.URL#getPath regression
by Przemyslaw Szczepaniak
· 9 years ago
cf86f33
Port max,min,sum,hashCode,BYTES for basic data types
by Yi Kong
· 9 years ago
f2e4257
Merge changes Ic42fc70e,I7317f9c4
by Kenny Root
· 9 years ago
53102ca
CertificateRevokedException: test getAuthorityName
by Kenny Root
· 9 years ago
14a3798
CertPathValidatorException: test new constructor
by Kenny Root
· 9 years ago
136e011
CertPathValidatorSpiTest: remove useless test
by Kenny Root
· 9 years ago
4606888
Add tests for PKIXRevocationChecker
by Kenny Root
· 9 years ago
4c2fb4c
Also update algorithm mapping tables for names
by Kenny Root
· 9 years ago
3964df4
Don't clobber existing entries in the AlgorithmId tables
by Kenny Root
· 9 years ago
eb385c8
Ensure %E and %e use upper- and lower-case E.
by Joachim Sauer
· 9 years ago
5494f04
Tests for get[Declared]Annotations[ByType]().
by Joachim Sauer
· 9 years ago
cb9449f
Merge "libcore.java.security: delete KeyStoreTest"
by Sergio Giro
· 9 years ago
1454743
libcore.java.security: delete KeyStoreTest
by Sergio Giro
· 9 years ago
e6062bb
Build Fix
by Shubham Ajmera
· 9 years ago
00d2770
Merge "Add unit tests for java.util.Calendar"
by Shubham Ajmera
· 9 years ago
869ce9a
Add unit tests for java.util.Calendar
by Shubham Ajmera
· 9 years ago
4f549c0
Add OpenJDK 8 java.util.List Default Methods
by Shubham Ajmera
· 9 years ago
124903b
Merge "Port OpenJDK8 changes in java.util.Map"
by Shubham Ajmera
· 9 years ago
f35e7f8
Merge "DatagramChannelTest: use different value when testing SO_SNDBUF"
by Sergio Giro
· 9 years ago
36c9770
DatagramChannelTest: use different value when testing SO_SNDBUF
by Sergio Giro
· 9 years ago
2015e08
SimpleDateFormat: Reset timezone after parse.
by Narayan Kamath
· 9 years ago
a73f22d
Merge "Fix X509CertSelectorTest test"
by Shubham Ajmera
· 9 years ago
ea966a2
Fix X509CertSelectorTest test
by Shubham Ajmera
· 9 years ago
7d3d3d0
Merge "Add OpenJDK Arrays parallelSetAll methods"
by Shubham Ajmera
· 9 years ago
44aed07
Port OpenJDK8 changes in java.util.Map
by Shubham Ajmera
· 9 years ago
1323d54
File: Fix fs.resolve when child == "/"
by Narayan Kamath
· 9 years ago
8410d73
Add OpenJDK Arrays parallelSetAll methods
by Shubham Ajmera
· 9 years ago
ab39de1
Merge "ZipInputStreamTest: Add test cases for #available."
by Narayan Kamath
· 9 years ago
68c863d
ZipInputStreamTest: Add test cases for #available.
by Narayan Kamath
· 9 years ago
9963026
Merge "Fix for a runtime exception that could occur with bad redirects"
by Neil Fuller
· 9 years ago
c86e0fa
Spliterators: pull in additional specializations.
by Narayan Kamath
· 9 years ago
fef5923
Merge "Expose MAP_POPULATE via OsConstants."
by Alex Klyubin
· 9 years ago
d0a2645
Add openJdk8 java.util.stream package
by Igor Murashkin
· 9 years ago
df851d2
Add tests for Locale.set[get]Default(Locale.Category..)
by Narayan Kamath
· 9 years ago
72d80ee
Fix for a runtime exception that could occur with bad redirects
by Neil Fuller
· 9 years ago
6a625c6
Expose MAP_POPULATE via OsConstants.
by Alex Klyubin
· 9 years ago
f29da03
Merge "Revert "Revert "Add test for proxy methods on default methods."""
by Alex Light
· 9 years ago
14a4ce7
Port OpenJDK 8 java.util.Arrays#setAll methods
by Shubham Ajmera
· 9 years ago
dfec9b5
ThreadPoolExecutor: Relax check on core pool size.
by Narayan Kamath
· 9 years ago
e7d74ee
Revert "Revert "Add test for proxy methods on default methods.""
by Alex Light
· 9 years ago
5c1d934
Merge "Revert "Add test for proxy methods on default methods.""
by Alex Light
· 9 years ago
946399a
Revert "Add test for proxy methods on default methods."
by Alex Light
· 9 years ago
660d396
Merge "Add test for proxy methods on default methods."
by Alex Light
· 9 years ago
b6090e0
Add test for proxy methods on default methods.
by Alex Light
· 9 years ago
da61c6a
Revert to android-specific CopyOnWriteArrayList
by Przemyslaw Szczepaniak
· 9 years ago
d41ca4a
Port java.util.Collection.removeIf from OpenJDK8
by Yi Kong
· 9 years ago
b8b7511
JSR-166 update without java 1.9 method/classes
by Przemyslaw Szczepaniak
· 9 years ago
ed4f365
Revert "JSR-166 update"
by Przemyslaw Szczepaniak
· 9 years ago
5328e07
JSR-166 update
by Przemyslaw Szczepaniak
· 9 years ago
d036695
Merge "URLConnectionTest: add workaround for \r"
by Sergio Giro
· 9 years ago
0f1529a
URLConnectionTest: add workaround for \r
by Sergio Giro
· 9 years ago
9a910a9
Fix TreeMapTest#test_spliterator_valueSet.
by Narayan Kamath
· 9 years ago
66193e7
Merge "Add java.lang.Iterable.spliterator() and supporting classes."
by Narayan Kamath
· 9 years ago
8b056f0
Add java.lang.Iterable.spliterator() and supporting classes.
by Narayan Kamath
· 9 years ago
33fb809
Merge "java.lang.System: throw SecurityException when setting a SecurityManager"
by Sergio Giro
· 9 years ago
a5d8390
java.lang.System: throw SecurityException when setting a SecurityManager
by Sergio Giro
· 9 years ago
b695412
Port java.util.StringJoiner from OpenJDK8
by Yi Kong
· 9 years ago
9cd8abc
Merge "Port OpenJDK8 java.util.*SummaryStatistics & add tests"
by Shubham Ajmera
· 9 years ago
49b5e20
Port OpenJDK8 java.util.*SummaryStatistics & add tests
by Shubham Ajmera
· 9 years ago
f121f31
Port java.util.Comparator{,s} from OpenJDK8
by Yi Kong
· 9 years ago
721c38a
Merge "Switch libcore native benchmarks over to google-benchmark."
by Elliott Hughes
· 9 years ago
8406e38
Merge "Fix ArrayDeque forEachRemaining tests."
by Narayan Kamath
· 9 years ago
44f7ca8
Switch libcore native benchmarks over to google-benchmark.
by Elliott Hughes
· 9 years ago
cf79116
Merge "SSLSocketTest: make endpoint verification tests not depend on DNS"
by Kenny Root
· 9 years ago
3de87b8
Fix ArrayDeque forEachRemaining tests.
by Narayan Kamath
· 9 years ago
e86a81c
Add java.util.PrimitiveIterator and tests.
by Narayan Kamath
· 9 years ago
5d9f603
Merge "Add Iterator.forEachRemaining / Iterator.remove."
by Narayan Kamath
· 9 years ago
e633814
Add Iterator.forEachRemaining / Iterator.remove.
by Narayan Kamath
· 9 years ago
9958d3c
SSLSocketTest: make endpoint verification tests not depend on DNS
by Kenny Root
· 9 years ago
a29a23d
Merge "Make getMethod search the iftable backwards."
by Alex Light
· 9 years ago
b0576a2
Port java.util.Optional and friends from OpenJdk8.
by Narayan Kamath
· 9 years ago
9d799ce
Merge "Refresh of upstream JSR166 code"
by Przemyslaw Szczepaniak
· 9 years ago
fd81a99
Refresh of upstream JSR166 code
by Neil Fuller
· 9 years ago
d559f4f
Make getMethod search the iftable backwards.
by Alex Light
· 9 years ago
2729b8c
Double,Integer,Long: Add static hashCode / sum / max / min methods.
by Narayan Kamath
· 9 years ago
38e7d1a
Merge "Add Iterable#forEach & Map#forEach from openJdk8"
by Przemyslaw Szczepaniak
· 9 years ago
b8de6ba
Merge "Fix #close() for FileChannel created from FileDescriptor."
by Przemyslaw Szczepaniak
· 9 years ago
5e7b572
Fix #close() for FileChannel created from FileDescriptor.
by Przemyslaw Szczepaniak
· 9 years ago
c3a9db8
Add Iterable#forEach & Map#forEach from openJdk8
by Przemyslaw Szczepaniak
· 9 years ago
408019e
Revert "Revert "Fix DatagramChannelTest#test_setOption.""
by Narayan Kamath
· 9 years ago
5edc236
Revert "Fix DatagramChannelTest#test_setOption."
by Narayan Kamath
· 9 years ago
5ece1b5
Fix DatagramChannelTest#test_setOption.
by Narayan Kamath
· 9 years ago
0304ca7
Merge "Enable X509CertSelectorTest"
by Shubham Ajmera
· 9 years ago
cd77f9a
Change ListOfTypes.resolveTypes to use instanceof.
by Jeff Hao
· 9 years ago
5ef4091
Enable X509CertSelectorTest
by Shubham Ajmera
· 9 years ago
Next »