OSDN Git Service

Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame.
[android-x86/dalvik.git] / vm /
2011-10-10 Ben ChengLeave up to 512 chars of gDvm.lastMessage on dvmAbort...
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-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-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-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 Open... Reconcile with honeycomb-mr2-release
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 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' Turneram 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 Elliott HughesFix the jweak implementation.
2011-07-11 Raphael Mollam 53015360: am 5a57e766: Merge "Change dx.bat to Windo...
2011-07-11 David 'Digit' Turneram c8d71801: resolved conflicts for merge of d0d351b2...
2011-07-11 David 'Digit' Turnerresolved 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' Turnermerge 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."
2011-06-29 Elliott HughesImprove JNI tracing even further.
2011-06-29 Elliott HughesImprove -verbose:jni.
2011-06-28 Jeff BrownMerge "Add a dual clock profiler tracing mode."
2011-06-28 jeffhaoFix debugger output of floats and doubles.
2011-06-28 Jeff BrownMake dual clock mode the default.
2011-06-28 Jeff BrownAdd a dual clock profiler tracing mode.
2011-06-26 Doug KwanFix a use of uninitialized variable found by gcc-4...
2011-06-25 Doug KwanMerge "Fix gcc-4.6 warnings."
2011-06-24 Doug KwanFix gcc-4.6 warnings.
2011-06-24 Brett ChabotFix for adb shell hang after adb root.
2011-06-24 Elliott HughesThrow NullPointerExceptions with detail messages.
2011-06-23 Elliott HughesMerge "Remove an unused internal native."
2011-06-23 Elliott HughesRemove an unused internal native.
2011-06-23 buzbeeMerge "[JIT] Fix uninitialized read (issue #4929028)"
2011-06-23 buzbee[JIT] Fix uninitialized read (issue #4929028)
2011-06-23 Elliott Hughesresolved conflicts for merge of cc8c750a to master
2011-06-23 Elliott HughesFix native methods that weren't registered via Register...
2011-06-22 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-06-22 Elliott Hughesam 03c60a44: Merge "Undecoded jobject leaking in throug...
2011-06-22 Elliott HughesMerge "Undecoded jobject leaking in through attachThread"
2011-06-21 Elliott HughesMerge "Clean up IndirectRefTable a bit." into dalvik-dev
2011-06-21 Elliott HughesClean up IndirectRefTable a bit.
2011-06-21 Jesse Wilsonam bea345e1: Fix the watchdog test to handle the failur...
2011-06-21 Jesse Wilsonam 0c632a84: Merge "Add isDebuggerActive API for the...
2011-06-21 Jesse WilsonMerge "Add isDebuggerActive API for the finalizer watch...
2011-06-21 Jesse WilsonAdd isDebuggerActive API for the finalizer watchdog.
2011-06-20 Elliott HughesDon't be too specific in reference table summaries.
2011-06-20 Elliott HughesRemove incorrect comment.
2011-06-17 Elliott HughesFix build: rebase went wrong.
2011-06-17 Elliott HughesMake some of the StringObject functions member functions.
2011-06-17 Elliott HughesAdd and use StringAppendF.
2011-06-17 Elliott HughesMerge "Improve reference table dumping." into dalvik-dev
2011-06-17 Elliott HughesImprove reference table dumping.
2011-06-16 Elliott Hughesam a7ab2182: Fix unbundled apps on pre-ICS devices.
2011-06-15 Elliott HughesBreak a dependency on frameworks/base when building...
2011-06-15 Elliott HughesBetter comments for yesterday's change.
next