Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
|
|
|
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect;
|
|
about the return type for calls to LLView::getParent(): never assume a down
cast is possible.
|
|
- Removed a lot of logging code to reduce application close time
|
|
|
|
cause of the crash
|
|
|
|
- memory leaks fixing;
|
|
|
|
- Added clear() after DeletePointer() call to hopfully fix this...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
|
|
off(because it kills fps).
|
|
|
|
deletion, using handle instead of pointer and cleaning things consistently
|
|
|
|
|
|
|
|
quite a bit of debug spam to clean later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed "bouncing" stat values when a value ended in zeroes
|
|
bear)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added more MemTrackable types
optimized memory usage of LLTrace some more
|
|
|