OSDN Git Service

android-x86/dalvik.git
2011-10-28 Ed Heylkeep previous history after reset to mr1 plus aah chang...
2011-10-26 Ed Heylundo reset to ics-mr1 until we have a better method
2011-10-26 Ed Heylreset to ics-mr1, but keep history
2011-10-26 Steve Blockam 92c1f6f1: (-s ours) Rename (IF_)LOGV(_IF) to (IF_...
2011-10-26 Steve BlockRename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
2011-10-25 Steve Blockam 1663a6c1: (-s ours) Rename (IF_)LOG() to (IF_)ALOG...
2011-10-25 Steve BlockRename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
2011-10-22 Jeff BrownDump native stack of JNI methods when handling SIGQUIT.
2011-10-19 Jesse WilsonMerge "Provide debugging info should extended opcode...
2011-10-19 Jesse WilsonProvide debugging info should extended opcode lookup...
2011-10-14 Elliott HughesAvoid deadlock.
2011-10-10 Ben ChengMerge "Leave up to 512 chars of gDvm.lastMessage on...
2011-10-10 Ben ChengLeave up to 512 chars of gDvm.lastMessage on dvmAbort...
2011-10-10 jeffhaoMerge "Reordered some checks and added more to the...
2011-10-10 Ben ChengMerge "Revert "Use the card table to scan the immune...
2011-10-10 Ben ChengRevert "Use the card table to scan the immune region...
2011-10-10 Elliott HughesMerge "Don't say UTF-8 in Dalvik's CheckJNI when we...
2011-10-07 Elliott HughesDon't say UTF-8 in Dalvik's CheckJNI when we mean Modif...
2011-10-06 jeffhaoReordered some checks and added more to the verifier.
2011-10-04 jeffhaoFixed dx verifier issue when an error is detected.
2011-09-29 Elliott HughesFix a typo in unused code.
2011-09-27 buzbeeFix memory barriers (Issue 3338450)
2011-09-20 Jesse WilsonDon't spam the logs with thread priority information.
2011-09-06 Jesse WilsonAttempt to fix dalvik heap corruption.
2011-09-05 Logan ChienFix document formatting error (html tags)
2011-09-02 jeffhaoMerge "Dx reg allocator fix for accidental long/double...
2011-09-02 Shih-wei LiaoMerge "Rename register to conform to instruction format"
2011-09-01 Logan ChienRename register to conform to instruction format
2011-08-31 Jesse WilsonFix a corner-case dex merging bug.
2011-08-30 Raphael Mollam 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX...
2011-08-30 Raphael Mollam 1dd1d924: am e4e76feb: Merge "Set DX stack size...
2011-08-30 Raphael Mollam e4e76feb: Merge "Set DX stack size to 1M by default...
2011-08-26 Raphael MollMerge "Set DX stack size to 1M by default on Windows."
2011-08-26 jeffhaoDx reg allocator fix for accidental long/double clobbering.
2011-08-26 Raphael MollSet DX stack size to 1M by default on Windows.
2011-08-23 jeffhaoRemoved parsing and output for unused --target-api...
2011-08-22 Elliott HughesMerge "Fix JNIEXPORT now people are using -fvisibility."
2011-08-19 Jesse WilsonPermit code size to grow when merging dex files.
2011-08-19 Elliott HughesFix JNIEXPORT now people are using -fvisibility.
2011-08-16 Carl ShapiroFix two data races in the monitor code.
2011-08-15 jeffhaoMerge "Dexopt verifier checks that int/float and double...
2011-08-14 Elliott HughesEnhance CheckJNI to recognize when an type-incompatible...
2011-08-14 Jesse WilsonDon't wrap the actual type in parens if its null.
2011-08-12 jeffhaoDexopt verifier checks that int/float and double/long...
2011-08-10 Jeff Brownam be3942f2: (-s ours) am 3245c2e4: am 5017f3f2: Merge...
2011-08-10 Jeff Brownam 8ddfe8b4: (-s ours) am a0533621: am 9df264db: Merge...
2011-08-10 Jeff Brownam 3245c2e4: am 5017f3f2: Merge "Support wrapping app...
2011-08-10 Jeff Brownam a0533621: am 9df264db: Merge "Add a dual clock profi...
2011-08-10 Jeff Brownam 5017f3f2: Merge "Support wrapping app processes...
2011-08-10 Jeff Brownam 9df264db: Merge "Add a dual clock profiler tracing...
2011-08-10 Jeff BrownMerge "Support wrapping app processes to inject debug...
2011-08-10 Jeff BrownMerge "Add a dual clock profiler tracing mode."
2011-08-10 Elliott HughesTake the heap lock in dvmIsHeapAddress.
2011-08-02 The Android... Reconcile with honeycomb-mr2-release
2011-08-02 jeffhaoRollback of dx change to prevent methods from being...
2011-08-01 jeffhaoDx fit to prevent method arguments from being overwritt...
2011-07-27 Jeff BrownSupport wrapping app processes to inject debug instrume...
2011-07-27 Mike LockwoodRemove "adbd disconnected" log spam
2011-07-20 Elliott HughesOnly allocate slot_data_ as needed.
2011-07-20 Elliott HughesMerge "Don't use dvmIsValidObject outside the GC."
2011-07-20 Jeff BrownFix memory leak in mapCentralDirectory.
2011-07-20 Jeff BrownAdd a dual clock profiler tracing mode.
2011-07-20 Jeff BrownTrim the heap when idle after concurrent GC's.
2011-07-20 Elliott HughesDon't use dvmIsValidObject outside the GC.
2011-07-18 Elliott HughesFix the sense of a conditional in the JNI compatibility...
2011-07-17 Elliott HughesStop advertising the removed -Xdeadlockpredict option.
2011-07-14 Raphaelresolved conflicts for merge of 72b7c617 to master
2011-07-13 Raphael Mollam 68e8f6c0: am 53015360: am 5a57e766: Merge "Change...
2011-07-13 David 'Digit... am f54c7016: am c8d71801: resolved conflicts for merge...
2011-07-12 Elliott HughesMerge "Tidying of the jweak fix."
2011-07-12 Jeff BrownMerge "Remove the simulator target from all makefiles...
2011-07-12 Elliott HughesTidying of the jweak fix.
2011-07-12 Jeff BrownRemove the simulator target from all makefiles.
2011-07-12 Raphaelresolved conflicts for merge of c3ff6a0b to honeycomb...
2011-07-12 Raphael Mollam bf62959b: Merge "Dex for Windows: Support paths...
2011-07-12 Raphael MollMerge "Dex for Windows: Support paths with spaces."
2011-07-12 Elliott HughesFix the jweak implementation.
2011-07-11 Raphael Mollam 53015360: am 5a57e766: Merge "Change dx.bat to Windo...
2011-07-11 Raphael Mollam 5a57e766: Merge "Change dx.bat to Windows EOL."
2011-07-11 Raphael MollMerge "Change dx.bat to Windows EOL."
2011-07-11 Raphael MollDex for Windows: Support paths with spaces.
2011-07-11 David 'Digit... am c8d71801: resolved conflicts for merge of d0d351b2...
2011-07-11 Raphael MollChange dx.bat to Windows EOL.
2011-07-11 David 'Digit... resolved conflicts for merge of d0d351b2 to gingerbread...
2011-07-11 Elliott HughesAdd JNI app bug workarounds.
2011-07-09 Elliott HughesMerge "Allow an app's targetSdkVersion to be set by...
2011-07-09 Elliott HughesAllow an app's targetSdkVersion to be set by the zygote.
2011-07-08 David 'Digit... merge intel x86 patches into gingerbread branch
2011-07-07 Doug KwanRemove dead code/unused variables to avoid gcc-4.6...
2011-07-07 Elliott HughesImprove a comment.
2011-07-07 Elliott HughesTurn on third-party JNI logging if the relevant bit...
2011-07-06 Elliott HughesDon't abort when a weak global's referent is cleared.
2011-06-30 jeffhaoAdded mutex for jdwp socket writes to prevent interleaving.
2011-06-30 Elliott HughesFix native method logging to show local references...
2011-06-30 Elliott HughesMerge "Add two new JNI debugging options."
2011-06-30 Elliott HughesAdd two new JNI debugging options.
2011-06-30 Doug KwanMark a variable as volatile to suppress a gcc warning.
2011-06-29 Elliott HughesMerge "Make it easier to recognize JNI reference bugs."
2011-06-29 Elliott HughesMake it easier to recognize JNI reference bugs.
2011-06-29 Jeff BrownMerge "Make dual clock mode the default."
next