index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved conflicts for merge of 6186821c to dalvik-dev
Jesse Wilson
2011-02-07
75
-91
/
+79
|
\
|
*
Move libcore.base classes to libcore.util and libcore.io.
Jesse Wilson
2011-02-07
72
-91
/
+72
*
|
am e5720bcc: Avoid name collision in libcore.base vs android.util.LruCache.
Jesse Wilson
2011-02-07
3
-245
/
+117
|
\
\
|
|
/
|
*
Avoid name collision in libcore.base vs android.util.LruCache.
Jesse Wilson
2011-02-07
3
-245
/
+117
*
|
Merge "Avoid file locks in java.util.prefs." into dalvik-dev
Jesse Wilson
2011-02-07
2
-60
/
+38
|
\
\
|
*
|
Avoid file locks in java.util.prefs.
Jesse Wilson
2011-02-07
2
-60
/
+38
*
|
|
Fix serialization of DecimalFormatSymbols.
Elliott Hughes
2011-02-04
22
-121
/
+121
*
|
|
Merge "Improve CharsetDecoder's quality of implementation, like CharsetEncode...
Elliott Hughes
2011-02-04
3
-107
/
+64
|
\
\
\
|
*
|
|
Improve CharsetDecoder's quality of implementation, like CharsetEncoder.
Elliott Hughes
2011-02-02
3
-107
/
+64
|
|
/
/
*
|
|
am adf31bd1: Merge "Permit cache elements to have non-symmetric sizes."
Jesse Wilson
2011-02-03
2
-17
/
+91
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge "Permit cache elements to have non-symmetric sizes."
Jesse Wilson
2011-02-03
2
-17
/
+91
|
|
\
|
|
*
Permit cache elements to have non-symmetric sizes.
Jesse Wilson
2011-02-03
2
-17
/
+91
*
|
|
Merge "Bring CharsetDecoderICU more in line with CharsetEncoderICU." into dal...
Elliott Hughes
2011-02-02
5
-141
/
+18
|
\
\
\
|
*
|
|
Bring CharsetDecoderICU more in line with CharsetEncoderICU.
Elliott Hughes
2011-02-02
5
-141
/
+18
*
|
|
|
am 4155a249: Performance improvements to NativeCrypto based MessageDigest API
Brian Carlstrom
2011-02-02
4
-143
/
+189
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Performance improvements to NativeCrypto based MessageDigest API
Brian Carlstrom
2011-02-01
4
-143
/
+189
|
|
|
/
|
|
/
|
*
|
|
Merge "Don't parse or format IP addresses in cert code." into dalvik-dev
Jesse Wilson
2011-02-01
1
-181
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't parse or format IP addresses in cert code.
Jesse Wilson
2011-02-01
1
-181
/
+21
*
|
|
Merge "Improve CharsetEncoder to handle surrogates gracefully." into dalvik-dev
Elliott Hughes
2011-02-01
4
-186
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve CharsetEncoder to handle surrogates gracefully.
Elliott Hughes
2011-01-31
4
-186
/
+47
*
|
|
Merge "Don't do DNS lookups in URL.equals()" into dalvik-dev
Jesse Wilson
2011-01-31
2
-88
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't do DNS lookups in URL.equals()
Jesse Wilson
2011-01-31
2
-88
/
+47
*
|
|
Merge "Tidying of OutputStreamWriter and a couple of related tests." into dal...
Elliott Hughes
2011-01-31
1
-8
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tidying of OutputStreamWriter and a couple of related tests.
Elliott Hughes
2011-01-31
1
-8
/
+4
*
|
|
am c906eaf2: am 7374d4fa: am 90ff8e2c: Remember intermediate CAs in TrustMang...
Brian Carlstrom
2011-01-30
2
-53
/
+52
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
am 7374d4fa: am 90ff8e2c: Remember intermediate CAs in TrustMangerImpl\'s Ind...
Brian Carlstrom
2011-01-30
2
-53
/
+52
|
|
\
|
|
*
Remember intermediate CAs in TrustMangerImpl's IndexedPKIXParameters
Brian Carlstrom
2011-01-30
2
-53
/
+52
|
|
*
Fix @see links
Brad Fitzpatrick
2011-01-27
1
-4
/
+4
|
|
*
Fix libcore javadoc errors.
Elliott Hughes
2011-01-27
4
-79
/
+26
*
|
|
Merge "Fix OutputStreamWriter's handling of surrogates." into dalvik-dev
Elliott Hughes
2011-01-30
2
-26
/
+80
|
\
\
\
|
*
|
|
Fix OutputStreamWriter's handling of surrogates.
Elliott Hughes
2011-01-30
2
-26
/
+80
*
|
|
|
Merge commit 'e2b2e81f' into manualmerge
Jesse Wilson
2011-01-30
5
-61
/
+218
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Use an LRU to cache reflection objects in Class.
Jesse Wilson
2011-01-30
5
-64
/
+218
*
|
|
Remove a useless layer of indirection.
Elliott Hughes
2011-01-28
1
-60
/
+19
*
|
|
Merge "Fix NoArrayTest, and fix ReadOnlyDirectByteBuffer too." into dalvik-dev
Elliott Hughes
2011-01-28
2
-3
/
+15
|
\
\
\
|
*
|
|
Fix NoArrayTest, and fix ReadOnlyDirectByteBuffer too.
Elliott Hughes
2011-01-28
2
-3
/
+15
*
|
|
|
Merge "Tolerate leading slash in Cipher transformation" into dalvik-dev
Brian Carlstrom
2011-01-28
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Tolerate leading slash in Cipher transformation
Brian Carlstrom
2011-01-28
1
-0
/
+5
|
|
/
/
/
*
|
|
|
Use the standard zlib options everyone else uses.
Elliott Hughes
2011-01-28
1
-4
/
+2
|
/
/
/
*
|
|
Fix an unclosed tag in javadoc.
Elliott Hughes
2011-01-27
1
-1
/
+1
*
|
|
Better tests for Float.parseFloat/Double.parseDouble, plus some fixes.
Elliott Hughes
2011-01-27
4
-82
/
+90
*
|
|
Minor float/double parsing improvements.
Elliott Hughes
2011-01-26
1
-51
/
+14
*
|
|
Apply harmony's fix for HARMONY-6594.
Elliott Hughes
2011-01-26
1
-9
/
+16
*
|
|
Fix time zone formatting for custom SimpleTimeZone instances.
Elliott Hughes
2011-01-26
1
-0
/
+9
*
|
|
Our DirectByteBuffer can implement array(), arrayOffset(), and hasArray().
Elliott Hughes
2011-01-26
2
-9
/
+20
*
|
|
Merge "Fix new File("").length to behave like the RI." into dalvik-dev
Elliott Hughes
2011-01-25
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix new File("").length to behave like the RI.
Elliott Hughes
2011-01-25
1
-0
/
+3
*
|
|
|
am fedab477: am 7be1bb6d: am 0ac85ead: Tracking jarjar of org.bouncycastle to...
Brian Carlstrom
2011-01-25
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
am 7be1bb6d: am 0ac85ead: Tracking jarjar of org.bouncycastle to com.android....
Brian Carlstrom
2011-01-25
1
-1
/
+1
|
|
\
\
|
|
*
\
am 0ac85ead: Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle
Brian Carlstrom
2011-01-25
1
-1
/
+1
|
|
|
\
\
|
|
|
|
/
[next]