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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Un-@hide various APIs.
Elliott Hughes
2013-05-13
22
-92
/
+37
*
Fix build.
Elliott Hughes
2013-05-13
1
-1
/
+1
*
Fix Short.compare.
Elliott Hughes
2013-05-13
1
-1
/
+1
*
Merge "Improve java.lang.reflect.Modifier documentation."
Elliott Hughes
2013-05-13
1
-109
/
+22
|
\
|
*
Improve java.lang.reflect.Modifier documentation.
Elliott Hughes
2013-05-13
1
-109
/
+22
*
|
Merge "Move some files with dalvik dependencies to libdvm"
Brian Carlstrom
2013-05-13
25
-9645
/
+0
|
\
\
|
|
/
|
/
|
|
*
Move some files with dalvik dependencies to libdvm
Brian Carlstrom
2013-05-13
25
-9645
/
+0
*
|
Fix String.replace("", x) for strings with non-0 offsets.
Elliott Hughes
2013-05-13
2
-2
/
+13
|
/
*
Merge "Clean up two unnecessary 'implements' clauses."
Elliott Hughes
2013-05-11
2
-2
/
+2
|
\
|
*
Clean up two unnecessary 'implements' clauses.
Elliott Hughes
2013-05-10
2
-2
/
+2
*
|
Add @SafeVarargs.
Elliott Hughes
2013-05-10
4
-0
/
+38
|
/
*
Finish off AutoCloseable.
Elliott Hughes
2013-05-10
8
-15
/
+21
*
Remove duplicate JNIHelp.h import
Brian Carlstrom
2013-05-10
1
-1
/
+0
*
Ensure array_ is initialized.
Ian Rogers
2013-05-10
1
-1
/
+1
*
resolved conflicts for merge of f78109f6 to dalvik-dev
Elliott Hughes
2013-05-09
5
-29
/
+118
*
Some of our helpers have moved into libnativehelpers.
Elliott Hughes
2013-05-09
8
-411
/
+3
*
Merge "Improve ProcessManager."
Elliott Hughes
2013-05-07
2
-340
/
+283
|
\
|
*
Improve ProcessManager.
Elliott Hughes
2013-05-07
2
-340
/
+283
*
|
Make it clearer that a new MockWebServer is created for each test run
Brian Carlstrom
2013-05-06
1
-2
/
+2
|
/
*
Various regex test fixes.
Elliott Hughes
2013-05-03
6
-1418
/
+14
*
Replace mentions of old JSSE package name
Kenny Root
2013-05-03
2
-2
/
+2
*
Merge "Fix BufferedReader.readLine to not read ahead after '\r'."
Elliott Hughes
2013-05-02
2
-80
/
+159
|
\
|
*
Fix BufferedReader.readLine to not read ahead after '\r'.
Elliott Hughes
2013-05-02
2
-80
/
+159
*
|
Tracking changes to *-host for host shared libraries
Brian Carlstrom
2013-05-01
1
-22
/
+0
|
/
*
Fix ScopedStringChars to behave like ScopedUtfChars.
Elliott Hughes
2013-05-01
2
-2
/
+0
*
More ICU.getDateFormatOrder tests.
Elliott Hughes
2013-05-01
1
-0
/
+4
*
Merge "Improve System.nanoTime documentation."
Elliott Hughes
2013-05-01
1
-1
/
+1
|
\
|
*
Improve System.nanoTime documentation.
Elliott Hughes
2013-04-30
1
-1
/
+1
*
|
Add missing @Override annotations
Ian Rogers
2013-04-30
1
-5
/
+5
|
/
*
Merge "Implement getDateFormatOrder."
Elliott Hughes
2013-04-30
3
-62
/
+141
|
\
|
*
Implement getDateFormatOrder.
Elliott Hughes
2013-04-30
3
-62
/
+141
*
|
Merge "Move JSSE to new package"
Kenny Root
2013-04-30
137
-38489
/
+15
|
\
\
|
|
/
|
/
|
|
*
Move JSSE to new package
Kenny Root
2013-04-29
137
-38489
/
+15
*
|
Fix various of the harmony nio tests.
Elliott Hughes
2013-04-26
1
-3
/
+7
|
/
*
Fix ZoneInfoDBTest.
Elliott Hughes
2013-04-26
1
-1
/
+1
*
Merge "Remove the now-unused ZoneInfoDB.getVersion API."
Elliott Hughes
2013-04-26
1
-4
/
+0
|
\
|
*
Remove the now-unused ZoneInfoDB.getVersion API.
Elliott Hughes
2013-04-26
1
-4
/
+0
*
|
Add the harmony annotation tests.
Elliott Hughes
2013-04-26
4
-181
/
+0
|
/
*
Fix vogar --mode device's fallback time zone.
Elliott Hughes
2013-04-26
1
-1
/
+4
*
Merge "Cope with a corrupt tzdata update."
Elliott Hughes
2013-04-26
5
-145
/
+252
|
\
|
*
Cope with a corrupt tzdata update.
Elliott Hughes
2013-04-26
5
-145
/
+252
*
|
Fix additional races in org.apache.harmony.security.x509.Extensions
Brian Carlstrom
2013-04-25
2
-23
/
+44
*
|
TimerTest cleanup
Brian Carlstrom
2013-04-25
1
-339
/
+147
|
/
*
Only enforce the encrypted bit in the GPBF, and ignore other unsupported bits.
William Luh
2013-04-25
3
-5
/
+15
*
Merge "Fix a bug in DatagramChannel.send."
Elliott Hughes
2013-04-25
1
-0
/
+1
|
\
|
*
Fix a bug in DatagramChannel.send.
Elliott Hughes
2013-04-24
1
-0
/
+1
*
|
Merge "Do not set valueDecoded until after the value is decoded"
Brian Carlstrom
2013-04-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Do not set valueDecoded until after the value is decoded
Brian Carlstrom
2013-04-24
1
-2
/
+2
*
|
Fix getLocalAddress on closed sockets.
Elliott Hughes
2013-04-24
6
-38
/
+40
*
|
Reads from /dev/urandom can't really block.
Elliott Hughes
2013-04-24
6
-89
/
+57
[next]