OSDN Git Service

android-x86/dalvik.git
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.
2011-03-25 Andy McFaddenMerge "Some more InitRefs-ing" into dalvik-dev
2011-03-25 Jesse WilsonOptimize annotations.
2011-03-25 Andy McFaddenSome more InitRefs-ing
2011-03-24 jeffhaoMerge "Various dx fixes to make it preserve locals...
2011-03-24 jeffhaoVarious dx fixes to make it preserve locals and debug...
2011-03-24 buzbeeInterpreter fix - limit suspend checks
2011-03-24 Ben ChengMerge "Dump the current code stream when the assembler...
2011-03-24 Ben ChengDump the current code stream when the assembler fails...
2011-03-24 Andy McFaddenMerge "Various JDWP updates" into dalvik-dev
2011-03-24 Andy McFaddenVarious JDWP updates
2011-03-24 Dan Bornsteinam 4624f350: am 17aff091: am b1101e84: am 486ac3c0...
2011-03-24 Dan Bornsteinam 17aff091: am b1101e84: am 486ac3c0: Removing inaccur...
2011-03-24 Dan Bornsteinam b1101e84: am 486ac3c0: Removing inaccurate and unmai...
2011-03-24 Dan Bornsteinam 486ac3c0: Removing inaccurate and unmaintained docs.
2011-03-23 Jesse WilsonMerge "Use PrintWriter rather than PrintStream in dex...
2011-03-23 Jesse WilsonUse PrintWriter rather than PrintStream in dex analysis...
2011-03-23 Dan BornsteinRemoving inaccurate and unmaintained docs.
2011-03-23 Dan BornsteinMerge "Kill off code, and leave a note." into dalvik-dev
2011-03-23 Dan BornsteinKill off code, and leave a note.
2011-03-23 buzbeeInterpreter restructuring
2011-03-23 Andy McFaddenMerge "Fix some exception issues" into dalvik-dev
2011-03-23 Carl ShapiroMerge "Get rid of some inconsistent formatting." into...
2011-03-23 Carl ShapiroGet rid of some inconsistent formatting.
2011-03-22 Dan BornsteinLeft a note for future editors.
2011-03-22 Dan BornsteinPull the globals iteration into InitRefs.
2011-03-22 Andy McFaddenFix some exception issues
2011-03-22 Andy McFaddenMerge "Fix dalvik test 089" into dalvik-dev
next