Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-08-30 | MAINT-1486 FIX Crash on login (Unhandled exception) | Richard Linden | |
cleaner implementation of llfasttimers...don't bother to share similarly named timers just create multiple timers with same name...doesn't break anything | |||
2012-08-06 | llfasttimer cleanup | Richard Linden | |
removed unnecessary cache miss from fast timers renamed llfasttimer_class back to llfasttimer | |||
2012-07-16 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
clean up of llstats stuff | |||
2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2011-12-02 | EXP-1654 FIX fast timers does not show entire frame when Full bar = Max | Richard Linden | |
2011-09-26 | merge | Dave Parks | |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-09-14 | improved fast timers display | Richard Nelson | |
can move and resize better visualization of timer history can click drag to browse history increased frame history to 300 | |||
2011-08-16 | fix for tooltips on fast timer debug view not always updating | Richard Linden | |
2011-04-22 | merge | Dave Parks | |
2011-03-08 | STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved ↵ | Merov Linden | |
analyzeMetricPerformanceLog() and doAnalysisMetrics() from LLFastTimerView to LLMetricPerformanceTesterBasic | |||
2011-04-07 | SH-1292 Remove outliers from graphs in scene console to make a more useful view. | Dave Parks | |
2011-03-28 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-08 | removed unused variable | Brad Payne (Vir Linden) | |
2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
2010-11-05 | BUILDFIX: commented out unused variable which breaks the mac build. | Nyx Linden | |
2010-11-05 | additional analysis for --analyzeperformance option | Brad Payne (Vir Linden) | |
2010-10-27 | STORM-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
passed on the command line, fix crash in analysis phase | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-12 | Pull update from viewer-development | Merov Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-08 | VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵ | Merov Linden | |
complete) implementation in llimagej2c | |||
2010-09-03 | CTS-237 WIP test performance to validate new ARC algorithm | Nyx (Neal Orman) | |
minor cleanup and fixing the linux build. | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-06 | double click to expand all timers in LLFastTimerView | Richard Nelson | |
2010-08-06 | fixes for right click fast timer export | Richard Nelson | |
2010-07-01 | Generate graphs of performance logs when -analyzeperformance specified on ↵ | Dave Parks | |
command line. | |||
2010-03-03 | cleanup | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-03-03 | fix for EXT-4469 Fast Timers: Minimize and Close icons do not work | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2010-01-04 | EXT-3876 - Fast Timers crashes viewer | richard | |
avoid divide by zero reviewed by Mani | |||
2009-12-21 | added optional timing of fast timers themselves | richard | |
2009-11-10 | merge | James Cook | |
2009-11-10 | Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵ | James Cook | |
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard. | |||
2009-11-09 | data driven layout of top-level UI elements | richard | |
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James | |||
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) | |
2009-10-14 | changed clipping on fast timer view to show x axis labels | Richard Nelson | |
2009-10-07 | Merged latest viewer/login-api with latest viewer/viewer-20 | brad kittenbrink | |
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry | |||
2009-09-18 | Merged latest viewer/viewer-20 into login-api. | brad kittenbrink | |
2009-09-09 | merge -r132032-132812 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 | |||
2009-08-27 | Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 ↵ | brad kittenbrink | |
merge (r131929). Some minor post-merge cleanups still required. |