Age | Commit message (Collapse) | Author |
|
MAINT-6731 Use web profile URLs from the grid configuration
|
|
Fix HttpCoroutineAdapter name for clarity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(2526/chrome47 version - soon to be replaced with 2704/chrome 51)
|
|
to be consistent with new exception conventions.
|
|
|
|
|
|
|
|
|
|
Previous logic could possibly leave mStartTime uninitialized, producing fatal
warnings with gcc 4.7.
|
|
|
|
for possibly-uninitialized data member in BlockTimer::BlockTimer.
NickyD suggested a real fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image even if there were no changes
|
|
|
|
editing outfit
|
|
|
|
|
|
|
|
LLError::abbreviateFile() is specifically to avoid cluttering log output with
the prefix of an absolute file path on the original build system, pointless
for anyone trying to read the log.
|
|
|
|
|
|
|
|
dumps the info about bone-affecting sliders to stdout
|
|
Raw lllog() doesn't work for varying log level, which is why LL_VLOGS()
exists.
|