OSDN Git Service

android-x86/dalvik.git
2010-02-12 Ben ChengFree memory associated with the trace descriptor of...
2010-02-12 Ben ChengMerge "Support per-application switch to execute the...
2010-02-11 Bill BuzbeeJit: Minor codegen tuning.
2010-02-11 Carl ShapiroMerge "Allocate a contiguous region of virtual memory...
2010-02-11 Carl ShapiroAllocate a contiguous region of virtual memory to be...
2010-02-11 jeffhaoAdded LDMIA/STMIA support to Self Verification mode.
2010-02-11 Ben ChengSupport per-application switch to execute the VM in...
2010-02-10 jeffhaoAdded missing break statements and improved debugging...
2010-02-09 Bill BuzbeeJit: Phase 1 of register utility cleanup/rewrite -...
2010-02-09 jeffhaoCleaned up uninitialized variable use warnings in Self...
2010-02-09 Ben ChengFree the memory associated with the trace descriptor...
2010-02-09 Ben ChengEnable JIT parameters to be initialized in an architect...
2010-02-09 Bill BuzbeeJit: Startup/Shutdown cleanup
2010-02-08 Bill BuzbeeJit: Remove references to interpState from C interpreter
2010-02-06 Elliott HughesFix a bug I introduced to SimpleTimeZone with my Calend...
2010-02-06 Bill BuzbeeMerge "JIT: Replace missing ending comment marker MONIT...
2010-02-06 Bill BuzbeeJIT: Replace missing ending comment marker MONITOR_ENTE...
2010-02-06 Elliott HughesMerge "Track upstream fixes to two broken tests." into...
2010-02-06 Bill BuzbeeJit: Start the Jit when framework signals on first...
2010-02-05 Carl ShapiroEliminate the post-zygote heap and reuse the zygote...
2010-02-05 Elliott HughesTrack upstream fixes to two broken tests.
2010-02-05 Elliott HughesFix accidental API pollution in java.util.zip.
2010-02-05 Elliott HughesMerge "Fix decoding of filenames in zip files, when...
2010-02-05 Elliott HughesFix decoding of filenames in zip files, when read by...
2010-02-05 jeffhaoMade Self Verification mode's memory interface less...
2010-02-04 Elliott HughesMerge "Minimal fix for Calendar.setTimeZone." into...
2010-02-04 Elliott HughesMinimal fix for Calendar.setTimeZone.
2010-02-04 Bill BuzbeeJit: Fix deadlock in method tracing.
2010-02-04 Ben ChengFix performance issues related to chaining and unchaining.
2010-02-04 Elliott HughesMerge "Remove obviously bogus @KnownFailure annotations...
2010-02-04 Bill BuzbeeMerge "Jit: Rework monitor enter/exit to simplify threa...
2010-02-04 Elliott HughesRemove obviously bogus @KnownFailure annotations.
2010-02-03 Elliott HughesRemove a workaround for an openssl bug that's been...
2010-02-03 Bill BuzbeeJit: Rework monitor enter/exit to simplify thread suspe...
2010-02-03 Elliott HughesFix two compiler warnings.
2010-02-03 Elliott HughesRemove RuleBasedNumberFormat from our icu4jni fork...
2010-02-03 Elliott HughesSilence "note: the mangling of 'va_list' has changed...
2010-02-02 Jesse WilsonMerge "A new test suite for our XSLT transforms."
2010-02-02 Jesse WilsonA new test suite for our XSLT transforms.
2010-02-02 Jesse WilsonRestore our ability to parse an XML Document given...
2010-02-02 Elliott HughesMerge "Move a test I wrote under our wing."
2010-02-02 Andy McFaddenReduce VM shutdown verbosity.
2010-02-02 Elliott HughesMove a test I wrote under our wing.
2010-02-02 Elliott HughesAdd a missing "static", found by FindBugs.
2010-02-02 Elliott HughesMerge "Fix BigDecimalTest.test_stripTrailingZero."
2010-02-02 Elliott HughesFix BigDecimalTest.test_stripTrailingZero.
2010-02-02 Bill BuzbeeMerge "Jit: MethodTrace + Jit fix"
2010-02-02 Elliott HughesMerge "Remove @KnownFailure from tests that now pass."
2010-02-02 Elliott HughesMerge "FindBugs didn't like setInternalField, and neith...
2010-02-01 Elliott HughesRemove @KnownFailure from tests that now pass.
2010-02-01 Elliott HughesFindBugs didn't like setInternalField, and neither...
2010-02-01 Andy McFaddenMerge "Minor clarification."
2010-02-01 Andy McFaddenMinor clarification.
2010-02-01 Bill BuzbeeJit: MethodTrace + Jit fix
2010-02-01 Andy McFaddenMerge "Bump up the max stack depth."
2010-02-01 Andy McFaddenBump up the max stack depth.
2010-02-01 Andy McFaddenMerge "Update with froyo change."
2010-02-01 Elliott HughesFix "unmappable character for ascii" warnings in libcor...
2010-02-01 Elliott HughesFix varargs warnings in libcore tests.
2010-02-01 Elliott HughesMerge "Fix warnings in the new XML code."
2010-02-01 Elliott HughesFix warnings in the new XML code.
2010-02-01 Andy McFaddenUpdate with froyo change.
2010-01-30 Elliott HughesFix fallback in Currency.getSymbol(Locale).
2010-01-30 Elliott HughesFix more harmony tests.
2010-01-30 Elliott HughesMerge "Fix all the harmony java.util.Formatter tests."
2010-01-30 Elliott HughesFix all the harmony java.util.Formatter tests.
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.
next