Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | removing windows lind endings | Leyla Farazha | |
2010-06-10 | llintrin.h include compile fix for building with windows sdk | Leyla Farazha | |
crafted by richard | |||
2010-06-07 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Mark Palange (Mani) | |
2010-06-04 | made LLStringUtil::null const | Richard Nelson | |
2010-06-04 | Fix a long-suffering logging unit test failure, re-enable the test. | Tofu Linden | |
This makes logs look less scary on Linux, in-line with other platforms. | |||
2010-06-02 | EXT-3780 FIX Fixed CPU MHz to be MHz on all platforms. | palange@pdp47.lindenlab.com | |
2010-06-01 | EXT-3780 - Fixed up linux errs | Mark Palange (Mani) | |
2010-06-01 | Added eol-at-eof | Mark Palange (Mani) | |
2010-06-01 | merge | Mark Palange (Mani) | |
2010-06-01 | EXT-3780 FIX Added llprocessor regression test | Mark Palange (Mani) | |
2010-06-01 | EXT-3780 FIX Re-added LL_X86 and LLX86_64 defines | Mark Palange (Mani) | |
2010-06-01 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-05-29 | FIXED Linux build. | Sergei Litovchuk | |
Added forward specialization of LLStringUtil::format before use in LLStringUtil::formatDatetime. --HG-- branch : product-engine | |||
2010-05-28 | EXT-7013 FIX time formatting function didn't work for some parameters for ↵ | Yuri Chebotarev | |
Japanise (like weekdays). reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/457/ --HG-- branch : product-engine | |||
2010-05-27 | EXT-3780 FIX Bug in linux reporting. | Mark Palange (Mani) | |
2010-05-27 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-05-27 | Change to Build params to disable server build | Mark Palange (Mani) | |
2010-05-20 | EXT-7363 FIXED Provided passing owner ID through chat object since it is ↵ | Alexei Arabadji | |
necessary to correctly build objectim SLURL when chat history reloads content. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/420/ --HG-- branch : product-engine | |||
2010-05-11 | EXT-3780 WIP Adding newline to linux getCPUFeatureDesc output | Mark Palange (Mani) | |
2010-05-10 | Automated Merge | Roxie Linden | |
2010-05-04 | Automated merge | Roxie Linden | |
2010-05-04 | EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in ↵ | Xiaohong Bao | |
either direction) when HTTP Textures is enabled Fixed baked textures downloading. Uploading will be fixed on the server side. | |||
2010-05-03 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Mark Palange (Mani) | |
2010-05-03 | EXT-3780 Added linux impl - wip | Mark Palange (Mani) | |
2010-04-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Xiaohong Bao | |
2010-04-30 | for EXT-7181: create a cheaper call stack tracing tool. | Xiaohong Bao | |
2010-04-30 | Bumped version to 2.0.2.0 - just in case | Dessie Linden | |
2010-04-28 | automated merge | Loren Shih | |
2010-04-27 | EXT-7076 : Allow "paste as link" for any item | Loren Shih | |
Changed llassettype dictionary table to enable linking to most item types. | |||
2010-04-27 | Making use of LLCommonUtils::computeDifference. | Dmitry Zaporozhan | |
Replaced duplicating code with generic function LLCommonUtils::computeDifference() Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/313/ --HG-- branch : product-engine | |||
2010-04-23 | automated merge | Roxie Linden | |
2010-04-22 | Implemented EXT-6724(normal task) - Implement flat list view of filtered ↵ | Dmitry Zaporozhan | |
inventory for "add wearables" panel of outfit editor 1. Modified LLInventoryItemsList - implemented delayed item construction. Items are added during draw, not more than 50 items will be added in single draw. This lets us reduce system overload during multiple panel construction. 2. Implemented LLFilteredWearableListManager to populate inventory flat list with data. This class filters entire inventory according to specified filter and populates specified inventory list with data. 3. Created LLCommonUtil::computeDifference() to avoid code copy-pasting(will use it in all appropriate places in next review request) Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/301/ --HG-- branch : product-engine | |||
2010-04-21 | Automated merge | Roxie Linden | |
2010-04-20 | merge from viewer-hotfix | Tofu Linden | |
2010-04-19 | Change Linux fasttimer implementation back to RDTSC - using a reliable ↵ | Tofu Linden | |
syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. But be more careful with CPU clock count on linux, so the fasttimer values are much more accurate than they were the last time we were with RDTSC, in absolute terms - back in the right order of magnitude anyway. Also change many instances of Mhz to MHz. Also some minor comment fixes. | |||
2010-04-15 | Backed out changeset eaac19489aa6 | Tofu Linden | |
Bao agreed with my initial version after all. | |||
2010-04-15 | be gentler on negative-offset reads - just do nothing instead of asserting. ↵ | Tofu Linden | |
from bao's review. (transplanted from 061b8b55838634425455ebc4ac046462dfc0e5f1) | |||
2010-04-15 | Supporting 'read from the end' doesn't make sense (to me), unlike 'write | Tofu Linden | |
from the end'. Also, more comments. Also, try to avoid a seek when offset==0 in read. To be reviewed by Bao. (transplanted from 60eb013221a83ff76054ab7dcb1d07c108f51a9d) | |||
2010-04-15 | some clean-up of lllfsthread to help me understand it, remove one extraneous ↵ | Tofu Linden | |
close(). to be reviewed by bao. (transplanted from 17c6af7a2396f9890aab8226356a556b4d58a7d8) | |||
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-20 | set the patch version | Kent Quirk | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
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-04-01 | PE merge | Tofu Linden | |
2010-04-01 | BOOL->bool on llassettype.* | Tofu Linden | |
2010-04-01 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-03-31 | Include channel names in update_version_files.py invocation to fix bad ↵ | CG Linden | |
viewer channel name. | |||
2010-03-31 | EXT-5581 : Centralize is_asset_fetch/knowlable into asset dictionary | Loren Shih | |
Took out some ugly case statements and stuck those functions into the asset dictionary instead. This makes the code a lot more centralized/extensible since if we ever add assets, it'll be clear that their fetch/knowable fields need to be added (versus that logic being in some obscure case statement). |