summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-12Fix CrashReportDialogSamuel Mehrbrodt
2017-01-12Update crashreportdlg.ui from masterSamuel Mehrbrodt
2017-01-12breakpad: document how to read mini-dumps locallyMichael Stahl
2017-01-12Merge fixesSamuel Mehrbrodt
2017-01-12desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl
2017-01-12breakpad: fix module makefileMichael Stahl
2017-01-12don't build/install minidump_upload with ENABLE_BREAKPAD=Rene Engelhard
2017-01-12desktop: fix infinite loop with --enable-breakpadMichael Stahl
2017-01-12actually allow gbuild to see breakpad makefiles...David Tardon
2017-01-12desktop: fix undefined CrashReporter::AddKeyValue on MSVCMichael Stahl
2017-01-12add the locale info to the crashreporter metadataMarkus Mohrhard
2017-01-12add a crashreporter entry when we start the shutdownMarkus Mohrhard
2017-01-12don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2017-01-11use a dynamic library for minidump shared codeMarkus Mohrhard
2017-01-11I screwed up with the breakpad minidump_stackwalk patchMarkus Mohrhard
2017-01-11always compile breakpad with O2Markus Mohrhard
2017-01-11better use a backward compatible way to change the outputMarkus Mohrhard
2017-01-11add some info how to use the symbol upload scriptMarkus Mohrhard
2017-01-11add code_id to the minidump_stackwalkMarkus Mohrhard
2017-01-11add some OpenGL info to the crash reporterMarkus Mohrhard
2017-01-11move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2017-01-11better message for crash report dialogMarkus Mohrhard
2017-01-11work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard
2017-01-11passing a NULL pointer to fileno is not allowedMarkus Mohrhard
2017-01-11we are using our own minidump_upload executableMarkus Mohrhard
2017-01-11enable breakpad in distro configsMarkus Mohrhard
2017-01-11remove old debug outputMarkus Mohrhard
2017-01-11report the crash id back to the userMarkus Mohrhard
2017-01-11don't just silently ignore the return valueMarkus Mohrhard
2017-01-11integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2017-01-11extract the minidump uploader code into a static libMarkus Mohrhard
2017-01-11add some more error checking to minidump uploaderMarkus Mohrhard
2017-01-11use the existing url to path function also in the ini file partMarkus Mohrhard
2017-01-11use the existing URL to path toolsMarkus Mohrhard
2017-01-11crash report lib should be part of mergelibMarkus Mohrhard
2017-01-11don't use the VM URL anywhereMarkus Mohrhard
2017-01-11use correct path for minidump_upload on windowsMarkus Mohrhard
2017-01-11add the file extension for minidumps on windowsMarkus Mohrhard
2017-01-11use correct URL for crashreportMarkus Mohrhard
2017-01-11copy and paste error in minidump uploaderMarkus Mohrhard
2017-01-11this is unnecessary and os.path.abspath seems to be confused in cygwinMarkus Mohrhard
2017-01-11make the symbol generation also work correctly on windowsMarkus Mohrhard
2017-01-11fix previous commitsMarkus Mohrhard
2017-01-11make debuggin failures a bit easierMarkus Mohrhard
2017-01-11add build system part for upload crashreport symbolsMarkus Mohrhard
2017-01-11fix the crashreport symbol upload scriptMarkus Mohrhard
2017-01-11also create the symbols.zip fileMarkus Mohrhard
2017-01-11remove old symbols directoryMarkus Mohrhard
2017-01-11return paths and not URLsMarkus Mohrhard
2017-01-11update the minidump location as soon as possibleMarkus Mohrhard