summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01Initialize the vC field of inlined getters/setters.android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0.3_r1Ben Cheng
2011-11-30Initialize the JNI indirect ref table to make Valgrind happy.Ben Cheng
2011-11-09DO NOT MERGE Further refinement of card table clearAndy McFadden
2011-11-04Merge "Don't pay for filename/line number lookup unless you need to." into ic...Elliott Hughes
2011-11-04Merge "Knock ::self() out of the ParseXml profile." into ics-mr1Elliott Hughes
2011-11-04Merge "Reduce Dalvik card table overhead" into ics-mr1Andy McFadden
2011-11-04Don't decr profiling count without incrAndy McFadden
2011-11-04Reduce Dalvik card table overheadAndy McFadden
2011-11-03Don't pay for filename/line number lookup unless you need to.Elliott Hughes
2011-11-03Knock ::self() out of the ParseXml profile.Elliott Hughes
2011-11-03Start profiling after state prepAndy McFadden
2011-11-03Merge "DO NOT MERGE: Optimize IndirectRefTable." into ics-mr1Elliott Hughes
2011-11-02Don't malloc between fork and execAndy McFadden
2011-11-01am 3931f798: Fix cleanup (cherry-picked from ics-mr1)Andy McFadden
2011-11-01Fix cleanupandroid-sdk-adt_r16.0.1android-cts-4.0_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseAndy McFadden
2011-11-01am e3d9cde4: Disable JIT single-stepping resume mode.Ben Cheng
2011-11-01Disable JIT single-stepping resume mode.Ben Cheng
2011-11-01Fix cleanupAndy McFadden
2011-10-31DO NOT MERGE: Optimize IndirectRefTable.Jeff Brown
2011-10-28am b1e2271b: Fix single-stepping resume mode in the interpreter.Ben Cheng
2011-10-28Fix single-stepping resume mode in the interpreter.Ben Cheng
2011-10-28Fix single-stepping resume mode in the interpreter.Ben Cheng
2011-10-19Merge "Provide debugging info should extended opcode lookup fail."Jesse Wilson
2011-10-19Provide debugging info should extended opcode lookup fail.Jesse Wilson
2011-10-14Avoid deadlock.Elliott Hughes
2011-10-10Merge "Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame."Ben Cheng
2011-10-10Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame.Ben Cheng
2011-10-10Merge "Reordered some checks and added more to the verifier."jeffhao
2011-10-10Merge "Revert "Use the card table to scan the immune region of the heap.""Ben Cheng
2011-10-10Revert "Use the card table to scan the immune region of the heap."Ben Cheng
2011-10-10Merge "Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8."Elliott Hughes
2011-10-07Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8.Elliott Hughes
2011-10-06Reordered some checks and added more to the verifier.jeffhao
2011-10-04Fixed dx verifier issue when an error is detected.jeffhao
2011-09-29Fix a typo in unused code.Elliott Hughes
2011-09-27Fix memory barriers (Issue 3338450)buzbee
2011-09-20Don't spam the logs with thread priority information.Jesse Wilson
2011-09-06Attempt to fix dalvik heap corruption.Jesse Wilson
2011-09-05Fix document formatting error (html tags)Logan Chien
2011-09-02Merge "Dx reg allocator fix for accidental long/double clobbering."jeffhao
2011-09-02Merge "Rename register to conform to instruction format"Shih-wei Liao
2011-09-01Rename register to conform to instruction formatLogan Chien
2011-08-31Fix a corner-case dex merging bug.Jesse Wilson
2011-08-30am 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by defa...Raphael Moll
2011-08-29am 1dd1d924: am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."Raphael Moll
2011-08-29am e4e76feb: Merge "Set DX stack size to 1M by default on Windows."Raphael Moll
2011-08-26Merge "Set DX stack size to 1M by default on Windows."Raphael Moll
2011-08-26Dx reg allocator fix for accidental long/double clobbering.jeffhao
2011-08-26Set DX stack size to 1M by default on Windows.Raphael Moll
2011-08-23Removed parsing and output for unused --target-api switch in dx.jeffhao