Richard Linden
a2e22732f1
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
...
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
2013-07-30 19:13:45 -07:00
Richard Linden
0a96b47663
merge with viewer-release
2013-06-05 19:05:43 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Richard Linden
9d77e030d9
SH-3406 WIP convert fast timers to lltrace system
...
cleaning up build
moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc
streamlined Time class and consolidated functionality in BlockTimer class
llfasttimer is no longer included via llstring.h, so had to add it manually in several places
2012-11-14 23:52:27 -08:00
Richard Linden
0007114cf5
SH-3499 WIP Ensure asset stats output is correct
...
fixed copy behavior of recordings and accumulator buffers
2012-11-05 16:10:57 -08:00
Richard Linden
f8eaee7531
SH-3499 Ensure asset stats output is correct
...
improvements to predicate API
default rules encapsulated in LLInitParam
removed empty flag from viewer asset stats
2012-11-02 20:03:44 -07:00
Richard Linden
bb6bda9eef
SH-3499 Ensure asset stats output is correct
...
added support for specifying predicates for xui and llsd serialization
2012-11-01 19:55:06 -07:00
Richard Linden
b71e991c18
SH-3405 WIP convert existing stats to lltrace system
...
fixed predicate update logic and reduced to 2 classes
2012-10-29 18:44:37 -07:00
Richard Linden
3ffd0be53a
SH-3405 WIP convert existing stats to lltrace system
...
fixed llpredicate so that values and rules work uniformly with predicate logic
and/or/negate works in parallel with set/clear
2012-10-26 20:03:33 -07:00
Richard Linden
638a16eedd
SH-3405 WIP convert existing stats to lltrace system
...
improved predicate system, added uncertain/unknown predicates
2012-10-23 22:35:47 -07:00
Richard Linden
ae3e4fee37
Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting
2012-10-22 22:51:28 -07:00
Richard Linden
50ad343366
SH-3405 WIP convert existing stats to lltrace system
...
added return value to serialize function to track if any values were written
2012-10-22 22:46:45 -07:00
Richard Linden
d6634fcd24
SH-3405 WIP convert existing stats to lltrace system
...
sanitized param block code to accept isValid and isProvided at any point
added predicates to control serialization
2012-10-22 19:54:10 -07:00
Richard Linden
176ffa54b4
SH-3405 WIP convert existing stats to lltrace system
...
finished most of conversion of llviewerassetstats
ported some param block fixes from viewer-chui
converted viewer asset stats to param block format
2012-10-19 19:35:01 -07:00
Richard Linden
118e3b33bd
CHUI-270 FIX Progress spinner not visible in merchant outbox
2012-08-03 17:43:48 -07:00
Todd Stinson
c1aa0cc4fc
Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.
2012-07-27 15:38:03 -07:00
Todd Stinson
3e038cd71b
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
2012-07-27 12:53:54 -07:00
Richard Linden
057da807ac
removed LLXUIXML library
...
moved LLInitParam, and LLRegistry to llcommon
moved LLUIColor, LLTrans, and LLXUIParser to llui
reviewed by Nat
2012-01-20 13:51:46 -08:00