OSDN Git Service

android-x86/dalvik.git
2010-03-09 Barry HayesMerge "Previous changes put unlinkedJavaLangClass on...
2010-03-09 Elliott HughesFix a comment.
2010-03-09 Elliott HughesMerge "Remove libcore-disabled." into dalvik-dev
2010-03-09 Jean-Baptiste... am 3521d8c2: Add an empty CleanSpec.mk
2010-03-09 Jean-Baptiste... Add an empty CleanSpec.mk
2010-03-09 Elliott HughesFix build (missing #include in sim build).
2010-03-09 Elliott HughesRemove libcore-disabled.
2010-03-09 Elliott HughesMerge "Implement the Java 6 NetworkInterface/InterfaceA...
2010-03-09 Elliott HughesImplement the Java 6 NetworkInterface/InterfaceAddress...
2010-03-09 Jesse Wilsonam 631bbbff: Merge "Adding support for getUserData...
2010-03-09 Jesse WilsonMerge "Adding support for getUserData() and setUserData...
2010-03-09 Jesse WilsonAdding support for getUserData() and setUserData()...
2010-03-08 Barry HayesPrevious changes put unlinkedJavaLangClass on the heap...
2010-03-08 Elliott HughesMerge "Support IPv4-compatible IPv6 addresses on IPv4...
2010-03-08 Bill Buzbeeam 2fc03c33: Jit: fix for 2483131 - VM daemon thread...
2010-03-08 Bill BuzbeeJit: fix for 2483131 - VM daemon thread shutdown with...
2010-03-08 Elliott HughesSupport IPv4-compatible IPv6 addresses on IPv4 sockets.
2010-03-08 Bill Buzbeeam fc519dc8: Jit: Make most Jit compile failures non...
2010-03-07 Bill BuzbeeJit: Make most Jit compile failures non-fatal; just...
2010-03-06 Carl Shapiroam 164d1279: Merge "Jit: Fix for issue 2487769, Simplif...
2010-03-06 Carl ShapiroMerge "Jit: Fix for issue 2487769, Simplify in-line...
2010-03-06 Elliott HughesUse a manually-synchronized HashMap instead of Concurre...
2010-03-05 Ben Chengam f8069e84: Merge "Collect more JIT stats in the asser...
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 Manolacheam 1a29c735: Merge "Fix server side SSLEngine ServerKey...
2010-03-05 Costin ManolacheMerge "Fix server side SSLEngine ServerKeyExchange...
2010-03-05 Andy McFaddenMerge "Add instructions for volatile wide fields."...
2010-03-05 Andy McFaddenAdd instructions for volatile wide fields.
2010-03-05 Barry HayesMerge "Fix a broken assert and some broken comments...
2010-03-05 Bill BuzbeeJit: Fix for issue 2487769, Simplify in-line thin lock...
2010-03-05 Jesse Wilsonam 101cbfe4: Merge "Implementing the Java 7 APIs for...
2010-03-05 Barry HayesFix a broken assert and some broken comments about...
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 Jesse WilsonMerge "Add messages to the ArrayStoreExceptions thrown...
2010-03-04 Elliott Hughesam c9b3aeb6: Prevent java.text.Normalizer from getting...
2010-03-04 Elliott HughesPrevent java.text.Normalizer from getting a default...
2010-03-04 Elliott Hughesam 042cc582: Merge "Don\'t call a method that can be...
2010-03-04 Elliott HughesMerge "Don't call a method that can be overridden from...
2010-03-04 Andy McFaddenam 21cb2bea: Merge "Update local copy of getSchedulerGr...
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 Jesse WilsonAdd messages to the ArrayStoreExceptions thrown by...
2010-03-03 Andy McFaddenUpdate local copy of getSchedulerGroup.
2010-03-03 Bill Buzbeeam 85a3fa26: Merge "Jit: Sapphire tuning - mostly sched...
2010-03-03 Bill BuzbeeMerge "Jit: Sapphire tuning - mostly scheduling."
2010-03-03 Bill BuzbeeJit: Sapphire tuning - mostly scheduling.
2010-03-03 Elliott Hughesam b99b5cd0: am b16b78db: am 275acdff: Copy Froyo\...
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 HughesImprove error checking and error reporting in java...
2010-03-03 Elliott HughesCopy Froyo's version of MulticastSocketTest to Eclair... eclair-x86
2010-03-03 Elliott HughesMerge "Add (but @hide) String.isEmpty and Locale.ROOT...
2010-03-02 Elliott HughesAdd (but @hide) String.isEmpty and Locale.ROOT.
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...
next