index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llapp.cpp
Age
Commit message (
Expand
)
Author
2021-05-12
SL-10297: Merge branch 'sl-10297-oz' into sl-10297.
Nat Goodspeed
2020-09-25
SL-13034 Last string in logs should say 'Goodbye'
Andrey Kleshchev
2020-08-24
SL-10297 merged 6.4.7
Oz Linden
2020-03-25
DRTVWR-476: Terminate long-lived coroutines to avoid shutdown crash.
Nat Goodspeed
2019-09-25
when using bugsplat, do not catch SIGABRT; also, fix signal setting in Mac (b...
Oz Linden
2019-06-05
assorted cleanup
Oz Linden
2018-06-14
SL-821: Avoid Breakpad (and signal handling in general) for BugSplat.
Nat Goodspeed
2017-09-07
mac and linux build fix
Mnikolenko Productengine
2017-09-06
MAINT-7691 Fixed crash report not generating files in unicode named folders
andreykproductengine
2016-08-30
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-04-20
MAINT-6322 fix merge error that prevented crash dumps from being located for ...
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-05-20
MAINT-5232: Introduce SUBSYSTEM_CLEANUP() macro
Nat Goodspeed
2014-04-22
Merge
Xiaohong Bao
2014-04-14
Fix for MAINT-5707 bad breakpad behavior with teleport links
Aura Linden
2014-04-07
merge with release
Richard Linden
2014-03-07
Fixes for crash reporter startup race condition, crash reporter CPU use, Seco...
Aura Linden
2014-01-26
typo. Yay.
Aura Linden
2014-01-26
Debug removal.
Aura Linden
2014-01-26
Merged.
Aura Linden
2014-01-26
Was not using correct name for results of file search.
obscurestar
2014-01-23
Debugging changes. fixed broken pipe.
Aura Linden
2014-01-22
char vs wchar_t FIGHT
Aura Linden
2014-01-16
What passess in MSVC may not pass in Teamcity.
Aura Linden
2014-01-16
Fixed syntax issue that was wrapped in #if that didn't get hit until we got t...
Aura Linden
2014-01-14
Some cleanup of string to wstring conversion and vice versa.
Aura Linden
2013-12-04
Removed debugging code.
Aura Linden
2013-12-03
Creating a cleaner branch
Aura Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-05
BOOG2707 uncomment cleared suspects
Graham Madarasz
2013-06-01
BUG-2707 hunt for infos call crashing Kat
Graham Madarasz
2013-05-30
BUG-2707 add some logging to help narrow down what part of login instance han...
Graham Madarasz
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-28
Google Breakpad Fix
Graham Madarasz (Graham Linden)
2012-10-01
Only enable breakpad error handing if crash reporting is enabled
Dave Parks
2011-05-05
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ...
brad kittenbrink
2010-11-02
STORM-422 FIXED Added command line option "-disablecrashlogger" to disable cr...
Vadim ProductEngine
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-06-29
For developer Nix builds, default handle signal after crash report. Linux sh...
Andrew A. de Laix
2010-06-29
Generate windows minidump files on crash for developer (not release for downl...
Andrew A. de Laix
2010-06-17
Block installation of exception handler when app is being debugged (Darwin on...
Andrew A. de Laix
2010-05-28
Try using mbstowcs() to convert to std::wstring.
Lynx Linden
2010-05-28
On Windows, you have to pass the minidump path as a wstring.
Lynx Linden
2010-05-28
Write breakpad minidump files to the SL log directory.
Lynx Linden
2010-05-27
Removed the SyncErrorHandler from llapp and llappviewer*.
Lynx Linden
2010-05-26
Hooked up Google Breakpad for the Linux client too.
Lynx Linden
2010-05-24
fix eof newline
Andrew A. de Laix
2010-05-24
fix darwin build.
Andrew A. de Laix
2010-05-24
Just enough hackery to get minidumps into Wind'ohs crash reports. Code clean...
Andrew A. de Laix
2010-05-21
Switch Darwin to use breakpad minidump rather than os generated crash stack.
Andrew A. de Laix
[next]