OSDN Git Service

Merge "Filling in some gaps in our XML DOM v3 API."
[android-x86/dalvik.git] / vm /
2010-02-17 Elliott HughesMerge "Add a general-purpose scoped pointer for libcore...
2010-02-17 Jesse WilsonMerge "First round of tests for the subset of the org...
2010-02-17 Ben ChengMerge "Detect system-wide safe mode and configure the...
2010-02-17 Jesse WilsonMerge "Removing unnecessary org.w3c.dom subpackages"
2010-02-17 Bill BuzbeeMerge "Jit: Monitor exit, possible fix for Issue 2396073"
2010-02-16 Bill BuzbeeJit: Monitor exit, possible fix for Issue 2396073
2010-02-16 Ben ChengDetect system-wide safe mode and configure the VM accor...
2010-02-11 Andy McFaddenMerge "Minor dexdeps touchups."
2010-02-11 Ben ChengMerge "Use ashmem to create the JIT code cache."
2010-02-11 Ben ChengUse ashmem to create the JIT code cache.
2010-02-11 Bill BuzbeeMerge "Jit: Minor codegen tuning."
2010-02-11 Bill BuzbeeJit: Minor codegen tuning.
2010-02-11 Jesse WilsonMerge "Fixing some of our XSLT implementation issues."
2010-02-11 The Android Open... am a38780c9: merge from open-source master
2010-02-11 The Android Open... merge from open-source master
2010-02-11 Ben ChengFree memory associated with the trace descriptor of...
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 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-09 jeffhaoAdded missing break statements and improved debugging...
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 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 Bill BuzbeeJit: Start the Jit when framework signals on first...
2010-02-05 The Android Open... am adbe0586: am 217f8ef4: reconcile main tree with...
2010-02-05 The Android Open... am 217f8ef4: 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 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 Elliott HughesMerge "Move a test I wrote under our wing."
2010-02-02 Andy McFaddenReduce VM shutdown verbosity.
2010-02-02 Elliott HughesMerge "Fix BigDecimalTest.test_stripTrailingZero."
2010-02-02 Bill BuzbeeMerge "Jit: MethodTrace + Jit fix"
2010-02-02 Elliott HughesMerge "FindBugs didn't like setInternalField, and neith...
2010-02-01 Andy McFaddenMerge "Minor 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-01-30 Elliott HughesMerge "Fix all the harmony java.util.Formatter tests."
2010-01-30 Jesse WilsonMerge "Fixing 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 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 Bill BuzbeeJit: Fix for [Issue 2406862] Compiler thread preventing...
2010-01-29 Andy McFaddenAdd support for streaming hprof dumps.
2010-01-29 Carl ShapiroRemove an obsolete assertion.
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 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 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 Bill BuzbeeJit: Rework delayed start plus misc. cleanup
2010-01-28 Jesse WilsonMerge "Removing dead code from our copy of Xalan."
2010-01-28 Andy McFaddenMerge "Add streaming method profiling support."
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 Brett Chabotam ff3a96c9: am c4f93305: Fix for DecimalFormatTest...
2010-01-28 Elliott HughesMerge "Fix NumberFormat's behavior with BigInteger...
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 HughesMerge "Add a cache to Currency.getInstance(Locale)."
2010-01-27 Carl ShapiroMerge "Eliminate the constraint that thread ids must...
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-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...
next