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
...
|
*
|
|
|
|
Expand visibility of adjustLanguageCode.
Narayan Kamath
2014-07-18
1
-1
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge "Make ByteBuffer.allocateDirect be 8 byte aligned."
Mathieu Chartier
2014-07-17
1
-1
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Make ByteBuffer.allocateDirect be 8 byte aligned.
Mathieu Chartier
2014-07-21
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Revert "Revert "Add a cache for ZoneInfo objects in Java""
Neil Fuller
2014-07-17
3
-13
/
+36
*
|
|
|
Merge "Revert "Add a cache for ZoneInfo objects in Java""
Neil Fuller
2014-07-17
3
-35
/
+13
|
\
\
\
\
|
*
|
|
|
Revert "Add a cache for ZoneInfo objects in Java"
Neil Fuller
2014-07-17
3
-35
/
+13
*
|
|
|
|
Merge "Fix UnmodifiableEntrySet.toArray() ordering"
Neil Fuller
2014-07-17
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix UnmodifiableEntrySet.toArray() ordering
Neil Fuller
2014-06-23
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add a cache for ZoneInfo objects in Java
Neil Fuller
2014-07-16
3
-13
/
+35
|
|
/
/
|
/
|
|
*
|
|
TLS-PSK cipher suites enabled when PSKKeyManager is provided.
Alex Klyubin
2014-07-14
2
-8
/
+14
|
|
/
|
/
|
*
|
Merge "TLS-PSK cipher suites should appear in API Level 21."
Alex Klyubin
2014-07-11
2
-16
/
+16
|
\
\
|
*
|
TLS-PSK cipher suites should appear in API Level 21.
Alex Klyubin
2014-07-08
2
-16
/
+16
*
|
|
Merge "Invalidate cache of default SocketFactory"
Kenny Root
2014-07-10
3
-0
/
+19
|
\
\
\
|
*
|
|
Invalidate cache of default SocketFactory
Kenny Root
2014-06-27
3
-0
/
+19
*
|
|
|
Switch libcore to the new icu.
Elliott Hughes
2014-07-09
1
-2
/
+2
*
|
|
|
Remove more.
Elliott Hughes
2014-07-07
3
-53
/
+3
|
|
/
/
|
/
|
|
*
|
|
Remove.
Elliott Hughes
2014-07-07
24
-2681
/
+119
*
|
|
Remove
Brian Carlstrom
2014-07-07
4
-161
/
+0
*
|
|
Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter."
Narayan Kamath
2014-07-01
1
-3
/
+3
*
|
|
Rename Arrays.ArrayList to Arrays.ArrayAdapter.
Narayan Kamath
2014-07-01
1
-3
/
+3
*
|
|
Fix System.arraycopy
Andreas Gampe
2014-06-26
1
-52
/
+0
|
/
/
*
|
Merge "Fix a faulty Julian day computation."
Elliott Hughes
2014-06-26
3
-5
/
+20
|
\
\
|
*
|
Fix a faulty Julian day computation.
Elliott Hughes
2014-06-26
3
-5
/
+20
*
|
|
Merge "Fixed build for arraycopy with objects."
Jeff Hao
2014-06-26
1
-3
/
+3
|
\
\
\
|
*
|
|
Fixed build for arraycopy with objects.
Emma Meersman
2014-06-26
1
-3
/
+3
*
|
|
|
Merge "Expanded arraycopy function to deal with more types and updated benchm...
Jeff Hao
2014-06-26
1
-2
/
+427
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Expanded arraycopy function to deal with more types and updated benchmarking.
Emma Meersman
2014-06-23
1
-2
/
+427
|
|
/
/
*
|
|
Don't return NULL as a jint.
Ian Rogers
2014-06-24
1
-1
/
+1
*
|
|
Merge "Build fix: Remove reference to deleted java_io_Console function"
Neil Fuller
2014-06-20
1
-1
/
+0
|
\
\
\
|
*
|
|
Build fix: Remove reference to deleted java_io_Console function
Neil Fuller
2014-06-23
1
-1
/
+0
*
|
|
|
Merge "Unimplement Console.readPassword and remove test"
Neil Fuller
2014-06-20
3
-87
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Unimplement Console.readPassword and remove test
Neil Fuller
2014-06-23
3
-87
/
+4
|
|
|
/
|
|
/
|
*
|
|
Fix for currency symbol coming from the default locale
Neil Fuller
2014-06-19
3
-9
/
+6
|
/
/
*
|
Merge "Fix CurrencyTest.test_getSymbol for unknown variants"
Neil Fuller
2014-06-17
1
-0
/
+7
|
\
\
|
*
|
Fix CurrencyTest.test_getSymbol for unknown variants
Neil Fuller
2014-06-18
1
-0
/
+7
|
|
/
*
|
Merge "CTS fix: Signature2Test.test_clone()"
Neil Fuller
2014-06-17
1
-1
/
+1
|
\
\
|
*
|
CTS fix: Signature2Test.test_clone()
Neil Fuller
2014-06-18
1
-1
/
+1
|
|
/
*
|
Fix getISO3Country and getISO3Language.
Narayan Kamath
2014-06-18
3
-17
/
+13
|
/
*
Merge "Pass BCP-47 tags and not Locale.toString results to ICU."
Narayan Kamath
2014-06-10
17
-274
/
+328
|
\
|
*
Pass BCP-47 tags and not Locale.toString results to ICU.
Elliott Hughes
2014-06-16
17
-274
/
+328
*
|
Fix bogus define checks and a typo.
Narayan Kamath
2014-06-13
1
-10
/
+6
|
/
*
Remove unnecessary loop in uloc_forLanguageTag.
Narayan Kamath
2014-06-12
1
-15
/
+15
*
Implement Locale.toLanguageTag without ICU support.
Narayan Kamath
2014-06-12
3
-72
/
+255
*
Fix Mac build.
Ian Rogers
2014-06-10
1
-0
/
+3
*
Build fix.
Ian Rogers
2014-06-09
1
-0
/
+2
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-09
3
-5
/
+70
*
Improve the load/loadLibrary documentation.
Elliott Hughes
2014-06-06
2
-57
/
+42
*
Merge "Add interruptibility/wake on close to FileChannel.lock()"
Neil Fuller
2014-06-04
2
-3
/
+8
|
\
|
*
Add interruptibility/wake on close to FileChannel.lock()
Neil Fuller
2014-06-03
2
-3
/
+8
*
|
Merge "Fix BufferTest.testAccess"
Neil Fuller
2014-06-03
1
-2
/
+5
|
\
\
[prev]
[next]