Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
7cd64b3fe51d262ca06d24275347635d84a34672
7cd64b3
Merge "Change mockito-api-host to mockito-api-hostdex"
by Kenny Root
· 9 years ago
03fcecb
Merge "Revert "Convert IDN to use ICU4j instead of ICU4c.""
by Narayan Kamath
· 9 years ago
8d7307a
Revert "Convert IDN to use ICU4j instead of ICU4c."
by Narayan Kamath
· 9 years ago
0409b67
Merge "Convert IDN to use ICU4j instead of ICU4c."
by Narayan Kamath
· 9 years ago
9fe4436
Convert IDN to use ICU4j instead of ICU4c.
by Rayhaan Jaufeerally
· 9 years ago
32e6338
Change mockito-api-host to mockito-api-hostdex
by Kenny Root
· 9 years ago
b9ca83a
Merge changes from topic 'mockito-libcore'
by Kenny Root
· 9 years ago
ec80f1b
Merge "Add tests for alg name aliases"
by Kenny Root
· 9 years ago
6eb5c66
Merge "Late binding: add Cipher#init checks"
by Kenny Root
· 9 years ago
22a8e20
Merge "Late binding: add more Cipher tests"
by Kenny Root
· 9 years ago
f591462
Late binding: add Cipher#init checks
by Kenny Root
· 9 years ago
f7cae39
Late binding: add more Cipher tests
by Kenny Root
· 9 years ago
ebd99d8
Merge "Late binding: add tests for init-time rejection"
by Kenny Root
· 9 years ago
18d5ad8
SignatureTest: convert first test to mockito
by Kenny Root
· 9 years ago
72aeabb
Add mockito for tests
by Kenny Root
· 9 years ago
7f531bd
Merge "Ensure the SignatureImpl overrides all methods"
by Kenny Root
· 9 years ago
b131e0c
Ensure the SignatureImpl overrides all methods
by Kenny Root
· 9 years ago
83b2235
Merge "Remove NativePluralRules since we are using ICU4J directly."
by Narayan Kamath
· 9 years ago
32563bc
Remove NativePluralRules since we are using ICU4J directly.
by Rayhaan Jaufeerally
· 9 years ago
adcee61
Merge "Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd"."
by Narayan Kamath
· 9 years ago
49bd5fa
Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd".
by Philippe Longepe
· 9 years ago
eed9cb1
Merge "Transition the Normalizer class to call ICU4j."
by Narayan Kamath
· 9 years ago
37dd239
Transition the Normalizer class to call ICU4j.
by Rayhaan Jaufeerally
· 9 years ago
85d1800
Late binding: add tests for init-time rejection
by Kenny Root
· 9 years ago
a287897
Merge "Fix mistake in reflection documentation"
by Kenny Root
· 9 years ago
2faa3c3
Fix mistake in reflection documentation
by Kenny Root
· 9 years ago
4283034
Merge "Remove a couple of bogus test cases from SecureRandom2Test."
by Narayan Kamath
· 9 years ago
fab575d
Remove a couple of bogus test cases from SecureRandom2Test.
by Narayan Kamath
· 9 years ago
de8d2c4
Merge "Repurpose SHA1PRNG_SecureRandomTest."
by Narayan Kamath
· 9 years ago
a0f58d5
Repurpose SHA1PRNG_SecureRandomTest.
by Narayan Kamath
· 9 years ago
b58bb3b
Merge "Remove harmony provider and default SecureRandom impl."
by Narayan Kamath
· 9 years ago
04270c6
Remove harmony provider and default SecureRandom impl.
by Narayan Kamath
· 9 years ago
bf1ac91
Add tests for alg name aliases
by Kenny Root
· 9 years ago
eba48f2
Merge "JarEntry: test that certs/signers are null until the entry is read."
by Narayan Kamath
· 9 years ago
d2f1d51
JarEntry: test that certs/signers are null until the entry is read.
by Narayan Kamath
· 9 years ago
4fed3e9
Merge "Rewrite testInterruptTest."
by Narayan Kamath
· 9 years ago
9ec2565
Rewrite testInterruptTest.
by Narayan Kamath
· 9 years ago
7fc3b1a
Merge "Delete some unused cruft from OldAndroidMonitorTest."
by Narayan Kamath
· 9 years ago
e6637b9
Delete some unused cruft from OldAndroidMonitorTest.
by Narayan Kamath
· 9 years ago
a279497
Merge "Get rid of as much of dalvik.annotation.* as we can."
by Narayan Kamath
· 9 years ago
cff384f
Get rid of as much of dalvik.annotation.* as we can.
by Narayan Kamath
· 9 years ago
3f80630
Merge "Add isInstance performance test to ReflectionBenchmark."
by Jeff Hao
· 9 years ago
bf7fbb3
Add isInstance performance test to ReflectionBenchmark.
by Jeff Hao
· 9 years ago
0330fd5
Merge "Make isAssignableFrom not cast iftable entries to class."
by Jeff Hao
· 9 years ago
5a0bc3d
Make isAssignableFrom not cast iftable entries to class.
by Jeff Hao
· 9 years ago
3ac9548
Merge "Fix sockaddr_un length calculation"
by Neil Fuller
· 9 years ago
97d8034
Merge "Add testInterfaceProperties() . Move Ethernet verification out of testLoopback()."
by Neil Fuller
· 9 years ago
07fedcf
Add testInterfaceProperties() . Move Ethernet verification out of testLoopback().
by Tochau Hoang
· 10 years ago
7f72d3d
Merge "Add tests for unlink"
by Neil Fuller
· 9 years ago
2492e43
Add tests for unlink
by Neil Fuller
· 9 years ago
6628e0b
Merge "javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException"
by Sergio Giro
· 9 years ago
53bec15
Merge "Add VMDebug.countInstancesOfClasses"
by Mathieu Chartier
· 9 years ago
47556a3
Merge "libcore: libexpat now exports its headers."
by Elliott Hughes
· 9 years ago
a90630d
Add VMDebug.countInstancesOfClasses
by Mathieu Chartier
· 9 years ago
b63760e
libcore: libexpat now exports its headers.
by Elliott Hughes
· 9 years ago
2550a25
Fix sockaddr_un length calculation
by Neil Fuller
· 9 years ago
8157603
javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException
by Sergio Giro
· 9 years ago
ba95610
Merge "Add Os.unlink"
by Neil Fuller
· 9 years ago
ecd97bd
Merge "Fix KeyPairGeneratorTest."
by Narayan Kamath
· 9 years ago
a02da73
Fix KeyPairGeneratorTest.
by Narayan Kamath
· 9 years ago
495081c
Merge "Add EUSERS to OsConstants."
by Narayan Kamath
· 9 years ago
cfef2bb
Add EUSERS to OsConstants.
by Lazar Trsic
· 9 years ago
d30aac6
Merge "Rearrange how AF_UNIX sockets are handled for accept()"
by Neil Fuller
· 9 years ago
5e8f82f
Add Os.unlink
by Neil Fuller
· 9 years ago
0ab1a26
Rearrange how AF_UNIX sockets are handled for accept()
by Neil Fuller
· 9 years ago
2761bd0
Merge "Fix typo in javadoc."
by Narayan Kamath
· 9 years ago
de7e8c4
Fix typo in javadoc.
by Narayan Kamath
· 9 years ago
bfa4c45
Merge "Add OsConstants.TIOCOUTQ"
by Neil Fuller
· 9 years ago
bfeb65c
Add OsConstants.TIOCOUTQ
by Neil Fuller
· 9 years ago
8090210
Merge "Add getxattr/setxattr/removexattr syscalls."
by Narayan Kamath
· 9 years ago
90246a0
Add getxattr/setxattr/removexattr syscalls.
by Jeff Sharkey
· 9 years ago
fa66b53
Merge "Make some tests independent of default Locale"
by Neil Fuller
· 9 years ago
f6cff07
Merge "InflaterInputStream : deflated streams are self limiting."
by Narayan Kamath
· 9 years ago
bfead51
Merge "Fix test to avoid a fixed local port"
by Neil Fuller
· 9 years ago
41a3d42
Make some tests independent of default Locale
by Neil Fuller
· 9 years ago
719f2e5
Fix test to avoid a fixed local port
by Neil Fuller
· 9 years ago
28e3dec
InflaterInputStream : deflated streams are self limiting.
by Narayan Kamath
· 10 years ago
4ca2a04
Merge "Clean up RandomTest."
by Narayan Kamath
· 10 years ago
5457b5d
Clean up RandomTest.
by Narayan Kamath
· 10 years ago
82ce672
Merge "Rename ZipEntryName to ZipString"
by Yusuke Sato
· 10 years ago
b2a72a3
Merge "libcore: use default SecureRandom in KeyGen DSA tests"
by Sergio Giro
· 10 years ago
098bc41
libcore: use default SecureRandom in KeyGen DSA tests
by Sergio Giro
· 10 years ago
ad18b03
Merge "Do not overwrite property if it's unchangeable."
by Nicolas Geoffray
· 10 years ago
1659541
Do not overwrite property if it's unchangeable.
by Nicolas Geoffray
· 10 years ago
29e8285
Rename ZipEntryName to ZipString
by Yusuke Sato
· 10 years ago
3751c15
Merge "zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries."
by Narayan Kamath
· 10 years ago
a1938de
zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries.
by Narayan Kamath
· 10 years ago
fde0042
Merge "String.Equals Optimization Benchmark"
by Andreas Gampe
· 10 years ago
a22dfa9
Merge "expectations: add SSL_renegotiate tests to known failures"
by Sergio Giro
· 10 years ago
7f3c9cd
expectations: add SSL_renegotiate tests to known failures
by Sergio Giro
· 10 years ago
b544399
Merge "Add missing library dependency."
by Narayan Kamath
· 10 years ago
be83c6b
Add missing library dependency.
by Evgenii Stepanov
· 10 years ago
4301734
Merge "Fix GMS core crash loop"
by Dmitriy Ivanov
· 10 years ago
ac4309a
Fix GMS core crash loop
by Dmitriy Ivanov
· 10 years ago
395d429
String.Equals Optimization Benchmark
by agicsaki
· 10 years ago
3580b3a
Merge "Add CTS test for unaligned reads / writes with swaps."
by Narayan Kamath
· 10 years ago
11b2b3f
Add CTS test for unaligned reads / writes with swaps.
by Narayan Kamath
· 10 years ago
738cb5b
Merge "libcore: remove unnecessary assertion in testNewConstructors_Success"
by Sergio Giro
· 10 years ago
14ba1a7
libcore: remove unnecessary assertion in testNewConstructors_Success
by Sergio Giro
· 10 years ago
d6006a0
Merge "Make sure the Services cache is refreshed"
by Sergio Giro
· 10 years ago
Next »