OSDN Git Service

android-x86/dalvik.git
2011-04-19 Jesse WilsonChange Type, Method and Field to be IDs rather than...
2011-04-19 Carl ShapiroMerge "Remove dvmAllocObjectArray and all of its uses...
2011-04-19 Dan BornsteinTweaks for C++ compilation.
2011-04-19 Carl ShapiroRemove dvmAllocObjectArray and all of its uses.
2011-04-19 Carl ShapiroMerge "Improve the impossible allocation log message...
2011-04-19 Jesse WilsonMerge "Adjust basis against which enum performance...
2011-04-19 Carl ShapiroImprove the impossible allocation log message.
2011-04-18 Jesse WilsonAdjust basis against which enum performance is compared.
2011-04-18 Carl ShapiroFix a type error in the allocation of non-moving arrays.
2011-04-18 buzbeeMerge "[JIT] Clear inJitCodeCache flag on return" into...
2011-04-18 Carl ShapiroMerge "Move the remaining non-compiler VM code into...
2011-04-18 buzbee[JIT] Clear inJitCodeCache flag on return
2011-04-17 Jesse WilsonSupport catch blocks.
2011-04-16 Jesse WilsonMerge "Return Code instances from Method.declare."...
2011-04-16 Jesse WilsonReturn Code instances from Method.declare.
2011-04-16 Carl ShapiroMove the remaining non-compiler VM code into C++.
2011-04-16 Elliott HughesFix build by reverting NELEM change.
2011-04-16 Elliott HughesIn C++, we can offer a better NELEM.
2011-04-16 Carl ShapiroMerge "Move the verifier and parts of the interpreter...
2011-04-16 Elliott HughesMerge "Start actually using C++ in the JNI implementati...
2011-04-15 Carl ShapiroMove the verifier and parts of the interpreter into...
2011-04-15 Elliott HughesStart actually using C++ in the JNI implementation.
2011-04-15 Jesse WilsonDon't require a dalvikvm to build.
2011-04-15 Jesse WilsonMerge "Bare-bones dex code generator." into dalvik-dev
2011-04-15 Jesse WilsonBare-bones dex code generator.
2011-04-15 Elliott HughesMore JNI implementation cleanup.
2011-04-15 Elliott HughesMerge "Switch the JNI code over to C++." into dalvik-dev
2011-04-14 Elliott HughesSwitch the JNI code over to C++.
2011-04-14 Dan BornsteinMerge "Cleanup." into dalvik-dev
2011-04-14 Elliott HughesFix out-of-date comments.
2011-04-14 Dan BornsteinCleanup.
2011-04-14 Carl ShapiroMove JDWP into C++ and add extern "C" to remaining...
2011-04-14 Dan BornsteinMerge "Compile libdex as C++." into dalvik-dev
2011-04-14 Nick Kralevicham 780d3e25: make dvmOpenCachedDexFile resistant to...
2011-04-14 Dan BornsteinCompile libdex as C++.
2011-04-14 Nick Kralevichmake dvmOpenCachedDexFile resistant to umask changes.
2011-04-14 Elliott Hughesam 80aedd4d: The jni-tips documentation has moved to...
2011-04-14 Elliott HughesThe jni-tips documentation has moved to frameworks...
2011-04-14 Carl ShapiroMerge "Move fundamental object definitions and operatio...
2011-04-14 Ben ChengMerge "Fix self-verification with backward branches...
2011-04-14 Carl ShapiroMove fundamental object definitions and operations...
2011-04-14 Ben ChengFix self-verification with backward branches or invokes.
2011-04-13 Dan BornsteinAdd a class flag CLASS_ISCLASS.
2011-04-13 Carl ShapiroMerge "Move the reflection code into C++." into dalvik-dev
2011-04-13 buzbeeam e7147462: Fix debugger performance regression
2011-04-13 Carl ShapiroMove the reflection code into C++.
2011-04-13 buzbeeFix debugger performance regression
2011-04-13 Carl ShapiroConvert the internal and in-line natives to C++.
2011-04-11 Carl ShapiroMerge "Add additional asserts and combine declarations...
2011-04-11 Carl ShapiroAdd additional asserts and combine declarations with...
2011-04-11 buzbeeam 0161e158: Merge "Add missing JUMBO opcodes to volati...
2011-04-11 buzbeeMerge "Add missing JUMBO opcodes to volatile rewriting"
2011-04-11 buzbeeam 5867bea1: [JIT] Close code cache race window
2011-04-11 buzbeeAdd missing JUMBO opcodes to volatile rewriting
2011-04-11 buzbee[JIT] Close code cache race window
2011-04-11 jeffhaoDx block dumper no longer fails on abstract and native...
2011-04-09 buzbeeam 8d6291cc: Merge "[JIT] Fix volatile test"
2011-04-09 buzbeeMerge "[JIT] Fix volatile test"
2011-04-09 buzbee[JIT] Fix volatile test
2011-04-09 Elliott Hughesam 2336a395: Merge "Add jniThrowExceptionFmt."
2011-04-09 Elliott HughesMerge "Add jniThrowExceptionFmt."
2011-04-09 Elliott HughesAdd jniThrowExceptionFmt.
2011-04-08 Carl ShapiroMerge "Fix for loops and eliminate some other undesirab...
2011-04-08 Carl ShapiroFix for loops and eliminate some other undesirable...
2011-04-08 buzbeeam f1b53179: Merge "Fix method profiling [issue 4260697]"
2011-04-08 buzbeeMerge "Fix method profiling [issue 4260697]"
2011-04-08 Joe Onoratoam 80d118ae: Revert "[JIT] Fix volatile test" - breaks...
2011-04-08 jeffhaoMerge "Updated dx to emit rsub instructions whenever...
2011-04-08 Joe OnoratoRevert "[JIT] Fix volatile test" - breaks build
2011-04-08 buzbeeFix method profiling [issue 4260697]
2011-04-08 jeffhaoUpdated dx to emit rsub instructions whenever it can.
2011-04-08 buzbeeam 11fb99d5: [JIT] Fix volatile test
2011-04-08 buzbee[JIT] Fix volatile test
2011-04-08 jeffhaoam 9688de1e: Bug fix for rsubs being improperly generated.
2011-04-08 jeffhaoBug fix for rsubs being improperly generated.
2011-04-08 jeffhaoMerge "Bug fix for rsubs being improperly generated...
2011-04-08 Carl ShapiroCompile the garbage collector and heap profiler as...
2011-04-08 jeffhaoBug fix for rsubs being improperly generated.
2011-04-07 Carl Shapiroam 2f5e3cb2: Merge "Scale the card count by bits per...
2011-04-07 Carl ShapiroMerge "Scale the card count by bits per byte to derive...
2011-04-07 Carl ShapiroScale the card count by bits per byte to derive a bit...
2011-04-07 Andy McFaddenam feeceefb: Merge "Improve JNI indirect ref diagnostics"
2011-04-07 Andy McFaddenMerge "Improve JNI indirect ref diagnostics"
2011-04-07 Andy McFaddenImprove JNI indirect ref diagnostics
2011-04-07 Dan Bornsteinam afe002d1: Update the interpretation of --target...
2011-04-07 Dan BornsteinUpdate the interpretation of --target-api.
2011-04-05 Dan BornsteinMerge "Fix some stale docs references." into dalvik-dev
2011-04-05 Dan BornsteinFix some stale docs references.
2011-04-05 buzbeeam a4a19037: Fix x86 fast interpreter
2011-04-05 buzbeeFix x86 fast interpreter
2011-04-04 Ben ChengNormalize loop exit condition before checking counted...
2011-04-04 Andy McFaddenMerge "Stop logging a couple of messages" into dalvik-dev
2011-04-04 Andy McFaddenStop logging a couple of messages
2011-04-04 Andy McFaddenMerge "Fix JNI GetStaticFieldID" into dalvik-dev
2011-04-04 buzbeeam 8b94be1f: [JIT] Rely on the opcode only to determine...
2011-04-04 Andy McFaddenFix JNI GetStaticFieldID
2011-04-04 buzbee[JIT] Rely on the opcode only to determine volatile
2011-04-04 Bill Buzbeeam 1d41040a: Merge "Do not emit the write barrier when...
2011-04-04 Brian Carlstromam c26cd1ae: Merge "Fix sizing of the modunion table...
2011-04-04 Bill BuzbeeMerge "Do not emit the write barrier when storing to...
next