OSDN Git Service

android-x86/dalvik.git
2010-02-25 Ben ChengMerge "Print "JIT" in the thread dump if the top frame...
2010-02-25 Andy McFaddenMerge "Added printf attribute to exception function."
2010-02-25 Ben ChengPrint "JIT" in the thread dump if the top frame is...
2010-02-25 Elliott HughesOptimize more easy multiplications by constants.
2010-02-24 Ben ChengEnhance the jit profiler to print more statistics and...
2010-02-24 Andy McFaddenam cf4e8b02: Merge "This is a contribution of x86-atom...
2010-02-24 Dan BornsteinClarify a few items in the dex spec.
2010-02-24 Andy McFaddenAdded printf attribute to exception function.
2010-02-24 Andy McFaddenMerge "Add class init stats to alloc counters (API...
2010-02-24 Jesse WilsonMerge "Implementing still more DOM API for text nodes...
2010-02-24 Jesse WilsonImplementing still more DOM API for text nodes.
2010-02-24 Andy McFaddenAdd class init stats to alloc counters (API change).
2010-02-24 Brian CarlstromMinor fix for Adb.waitForNonEmptyDirectory so that...
2010-02-23 Jeff HaoMerge "Fixed bug 2438465, prevented blocks with move...
2010-02-23 Andy McFaddenMerge "This is a contribution of x86-atom targeted...
2010-02-23 Brian CarlstromDalvikRunner --tee option to send output to a file...
2010-02-23 jeffhaoFixed bug 2438465, prevented blocks with move-result...
2010-02-23 jeffhaoFixed bug 2438465, prevented blocks with move-result...
2010-02-23 Johnnie BirchThis is a contribution of x86-atom targeted assembly...
2010-02-23 Dan BornsteinAdd a test case for the jsr / invoke bug. (See the...
2010-02-20 Jesse WilsonMerge "Removing dead code from BigInt"
2010-02-20 Jesse WilsonMerge "More XML DOM v3 APIs."
2010-02-20 Jesse WilsonMore XML DOM v3 APIs.
2010-02-20 Jesse WilsonRemoving dead code from BigInt
2010-02-20 Elliott HughesRemove external/jsr305, external/guava, and external...
2010-02-19 Ben ChengMerge "Disable JIT for armv5te for A/B tests."
2010-02-19 Ben ChengDisable JIT for armv5te for A/B tests.
2010-02-19 Jesse WilsonDOM setTextContent() tests and implementation fixes.
2010-02-19 Jesse WilsonMerge "Removing bogus check to permit on-host debugging."
2010-02-19 Jesse WilsonRemoving bogus check to permit on-host debugging.
2010-02-19 Jesse WilsonMerge "Adding JSON tests to the complete test suite."
2010-02-19 Jesse WilsonAdding JSON tests to the complete test suite.
2010-02-19 Jesse WilsonMerge "Filling in some gaps in our XML DOM v3 API."
2010-02-19 Jesse WilsonFilling in some gaps in our XML DOM v3 API.
2010-02-18 Elliott HughesMore DalvikRunner cleanup.
2010-02-18 Elliott HughesAdd a simple MD5-based cache to DalvikRunner.
2010-02-18 Elliott HughesMerge "Make DalvikRunner work on production devices...
2010-02-17 Elliott HughesMerge "Add a general-purpose scoped pointer for libcore...
2010-02-17 Elliott HughesMake DalvikRunner work on production devices too.
2010-02-17 Jesse WilsonFixing packages for JSON tests
2010-02-17 Jesse WilsonMerge "First round of tests for the subset of the org...
2010-02-17 Jesse WilsonFirst round of tests for the subset of the org.json...
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 Jesse WilsonRemoving 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-16 Jesse WilsonMerge "Reverting our test runner's background building...
2010-02-16 Jesse WilsonReverting our test runner's background building behaviour.
2010-02-16 Andy McFaddenFlan -> Froyo
2010-02-11 Andy McFaddenMerge "Minor dexdeps touchups."
2010-02-11 Andy McFaddenMinor 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 WilsonFixing problems with the test runner's ability to parse...
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 Elliott HughesAdd a general-purpose scoped pointer for libcore JNI.
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:
next