OSDN Git Service

android-x86/dalvik.git
2010-03-02 Andy McFaddenam d682adfa: Merge "Switch thread\'s cgroup during...
2010-03-02 Andy McFaddenMerge "Switch thread's cgroup during spin-on-suspend."
2010-03-02 Carl Shapiroam fb8eb6b1: Merge "Print the self thread id and the...
2010-03-02 Elliott Hughesam 59c1f5cb: Use assertEquals rather than assertTrue...
2010-03-02 Carl ShapiroMerge "Print the self thread id and the owning thread...
2010-03-02 Elliott HughesUse assertEquals rather than assertTrue/assertFalse.
2010-03-02 Andy McFaddenSwitch thread's cgroup during spin-on-suspend.
2010-03-02 Elliott Hughesam 971b5067: Add our home-grown Normalizer tests.
2010-03-02 Brian Carlstromvogar should chdir to android_root
2010-03-02 Elliott HughesAdd our home-grown Normalizer tests.
2010-03-02 Barry HayesAdded assert to dvmInterpHandleFillArrayData.
2010-03-02 Barry HayesMove allocation of the uninitialized class object on...
2010-03-02 Elliott Hughesam 10ebc7d0: Merge "Implement (but @hide) java.text...
2010-03-02 Elliott HughesMerge "Implement (but @hide) java.text.Normalizer from...
2010-03-02 Jesse Wilsonam acf4a11b: Merge "Implementing almost all of Document...
2010-03-02 Jesse WilsonMerge "Implementing almost all of Document.normalizeDoc...
2010-03-02 Jesse WilsonImplementing almost all of Document.normalizeDocument().
2010-03-02 Elliott HughesImplement (but @hide) java.text.Normalizer from Java 6.
2010-03-01 David 'Digit... am 98376a27: Merge "Allow unpriviledged gdbserver to...
2010-03-01 David 'Digit... Merge "Allow unpriviledged gdbserver to attach to debug...
2010-03-01 David 'Digit... Allow unpriviledged gdbserver to attach to debuggable...
2010-03-01 Andy McFaddenam def26c1a: Merge "Added a simple check for stray...
2010-03-01 Andy McFaddenMerge "Added a simple check for stray tracked refs."
2010-03-01 Andy McFaddenam 448cc386: Merge "Added an x86-atom "TODO" list."
2010-03-01 Andy McFaddenMerge "Added an x86-atom "TODO" list."
2010-03-01 Andy McFaddenAdded an x86-atom "TODO" list.
2010-03-01 Elliott HughesAdd a missing android-changed marker, fix a half-finish...
2010-03-01 Elliott HughesUse more efficient idioms for converting types.
2010-03-01 Andy McFaddenAdded a simple check for stray tracked refs.
2010-03-01 Jesse Wilsonam ad71aa20: Merge "New implementation for DOMConfigura...
2010-03-01 Elliott Hughesam 16525029: Merge "Fix a FormatFlagsConversionMismatch...
2010-03-01 Jesse WilsonMerge "New implementation for DOMConfiguration."
2010-03-01 Jesse WilsonNew implementation for DOMConfiguration.
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 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.
next