OSDN Git Service

android-x86/dalvik.git
2010-02-11 Jesse WilsonMerge "Fixing some of our XSLT implementation issues."
2010-02-11 The Android... am a38780c9: merge from open-source master
2010-02-11 Brian CarlstromMake DalvikRunner more resilient to running immediately...
2010-02-11 The Android... merge from open-source master
2010-02-11 Ben ChengFree memory associated with the trace descriptor of...
2010-02-10 Jesse WilsonFixing some of our XSLT implementation issues.
2010-02-10 Ben ChengMerge "Support per-application switch to execute the...
2010-02-10 Jeff HaoMerge "Added LDMIA/STMIA support to Self Verification...
2010-02-10 Dan EgnorMerge "Add a setHandshakeTimeout() to OpenSSLSocketImpl...
2010-02-10 Dan EgnorAdd a setHandshakeTimeout() to OpenSSLSocketImpl, which...
2010-02-10 Brian CarlstromFix NamingPatternCodeFinder to detect final classes
2010-02-10 Ben ChengSupport per-application switch to execute the VM in...
2010-02-10 jeffhaoAdded LDMIA/STMIA support to Self Verification mode.
2010-02-10 Brian CarlstromMerge "Remove TestRunner.success field / Make postCompi...
2010-02-10 Brian CarlstromRemove TestRunner.success field / Make postCompileTest...
2010-02-09 jeffhaoAdded missing break statements and improved debugging...
2010-02-09 Jack VeenstraFix a couple minor bugs (bug 2404859) in TraceDump.c
2010-02-09 Rodrigo IpinceAdded support for filter in dmtracedump tool, along...
2010-02-09 Rodrigo IpinceFix for unmatched entry/exit points in test traces
2010-02-09 Bill BuzbeeMerge "Jit: Phase 1 of register utility cleanup/rewrite...
2010-02-09 Bill BuzbeeJit: Phase 1 of register utility cleanup/rewrite -...
2010-02-09 Brian CarlstromMerge "DalvikRunner can run a test as an android.app...
2010-02-09 Brian CarlstromDalvikRunner can run a test as an android.app.Activity...
2010-02-09 Ben ChengFree the memory associated with the trace descriptor...
2010-02-09 Bill BuzbeeJit: Startup/Shutdown cleanup
2010-02-08 Bill BuzbeeJit: Remove references to interpState from C interpreter
2010-02-06 Ben ChengEnable JIT parameters to be initialized in an architect...
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-05 Jeff HaoMerge "Cleaned up uninitialized variable use warnings...
2010-02-05 jeffhaoCleaned up uninitialized variable use warnings in Self...
2010-02-05 Andy McFaddenMerge "Improve dexdeps output."
2010-02-05 Andy McFaddenImprove dexdeps output.
2010-02-05 Bill BuzbeeJit: Start the Jit when framework signals on first...
2010-02-05 The Android... am adbe0586: am 217f8ef4: reconcile main tree with...
2010-02-05 The Android... am 217f8ef4: reconcile main tree with open-source eclair
2010-02-05 The Android... reconcile main tree with open-source eclair
2010-02-04 Jeff HaoMerge "Made Self Verification mode's memory interface...
2010-02-04 jeffhaoMade Self Verification mode's memory interface less...
2010-02-04 Nagendra ModaduguMerge "Add two TrustCenter roots: - TC TrustCenter...
2010-02-04 Nagendra ModaduguAdd two TrustCenter roots:
2010-02-04 Bill BuzbeeJit: Fix deadlock in method tracing.
2010-02-03 Andy McFaddenIncrease the size of the stack reserved area.
2010-02-03 Andy McFaddenFix stack overflow edge case.
2010-02-03 Ben ChengFix performance issues related to chaining and unchaining.
2010-02-03 Bill BuzbeeMerge "Jit: Rework monitor enter/exit to simplify threa...
2010-02-03 Carl ShapiroMerge "Fix a long standing bug within dvmHeapSourceGetO...
2010-02-03 Bill BuzbeeJit: Rework monitor enter/exit to simplify thread suspe...
2010-02-02 Carl ShapiroFix a long standing bug within dvmHeapSourceGetObjectBi...
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 The Android... reconcile android-2.1_r1 snapshot
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....
next