Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-05 | trivial: debug code for SH-2827: [crashhunters] Crash in ↵ | Xiaohong Bao | |
LLPipeline::generateWaterReflection() | |||
2012-01-05 | fix for SH-2829: [crashhunters] Crash in ↵ | Xiaohong Bao | |
LLWearable::importFile()/LLOverrideBakedTextureUpdate::LLOverrideBakedTextureUpdate() | |||
2012-01-04 | trivial: debug code for SH-2828: [crashhunters] Crash in ↵ | Xiaohong Bao | |
LLRefCount::unref(), bad stacks | |||
2012-01-04 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2012-01-04 | fix for SH-2823 and SH-2824: crash in curl: LLBufferArray::countAfter() and ↵ | Xiaohong Bao | |
LLBufferArray::copyIntoBuffers reviewed by vir | |||
2012-01-04 | merge | Brad Payne (Vir Linden) | |
2011-12-22 | trivial: some debug code for SH-2623: [PUBLIC_JIRA_USERS][crashhunters] ↵ | Xiaohong Bao | |
crash at LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *) | |||
2011-12-21 | merge changes for vmrg-209 and vmrg-210 back from beta branch | Oz Linden | |
2011-12-21 | merge changes for vmrg-210 | Oz Linden | |
2011-12-20 | add mutex to protect curl_multi-init() | Xiaohong Bao | |
2011-12-20 | EXP-1499 FIXED Added some NULL checks in notifications UI code to avoid a ↵ | Vadim ProductEngine | |
crash on exit. The crash happened if connection timed out while there were unread object inventory offers. | |||
2011-12-20 | more tuning of llcurl code targeting crashes like SH-2777. | Xiaohong Bao | |
2011-12-20 | more tuning of llcurl code targeting crashes like SH-2777. | Xiaohong Bao | |
2011-12-20 | merge changes for storm-1734 | Oz Linden | |
2011-12-20 | merge changes for storm-653 and storm-1737 | Oz Linden | |
2011-12-20 | merge up to latest viewer-development | Oz Linden | |
2011-12-19 | SH-2738 Don't lock unless we really need to | Dave Parks | |
2011-12-19 | SH-2738 Don't lock unless we really need to | Dave Parks | |
2011-12-19 | merge changes for vmrg-206 | Oz Linden | |
2011-12-19 | pull back release tags | Oz Linden | |
2011-12-19 | SH-2738 Add comment documenting need to not make main thread wait on ↵ | Dave Parks | |
curl_multi_perform | |||
2011-12-19 | update build params for oz viewer-trial build | Oz Linden | |
2011-12-19 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-12-19 | merge changes for storm-1737 | Oz Linden | |
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap | |
2011-12-17 | STORM-653 As a user i would like to be able to see the available number of ↵ | Jonathan Yap | |
attachments and remaining free slots. | |||
2011-12-16 | SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an ↵ | Dave Parks | |
octree for flexi raycast) | |||
2011-12-16 | EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵ | Leslie Linden | |
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it. | |||
2011-12-16 | merge changes for storm-1729 | Oz Linden | |
2011-12-16 | merge snowstorm issues to latest viewer-development | Oz Linden | |
2011-12-16 | merge changes for vmrg-206 | Oz Linden | |
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao | |
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle | |||
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao | |
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle | |||
2011-12-15 | merge changes for storm-1653 | Oz Linden | |
2011-12-15 | merge changes for storm-1731 | Oz Linden | |
2011-12-15 | merge changes for storm-1723 | Oz Linden | |
2011-12-15 | merge changes for storm-1733 | Oz Linden | |
2011-12-15 | storm-1723: fix character display when a lot of different characters are used | Alissa Sabre | |
2011-12-15 | merge changes for vmrg-205 | Oz Linden | |
2011-12-14 | WIP VWR-23642 | eli | |
2011-12-14 | SH-2743 Fix for shader compiler error on some GL 3.x implementations. | Dave Parks | |
2011-12-14 | FIX VWR-23635 | eli | |
2011-12-14 | FIX VWR-22449 | eli | |
2011-12-14 | STORM-1736 Cropped buttons in the bottom of the Ad-hoc floater | Jonathan Yap | |
2011-12-14 | FIX VWR-22392 | eli | |
2011-12-14 | sync with viewer-development | eli | |
2011-12-14 | STORM-1734 Update contributions.txt with Storm jira number | Jonathan Yap | |
2011-12-14 | STORM-1733 Menu entry Release Keys is in Advanced->Shortcuts sub-menu but ↵ | Jonathan Yap | |
has no shortcut | |||
2011-12-14 | EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px. | Vadim ProductEngine | |
2011-12-14 | EXP-1639 FIXED Fixed a resolution rounding error. | Vadim ProductEngine | |
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot |