OSDN Git Service

android-x86/dalvik.git
2010-03-07 Bill BuzbeeJit: Make most Jit compile failures non-fatal; just...
2010-03-06 Carl ShapiroMerge "Jit: Fix for issue 2487769, Simplify in-line...
2010-03-05 Ben ChengMerge "Collect more JIT stats in the assert build."
2010-03-05 Ben ChengCollect more JIT stats in the assert build.
2010-03-05 Costin ManolacheMerge "Fix server side SSLEngine ServerKeyExchange...
2010-03-05 Bill BuzbeeJit: Fix for issue 2487769, Simplify in-line thin lock...
2010-03-05 Jesse WilsonMerge "Implementing the Java 7 APIs for DeflaterOutputS...
2010-03-05 Jesse WilsonImplementing the Java 7 APIs for DeflaterOutputStreams.
2010-03-05 Costin ManolacheFix server side SSLEngine ServerKeyExchange signature.
2010-03-04 Elliott HughesPrevent java.text.Normalizer from getting a default...
2010-03-04 Elliott HughesMerge "Don't call a method that can be overridden from...
2010-03-04 Andy McFaddenMerge "Update local copy of getSchedulerGroup."
2010-03-04 Elliott HughesDon't call a method that can be overridden from File...
2010-03-03 Andy McFaddenUpdate local copy of getSchedulerGroup.
2010-03-03 Bill BuzbeeMerge "Jit: Sapphire tuning - mostly scheduling."
2010-03-03 Bill BuzbeeJit: Sapphire tuning - mostly scheduling.
2010-03-03 Elliott Hughesam b16b78db: am 275acdff: Copy Froyo\'s version of...
2010-03-03 Elliott Hughesam 275acdff: Copy Froyo\'s version of MulticastSocketTe...
2010-03-03 Elliott HughesCopy Froyo's version of MulticastSocketTest to Eclair... eclair-x86
2010-03-02 Andy McFaddenMerge "Switch thread's cgroup during spin-on-suspend."
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 HughesAdd our home-grown Normalizer tests.
2010-03-02 Elliott HughesMerge "Implement (but @hide) java.text.Normalizer from...
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... Merge "Allow unpriviledged gdbserver to attach to debug...
2010-03-01 David 'Digit... Allow unpriviledged gdbserver to attach to debuggable...
2010-03-01 Andy McFaddenMerge "Added a simple check for stray tracked refs."
2010-03-01 Andy McFaddenMerge "Added an x86-atom "TODO" list."
2010-03-01 Andy McFaddenAdded an x86-atom "TODO" list.
2010-03-01 Andy McFaddenAdded a simple check for stray tracked refs.
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-02-28 Elliott HughesFix a FormatFlagsConversionMismatchException bug I...
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 Elliott HughesMerge "Fix a couple of typos in JIT function names."
2010-02-25 Brian CarlstromFirst pass at reorganizing org.apache.harmony.xnet...
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 Elliott HughesMerge "Document that Class.getSigners() always returns...
2010-02-25 Elliott HughesDocument that Class.getSigners() always returns null.
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 Carl ShapiroPrint the self thread id and the owning thread id in...
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 Steinar H.... Keep the order from getaddrinfo() unchanged if preferIP...
next