Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-11-12 | BUILDFIX - miscellaneous stuff missed in the merge | Richard Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-03 | more memory optimizations of lltrace | Richard Linden | |
2013-08-27 | broke out llunit.h into llunittype.h and llunits.h for unit declarations | Richard Linden | |
changed unit declarations macros to make a lot more sense | |||
2013-08-19 | BUILDFIX: removed consideration of some bad overloads in return type evaluation | Richard Linden | |
of unit operators | |||
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden | |
2013-08-14 | BUILDFIX: added header for numeric_limits support on gcc | Richard Linden | |
added convenience types for units F32Seconds, etc. | |||
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-06-19 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
scene monitor output is cleaned up, no duplicate first frame, less scientific notation periodic recording extension now works more cleanly | |||
2013-06-18 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden | |
removed implicit flushes on reads from recorders for better performance made sure stack timers were updated on recorder deactivate faster rendering and better ui for fast timer view | |||
2013-06-17 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added getAs and setAs to LLUnit to make it clearer how you specify units removed accidental 0-based indexing of periodicRecording history... should now be consistently 1-based, with 0 accessing current active recording removed per frame timer updates of all historical timer bars in fast timer display added missing assignment operator to recordings | |||
2013-06-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed Units macros and argument order to make it more clear optimized units for integer types fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
killed LLFastTimerView::getTime fixed block time stats always being 0 | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-02-02 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fixed most fast timer display and interaction issues | |||
2013-01-31 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fast timer bars render correctly | |||
2013-01-27 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
fixed memory leak fixed glitching of fast timer display | |||
2013-01-24 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
removed LLFastTimerView::getFrameTimer() dead code elimination fixed off by one array access crash | |||
2013-01-24 | SH-3275 WIP interesting Update viewer metrics system to be more flexible | Richard Linden | |
clean up LLFastTimerView so it can be converted to handling LLTrace data | |||
2012-12-18 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
removed some potential data races got memory stats recording in trace system | |||
2012-12-04 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added copy constructor to periodic recording to allow snapshot generation in fast timer view fixed build errors | |||
2012-12-03 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
converted fast timer view over to new lltrace mechanisms | |||
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-11-12 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
simplified llfasttimer code down to 2 classes llunit unit conversion now done in floating point or 64 bit integer precision, depending on source type | |||
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 | |||
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-03-28 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-08 | STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved ↵ | Merov Linden | |
analyzeMetricPerformanceLog() and doAnalysisMetrics() from LLFastTimerView to LLMetricPerformanceTesterBasic | |||
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
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-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-07-01 | Generate graphs of performance logs when -analyzeperformance specified on ↵ | Dave Parks | |
command line. | |||
2010-03-03 | fix for EXT-4469 Fast Timers: Minimize and Close icons do not work | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2009-12-21 | added optional timing of fast timers themselves | richard | |
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-09 | merge -r132032-132812 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 | |||
2009-08-24 | merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 | Richard Nelson | |
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684 improved text editor (handles multiple fonts simultaneously as well as inline widgets) | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch |