OSDN Git Service

android-x86/dalvik.git
2010-03-15 Bill BuzbeeMerge "Jit: Minor cleanup - enum size fix, remove usele...
2010-03-15 Bill BuzbeeJit: Minor cleanup - enum size fix, remove useless...
2010-03-15 Ben ChengIncrease the SHORT_DELAY amount in the JSR166 test.
2010-03-13 Jesse WilsonAdding an Apache-licensed implementation of org.json
2010-03-13 Jesse WilsonRemoving the non-free org.json implementation
2010-03-13 Jesse WilsonMerge "A cleanroom implementation of the org.json API."
2010-03-13 Jesse WilsonA cleanroom implementation of the org.json API.
2010-03-13 Ben ChengStay in the dbg interpreter if the entry reason is...
2010-03-13 Ben ChengMerge "Add a native method dalvik.system.VMDebug.infopo...
2010-03-13 Ben ChengAdd a native method dalvik.system.VMDebug.infopoint...
2010-03-13 Bill BuzbeeJit: Fix for [Issue 2487514] Dropped exception
2010-03-12 Ben ChengMerge "Add a JIT unit test for ArrayStoreException...
2010-03-12 Ben ChengAdd a JIT unit test for ArrayStoreException in APUT_OBJECT.
2010-03-12 Jesse WilsonAdding support for DOM3 attribute IDs and SchemaTypeInfos.
2010-03-11 Jesse WilsonMerge "Implementing getBaseUri() for DOM."
2010-03-11 Jesse WilsonImplementing getBaseUri() for DOM.
2010-03-11 Bill BuzbeeJit: Make debugging mode aware of inlineExecute/moveRes...
2010-03-11 Colin CrossMerge "Add armv7-a-neon build target"
2010-03-10 Xavier DucrohetMerge "remove System.*.println when ddm dispatch fails."
2010-03-10 Xavier Ducrohetremove System.*.println when ddm dispatch fails.
2010-03-10 Andy McFaddenMerge "Rearrange the way SignalCatcher writes logs."
2010-03-10 Andy McFaddenRearrange the way SignalCatcher writes logs.
2010-03-10 Ben ChengPad the page containing ARM code in the JIT code cache...
2010-03-10 Jesse WilsonMerge "New tests for JSONObject and for JSON's self...
2010-03-10 Jesse WilsonNew tests for JSONObject and for JSON's self-use.
2010-03-10 Andy McFaddenMerge "If a finalizer wedges, raise prio and retry."
2010-03-10 Elliott HughesMerge "Work around droiddoc bug http://b/2022288."
2010-03-10 Elliott HughesWork around droiddoc bug http://b/2022288.
2010-03-10 Ben ChengMerge "Align fake data in the same page offsets as...
2010-03-10 Ben ChengAlign fake data in the same page offsets as those in...
2010-03-10 Elliott HughesAnother go at making droiddoc as happy as javadoc...
2010-03-10 Elliott HughesFix javadoc errors.
2010-03-10 Jesse WilsonMerge "Print errors encountered while writing XML reports"
2010-03-10 Jesse WilsonMerge "Implement adoptNode() and importNode()."
2010-03-10 Jesse WilsonImplement adoptNode() and importNode().
2010-03-10 Jesse WilsonPrint errors encountered while writing XML reports
2010-03-10 Andy McFaddenIf a finalizer wedges, raise prio and retry.
2010-03-09 Elliott HughesMerge "Minor documentation improvements."
2010-03-09 Elliott HughesMinor documentation improvements.
2010-03-09 Brian CarlstromMerge "Fix certimport.sh to check for Bouncy Castle...
2010-03-09 Brian CarlstromFix certimport.sh to check for Bouncy Castle provider...
2010-03-09 Colin CrossAdd armv7-a-neon build target
2010-03-09 Carl ShapiroMerge "Hoist shape discrimination above thin lock owner...
2010-03-09 Jean-Baptiste... Add an empty CleanSpec.mk
2010-03-09 Jesse WilsonMerge "Adding support for getUserData() and setUserData...
2010-03-09 Jesse WilsonAdding support for getUserData() and setUserData()...
2010-03-08 Carl ShapiroHoist shape discrimination above thin lock owner test...
2010-03-08 Bill BuzbeeJit: fix for 2483131 - VM daemon thread shutdown with...
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...
next