OSDN Git Service

android-x86/dalvik.git
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...
2011-04-04 Brian CarlstromMerge "Fix sizing of the modunion table on small heaps"
2011-04-04 Carl Shapiroam 552cacb8: Include strings.h for the ffs prototype.
2011-04-04 Carl ShapiroDo not emit the write barrier when storing to primitive...
2011-04-04 Brian CarlstromFix sizing of the modunion table on small heaps
2011-04-04 Carl ShapiroInclude strings.h for the ffs prototype.
2011-04-04 Carl ShapiroMerge "Size the jni local references table to avoid...
2011-04-04 Bill BuzbeeMerge "Do not emit the write barrier when storing to...
2011-04-04 Carl ShapiroSize the jni local references table to avoid resizing...
2011-04-04 Carl ShapiroDo not emit the write barrier when storing to primitive...
2011-04-03 Brian CarlstromUse x86 variant in dalvik for TARGET_ARCH_VARIANT=x86...
2011-04-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-04-01 Ben ChengChange the tread state before acquiring the code cache...
2011-03-31 buzbeeMerge "[JIT] Clear inCodeCacheFlag on extended singlest...
2011-03-31 buzbee[JIT] Clear inCodeCacheFlag on extended singlestep
2011-03-31 Ben ChengMerge "Generate code for loops formed with the new...
2011-03-31 Carl ShapiroMerge "Delegate the queuing of cleared references to...
2011-03-31 Ben ChengGenerate code for loops formed with the new builder
2011-03-31 buzbeeMerge "Add missing JUMBO ops [fixed]" into dalvik-dev
2011-03-31 buzbeeAdd missing JUMBO ops [fixed]
2011-03-31 Elliott HughesMerge "Improve diagnostics when non-String passed as...
2011-03-31 Elliott HughesImprove diagnostics when non-String passed as a jstring.
2011-03-31 buzbeeMerge "Add missing JUMBO ops to JIT" into dalvik-dev
2011-03-31 buzbeeAdd missing JUMBO ops to JIT
next