summaryrefslogtreecommitdiff
path: root/indra/llcommon/llapp.h
AgeCommit message (Expand)Author
2022-02-11Revert "SL-14961 Coroutine crash was not reported to bugsplat"Andrey Kleshchev
2021-10-13Merge with master after latest Viewer releaseCallum Linden
2021-08-12Merge branch 'master' into DRTVWR-520-apple-notarizationAndrey Lihatskiy
2021-07-19Merge with tip of Master after a Viewer releaseCallum Prentice
2021-05-17SL-15200: Add LLApp::sleep(duration) methods.Nat Goodspeed
2021-03-17SL-14541 removed breakpad, win_crash_logger, updated zlibAndrey Kleshchev
2021-03-13SL-14961 Coroutine crash was not reported to bugsplatAndrey Kleshchev
2019-01-15SL-10291 Replace apr_atomic with standard C++11 functionalityandreykproductengine
2017-09-06MAINT-7691 Fixed crash report not generating files in unicode named foldersandreykproductengine
2016-06-30DRTVWR-418: Unify control flow through LLAppViewer across platforms.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-04-22MergeXiaohong Bao
2014-04-14Fix for MAINT-5707 bad breakpad behavior with teleport linksAura Linden
2014-04-07merge with releaseRichard Linden
2014-01-22Removed debug line.Aura Linden
2014-01-22char vs wchar_t FIGHTAura Linden
2013-12-04Removed debugging code.Aura Linden
2013-12-03Creating a cleaner branchAura Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-28Google Breakpad FixGraham Madarasz (Graham Linden)
2010-11-02STORM-422 FIXED Added command line option "-disablecrashlogger" to disable cr...Vadim ProductEngine
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-05-28Write breakpad minidump files to the SL log directory.Lynx Linden
2010-05-27Removed the SyncErrorHandler from llapp and llappviewer*.Lynx Linden
2010-05-26Hooked up Google Breakpad for the Linux client too.Lynx Linden
2010-05-25Mac crash behavior matches windows and linux: report on crash (not after rest...Andrew A. de Laix
2010-05-24Just enough hackery to get minidumps into Wind'ohs crash reports. Code clean...Andrew A. de Laix
2010-05-21New google breakpad package for windows with winsock2 fix, and DLL CRT librar...brad kittenbrink
2010-05-21Switch Darwin to use breakpad minidump rather than os generated crash stack.Andrew A. de Laix
2010-03-29EXT-3075 : Remove swear words from comments across viewerLoren Shih
2009-12-14Fix for mac build post-merge.brad kittenbrink
2009-12-07Fixups for things broken after the last merge and for the linux build.brad kittenbrink
2009-11-13Refactoring of llviewerprecompiledheaders.h to hopefully increase stabilitybrad kittenbrink
2009-09-01Merged login-api with viewer-2.0.0-3 up through r132290.brad kittenbrink
2009-08-29Partial merge of: viewer-2.0.0-3@131138 texture-pipeline-3@131862 -> viewer-2...Steven Bennetts
2009-07-30Fixes to build on linux for DEV-35401.palmer@eniac54.lindenlab.com
2009-05-18Result of svn merge -r119432:120464 svn+ssh://svn/svn/linden/branches/http_da...Aaron Brashears
2009-01-17svn merge -r108142:108148 svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-ser...Andrew Meadows
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-12-04Merging from server/server-1.25 back to trunk.Robert Knop
2008-04-17QAR-449 Viewer 1.20 RC 0Steven Bennetts
2008-04-17Undid previous commit (bogus merge)Steven Bennetts
2008-04-17QAR-449 Viewer 1.20 RC 0Steven Bennetts
2008-04-16QAR-455 Launcher and Heartbeat fixes MergeMeAdam Moss
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-01-03corrected, removed, and updated comments throughout the code to be more usefu...Aaron Brashears
2007-01-02Print done when done.James Cook