OSDN Git Service

android-x86/dalvik.git
2010-01-30 Jesse WilsonMerge "Fixing a critical regression in our SAX parsing."
2010-01-30 Jesse WilsonFixing a critical regression in our SAX parsing.
2010-01-30 Andy McFaddenMerge "Add support for streaming hprof dumps."
2010-01-29 Brian CarlstromMerge "Change DalvikRunner to use newly added OptionPar...
2010-01-29 Brian CarlstromChange DalvikRunner to use newly added OptionParser.
2010-01-29 Carl ShapiroMerge "Remove an obsolete assertion."
2010-01-29 Elliott HughesMerge "Change NumberFormatTest to match ICU's behavior."
2010-01-29 Bill BuzbeeMerge "Jit: Fix for [Issue 2406862] Compiler thread...
2010-01-29 Elliott HughesChange NumberFormatTest to match ICU's behavior.
2010-01-29 Bill BuzbeeJit: Fix for [Issue 2406862] Compiler thread preventing...
2010-01-29 Andy McFaddenAdd support for streaming hprof dumps.
2010-01-29 Elliott HughesFix tests.api.java.io.SerializationStressTest3.test_18_...
2010-01-29 Carl ShapiroRemove an obsolete assertion.
2010-01-29 Elliott HughesFix a Formatter test that I checked in broken.
2010-01-29 Elliott HughesMerge "Use DecimalFormatSymbols' new default constructo...
2010-01-29 Bill BuzbeeMerge "Jit: Fix register usage bug (driveabout failure)"
2010-01-29 Bill BuzbeeJit: Fix register usage bug (driveabout failure)
2010-01-29 Elliott HughesUse DecimalFormatSymbols' new default constructor for...
2010-01-29 Ben ChengFollow the coding style to rename startJITCompilation...
2010-01-29 Jack VeenstraMerge "Fix a couple minor bugs (bug 2404859) in TraceDu...
2010-01-29 Carl ShapiroFix an off-by-one error when releasing thread ids....
2010-01-28 Jack VeenstraFix a couple minor bugs (bug 2404859) in TraceDump.c
2010-01-28 Ben ChengMerge "Add a callback for the framework to explicitly...
2010-01-28 Ben ChengAdd a callback for the framework to explicitly enable...
2010-01-28 Jack VeenstraMerge "Added support for filter in dmtracedump tool...
2010-01-28 Elliott HughesMerge "Fix jniThrowRuntimeException for C callers,...
2010-01-28 Jesse WilsonMerge "Removing duplicate classes from our tests. These...
2010-01-28 Bill BuzbeeMerge "Jit: Rework delayed start plus misc. cleanup"
2010-01-28 Elliott HughesFix jniThrowRuntimeException for C callers, add jniThro...
2010-01-28 Bill BuzbeeJit: Rework delayed start plus misc. cleanup
2010-01-28 Elliott HughesMerge "Double the speed of DecimalFormat creation."
2010-01-28 Andy McFaddenMerge "Sneak a method-find feature into dexlist."
2010-01-28 Ben ChengFix broken build.
2010-01-28 Andy McFaddenSneak a method-find feature into dexlist.
2010-01-28 Andy McFaddenMerge "Added note about NewStringUTF."
2010-01-28 Andy McFaddenAdded note about NewStringUTF.
2010-01-28 Ben ChengMerge "Add a poor-man's disassembler to inspect crashes...
2010-01-28 Ben ChengAdd a poor-man's disassembler to inspect crashes in...
2010-01-28 Elliott HughesDouble the speed of DecimalFormat creation.
2010-01-28 Jesse WilsonMerge "Removing dead code from our copy of Xalan."
2010-01-28 Jesse WilsonRemoving duplicate classes from our tests. These are...
2010-01-28 Andy McFaddenMerge "Add streaming method profiling support."
2010-01-28 Jesse WilsonRemoving dead code from our copy of Xalan.
2010-01-28 Jesse WilsonMerge "Bring our XML APIs up to date with Java 5."
2010-01-28 Brett Chabotam ffea5ceb: am 0e9d568e: Merge "Mark libcore cert...
2010-01-28 Jesse WilsonBring our XML APIs up to date with Java 5.
2010-01-28 Brett Chabotam ff3a96c9: am c4f93305: Fix for DecimalFormatTest...
2010-01-28 Elliott HughesRemove commented-out code.
2010-01-28 Elliott HughesMerge "Fix NumberFormat's behavior with BigInteger...
2010-01-28 Elliott HughesFix NumberFormat's behavior with BigInteger and custom...
2010-01-28 Brian CarlstromMerge "Spelling fixes"
2010-01-27 Bill BuzbeeMerge "Jit: Fix INSTANCE_OF corner case."
2010-01-27 Bill BuzbeeJit: Fix INSTANCE_OF corner case.
2010-01-27 Andy McFaddenAdd streaming method profiling support.
2010-01-27 Elliott HughesRename icu4jni's DecimalFormat to NativeDecimalFormat...
2010-01-27 Elliott HughesGut NativeDecimalFormat in favor of icu4jni.DecimalFormat.
2010-01-27 Elliott HughesAdd a java.util.Formatter test suggested by egnor month...
2010-01-27 Elliott HughesMerge "Add a cache to Currency.getInstance(Locale)."
2010-01-27 Carl ShapiroMerge "Eliminate the constraint that thread ids must...
2010-01-27 Brian CarlstromSpelling fixes
2010-01-27 Elliott HughesAdd a cache to Currency.getInstance(Locale).
2010-01-27 Elliott HughesMerge "Simplify our DecimalFormat."
2010-01-27 Carl ShapiroEliminate the constraint that thread ids must have...
2010-01-27 Jesse WilsonMerge "Fix spelling of explicitly"
2010-01-27 Jesse WilsonFix spelling of explicitly
2010-01-27 Elliott HughesSimplify our DecimalFormat.
2010-01-26 Carl ShapiroMerge "Test the lock shape before falling into the...
2010-01-26 Carl ShapiroTest the lock shape before falling into the thin lock...
2010-01-26 Dan BornsteinMerge "Cause dex verification to fail if the class_defs...
2010-01-26 Dan BornsteinCause dex verification to fail if the class_defs sectio...
2010-01-26 Jesse WilsonMerge "Including proper prefixes and qualified names...
2010-01-26 Jesse WilsonIncluding proper prefixes and qualified names in the...
2010-01-26 Carl ShapiroRestore the lock owner ahead of calling waitSetRemove.
2010-01-25 Carl ShapiroMerge "Move the waitSetAppend subroutine call ahead...
2010-01-25 Carl ShapiroMove the waitSetAppend subroutine call ahead of clearin...
2010-01-25 Ben ChengMerge "Tighten the safe points for code cache resets...
2010-01-25 Ben ChengTighten the safe points for code cache resets to happen.
2010-01-25 Elliott HughesFix @link and @see tags.
2010-01-23 Elliott HughesMerge "java.util.Formatter javadoc fix."
2010-01-23 Elliott HughesMerge "Switch our ICU JNI over to C++ and tidy up a...
2010-01-23 Elliott Hughesjava.util.Formatter javadoc fix.
2010-01-23 Elliott HughesFix java.util.Formatter "%tz".
2010-01-23 Elliott HughesMerge "Rewrite java.util.Formatter documentation."
2010-01-23 Elliott HughesSwitch our ICU JNI over to C++ and tidy up a little.
2010-01-23 Carl ShapiroMerge "Update the hash state bits when an identity...
2010-01-22 Elliott HughesRewrite java.util.Formatter documentation.
2010-01-22 Jesse WilsonMerge "Adding support for arbitrary VM args in dalvik...
2010-01-22 Andy McFaddenMerge "Move VM feature strings (used by DDMS) into...
2010-01-22 Andy McFaddenMove VM feature strings (used by DDMS) into VM.
2010-01-22 Carl ShapiroUpdate the hash state bits when an identity hash code...
2010-01-22 Jesse WilsonAdding support for arbitrary VM args in dalvik runner.
2010-01-22 Jesse WilsonTeaching DalvikRunner to run arbitrary classes with...
2010-01-22 Elliott HughesMerge "Minor tidy-up of some of the ICU interface."
2010-01-22 android-build... Revert "Temporarily disable JIT for performance A/B...
2010-01-22 Elliott HughesMinor tidy-up of some of the ICU interface.
2010-01-22 Ben ChengMerge "Temporarily disable JIT for performance A/B...
2010-01-22 Ben ChengTemporarily disable JIT for performance A/B tests.
2010-01-22 Nagendra ModaduguMerge "Remove StartCom MD5 root which is no longer...
2010-01-22 Nagendra ModaduguRemove StartCom MD5 root which is no longer in use:
2010-01-22 Brett Chabotam 0e9d568e: Merge "Mark libcore cert tests using expir...
next