Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
dd9985e405a201706c8204a75d52a942e75d0779
dd9985e
Fix package names in icebox.txt and knownfailures.txt
by Nicholas Sauer
· 9 years ago
e9a8a73
Merge "Cipher: always select a SPI in init according to the parameters"
by Sergio Giro
· 9 years ago
dbb107c
Cipher: always select a SPI in init according to the parameters
by Sergio Giro
· 9 years ago
38477dc
Merge "Lambda implementation / reflection tests"
by Neil Fuller
· 9 years ago
4095a64
Merge "Remove unused sun.security.provider.SecureRandom code"
by Przemyslaw Szczepaniak
· 9 years ago
e83f58b
Merge "SocketTest: Write test for connect in the presence of a ProxySelector."
by Treehugger Robot
· 9 years ago
3c2ac6d
Merge "Remove default ProxySelector socket tunneling"
by Przemyslaw Szczepaniak
· 9 years ago
4c86b87
Remove default ProxySelector socket tunneling
by Przemyslaw Szczepaniak
· 9 years ago
51dea17
SocketTest: Write test for connect in the presence of a ProxySelector.
by Narayan Kamath
· 9 years ago
d3a89fc
Merge "Correct traversal of the UResourceBundle data structure in ICU."
by Joachim Sauer
· 9 years ago
f0bedbc
Merge "Asynchronous(Server)SocketChannel tests and missing code."
by Przemyslaw Szczepaniak
· 9 years ago
830d954
Asynchronous(Server)SocketChannel tests and missing code.
by Przemyslaw Szczepaniak
· 9 years ago
337d8c1
Remove unused sun.security.provider.SecureRandom code
by Przemyslaw Szczepaniak
· 9 years ago
248a0f7
Correct traversal of the UResourceBundle data structure in ICU.
by Fredrik Roubert
· 9 years ago
a4fcb95
Merge "Add OpenJDK 8 java.nio.file package"
by Shubham Ajmera
· 9 years ago
d01fdc5
Merge "Add unit tests for java.nio.channels.AsynchronousChannelGroup"
by Shubham Ajmera
· 9 years ago
62a57bf
Merge "Add multicast channel tests for DatagramChannel"
by Shubham Ajmera
· 9 years ago
e6bac4b
Add OpenJDK 8 java.nio.file package
by Shubham Ajmera
· 9 years ago
a8aa69d
Merge "Improve getChars() bounds checking and add a test"
by Neil Fuller
· 9 years ago
7e6c789
Improve getChars() bounds checking and add a test
by Neil Fuller
· 9 years ago
aea7855
Add multicast channel tests for DatagramChannel
by Neil Fuller
· 9 years ago
8110dcc
Merge "Revert "Add java.util.zip.ZipFile/OPEN_DELETE test.""
by Nicolas Geoffray
· 9 years ago
558a95b
Revert "Add java.util.zip.ZipFile/OPEN_DELETE test."
by Nicolas Geoffray
· 9 years ago
e64b476
Merge "Sync default timezone to ICU."
by Joachim Sauer
· 9 years ago
31ad31c
Merge "Relax tests around HTTP header validation"
by Neil Fuller
· 9 years ago
b2c91e9
Sync default timezone to ICU.
by Joachim Sauer
· 9 years ago
cdece56
Merge "FileDispatcherImpl: Untag sockets before preClose."
by Narayan Kamath
· 9 years ago
984c459
FileDispatcherImpl: Untag sockets before preClose.
by Narayan Kamath
· 9 years ago
65433f5
Merge "Add java.util.zip.ZipFile/OPEN_DELETE test."
by Przemyslaw Szczepaniak
· 9 years ago
0f7842c
Merge "Add some scripts to support testing of tzdata update mechanism"
by Paul Duffin
· 9 years ago
14fa554
Add some scripts to support testing of tzdata update mechanism
by Paul Duffin
· 9 years ago
26e3688
Merge "Add android-specific javadoc to java.io.File"
by Przemyslaw Szczepaniak
· 9 years ago
17e8b9f
Merge "Selector: Use poll based selector instead of an epoll based selector."
by Narayan Kamath
· 9 years ago
1b2f59a
Add android-specific javadoc to java.io.File
by Przemyslaw Szczepaniak
· 9 years ago
ba0ab4b
Merge "OsTest: Explicitly delete temporary files."
by Treehugger Robot
· 9 years ago
3512176
Add java.util.zip.ZipFile/OPEN_DELETE test.
by Przemyslaw Szczepaniak
· 9 years ago
173e4cf
Selector: Use poll based selector instead of an epoll based selector.
by Narayan Kamath
· 9 years ago
4f3470f
OsTest: Explicitly delete temporary files.
by Narayan Kamath
· 9 years ago
8b0a6ea
Merge "Fix java.util.zip.ZipFile with OPEN_DELETE."
by Przemyslaw Szczepaniak
· 9 years ago
ae6b1b8
Fix java.util.zip.ZipFile with OPEN_DELETE.
by Przemyslaw Szczepaniak
· 9 years ago
9f6ca97
Relax tests around HTTP header validation
by Neil Fuller
· 9 years ago
efbeffb
Merge "Revert "Test ProcessBuilder.Redirect.INHERIT""
by Tobias Thierer
· 9 years ago
b90dbb9
Revert "Test ProcessBuilder.Redirect.INHERIT"
by Tobias Thierer
· 9 years ago
60b589c
Merge "Further ProcessBuilder tweaks."
by Treehugger Robot
· 9 years ago
91d986a
Merge "Fix setCurrency resetting fraction digits."
by Joachim Sauer
· 9 years ago
e8a4182
Fix setCurrency resetting fraction digits.
by Joachim Sauer
· 9 years ago
09e6f66
Further ProcessBuilder tweaks.
by Tobias Thierer
· 9 years ago
7b3a6a7
Merge "Test ProcessBuilder.Redirect.INHERIT"
by Treehugger Robot
· 9 years ago
ed4aead
Test ProcessBuilder.Redirect.INHERIT
by Tobias Thierer
· 9 years ago
4e1a472
Merge "Fix NetworkInterface#getHardwareAddress corner case"
by Przemyslaw Szczepaniak
· 9 years ago
6da71a5
Fix NetworkInterface#getHardwareAddress corner case
by Przemyslaw Szczepaniak
· 9 years ago
a0d186f
Merge "Fix race condition in accept() on socket that is concurrently closed."
by Tobias Thierer
· 9 years ago
0fb9484
Merge "Map available JCA algorithms and availability in javadoc"
by Przemyslaw Szczepaniak
· 9 years ago
46b9940
Fix race condition in accept() on socket that is concurrently closed.
by Tobias Thierer
· 9 years ago
444325b
Map available JCA algorithms and availability in javadoc
by Przemyslaw Szczepaniak
· 9 years ago
3cca3d9
Merge "Fix MethodTest tests that use identifyCaller()"
by Neil Fuller
· 9 years ago
3b90fe1
Fix MethodTest tests that use identifyCaller()
by Neil Fuller
· 9 years ago
9c49f91
Merge "Test default and static interface method reflection"
by Neil Fuller
· 9 years ago
cb1ce34
Merge "Rewrite NetworkInterface#{getFlags,getMTU}"
by Yi Kong
· 9 years ago
d19e16b
Merge "Observable: Call out to hasChanged() to figure out if something changes."
by Narayan Kamath
· 9 years ago
fbabe73
Observable: Call out to hasChanged() to figure out if something changes.
by Narayan Kamath
· 9 years ago
45348e1
Rewrite NetworkInterface#{getFlags,getMTU}
by Yi Kong
· 9 years ago
9238665
Lambda implementation / reflection tests
by Neil Fuller
· 9 years ago
cc50b42
Test default and static interface method reflection
by Neil Fuller
· 9 years ago
a9f5ef9
Add unit tests for java.nio.channels.AsynchronousChannelGroup
by Shubham Ajmera
· 9 years ago
efdf0ab
Merge "Add unit tests for java.nio.channels.MembershipKey"
by Shubham Ajmera
· 9 years ago
773ec38
Merge "Add Libcore.os.realpath."
by Narayan Kamath
· 9 years ago
a74b28c
Merge "Libcore: Expose whether app is native debuggable."
by Mathieu Chartier
· 9 years ago
54f48f1
Libcore: Expose whether app is native debuggable.
by Oleksiy Vyalov
· 9 years ago
5d45c28
Add Libcore.os.realpath.
by Narayan Kamath
· 9 years ago
748b329
Merge "Fix override of setCurrencySymbol in DecimalFormatSymbols"
by Raph Levien
· 9 years ago
369262d
Fix override of setCurrencySymbol in DecimalFormatSymbols
by Raph Levien
· 9 years ago
68302fe
Merge "Provider: add warm up method"
by Sergio Giro
· 9 years ago
9fa4908
Provider: add warm up method
by Sergio Giro
· 9 years ago
3279318
Merge "CipherTest: cover additional cases that should throw IllegalStateException."
by Tobias Thierer
· 9 years ago
f8a8250
CipherTest: cover additional cases that should throw IllegalStateException.
by Tobias Thierer
· 9 years ago
82a2a6d
Merge "List available security/crypto algorithms in javadoc"
by Przemyslaw Szczepaniak
· 9 years ago
3f60806
List available security/crypto algorithms in javadoc
by Przemyslaw Szczepaniak
· 9 years ago
cf010dc
Add unit tests for java.nio.channels.MembershipKey
by Shubham Ajmera
· 9 years ago
6b15b8b
Merge "nio.channels: Add *Exception unit tests"
by Shubham Ajmera
· 9 years ago
c35465f
nio.channels: Add *Exception unit tests
by Shubham Ajmera
· 9 years ago
b6b750b
Merge "Update URLs to Java technotes and platform docs"
by Yi Kong
· 9 years ago
309f9df
Update URLs to Java technotes and platform docs
by Yi Kong
· 9 years ago
b1d172a
Merge "Libcore: Fix NetworkInterface method registration"
by Andreas Gampe
· 9 years ago
2c5d88b
Libcore: Fix NetworkInterface method registration
by Andreas Gampe
· 9 years ago
370fa44
Merge "JarFile: Optimize getMetaInfEntryNames."
by Treehugger Robot
· 9 years ago
55b94c3
Merge "Move even more clinit code to reg functions"
by Przemyslaw Szczepaniak
· 9 years ago
de81def
JarFile: Optimize getMetaInfEntryNames.
by Narayan Kamath
· 9 years ago
775de56
Merge "JarFile: change manifest from a soft to a strong reference."
by Narayan Kamath
· 9 years ago
4590840
JarFile: change manifest from a soft to a strong reference.
by Narayan Kamath
· 9 years ago
66110b1
Merge "Test Redirect.file() value for various Redirect instances."
by Tobias Thierer
· 9 years ago
51e8d2b
Merge "Hold a ClassLoader reference in NativeAllocationRegistry."
by Richard Uhler
· 9 years ago
0f00ad2
Merge "Fix misc-macro-parentheses warnings."
by Chih-hung Hsieh
· 9 years ago
3f810f9
Merge "Add CTS test for mixed Dex and Path class loader."
by Richard Uhler
· 9 years ago
0394295
Move even more clinit code to reg functions
by Przemyslaw Szczepaniak
· 9 years ago
a0b3a2c
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
2fb0d45
Merge "Fix AbstractStringBuilder gaining extra APIs."
by Joachim Sauer
· 9 years ago
54c4487
Merge "libcore: provide instances from Crypto provider if targetting SDK <= 23"
by Sergio Giro
· 9 years ago
dab9b37
libcore: provide instances from Crypto provider if targetting SDK <= 23
by Sergio Giro
· 9 years ago
8ff025d
Merge "Restore android SoftReference javadoc"
by Przemyslaw Szczepaniak
· 9 years ago
Next »