OSDN Git Service

android-x86/dalvik.git
2011-04-11 Carl ShapiroAdd additional asserts and combine declarations with...
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
2011-03-31 Ben ChengAdd missing jumbo opcodes to the self verification...
2011-03-31 Carl ShapiroDelegate the queuing of cleared references to managed...
2011-03-30 Jesse WilsonMerge "Update a test to handle a different anonymous...
2011-03-30 Jesse WilsonUpdate a test to handle a different anonymous class...
2011-03-30 buzbeeMerge "Fix interpreter debug attach" into dalvik-dev
2011-03-30 buzbeeFix interpreter debug attach
2011-03-30 Brian Carlstromam 3a2e2a73: Merge "SamplingProfilerIntegration and...
2011-03-30 Brian CarlstromMerge "SamplingProfilerIntegration and SamplingProfiler...
2011-03-30 Brian CarlstromSamplingProfilerIntegration and SamplingProfiler improv...
2011-03-29 Elliott HughesMerge "Improve diagnostics when RegisterNatives fails...
2011-03-29 Elliott HughesImprove diagnostics when RegisterNatives fails.
2011-03-29 Andy McFaddenInit classes used by DDMS
2011-03-29 buzbeeMerge "Add safepoint callback for gc" into dalvik-dev
2011-03-29 buzbeeAdd safepoint callback for gc
2011-03-28 Jesse WilsonRemove unused security manager code.
2011-03-28 Jesse WilsonMerge "Support reflective lookup of single fields....
2011-03-28 Andy McFaddenMerge "Prep DDMS stuff in InitRefs" into dalvik-dev
2011-03-28 Andy McFaddenPrep DDMS stuff in InitRefs
2011-03-28 Andy McFaddenMerge "Fix a couple of asserts" into dalvik-dev
2011-03-28 Andy McFaddenFix a couple of asserts
2011-03-28 buzbeeresolved conflicts for merge of ac815100 to dalvik-dev
2011-03-28 Jesse WilsonSupport reflective lookup of single fields.
2011-03-28 buzbeeFix x86-atom build
2011-03-28 Andy McFaddenMerge "Yet more InitRefs-ing" into dalvik-dev
2011-03-25 Andy McFaddenYet more InitRefs-ing
2011-03-25 Elliott HughesMerge "Try a bit harder to look like gdb(1)." into...
2011-03-25 Jesse WilsonMerge "Native code to fast path annotation lookups...
2011-03-25 Elliott HughesTry a bit harder to look like gdb(1).
2011-03-25 Elliott HughesMerge "Automatically dump stack traces in dvmAbort...
2011-03-25 Elliott HughesAutomatically dump stack traces in dvmAbort on the...
2011-03-25 Jesse WilsonNative code to fast path annotation lookups.
next