OSDN Git Service

android-x86/dalvik.git
2011-01-14 Andy McFaddenMerge "Fix JNI invocation of constructors." into dalvik-dev
2011-01-14 Andy McFaddenFix JNI invocation of constructors.
2011-01-14 Andy McFaddenFix JNI invocation of constructors.
2011-01-14 Jesse WilsonMerge "Read Dex files from a byte[] rather than a Rando...
2011-01-14 Jesse WilsonRead Dex files from a byte[] rather than a RandomAccess...
2011-01-14 Dan Bornsteinam 9c07fafa: (-s ours) am a5c42dab: (-s ours) am 602b8f...
2011-01-14 Dan Bornsteinam a5c42dab: (-s ours) am 602b8ffb: (-s ours) am 6ad199...
2011-01-14 Dan Bornsteinam 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (...
2011-01-14 Dan Bornsteinam 6ad1992b: am 70b130f5: (-s ours) Clean up/out some...
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-14 Dan BornsteinClean up/out some comments. DO NOT MERGE.
2011-01-14 Jesse WilsonMerge "New tool merge two dex files into one." into...
2011-01-14 Ben Chengam 45e9a990: am 80211d2b: Only generate debugging LIRs...
2011-01-14 Dan Bornsteinam 660095cc: am efb37a32: am f741b8e1: am 80a30431...
2011-01-14 Ben Chengam 80211d2b: Only generate debugging LIRs in verbose...
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-14 Ben ChengOnly generate debugging LIRs in verbose mode.
2011-01-14 Carl Shapiroam c45c71a8: am 9c6e857f: Merge "Minor cleanup of some...
2011-01-14 Carl Shapiroam 9c6e857f: Merge "Minor cleanup of some initializatio...
2011-01-14 Carl ShapiroMerge "Minor cleanup of some initialization code."...
2011-01-14 Carl ShapiroMinor cleanup of some initialization code.
2011-01-14 Andy McFaddenam db3c9225: am d5dae2a4: Merge "Fix invoke-interface...
2011-01-14 Andy McFaddenam d5dae2a4: Merge "Fix invoke-interface verification...
2011-01-14 Andy McFaddenMerge "Fix invoke-interface verification failures"...
2011-01-14 Carl Shapiroam c3be0be1: am a4f35892: Merge "Remove a stray empty...
2011-01-14 Carl Shapiroam a4f35892: Merge "Remove a stray empty line." into...
2011-01-14 Carl ShapiroMerge "Remove a stray empty line." into honeycomb
2011-01-14 Carl ShapiroRemove a stray empty line.
2011-01-14 Andy McFaddenresolved conflicts for merge of ae08dca2 to dalvik-dev
2011-01-14 Carl Shapiroam 6c7aadc2: am 7ed3c87b: Add missing length modifiers...
2011-01-14 Andy McFaddenam 61ed6e5e: Merge "Fix implementation of volatile...
2011-01-14 Andy McFaddenFix invoke-interface verification failures
2011-01-14 Andy McFaddenMerge "Fix implementation of volatile stores" into...
2011-01-14 Carl Shapiroam 7ed3c87b: Add missing length modifiers for printing...
2011-01-13 Carl ShapiroAdd missing length modifiers for printing size_t values.
2011-01-13 Andy McFaddenFix implementation of volatile stores
2011-01-13 Carl Shapiroam ca3f39e7: am a0f4e182: Remove stale enumerators...
2011-01-13 Carl Shapiroam a0f4e182: Remove stale enumerators for external...
2011-01-13 Dan Bornsteinam f741b8e1: am 80a30431: (-s ours) Remove some pointle...
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2011-01-13 Carl ShapiroRemove stale enumerators for external allocation tracking.
2011-01-13 Dan BornsteinRemove some pointless tests.
2011-01-13 Carl Shapiroam 0111aa23: am eeb834a5: Remove enumerators for stale...
2011-01-13 Carl Shapiroam eeb834a5: Remove enumerators for stale GC reasons.
2011-01-13 Carl Shapiroam 9f2154a5: am bdd79095: am 4d7dd569: Handle the case...
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-13 Carl ShapiroRemove enumerators for stale GC reasons.
2011-01-13 Carl Shapiroam 7f3e6d75: am 0560c6e2: Remove the allocation limits...
2011-01-13 Carl Shapiroam 0560c6e2: Remove the allocation limits interfaces.
2011-01-12 Carl ShapiroRemove the allocation limits interfaces.
2011-01-12 Carl Shapiroam a657b66e: am a05f6504: Remove support for setting...
2011-01-12 Carl Shapiroam a05f6504: Remove support for setting the minimum...
2011-01-12 Carl ShapiroRemove support for setting the minimum size of the...
2011-01-12 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-12 Carl ShapiroHandle the case of referent clearing during tracing.
2011-01-12 Carl Shapiroam 255cbef2: am 15e4a632: Handle the case of referent...
2011-01-12 Carl Shapiroam 15e4a632: Handle the case of referent clearing durin...
2011-01-12 Carl ShapiroHandle the case of referent clearing during tracing.
2011-01-12 Elliott Hughesam e506a20f: am 05bdc2f8: Merge "Check VMRuntime.addres...
2011-01-12 Elliott Hughesam 05bdc2f8: Merge "Check VMRuntime.addressOf is actual...
2011-01-12 Elliott HughesMerge "Check VMRuntime.addressOf is actually passed...
2011-01-12 Carl Shapiroam 943b3a18: am b16add6a: Merge "Remove obsolete commen...
2011-01-12 Carl Shapiroam b16add6a: Merge "Remove obsolete comments about...
2011-01-12 Elliott HughesCheck VMRuntime.addressOf is actually passed an array.
2011-01-12 Carl ShapiroMerge "Remove obsolete comments about small and large...
2011-01-12 Carl ShapiroRemove obsolete comments about small and large object...
2011-01-11 buzbeeMerge "[JIT] Fix obscure code cache reset bug" into...
2011-01-11 buzbee[JIT] Fix obscure code cache reset bug
2011-01-11 Carl Shapiroam faf869a3: am e0124545: (-s ours) am 6159ef45: Parame...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2011-01-11 Elliott Hughesam f5949168: Move nio direct byte buffers onto the...
2011-01-10 Elliott HughesMove nio direct byte buffers onto the Java heap.
2011-01-10 Ben ChengMerge-conflict cleanup.
2011-01-09 Jesse WilsonNew tool merge two dex files into one.
2011-01-08 Carl Shapiroam 6159ef45: Parameterize instance counting to include...
2011-01-07 Andy McFaddenam 5e261cd1: jniRegisterNativeMethods should abort...
2011-01-07 Andy McFaddenjniRegisterNativeMethods should abort on failure
2011-01-07 Andy McFaddenam 02558df0: Merge "Fix JNI GetMethodID on interfaces...
2011-01-07 Andy McFaddenam 175ce8a9: Fix EABI call bridge.
2011-01-07 Andy McFaddenMerge "Fix JNI GetMethodID on interfaces" into honeycomb
2011-01-07 Andy McFaddenFix JNI GetMethodID on interfaces
2011-01-07 Andy McFaddenFix EABI call bridge.
2011-01-07 Andy McFaddenMerge "Fix JNI GetMethodID on interfaces" into dalvik-dev
2011-01-07 Andy McFaddenFix JNI GetMethodID on interfaces
2011-01-07 jeffhaoAdded vm support for new jumbo opcodes.
2011-01-06 Andy McFaddenFix EABI call bridge.
2011-01-05 Ben ChengUpdate field offsets in InterpState per Jit-to-Interp...
2011-01-05 Ben Chengresolved conflicts for merge of 4fa9da7e to dalvik-dev
2011-01-05 Ben ChengMore Jit-to-Interp entry point cleanup.
2011-01-05 Carl ShapiroParameterize instance counting to include subclasses.
2011-01-05 Ben Chengam af5aa1f4: Don\'t treat dvmJitToPatchPredictedChain...
2011-01-04 Ben ChengDon't treat dvmJitToPatchPredictedChain as a Jit-to...
2010-12-27 Bill Buzbeeam a8589335: [Jit] Fix for 3311468 Maps crashed at...
2010-12-27 Bill Buzbee[Jit] Fix for 3311468 Maps crashed at handleFmt...
2010-12-23 Carl Shapiroam 9679fddf: Merge "Restore a few external allocation...
2010-12-23 Ben Chengam d255a545: (-s ours) Eliminate the chaining cells...
2010-12-23 Ben Chengresolved conflicts for merge of d255a545 to dalvik-dev
2010-12-23 Carl ShapiroMerge "Restore a few external allocation constants...
2010-12-22 Ben ChengEliminate the chaining cells for direct JNI calls.
2010-12-22 Carl ShapiroRestore a few external allocation constants for compati...
next