Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
e70784b5f86e28da09475d1d7c7d991d59ec8373
e70784b
Add object clone benchmark
by Mathieu Chartier
· 8 years ago
ebe73bd
Merge changes I39c11f33,I4122e2a3
by Treehugger Robot
· 8 years ago
9d66237
CipherTest: add block and output size for OAEP
by Kenny Root
· 8 years ago
8fe7fe2
CipherTest: fix miswording and expectation of zero-length ops
by Kenny Root
· 8 years ago
ff488c4
Merge "javax.crypto.CipherSpi: port this class from jdk8u60"
by Sergio Giro
· 8 years ago
36071bd
Merge "java.io.SequenceInputStream port from ojdk8"
by Treehugger Robot
· 8 years ago
ac26c70
java.io.SequenceInputStream port from ojdk8
by Przemyslaw Szczepaniak
· 8 years ago
03786db
Merge "Attempt to make NetworkSecurityPolicyTest less flaky"
by Neil Fuller
· 8 years ago
143b9e9
Merge "Removal of text/util spi classes and references"
by Neil Fuller
· 8 years ago
c0c30eb
Attempt to make NetworkSecurityPolicyTest less flaky
by Neil Fuller
· 8 years ago
92924f2
Removal of text/util spi classes and references
by Neil Fuller
· 8 years ago
ab1bce6
Merge "Functional changes for java.io.[ILO]* ojdk8 port"
by Przemyslaw Szczepaniak
· 8 years ago
a8de445
Merge "sun.security.action.PutAllAction: remove unused class"
by Sergio Giro
· 8 years ago
22a37d3
Merge "MethodHandle: Change values of "kind" constants."
by Narayan Kamath
· 8 years ago
97cd7f2
Merge "Move InetAddress#isReachable away from JNI"
by Yi Kong
· 8 years ago
51c7573
Merge "Remaining non-functional java.io.* java changes"
by Przemyslaw Szczepaniak
· 8 years ago
11924d0
Merge "Improved testing around DateFormat.is24Hour"
by Neil Fuller
· 8 years ago
148d34e
Merge "libcore: Replace cutils/log.h with android/log.h"
by Mark Salyzyn
· 8 years ago
af3bccb
Merge "Treat TryFailThrowable error prone check as error"
by Paul Duffin
· 8 years ago
2be229c
Move InetAddress#isReachable away from JNI
by Yi Kong
· 8 years ago
f4e3730
Functional changes for java.io.[ILO]* ojdk8 port
by Przemyslaw Szczepaniak
· 8 years ago
0c0bab1
Improved testing around DateFormat.is24Hour
by Neil Fuller
· 8 years ago
5bf2e16
MethodHandle: Change values of "kind" constants.
by Narayan Kamath
· 8 years ago
6be83e4
Treat TryFailThrowable error prone check as error
by Paul Duffin
· 8 years ago
f0d9718
Merge "Improve resource leakage detection testing"
by Paul Duffin
· 8 years ago
dfb275d
Merge "Remove DateFormat time pattern caching"
by Neil Fuller
· 8 years ago
6d8d1ea
libcore: Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
2437342
Merge changes from topic 'bug29935305_collectionwrappers'
by Tobias Thierer
· 8 years ago
d0c91f2
Remove DateFormat time pattern caching
by Neil Fuller
· 8 years ago
61cf642
Remaining non-functional java.io.* java changes
by Przemyslaw Szczepaniak
· 8 years ago
c6493c4
java.util.Arrays: drop dead code for LegacyMergeSort
by Tobias Thierer
· 8 years ago
4bdfc5a
Update Collections to OpenJDK8u60 (part 1)
by Tobias Thierer
· 8 years ago
fe0ee8e
Improve resource leakage detection testing
by Paul Duffin
· 8 years ago
57c2d5a
Merge "Update Locale to OpenJDK8u60 (part 1/2)"
by Tobias Thierer
· 8 years ago
e5b74e2
Merge "Track changes to mirror::DexCache layout."
by Treehugger Robot
· 8 years ago
576d068
Update Locale to OpenJDK8u60 (part 1/2)
by Tobias Thierer
· 8 years ago
24e3caf
Merge "Port of java.io.[ILO]* classes from ojdk8"
by Przemyslaw Szczepaniak
· 8 years ago
839c392
Update Arrays to OpenJDK8u60
by Tobias Thierer
· 8 years ago
6c0b680
Port of java.io.[ILO]* classes from ojdk8
by Przemyslaw Szczepaniak
· 8 years ago
7f0c3dc
sun.security.action.PutAllAction: remove unused class
by Sergio Giro
· 8 years ago
9a3a095
Merge "sun.security.validator: delete this package"
by Sergio Giro
· 8 years ago
0f5f2b2
Merge "Port of java.io.F* classes from openJdk8"
by Treehugger Robot
· 8 years ago
e55c403
sun.security.validator: delete this package
by Sergio Giro
· 8 years ago
2d58453
Track changes to mirror::DexCache layout.
by Narayan Kamath
· 8 years ago
6aad329
Merge changes I778e303e,Ic84f3e19
by Treehugger Robot
· 8 years ago
4c36dc0
Port of java.io.F* classes from openJdk8
by Przemyslaw Szczepaniak
· 8 years ago
4a8e578
Change Currency.get{DisplayName,Symbol}() to use DISPLAY Locale
by Tobias Thierer
· 8 years ago
0c83da4
Merge "Delegate time zone names handling to ICU in SDF."
by Joachim Sauer
· 8 years ago
71258b4
Merge "Set warnings for unbuffered I/O"
by Przemyslaw Szczepaniak
· 8 years ago
4947038
Delegate time zone names handling to ICU in SDF.
by Joachim Sauer
· 8 years ago
118de16
Set warnings for unbuffered I/O
by Shubham Ajmera
· 8 years ago
61360d3
Merge "Add basic implementation of Lookup.find{Virtual,Static,Constructor}."
by Narayan Kamath
· 8 years ago
95ec29f
Merge "CipherTest: templatize OAEP tests"
by Treehugger Robot
· 8 years ago
fc4fa47
Merge "Fix AnnotatedElement.getDeclaredAnnotation() generic signature"
by Neil Fuller
· 8 years ago
bdf95a5
Merge "Unhide constants related to type annotations"
by Neil Fuller
· 8 years ago
54168f0
Add basic implementation of Lookup.find{Virtual,Static,Constructor}.
by Narayan Kamath
· 8 years ago
7d8588a
Revert Locale behavior of Currency.get{Symbol,DisplayName}
by Tobias Thierer
· 8 years ago
94eb013
Unhide constants related to type annotations
by Neil Fuller
· 8 years ago
1be1178
Fix AnnotatedElement.getDeclaredAnnotation() generic signature
by Neil Fuller
· 8 years ago
c7609a8
Merge "Remove ObjectStreamClass workarounds for API > 24"
by Treehugger Robot
· 8 years ago
7fe3e08
Merge "Implement Executable.getParameters() to use compiled-in metadata"
by Neil Fuller
· 8 years ago
a4dc778
Merge "Let Currency.getDisplayName(null) throw NPE."
by Tobias Thierer
· 8 years ago
30e9c61
Merge "Update Currency to OpenJDK8u60"
by Tobias Thierer
· 8 years ago
0d283df
Merge "sun.security.util.ManifestEntryVerifier: copy from jdk8u60"
by Sergio Giro
· 8 years ago
46ee12f
Merge "CipherTest: add RSA OAEP tests"
by Treehugger Robot
· 8 years ago
21bd60f
Merge "SSLContext no longer provides SSL on Android"
by Chad Brubaker
· 8 years ago
80e1801
sun.security.util.ManifestEntryVerifier: copy from jdk8u60
by Sergio Giro
· 8 years ago
c676c82
CipherTest: templatize OAEP tests
by Kenny Root
· 8 years ago
f989a50
CipherTest: add RSA OAEP tests
by Kenny Root
· 8 years ago
744e29a
Let Currency.getDisplayName(null) throw NPE.
by Tobias Thierer
· 8 years ago
6d48c53
Update Currency to OpenJDK8u60
by Tobias Thierer
· 8 years ago
2439c38
SSLContext no longer provides SSL on Android
by Chad Brubaker
· 8 years ago
1b7ce76
Implement Executable.getParameters() to use compiled-in metadata
by Neil Fuller
· 8 years ago
df35815
Merge "Update ResourceBundle related classes from java.util to OpenJDK8u60"
by Tobias Thierer
· 8 years ago
2fa2577
Merge "Port further java.io classes"
by Przemyslaw Szczepaniak
· 8 years ago
69dae7c
Port further java.io classes
by Przemyslaw Szczepaniak
· 8 years ago
20529a5
Merge "java.security.Signature: port this class to jdk8u60"
by Sergio Giro
· 8 years ago
21dcef6
Merge "Harmony SSLEngineTest: fail when wrap called before init"
by Kenny Root
· 8 years ago
7f2db45
Merge "Drop SSLv3 support"
by Chad Brubaker
· 8 years ago
5e0de5a
javax.crypto.CipherSpi: port this class from jdk8u60
by Sergio Giro
· 8 years ago
2559189
Merge "Revert "Revert "benchmarks: Add timings for @FastNative/@CriticalNative"""
by Treehugger Robot
· 8 years ago
7ea9c73
Merge "sun.security.util.SecurityConstants: port from jdk8u60"
by Sergio Giro
· 8 years ago
97b3188
sun.security.util.SecurityConstants: port from jdk8u60
by Sergio Giro
· 8 years ago
bb8ae11
Revert "Revert "benchmarks: Add timings for @FastNative/@CriticalNative""
by Igor Murashkin
· 8 years ago
8f20735
Drop SSLv3 support
by Chad Brubaker
· 8 years ago
c54efa1
Harmony SSLEngineTest: fail when wrap called before init
by Kenny Root
· 8 years ago
c420a36
Merge "CipherTest: log more information on failure"
by Kenny Root
· 8 years ago
44d6334
Merge "Update Properties to OpenJDK8u60"
by Tobias Thierer
· 8 years ago
4ff6141
Merge "Patterns API column for j.t.SimpleDateFormat javadoc"
by Przemyslaw Szczepaniak
· 8 years ago
94f9695
Merge "sun.security.util.Resources: port this class from jdk8u60"
by Sergio Giro
· 8 years ago
a05f80a
Merge "CipherTest: test providers that don't use full transform name"
by Treehugger Robot
· 8 years ago
45e3d4f
Merge "Revert "Temporarily blacklist MethodHandles tests.""
by Narayan Kamath
· 8 years ago
4c20a4d
Merge "Revert "benchmarks: Add timings for @FastNative/@CriticalNative""
by Nicolas Geoffray
· 8 years ago
29c483f
Revert "benchmarks: Add timings for @FastNative/@CriticalNative"
by Nicolas Geoffray
· 8 years ago
322bd05
Merge "benchmarks: Add timings for @FastNative/@CriticalNative"
by Treehugger Robot
· 8 years ago
efab71a
benchmarks: Add timings for @FastNative/@CriticalNative
by Igor Murashkin
· 8 years ago
ea64670
sun.security.util.Resources: port this class from jdk8u60
by Sergio Giro
· 8 years ago
fda531d
CipherTest: log more information on failure
by Kenny Root
· 8 years ago
183a56d
CipherTest: test providers that don't use full transform name
by Kenny Root
· 8 years ago
e781e52
Merge "javax.security.auth.Subject: port this class from jdk8u60"
by Sergio Giro
· 8 years ago
Next »