Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-10 | Merge with vwr-dev-mat | Graham Madarasz | |
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
made marker file lock use append, not truncate | |||
2013-05-09 | remove duplications and other errors introduced during the merge | Oz Linden | |
2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-05-01 | Manually pull in Richard's fixes for llcommon/llsingleton.h | simon | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Merge downstream code from viewer-bear | simon | |
2013-04-29 | Merge in downstream viewer-beta | simon | |
2013-04-26 | Convert LLThreadSafeRefCount back to atomic ref counting. Reviewed by Kelly | simon | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | Clean up LLSingleton work - special case to re-create instance if it's been ↵ | simon | |
deleted. | |||
2013-04-24 | Trivial change to note that earlier changeset 27742 (1c3262183eb5) is a | simon | |
re-work of the LLInstanceTracker code done by Richard. The commit comment is cryptic | |||
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-04-23 | Revert LLThreadSafeRefCount optimization; caps fetching was failing. ↵ | simon | |
Reviewed by Kelly | |||
2013-04-23 | merge changes for latest viewer-development | Oz Linden | |
2013-04-23 | merge changes for 3.5.1-beta3 | Oz Linden | |
2013-04-22 | SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵ | Nyx Linden | |
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA. | |||
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | Some minor cleanups while hunting crashes. Reviewed by Kelly | simon | |
2013-04-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-15 | Merge | simon | |
2013-04-15 | Fix crash introduced by LLInstanceTrackerBase optimization. Reviewed by Kelly | simon | |
2013-06-03 | Merge. Refresh from viewer-release merged with in-progress work. | Monty Brandenberg | |
2013-05-30 | Merge. Pull viewer-release to get the new version scheme changes. | Monty Brandenberg | |
2013-05-02 | SH-4161 Integrate cpu metrics into LLDeadmanTimer and then metrics viewer | Monty Brandenberg | |
Normalize deadman timer's args on U64/F64. Internals remain the same. Modify mesh to collect and output enhanced CPU metrics. | |||
2013-05-02 | SH-4161 Integrate cpu metrics into LLDeadmanTimer and then metrics viewer | Monty Brandenberg | |
Integrated as a ctor-time option to LLDeadmanTimer and have mesh use this mode for the stats I'm gathering. | |||
2013-05-02 | SH-4153 Port user and system cpu accounting from example program. | Monty Brandenberg | |
Windows resolution isn't good enough for a strictly increasing time test in the unit tests. | |||
2013-05-01 | SH-4153 Port user and system cpu accounting from example program. | Monty Brandenberg | |
The http_texture_load example program has some cpu usage gathering tools that should be generally useful and specifically for the deadman switch. Port these into llcommon into new all-static class LLProcInfo. Add unit test, etc. | |||
2013-04-17 | SH-4090 Integrating deadman timer with mesh repo downloads. | Monty Brandenberg | |
Timer interface violated my design rules and I paid for it with clumsiness and silent errors. Cleaned it up mainly removing the evil default values. Found better integration points in the mesh downloader and it's producing fairly consistent numbers on the MeshTest2 test region (about 5500 downloads, ~90 seconds, +/- 10 seconds). Will review with davep and do an early timer stop on teleport which invalidates a timing sequence. | |||
2013-04-12 | increment version to 3.5.2 | Oz Linden | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-10 | SH-4089 Unit test work. lltimer basis on Windows is zero which | Monty Brandenberg | |
doesn't allow negative offsetting for unit tests. Had to keep things positive. Could do windows-specific test cases but I'm hoping to dump lltimer from the implementation later. | |||
2013-04-10 | SH-4089 Unit test work for timer. Knocked off some tests for | Monty Brandenberg | |
the deadman's timer. Found some bugs, dig some cleanup and documented a few things. Definitely want to get rid of the U64/F64 interfaces at sometime but this is a good start. | |||
2013-04-09 | SH-4088 Deadman timer switch started in llcommon. Unit test started. | Monty Brandenberg | |
Will be used for mesh, inventory, etc., operation markers. | |||
2013-04-09 | fix? race condition that occasionally fails in unit test | Oz Linden | |
2013-04-04 | merge with latest viewer-development | Nyx Linden | |
2013-04-02 | merge changes for 3.5.0-beta7 | Oz Linden | |
2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden | |
2013-03-30 | Fix for linux build? | Dave Parks | |
2013-03-29 | Google Breakpad Fix. Code reviewed by DaveP | Graham Madarasz (Graham Linden) | |
2013-03-29 | Viewer breakpad linux fixes | Graham Madarasz | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | Google Breakpad Fix | Graham Madarasz (Graham Linden) | |
2013-03-27 | Fix breakpad breakage from linux API diffs | Graham Madarasz | |