Age | Commit message (Expand) | Author |
2025-03-04 | #3591 rethrow should be mac specific | Andrey Kleshchev |
2025-02-26 | #3591 Remove now pointless rethrow | Andrey Kleshchev |
2025-02-26 | #3591 Reprot SEH directly to bugsplat | Andrey Kleshchev |
2025-02-13 | Fix xcode16 build errors | Andrey Lihatskiy |
2025-01-30 | #3400 Reimplement LLError marker for crash statistics | Andrey Kleshchev |
2025-01-22 | viewer#3088 Report out of memory as a separate 'category' | Andrey Kleshchev |
2024-12-12 | #2590 Radeon mac optimization pass (#3277) | Dave Parks |
2024-11-27 | Add diagnostic output for LLProcess event history failure. | Nat Goodspeed |
2024-11-08 | Attempt at fix for secondlife/viewer#2745 mac crash when app is in background... | Brad Linden |
2024-11-06 | viewer#3010 Fix malfunctioning json array to llsd parsing | Andrey Kleshchev |
2024-09-19 | Merge pull request #2610 from secondlife/frame-profile-json | nat-goodspeed |
2024-09-19 | viewer#2608 Crash at LLSnapshotLivePreview::getFormattedImage | Andrey Kleshchev |
2024-09-19 | trailing spaces from other branches | Nat Goodspeed |
2024-09-19 | Merge branch 'develop' into frame-profile-json | Nat Goodspeed |
2024-09-18 | Turn off sLogInSignal to avoid crashing. (#2607) | Brad Linden |
2024-09-18 | Add hexdump.h with iostream manipulators to dump a byte range as hex | Nat Goodspeed |
2024-09-18 | Ditch trailing space. | Nat Goodspeed |
2024-09-18 | Give our fsyspath an operator std::string() conversion method. | Nat Goodspeed |
2024-09-18 | Introduce fsyspath subclass of std::filesystem::path. | Nat Goodspeed |
2024-09-18 | Add LLFloaterAbout info (esp. GPU info) to Frame Profile stats dump | Nat Goodspeed |
2024-09-13 | Clean up Windows build (#2562) | Ansariel Hiller |
2024-09-12 | Merge pull request #2561 from secondlife/brad/2553-about-sl-crash-locale-init | Brad Linden |
2024-09-12 | Attempted fix for mac crash when showing About Second Life. | Brad Linden |
2024-09-12 | Fix for mac build with tracy enabled. | Brad Linden |
2024-09-12 | Fix for tracy not working on mac | Dave Parks |
2024-09-10 | Profile guided optimizations | RunitaiLinden |
2024-09-09 | Changes towards C++20 compatibility (#2520) | Ansariel Hiller |
2024-09-05 | Fixed md5 buffer not being correctly zero-initialized and refactored code. (#... | TJ |
2024-08-28 | Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447) | Brad Linden |
2024-08-26 | Improve safety of macOS available RAM calcuations at suggestion of Ansariel a... | Brad Linden |
2024-08-26 | secondlife/viewer#2391: Remove avatar rigging "callstack" logging | Cosmic Linden |
2024-08-26 | Remove or suppress left over debug messages in hot paths (#2392) | Rye Mutt |
2024-08-20 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-08-20 | Clean up boost includes and remove compiler warning pragma for unreachable co... | Ansariel Hiller |
2024-08-20 | Remove orphaned LLAllocator (#2348) | Ansariel Hiller |
2024-08-19 | Refactor LLFileSystem for and fix an old issue in LLFile (#2332) | Ansariel Hiller |
2024-08-15 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-08-15 | BugSplat Crash #1504587: std::vector::empty() | Alexander Gavriliuk |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-08-13 | Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker an... | Rye Mutt |
2024-08-13 | Update tracy integration to 0.11 and rework client library to be configurable... | Rye Mutt |
2024-08-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden |
2024-08-09 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-08-07 | Replace boost::shared_ptr with std in voice classes | Andrey Kleshchev |
2024-08-01 | Fix failure to join or detach threads causing rare shutdown termination | Rye Mutt |
2024-07-29 | Replace liburiparser with boost::url | Rye Mutt |
2024-07-19 | Merge pull request #1996 from secondlife/davep/fix_tracy_build | Brad Linden |
2024-07-19 | #2053 BugSplat Crash #1494325: LLVOVolume::getReflectionProbeNearClip() | Alexander Gavriliuk |
2024-07-18 | #1500 Better out of disk space handling | Alexander Gavriliuk |
2024-07-11 | Fix for tracy build. | RunitaiLinden |