OSDN Git Service

android-x86/dalvik.git
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 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 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."
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 WilsonFix the watchdog test to handle the failure from manage...
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-16 Elliott HughesFix 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.
2011-06-15 Carl Shapiroam cd10c009: am f682dd64: (-s ours) am 1dd6e412: am...
2011-06-15 Carl Shapiroam f682dd64: (-s ours) am 1dd6e412: am a028d87f: Always...
2011-06-15 Carl Shapiroam 1dd6e412: am a028d87f: Always grow the limit address...
2011-06-15 Carl Shapiroam a028d87f: Always grow the limit address of the a...
2011-06-15 Carl ShapiroAlways grow the limit address of the a heap along with...
2011-06-15 Carl ShapiroNormalize the include guard style.
2011-06-14 jeffhaoDx defaults to emitting dexfiles without jumbo opcodes.
2011-06-14 Elliott HughesAllow native methods to declare they don't need a JNIEnv*.
2011-06-14 Carl ShapiroMerge "Fix an issue regarding FindClass and threads...
2011-06-10 Carl ShapiroMerge "Always grow the limit address of the a heap...
2011-06-10 Carl ShapiroDo not initiate a concurrent collection if one is alrea...
2011-06-10 Carl ShapiroAlways grow the limit address of the a heap along with...
2011-06-10 Carl ShapiroFix an issue regarding FindClass and threads without...
2011-06-09 Bruce BeareOnly use O_BINARY if it is defined (windows compatibility)
2011-06-09 Johnnie BirchUpdate to allow x86-atom build for FI on Gingerbread
2011-06-09 Bruce BeareCombined patch from master branch
2011-06-09 Carl ShapiroMerge "Fix a minor leaks caused by failed initializatio...
2011-06-09 Carl ShapiroFix a minor leaks caused by failed initializations.
2011-06-08 Elliott HughesTidy up some includes.
2011-06-08 Carl ShapiroMerge "Favor Object* over void* for the heap bitmap...
2011-06-08 Carl ShapiroFix two issues with the card table.
2011-06-08 Elliott HughesFix regular exit.
2011-06-08 Carl ShapiroFavor Object* over void* for the heap bitmap interfaces.
2011-06-07 Elliott HughesImprove "waiting on"/"waiting to lock" SIGQUIT dump...
2011-06-07 Elliott HughesFix gunit test build.
2011-06-07 Elliott HughesSwitch dvmHumanReadableDescriptor over to std::string.
2011-06-07 Elliott HughesUse std::string rather than malloc/free for saneDirName.
2011-06-06 Dan BornsteinNote a possible improvement.
2011-06-02 Dan BornsteinAdd some error checking and clean out some cruft.
2011-05-27 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-05-26 Dan BornsteinMore LOG newline cleanup.
2011-05-26 Dan BornsteinPrefer printf format "%#x" over "0x%x".
2011-05-26 Dan BornsteinFurther conservation of newlines.
next