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
Commit message (
Expand
)
Author
Age
Files
Lines
*
*libcore* resolved conflicts for merge of bc23c4f3 to dalvik-dev
Elliott Hughes
2013-04-30
1
-0
/
+8
*
Manually merge "Compact merged dexes on their byte aligned size"
Jesse Wilson
2013-04-30
1
-0
/
+9
*
Add missing @Override annotations
Ian Rogers
2013-04-30
2
-6
/
+6
*
Merge "Fix DexMerger to emit dex files without extended op codes."
Brian Carlstrom
2013-04-30
1
-2
/
+2
|
\
|
*
Fix DexMerger to emit dex files without extended op codes.
Jesse Wilson
2013-04-30
1
-2
/
+2
*
|
Merge "Make Dex access faster by making binarySearch work."
Brian Carlstrom
2013-04-30
1
-6
/
+11
|
\
\
|
|
/
|
*
Make Dex access faster by making binarySearch work.
Jesse Wilson
2013-04-30
1
-6
/
+11
*
|
Merge "Remove redundant alignToFourBytes in favor of alignToFourBytesWithZero...
Brian Carlstrom
2013-04-30
1
-6
/
+9
|
\
\
|
|
/
|
*
Remove redundant alignToFourBytes in favor of alignToFourBytesWithZeroFill
Brian Carlstrom
2013-04-30
1
-6
/
+9
*
|
Merge "Improve exception detail message"
Brian Carlstrom
2013-04-30
1
-2
/
+2
|
\
\
|
|
/
|
*
Improve exception detail message
Brian Carlstrom
2013-04-30
1
-2
/
+2
*
|
Merge "Fix Dex.create(ByteBuffer) to not allocate a byte[] to check magic"
Brian Carlstrom
2013-04-30
1
-17
/
+19
|
\
\
|
|
/
|
*
Fix Dex.create(ByteBuffer) to not allocate a byte[] to check magic
Brian Carlstrom
2013-04-30
1
-17
/
+19
|
/
*
Merge "Switch Dex from byte[] to ByteBuffer for backing store."
Brian Carlstrom
2013-04-30
1
-93
/
+157
|
\
|
*
Switch Dex from byte[] to ByteBuffer for backing store.
Jesse Wilson
2013-04-30
1
-93
/
+157
*
|
Merge "Add Dex.create(ByteBuffer)"
Brian Carlstrom
2013-04-30
1
-0
/
+26
|
\
\
|
|
/
|
*
Add Dex.create(ByteBuffer)
Brian Carlstrom
2013-04-30
1
-0
/
+26
*
|
Merge "Move dex utilities from dalvik/dx to libcore/dex part 2"
Brian Carlstrom
2013-04-30
26
-1
/
+3058
|
\
\
|
|
/
|
*
Move dex utilities from dalvik/dx to libcore/dex part 2
Jesse Wilson
2013-04-30
26
-1
/
+3058
|
/
*
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
143
-340
/
+493
|
\
\
|
|
/
|
/
|
|
*
Move JSSE to new package
Kenny Root
2013-04-29
143
-340
/
+493
*
|
Merge "Fix various of the harmony nio tests."
Elliott Hughes
2013-04-29
5
-31
/
+49
|
\
\
|
|
/
|
/
|
|
*
Fix various of the harmony nio tests.
Elliott Hughes
2013-04-26
5
-31
/
+49
|
/
*
Merge "Add the harmony nio tests."
Elliott Hughes
2013-04-26
102
-0
/
+23248
|
\
|
*
Add the harmony nio tests.
Elliott Hughes
2013-04-26
102
-0
/
+23248
|
/
*
Merge "Fix ZoneInfoDBTest."
Elliott Hughes
2013-04-26
1
-1
/
+1
|
\
|
*
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
*
|
Merge "Add the harmony annotation tests."
Elliott Hughes
2013-04-26
5
-7
/
+111
|
\
\
|
|
/
|
/
|
|
*
Add the harmony annotation tests.
Elliott Hughes
2013-04-26
5
-7
/
+111
|
/
*
Merge "Fix vogar --mode device's fallback time zone."
Elliott Hughes
2013-04-26
1
-1
/
+4
|
\
|
*
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
*
|
Merge "Fix additional races in org.apache.harmony.security.x509.Extensions"
Brian Carlstrom
2013-04-26
2
-23
/
+44
|
\
\
|
*
|
Fix additional races in org.apache.harmony.security.x509.Extensions
Brian Carlstrom
2013-04-25
2
-23
/
+44
|
/
/
*
|
Merge "TimerTest cleanup"
Brian Carlstrom
2013-04-25
1
-339
/
+147
|
\
\
|
|
/
|
/
|
|
*
TimerTest cleanup
Brian Carlstrom
2013-04-25
1
-339
/
+147
|
/
*
Merge "Only enforce the encrypted bit in the GPBF, and ignore other unsupport...
Elliott Hughes
2013-04-25
3
-5
/
+15
|
\
|
*
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
3
-0
/
+2639
|
\
|
*
Fix a bug in DatagramChannel.send.
Elliott Hughes
2013-04-24
3
-0
/
+2639
*
|
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
*
|
Merge "Fix getLocalAddress on closed sockets."
Elliott Hughes
2013-04-25
6
-38
/
+40
|
\
\
|
*
|
Fix getLocalAddress on closed sockets.
Elliott Hughes
2013-04-24
6
-38
/
+40
|
/
/
*
|
Merge "Reads from /dev/urandom can't really block."
Elliott Hughes
2013-04-24
7
-89
/
+514
|
\
\
[next]