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
/
archive
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge more modules into luni
Peter Hallam
2010-04-27
91
-23075
/
+0
*
Move the libcore registration out of libnativehelpers and into libcore.
Elliott Hughes
2010-04-16
4
-34
/
+8
*
Add Java 6's new java.util.zip API.
Elliott Hughes
2010-04-08
11
-36
/
+1258
*
resolved conflicts for merge of dd53c703 to dalvik-dev
Elliott Hughes
2010-04-05
2
-9
/
+2
|
\
|
*
Froyo InputStream.available documentation improvement.
Elliott Hughes
2010-04-05
2
-9
/
+2
*
|
Remove all remaining "@since Android" tags.
Elliott Hughes
2010-03-22
2
-2
/
+0
*
|
am 101cbfe4: Merge "Implementing the Java 7 APIs for DeflaterOutputStreams."
Jesse Wilson
2010-03-05
5
-16
/
+295
|
\
\
|
|
/
|
*
Implementing the Java 7 APIs for DeflaterOutputStreams.
Jesse Wilson
2010-03-05
5
-16
/
+295
*
|
Remove useless annotation cruft from tests for: annotation, archive, concurre...
Elliott Hughes
2010-02-22
19
-1075
/
+6
*
|
Resync a load of tests with upstream, make our build faster.
Elliott Hughes
2010-02-19
14
-3724
/
+2771
*
|
Track upstream fixes to two broken tests.
Elliott Hughes
2010-02-05
1
-18
/
+27
*
|
Fix accidental API pollution in java.util.zip.
Elliott Hughes
2010-02-05
4
-25
/
+29
*
|
Fix decoding of filenames in zip files, when read by ZipFile.
Elliott Hughes
2010-02-04
4
-19
/
+40
*
|
Remove obviously bogus @KnownFailure annotations.
Elliott Hughes
2010-02-03
2
-3
/
+0
|
/
*
Merge branch 'archive_888752' into archive_dalvik
Jesse Wilson
2009-12-09
34
-886
/
+593
*
Clean up sieb.[ch], including changing a reference to <malloc.h> to instead
Dan Bornstein
2009-11-05
2
-27
/
+48
*
A new hygenic way for tests to clean up before or after execution.
Jesse Wilson
2009-10-25
1
-2
/
+2
*
Respond to impossible CloneNotSupportedExceptions with AssertionErrors.
Jesse Wilson
2009-10-16
1
-1
/
+1
*
am 8673ee75: am 9a35ef1b: Guarantee deflaters get cleaned up, even if subclas...
Jesse Wilson
2009-10-15
1
-1
/
+8
|
\
|
*
Guarantee deflaters get cleaned up, even if subclassed.
Jesse Wilson
2009-10-15
1
-1
/
+8
*
|
Rewrite Support_Exec to support timeouts on waiting processes.
Jesse Wilson
2009-10-09
4
-110
/
+88
*
|
Update archive to Harmony r820767.
Jesse Wilson
2009-10-01
1
-13
/
+1
*
|
Adding checks for already-closed ZIP files.
Jesse Wilson
2009-09-20
2
-41
/
+54
*
|
am 40e5e99e: am 7f331f3e: Fixing available() and close() for archive streams.
Jesse Wilson
2009-09-18
8
-133
/
+194
|
\
\
|
|
/
|
*
Fixing available() and close() for archive streams.
Jesse Wilson
2009-09-18
8
-133
/
+194
*
|
am 17e591c5: am df60455b: Merge change 25126 into eclair
Jesse Wilson
2009-09-18
7
-70
/
+109
|
\
\
|
|
/
|
*
Merge change 25126 into eclair
Android (Google) Code Review
2009-09-16
7
-70
/
+109
|
|
\
|
|
*
Update archive to the r802921 from Harmony.
Jesse Wilson
2009-09-16
7
-70
/
+109
*
|
|
Merge change 25532
Android (Google) Code Review
2009-09-17
1
-1
/
+0
|
\
\
\
|
*
|
|
Don't throw OutOfMemoryError if it's already been thrown.
Elliott Hughes
2009-09-17
1
-1
/
+0
*
|
|
|
am 880e713e: am e937b1b2: Merge change 24110 into eclair
Urs Grob
2009-09-17
2
-10
/
+67
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
JarFile was not able to verify signed files with size 0.
Urs Grob
2009-09-07
2
-10
/
+67
|
|
/
*
|
Merge change 24610
Android (Google) Code Review
2009-09-11
2
-13
/
+4
|
\
\
|
*
|
Several small native code fixes.
Elliott Hughes
2009-09-10
2
-13
/
+4
|
|
/
*
|
Fix unnecessary GetPrimitiveArrayCritical users.
Elliott Hughes
2009-09-09
2
-35
/
+16
|
/
*
Updating archive to Harmony r772995.
Jesse Wilson
2009-06-09
53
-1853
/
+2116
*
AI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.
Urs Grob
2009-04-09
1
-1
/
+1
*
AI 144826: am: CL 144821 am: CL 144818 Bringing archive down to zero broken t...
Jorg Pleumann
2009-04-07
1
-7
/
+11
*
AI 143684: am: CL 143654 am: CL 143467 Bringing archive down to zero failures...
Jorg Pleumann
2009-03-31
3
-11
/
+21
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
3
-26
/
+17
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
6
-74
/
+67
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
80
-0
/
+23497
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
80
-23497
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-16
/
+25
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
5
-38
/
+365
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
32
-2729
/
+4829
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
56
-2958
/
+5641
*
Initial Contribution
The Android Open Source Project
2008-10-21
74
-0
/
+18378