Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
f518c4332b4042f29cb4eb5181027f22acd6de1c
f518c43
Merge "SSLSocketTest: add test with no ciphers"
by Kenny Root
· 10 years ago
6a25596
Merge "libcore: add tests to check behaviour for padding and decrypt mode"
by Sergio Giro
· 10 years ago
def50a2
SSLSocketTest: add test with no ciphers
by Kenny Root
· 10 years ago
2a080da
Merge "Fix JniTest#testGetSuperclass"
by Narayan Kamath
· 10 years ago
3124875
Fix JniTest#testGetSuperclass
by Brian Carlstrom
· 10 years ago
5653292
Merge "Relax the test for inappropriate fallback"
by Kenny Root
· 10 years ago
5c92a51
Merge "Implemented ceil and floor in StrictMath"
by Andreas Gampe
· 10 years ago
43e063b
Relax the test for inappropriate fallback
by Kenny Root
· 10 years ago
9f7960c
libcore: add tests to check behaviour for padding and decrypt mode
by Sergio Giro
· 10 years ago
5dc9ac8
Implemented ceil and floor in StrictMath
by agicsaki
· 10 years ago
79eb265
Merge "Avoid binding a DatagramSocket before setReuseAddress"
by Neil Fuller
· 10 years ago
49f2d45
Avoid binding a DatagramSocket before setReuseAddress
by Neil Fuller
· 10 years ago
737d0de
Merge "libcore: throw InvalidKeyException instead of ProviderException"
by Sergio Giro
· 10 years ago
e9da043
Merge "Add VMRuntime.runFinalizationWithTimeout"
by Mathieu Chartier
· 10 years ago
9b2d8e2
Add VMRuntime.runFinalizationWithTimeout
by Mathieu Chartier
· 10 years ago
8aa9a98
Merge "Revert "libcore: add tests to check behaviour for padding and decrypt mode""
by Sergio Giro
· 10 years ago
304bb76
Revert "libcore: add tests to check behaviour for padding and decrypt mode"
by Sergio Giro
· 10 years ago
edf6000
Merge "libcore: add tests to check behaviour for padding and decrypt mode"
by Sergio Giro
· 10 years ago
85eb6db
Merge "Update offered ciphers"
by Kenny Root
· 10 years ago
5d7a90d
Merge "Correct Class.superClass documentation."
by Brian Carlstrom
· 10 years ago
dfb72da
Update offered ciphers
by Kenny Root
· 10 years ago
de86f14
Correct Class.superClass documentation.
by Brian Carlstrom
· 10 years ago
3db17f7
Merge "Revert "Revert "Modification to the way boot classpath resources are loaded"""
by Neil Fuller
· 10 years ago
2ce899f
Revert "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 10 years ago
0db8089
Merge "Make StrictJarFile deal with missing manifest entries"
by Neil Fuller
· 10 years ago
b8ec837
Make StrictJarFile deal with missing manifest entries
by Neil Fuller
· 10 years ago
b72f1fa
Merge "Replace hyphen with en dash"
by Kenny Root
· 10 years ago
814e15d
Replace hyphen with en dash
by Kenny Root
· 10 years ago
f4b4fff
libcore: add tests to check behaviour for padding and decrypt mode
by Sergio Giro
· 10 years ago
049862d
Merge "Revert "Modification to the way boot classpath resources are loaded""
by Neil Fuller
· 10 years ago
0c2e3c7
Revert "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 10 years ago
e38b83d
libcore: throw InvalidKeyException instead of ProviderException
by Sergio Giro
· 10 years ago
e41d5b9
Merge "Modification to the way boot classpath resources are loaded"
by Neil Fuller
· 10 years ago
811586f
Merge "Configure ICU4C without relying on build-time flags"
by Neil Fuller
· 10 years ago
24030f5
Merge "Improve HttpURLConnection Performance docs"
by Neil Fuller
· 10 years ago
b33ae4f
Improve HttpURLConnection Performance docs
by Neil Fuller
· 10 years ago
79fdcc6
Configure ICU4C without relying on build-time flags
by Neil Fuller
· 10 years ago
e20cd5b
Merge "Correct docs based on recent behavior change"
by Neil Fuller
· 10 years ago
eaafaa5
Merge "Signature2Test: calling verify a second time can throw"
by Kenny Root
· 10 years ago
38ae353
Merge "Move mirror::ArtMethod to native"
by Mathieu Chartier
· 10 years ago
fb83715
Signature2Test: calling verify a second time can throw
by Kenny Root
· 10 years ago
2d4366e
Merge "Fix incorrect position calculation in CharsetDecoder."
by Narayan Kamath
· 10 years ago
654e819
Fix incorrect position calculation in CharsetDecoder.
by Narayan Kamath
· 10 years ago
05a5c2f
Modification to the way boot classpath resources are loaded
by Neil Fuller
· 10 years ago
be5d952
Correct docs based on recent behavior change
by Neil Fuller
· 10 years ago
aac3c2c
Merge "Add test for application use of PathClassLoader."
by Richard Uhler
· 10 years ago
634981d
Merge "Don't throw UnsupportedOpEx on multi-char negative/percent symbols."
by Narayan Kamath
· 10 years ago
c3cedb4
Don't throw UnsupportedOpEx on multi-char negative/percent symbols.
by Narayan Kamath
· 10 years ago
58bef8e
Add test for application use of PathClassLoader.
by Richard Uhler
· 10 years ago
1c444ca
Merge "Fix problems with DexClassLoaderTest."
by Richard Uhler
· 10 years ago
5099b54
Fix problems with DexClassLoaderTest.
by Richard Uhler
· 10 years ago
db537c4
Merge "Change >= to > in OldSystemTest.test_gc"
by Mathieu Chartier
· 10 years ago
ea43704
Change >= to > in OldSystemTest.test_gc
by Mathieu Chartier
· 10 years ago
90ad87a
Merge "Fix OldSystemTest gc"
by Mathieu Chartier
· 10 years ago
f49f9d8
Fix OldSystemTest gc
by Mathieu Chartier
· 10 years ago
5a98f1a
Merge "Serialize minusSign/percentSign as strings in DecimalFormatSymbols."
by Narayan Kamath
· 10 years ago
4fd2c14
Serialize minusSign/percentSign as strings in DecimalFormatSymbols.
by Narayan Kamath
· 10 years ago
7389bd0
Merge "munmap the tzdata file if ZoneInfoDB.TzData is ever collected"
by Neil Fuller
· 10 years ago
c93108e
munmap the tzdata file if ZoneInfoDB.TzData is ever collected
by Neil Fuller
· 10 years ago
c8595cd
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8c28234
Merge "StandardNames: update expectations for RI"
by Kenny Root
· 10 years ago
4f9043b
Merge "Revert "Expose getSpi from crypto operations as hidden API.""
by Alex Klyubin
· 10 years ago
7217bcc
Merge "Remove support for big endian native orders."
by Narayan Kamath
· 10 years ago
fc0a747
Remove support for big endian native orders.
by Narayan Kamath
· 10 years ago
405c427
Merge "No need to test "GCM" mode in regular Cipher test"
by Kenny Root
· 10 years ago
c52bf74
Revert "Expose getSpi from crypto operations as hidden API."
by Alex Klyubin
· 10 years ago
a174063
No need to test "GCM" mode in regular Cipher test
by Kenny Root
· 10 years ago
9b424e9
Merge "Track change from GCM -> AES/GCM/NoPadding"
by Kenny Root
· 10 years ago
ba9e20f
Merge "Follow-up for incorrect test pre-condition"
by Kenny Root
· 10 years ago
e6037c3
Merge "Fix test18566 to have the correct expectation"
by Kenny Root
· 10 years ago
4d582b4
StandardNames: update expectations for RI
by Kenny Root
· 10 years ago
6e0cdd0
Track change from GCM -> AES/GCM/NoPadding
by Kenny Root
· 10 years ago
b9129dc
Follow-up for incorrect test pre-condition
by Kenny Root
· 10 years ago
559126c
Fix test18566 to have the correct expectation
by Kenny Root
· 10 years ago
a22d198
Merge "Fix a cast in org.apache.harmony.tests.java.util.ArraysTest."
by Roland Levillain
· 10 years ago
9ee28da
Fix a cast in org.apache.harmony.tests.java.util.ArraysTest.
by Roland Levillain
· 10 years ago
b8acd20
Merge "Expose getCurrentSpi from crypto operations as hidden API."
by Alex Klyubin
· 10 years ago
08871b7
Merge "Get rid of old Harmony Services cache"
by Kenny Root
· 10 years ago
cc4791a
Get rid of old Harmony Services cache
by Kenny Root
· 10 years ago
7de0689
Merge "Add test_PacketSocketAddress to the list of known failures."
by Narayan Kamath
· 10 years ago
676fbcf
Add test_PacketSocketAddress to the list of known failures.
by Narayan Kamath
· 10 years ago
f2a754b
Merge "Remove ICU4J data build hack"
by Neil Fuller
· 10 years ago
417d6d3
Remove ICU4J data build hack
by Neil Fuller
· 10 years ago
4411bd0
Merge "Add an additional check for ICU4J tz data version"
by Neil Fuller
· 10 years ago
32e7bc1
Add an additional check for ICU4J tz data version
by Neil Fuller
· 10 years ago
b5ddfe5
Merge "Refactor the test to ensure positive tests do pass."
by Nicolas Geoffray
· 10 years ago
f35b064
Merge "libcore: add test for arbitrary ECC groups."
by Kenny Root
· 10 years ago
8157bc8
Refactor the test to ensure positive tests do pass.
by Nicolas Geoffray
· 10 years ago
b6a6d8a
Merge "Fix for TimSort in the two Java forms in libcore"
by Neil Fuller
· 10 years ago
daadb9f
libcore: add test for arbitrary ECC groups.
by Adam Langley
· 10 years ago
aef2747
Merge "No need to test EC keys of 192 bits"
by Kenny Root
· 10 years ago
9b8f9a1
No need to test EC keys of 192 bits
by Kenny Root
· 10 years ago
d63d8be
Merge "Late binding: track differences in RI behavior"
by Kenny Root
· 10 years ago
eb1268e
Merge "Fix a couple of Locale bugs discovered by ICU4J tests."
by Narayan Kamath
· 10 years ago
e45a8ec
Fix a couple of Locale bugs discovered by ICU4J tests.
by Narayan Kamath
· 10 years ago
f547d3a
Fix for TimSort in the two Java forms in libcore
by Neil Fuller
· 10 years ago
9812c37
Merge "Fix bug in formatting intervals at month boundaries."
by Narayan Kamath
· 10 years ago
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
10661d5
Late binding: track differences in RI behavior
by Kenny Root
· 10 years ago
Next »