Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-30 | merging up from viewer-development | Aaron Terrell (Enus) | |
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
2010-08-24 | fixing test names for reporting purposes - removing ' test'. also, updated ↵ | Aaron Terrell (Enus) | |
docs to remove that naming schema | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-22 | EOL added. | Palmer | |
2010-07-22 | EXT-7145 - Handle http redirects in viewer properly. Didn't work before. | Palmer | |
Reviewed by Bao and Babbage | |||
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-06-28 | EXT-7498 WIP Snapshot Sharing | Aimee Linden | |
Reviewed by Tofu. | |||
2010-06-15 | Merged from viewer-release | Dessie Linden | |
2010-06-14 | Merge. | brad kittenbrink | |
2010-06-14 | FIX EXT-7857 - c-ares library initialization was skipping a new step. | brad kittenbrink | |
2010-06-14 | EXT-7855 FIXED Memory leak in llmessage/llhttpclient.cpp | Lynx Linden | |
We now free the fileBuffer when we're done in VFileInjector::process_impl() | |||
2010-06-14 | Merged from viewer-release | Dessie Linden | |
2010-06-11 | Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with ↵ | brad kittenbrink | |
mac/linux and potentially improve EXT-7032 behavior. | |||
2010-06-07 | merge from viewer-public | Tofu Linden | |
2010-06-07 | merge backout | Tofu Linden | |
2010-06-07 | EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture. | Tofu Linden | |
Backed out changeset e6feef9704cf to re-introduce Bao's fix | |||
2010-05-28 | merge from viewer-public | Tofu Linden | |
2010-05-24 | Static VFS cache tracing | Brad Payne (Vir Linden) | |
2010-05-24 | merge from viewer-public | Tofu Linden | |
2010-05-24 | Backed out changeset 57e00f7d4d4f | Tofu Linden | |
(was: EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.) This was causing osx/linux build failure. | |||
2010-05-22 | merge from viewer-public | Tofu Linden | |
2010-05-18 | EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture. | Xiaohong Bao | |
2010-05-12 | merge from viewer-public | Tofu Linden | |
2010-05-10 | Automated Merge | Roxie Linden | |
2010-05-05 | merge from viewer-public | Tofu Linden | |
2010-05-04 | DEV-49633 WIP LLHTTPClient calls responders with headers _before_ body | James Cook | |
2010-04-21 | Automated merge | Roxie Linden | |
2010-04-21 | merge from viewer-trunk | Tofu Linden | |
2010-04-20 | CID-462 | Tofu Linden | |
Checker: DEADCODE Function: LLAssetStorage::findInStaticVFSAndInvokeCallback(const LLUUID &, LLAssetType::EType, void (*)(LLVFS *, const LLUUID &, LLAssetType::EType, void *, int, int), void *) File: /indra/llmessage/llassetstorage.cpp | |||
2010-04-20 | merge from viewer-trunk | Tofu Linden | |
2010-04-19 | For EXT-6809 - fixes suggested by Nyx code review | Brad Payne (Vir Linden) | |
2010-04-19 | merge | Brad Payne (Vir Linden) | |
2010-04-19 | For EXT-6809 - search static VFS for all asset types | Brad Payne (Vir Linden) | |
2010-04-16 | For EXT-6809 - search static VFS for all asset types | Brad Payne (Vir Linden) | |
2010-04-16 | For EXT-6809 - search static VFS for all asset types | Brad Payne (Vir Linden) | |
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-13 | Fixed bug EXT-5415 (Edit floater and object profile show group as ↵ | Vadim Savchuk | |
"loading..." when set to "none"). Made LLCacheName getGroupName() and getName() methods return TRUE if the given group/avatar name is NULL, so that LLNameBox doesn't display "Loading..." indefinitely. There's nothing to wait for in case of NULL id: the name cache returns a predefined name that won't change (i.e. it's the final result). Reviewed by Mike: https://codereview.productengine.com/secondlife/r/223/ --HG-- branch : product-engine | |||
2010-04-15 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | merge | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Took out enums and flags from LLInventory into LLInventoryDefines Did a bunch of header file reformatting for LLInventory.h Change made to simulator files as well. | |||
2010-04-02 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie Linden | |
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands | |||
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-31 | merge | Brad Payne (Vir Linden) | |