Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-08 | Automated merge with head of lindenlab/viewer64 | Callum Prentice | |
2017-06-07 | Pull in new version of 3p-Dullahan that was build against CEF 3.021 (Chrome ↵ | Callum Prentice | |
59) for Windows 32/64 and macOS 64 | |||
2017-06-06 | merge Oz's support fixes for TPV support in VMP | Glenn Glazer | |
2017-06-06 | add unit test case, upgrade to VMP package 506059 | Glenn Glazer | |
2017-06-05 | MAINT-7192: upgrade to VMP package 505928 | Glenn Glazer | |
2017-06-01 | upgrade to vmp package 505843, oz tpv fixes | Glenn Glazer | |
2017-06-01 | update viewer-manager | Oz Linden | |
2017-05-30 | update SL-702 changes based on code review | Oz Linden | |
2017-05-30 | merge changes for SL-700 from viewer64-vmp-integration | Oz Linden | |
2017-05-24 | SL-702: refactor to make the viewer-manager easier for TPVs to integrate | Oz Linden | |
2017-05-24 | no-op edit to force a rebuild | Brad Payne (Vir Linden) | |
2017-05-23 | upgrade to VMP package 505471 | Glenn Glazer | |
2017-05-23 | update viewer-manager to solve service url problem | Oz Linden | |
2017-05-23 | pull from gate | Glenn Glazer | |
2017-05-23 | pull from gate | Glenn Glazer | |
2017-05-23 | DRTVWR-418: Reconcile new code with new Alex Ivy LLPipeline API. | Nat Goodspeed | |
2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-05-22 | merge | Brad Payne (Vir Linden) | |
2017-05-22 | increment viewer version to 5.0.6 | Oz Linden | |
2017-05-22 | Added tag 5.0.5-release for changeset b4d76b5590fd | Oz Linden | |
2017-05-19 | upgrade to viewer-manager that supports setting update server via ↵ | Oz Linden | |
SL_UPDATE_SERVICE | |||
2017-05-18 | merge latest updates from coyot | Oz Linden | |
2017-05-17 | dummy checkin to build an upgrade target | Glenn Glazer | |
2017-05-18 | Linux buildfix; this should be reverted after gcc update to 4.7+ | AndreyL ProductEngine | |
2017-05-17 | update vmp package to 505345 | Glenn Glazer | |
2017-05-17 | nerf launch from NSIS | Glenn Glazer | |
2017-05-17 | update vmp package to 505332 | Glenn Glazer | |
2017-05-17 | update vmp package to 505320 | Glenn Glazer | |
2017-05-17 | update vmp package to 505307 | Glenn Glazer | |
2017-05-17 | Merged in nat_linden/viewer-neko (pull request #262) | nat_linden | |
Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle classes. Approved-by: Rider Linden <rider@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2017-05-17 | MAINT-7274 Remove "identifier" arg from the message | Mnikolenko Productengine | |
2017-05-16 | MAINT-7414 FIXED Confirmation is not shown when removing multiple items at ↵ | Mnikolenko Productengine | |
once when above InventoryTrashMaxCapacity limit | |||
2017-05-15 | MAINT-7383 show notifications for Purge item action in all inventory panels | Mnikolenko Productengine | |
2017-05-15 | MAINT-7413 Display confirmation dialog after clicking Empty Trash on Trash ↵ | Mnikolenko Productengine | |
floater | |||
2017-05-12 | pull from v64 gate | Glenn Glazer | |
2017-05-11 | MAINT-7403 Disallow emptying Trash while in the Recent tab of Inventory | Mnikolenko Productengine | |
2017-05-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-05-11 | Merged in coyot/viewer64-build-results-dotted (pull request #11) | nat_linden | |
Approved-by: Scott Lawrence (Oz Linden) <oz@lindenlab.com> | |||
2017-05-10 | upgrade to VMP package 505153 | Glenn Glazer | |
2017-05-10 | Add size limit to LLEventBatchThrottle like LLEventBatch. | Nat Goodspeed | |
The new behavior is that it will flush when either the pending batch has grown to the specified size, or the time interval has expired. | |||
2017-05-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-neko | Nat Goodspeed | |
2017-05-10 | Add LLEventThrottle tests; actually *all* lleventfilter.cpp tests. | Nat Goodspeed | |
For some reason there wasn't an entry in indra/llcommon/CMakeLists.txt to run the tests in indra/llcommon/tests/lleventfilter_test.cpp. It seems likely that at some point it existed, since all previous tests built and ran successfully. In any case, (re-)add lleventfilter_test.cpp to the set of llcommon tests. Also alphabetize them to make it easier to find a particular test invocation. Also add new tests for LLEventThrottle. To support this, refactor the concrete LLEventThrottle class into LLEventThrottleBase containing all the tricky logic, with pure virtual methods for access to LLTimer and LLEventTimeout, and an LLEventThrottle subclass containing the LLTimer and LLEventTimeout instances and corresponding implementations of the new pure virtual methods. That permits us to introduce TestEventThrottle, an alternate subclass with dummy implementations of the methods related to LLTimer and LLEventTimeout. In particular, we can explicitly advance simulated realtime to simulate particular LLTimer and LLEventTimeout behaviors. Finally, introduce Concat, a test LLEventPump listener class whose function is to concatenate received string event data into a composite string so we can readily test for particular sequences of events. | |||
2017-05-10 | DRTVWR-418, MAINT-6996: Update Mac mem queries (per Drake Arconis) | Nat Goodspeed | |
Drake points out that the OS X 64-bit-capable memory-query APIs recommended in comments by some long-ago maintainer are by now themselves obsolete. He offered this patch to update us to current macOS memory APIs. | |||
2017-05-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-05-10 | dummy commit | Glenn Glazer | |
2017-05-10 | MAINT-7359 improve new Avatar Render Settings window | Mnikolenko Productengine | |
2017-05-09 | upgrade to VMP package 505113 | Glenn Glazer | |
2017-05-09 | DRTVWR-418: Set -std=c++14 for Mac even before viewer-build-variables. | Nat Goodspeed | |
2017-05-09 | DRTVWR-418: Harmless commit to force a TeamCity rebuild. | Nat Goodspeed | |
2017-05-09 | MAINT-7343 - improved error case handling and checking for unlikely corners | Brad Payne (Vir Linden) | |