OSDN Git Service

android-x86/dalvik.git
2010-03-01 Elliott Hughesam 16525029: Merge "Fix a FormatFlagsConversionMismatch...
2010-03-01 Elliott HughesMerge "Fix a FormatFlagsConversionMismatchException...
2010-03-01 Andy McFaddenam fcc61ec2: Merge "Don\'t set x86 arch variant."
2010-03-01 Jesse Wilsonam dd55f1bb: Merge "Adding tests to parse document...
2010-03-01 Andy McFaddenam f109fc4a: Merge "Update a few things in x86-atom."
2010-03-01 Ben Chengam 40094c16: Tweak the interpreter entries and 2nd...
2010-02-28 Brian Carlstromresolved conflicts for merge of e84bea92 to dalvik-dev
2010-02-28 Elliott HughesMerge "Upgrade our sqlite JDBC driver to version 201001...
2010-02-28 Elliott HughesFix a FormatFlagsConversionMismatchException bug I...
2010-02-28 Elliott Hughesam c85663a4: Merge "Fix a couple of typos in JIT functi...
2010-02-28 Bill Buzbeeam ac9f2112: Merge "Jit: fix typo that caused incorrect...
2010-02-28 Elliott Hughesam f76b01c6: Merge "Document that Class.getSigners...
2010-02-28 Andy McFaddenam ca5ac879: Merge "Rearrange JDWP cleanup."
2010-02-28 Elliott Hughesam 4d5e5a0f: Merge "Keep the order from getaddrinfo...
2010-02-28 Ben Chengam cbcd79b3: Merge "Print "JIT" in the thread dump...
2010-02-28 Andy McFaddenam ae9cc0e6: Merge "Added printf attribute to exception...
2010-02-28 Elliott Hughesam b4c05977: Optimize more easy multiplications by...
2010-02-28 Ben Chengam 88a0f970: Enhance the jit profiler to print more...
2010-02-28 Andy McFaddenam 59a007be: am cf4e8b02: Merge "This is a contribution...
2010-02-28 Dan Bornsteinam 11834964: Clarify a few items in the dex spec.
2010-02-28 Andy McFaddenam ba05d3b5: Merge "Add class init stats to alloc count...
2010-02-28 Jesse Wilsonam 4795e033: Merge "Implementing still more DOM API...
2010-02-28 Brian Carlstromam 60a65773: Minor fix for Adb.waitForNonEmptyDirectory...
2010-02-28 Jeff Haoam 01961a9d: Merge "Fixed bug 2438465, prevented blocks...
2010-02-28 Brian Carlstromam d1ad6ae8: DalvikRunner --tee option to send output...
2010-02-28 jeffhaoam b0d01b01: Fixed bug 2438465, prevented blocks with...
2010-02-28 Dan Bornsteinam 05c9d91a: Add a test case for the jsr / invoke bug...
2010-02-27 Elliott HughesUpgrade our sqlite JDBC driver to version 20100131.
2010-02-26 Elliott HughesBreak the sqlite JDBC driver out from our JDBC implemen...
2010-02-26 Andy McFaddenMerge "Don't set x86 arch variant."
2010-02-26 Andy McFaddenDon't set x86 arch variant.
2010-02-26 Jesse WilsonMerge "Adding tests to parse document attributes from...
2010-02-26 Jesse WilsonAdding tests to parse document attributes from the...
2010-02-26 Andy McFaddenMerge "Update a few things in x86-atom."
2010-02-26 Andy McFaddenUpdate a few things in x86-atom.
2010-02-26 Ben ChengTweak the interpreter entries and 2nd level trace filte...
2010-02-26 Brian CarlstromMerge "First pass at reorganizing org.apache.harmony...
2010-02-26 Bill BuzbeeMerge "Jit: fix typo that caused incorrect def mask...
2010-02-26 Bill BuzbeeJit: fix typo that caused incorrect def mask for blr's.
2010-02-26 Elliott HughesMerge "Fix a couple of typos in JIT function names."
2010-02-25 Carl ShapiroMerge "Relocate function declaration out the GC and...
2010-02-25 Brian CarlstromFirst pass at reorganizing org.apache.harmony.xnet...
2010-02-25 Carl ShapiroRelocate function declaration out the GC and into the...
2010-02-25 Bill BuzbeeMerge "Jit: fix typo that caused incorrect def mask...
2010-02-25 Elliott HughesFix a couple of typos in JIT function names.
2010-02-25 Bill BuzbeeJit: fix typo that caused incorrect def mask for blr's.
2010-02-25 Carl ShapiroRemove the sole use of WITH_HPROF_STACK_UNREACHABLE...
2010-02-25 Carl ShapiroMerge "Eliminate the unused hprof "unreachable" feature...
2010-02-25 Elliott HughesMerge "Document that Class.getSigners() always returns...
2010-02-25 Elliott HughesDocument that Class.getSigners() always returns null.
2010-02-25 Carl ShapiroEliminate the unused hprof "unreachable" feature. ...
2010-02-25 Andy McFaddenMerge "Rearrange JDWP cleanup."
2010-02-25 Andy McFaddenRearrange JDWP cleanup.
2010-02-25 Elliott HughesMerge "Keep the order from getaddrinfo() unchanged...
2010-02-25 Elliott HughesMerge "Fix a test by syncing with upstream." into dalvi...
2010-02-25 Carl ShapiroPrint the self thread id and the owning thread id in...
2010-02-25 Carl ShapiroMerge "Allocate an object and mark bitmap which span...
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 Elliott HughesFix a test by syncing with upstream.
2010-02-25 Ben ChengPrint "JIT" in the thread dump if the top frame is...
2010-02-25 Elliott HughesIf we're in an Android build tree, we should use core...
2010-02-25 Elliott HughesOptimize more easy multiplications by constants.
2010-02-25 Carl ShapiroAllocate an object and mark bitmap which span the entir...
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 Carl ShapiroRemove a bogus assertion.
2010-02-24 Elliott HughesFix DalvikRunner on the dalvik-dev branch.
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-24 Elliott HughesFix "HttpUrlConnection.addRequestProperty replaces...
2010-02-23 Elliott HughesRemove more useless annotations: logging, luni-kernel...
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 Elliott HughesRemove useless annotation cruft from tests for: annotat...
2010-02-23 Elliott HughesUpdate run-core-tests' documentation, remove the leadin...
2010-02-23 Dan BornsteinAdd a test case for the jsr / invoke bug. (See the...
2010-02-22 Elliott HughesFix a stupid mistake in my earlier change.
2010-02-22 Elliott HughesAdapt jesse's new json tests to the new build scheme.
2010-02-22 Elliott HughesMerge remote branch 'goog/master' into mm
2010-02-22 Elliott HughesMerge "Resync a load of tests with upstream, make our...
2010-02-22 Barry HayesFix build breakage.
2010-02-22 Barry HayesMerge " Add the "-Xgc:[no]overwritefree" flags. When...
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.
next