Age | Commit message (Collapse) | Author |
|
|
|
|
|
Reviewed by VoidPointer
|
|
|
|
added return value to serialize function to track if any values were written
|
|
sanitized param block code to accept isValid and isProvided at any point
added predicates to control serialization
|
|
|
|
|
|
|
|
|
|
cpp code
|
|
|
|
|
|
removed spam and dead code
|
|
CXXFLAG to have cmake generation debug symbols in xcode.
|
|
fixed build
|
|
|
|
removed spam and dead code
|
|
finished most of conversion of llviewerassetstats
ported some param block fixes from viewer-chui
converted viewer asset stats to param block format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created param block skeleton for asset stats
removed most of llviewerassetstats logic
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
fixed trace recording on background threads hitting null pointer
|
|
|
|
|
|
|
|
|
|
controls' is switched on.
|
|
started conversion of llviewerassetstats
removed old, dead LLViewerStats code
made units tracing require units declaration
clean up of units handling
|
|
|
|
|
|
that already opened in separated floater. Changed to non-tearable menu.
Reviewed by Kelly
|
|
|
|
|
|
reviewed with Davep
|
|
place first and default to the original location if not found.
|
|
|
|
|
|
|