| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
| LF, and trim trailing whitespaces as needed | |||
| 2024-04-12 | viewer-private#226 Unhandled PngError throws application into a loop | Andrey Kleshchev | |
| png_read_info triggered a PngError, LLAppViewer::frame() handled it instead of LLPngWrapper::readPng, and since status didn't change viewer tried to decode image again and again and again. | |||
| 2018-07-26 | MAINT-8923 Better allocation failure handling, createGLTexture crashes | andreykproductengine | |
| 2017-05-31 | STORM-2148 Crash on trying to save texture file(s) to computer from inventory | pavelkproductengine | |
| 2016-07-22 | MAINT-6584: Convert LLImage class hierarchy to standard 'bool' | Nat Goodspeed | |
| instead of legacy BOOL. | |||
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2014-09-15 | MAINT-3562 FIXED Viewer crashes when updating local textures using Substance ↵ | ruslantproductengine | |
| Designer : add code for control input buffer size | |||
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2012-04-06 | STORM-1837: check for valid png header before attempting to decode | Oz Linden | |
| 2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
| 2010-06-15 | EXT-7851 FIXED Cleaned up code to avoid confusion. | Lynx Linden | |
| The mTmpWriteBuffer member variable was never actually being allocated because it was being shadowed by a local variable. This is why the code never crashed. I've removed the member variable as it was clearly never used and really confused the code. | |||
| 2010-06-14 | EXT-7851 FIXED Memory leak in LLImagePNG::encode() | Lynx Linden | |
| We were not freeing the temporary image buffer if the PNG encoding failed. This probably doesn't happen very often, but it's good to plug the leak all the same. | |||
| 2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
| svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
| 2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
| svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
| 2007-06-21 | merge -r62831:64079 branches/maintenance to release | Kelly Washington | |
