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
*
Remove @KnownFailure from tests that now pass.
Elliott Hughes
2010-02-01
1
-11
/
+0
*
Merge "Minor clarification."
Andy McFadden
2010-02-01
0
-0
/
+0
|
\
|
*
Minor clarification.
Andy McFadden
2010-02-01
0
-0
/
+0
*
|
Merge "Bump up the max stack depth."
Andy McFadden
2010-02-01
0
-0
/
+0
|
\
\
|
*
|
Bump up the max stack depth.
Andy McFadden
2010-02-01
0
-0
/
+0
|
|
/
*
|
Merge "Update with froyo change."
Andy McFadden
2010-02-01
0
-0
/
+0
|
\
\
|
*
|
Update with froyo change.
Andy McFadden
2010-02-01
0
-0
/
+0
|
|
/
*
|
Fix "unmappable character for ascii" warnings in libcore tests.
Elliott Hughes
2010-02-01
6
-12
/
+14
*
|
Fix varargs warnings in libcore tests.
Elliott Hughes
2010-02-01
3
-6
/
+6
*
|
Merge "Fix warnings in the new XML code."
Elliott Hughes
2010-02-01
2
-4
/
+4
|
\
\
|
*
|
Fix warnings in the new XML code.
Elliott Hughes
2010-02-01
2
-4
/
+4
|
|
/
*
|
Fix fallback in Currency.getSymbol(Locale).
Elliott Hughes
2010-01-29
3
-1
/
+38
|
/
*
Fix more harmony tests.
Elliott Hughes
2010-01-29
2
-16
/
+18
*
Merge "Fix all the harmony java.util.Formatter tests."
Elliott Hughes
2010-01-29
3
-21
/
+31
|
\
|
*
Fix all the harmony java.util.Formatter tests.
Elliott Hughes
2010-01-29
3
-21
/
+31
*
|
Merge "Fixing a critical regression in our SAX parsing."
Jesse Wilson
2010-01-29
2
-22
/
+152
|
\
\
|
*
|
Fixing a critical regression in our SAX parsing.
Jesse Wilson
2010-01-29
2
-22
/
+152
*
|
|
Merge "Add support for streaming hprof dumps."
Andy McFadden
2010-01-29
1
-0
/
+10
|
\
\
\
|
*
|
|
Add support for streaming hprof dumps.
Andy McFadden
2010-01-29
1
-0
/
+10
*
|
|
|
Merge "Change DalvikRunner to use newly added OptionParser."
Brian Carlstrom
2010-01-29
8
-144
/
+732
|
\
\
\
\
|
*
|
|
|
Change DalvikRunner to use newly added OptionParser.
Brian Carlstrom
2010-01-29
8
-144
/
+732
*
|
|
|
|
Merge "Remove an obsolete assertion."
Carl Shapiro
2010-01-29
0
-0
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Remove an obsolete assertion.
Carl Shapiro
2010-01-29
0
-0
/
+0
*
|
|
|
|
Merge "Change NumberFormatTest to match ICU's behavior."
Elliott Hughes
2010-01-29
1
-16
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Change NumberFormatTest to match ICU's behavior.
Elliott Hughes
2010-01-29
1
-16
/
+14
*
|
|
|
|
|
Merge "Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutti...
Bill Buzbee
2010-01-29
0
-0
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Jit: Fix for [Issue 2406862] Compiler thread preventing VM from shutting down
Bill Buzbee
2010-01-29
0
-0
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject.
Elliott Hughes
2010-01-29
2
-20
/
+20
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix a Formatter test that I checked in broken.
Elliott Hughes
2010-01-29
1
-1
/
+1
*
|
|
|
Merge "Use DecimalFormatSymbols' new default constructor for speed."
Elliott Hughes
2010-01-29
4
-127
/
+88
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use DecimalFormatSymbols' new default constructor for speed.
Elliott Hughes
2010-01-28
4
-127
/
+88
*
|
|
|
Merge "Jit: Fix register usage bug (driveabout failure)"
Bill Buzbee
2010-01-28
0
-0
/
+0
|
\
\
\
\
|
*
|
|
|
Jit: Fix register usage bug (driveabout failure)
Bill Buzbee
2010-01-28
0
-0
/
+0
*
|
|
|
|
Follow the coding style to rename startJITCompilation to startJitCompilation.
Ben Cheng
2010-01-28
1
-1
/
+1
*
|
|
|
|
Merge "Fix a couple minor bugs (bug 2404859) in TraceDump.c"
Jack Veenstra
2010-01-28
0
-0
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Fix a couple minor bugs (bug 2404859) in TraceDump.c
Jack Veenstra
2010-01-28
0
-0
/
+0
*
|
|
|
|
|
Fix an off-by-one error when releasing thread ids. This is the result
Carl Shapiro
2010-01-28
0
-0
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge "Add a callback for the framework to explicitly enable the JIT compiler."
Ben Cheng
2010-01-28
1
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Add a callback for the framework to explicitly enable the JIT compiler.
Ben Cheng
2010-01-28
1
-0
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge "Added support for filter in dmtracedump tool, along with some test cas...
Jack Veenstra
2010-01-28
0
-0
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added support for filter in dmtracedump tool, along with some test cases.
Rodrigo Ipince
2009-12-18
0
-0
/
+0
*
|
|
|
|
Merge "Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerExc...
Elliott Hughes
2010-01-28
10
-89
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.
Elliott Hughes
2010-01-28
10
-89
/
+37
*
|
|
|
|
|
Merge "Removing duplicate classes from our tests. These are obsolete with our...
Jesse Wilson
2010-01-28
4
-320
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Removing duplicate classes from our tests. These are obsolete with our DOMv3 ...
Jesse Wilson
2010-01-28
4
-320
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Jit: Rework delayed start plus misc. cleanup"
Bill Buzbee
2010-01-28
0
-0
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Jit: Rework delayed start plus misc. cleanup
Bill Buzbee
2010-01-28
0
-0
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Double the speed of DecimalFormat creation."
Elliott Hughes
2010-01-28
3
-76
/
+124
|
\
\
\
\
|
*
|
|
|
Double the speed of DecimalFormat creation.
Elliott Hughes
2010-01-28
3
-76
/
+124
|
|
/
/
/
*
|
|
|
Merge "Sneak a method-find feature into dexlist."
Andy McFadden
2010-01-28
0
-0
/
+0
|
\
\
\
\
[next]