Roll third_party/trace-viewer to 7eab5e0080fc61c94769f93988979360c0435420
commit7a6ee91fc53118deffc379026754265eafb69b08
authorpetrcermak <petrcermak@chromium.org>
Fri, 12 Jun 2015 13:07:15 +0000 (12 06:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Jun 2015 13:08:15 +0000 (12 13:08 +0000)
tree808b80261679ea1c22ff2808a85ff1ce5cf3f335
parentb049103fa4848e304102a24e78c6ba994130a535
Roll third_party/trace-viewer to 7eab5e0080fc61c94769f93988979360c0435420

$ git log 6e52f2a8b..7eab5e008 --date=short --format='%ad %ae %s'
2015-06-12 petrcermak Remember selected cell in memory dump analysis sub-views
2015-06-11 dsinclair Split UI code from base/utils.
2015-06-11 dsinclair Move the base/units UI related code to ui/units.
2015-06-11 dsinclair Inline some testing CSS.
2015-06-11 benjhayden Compute ResponseInteractionRecord.normalizedUserPain as an exponential.
2015-06-11 benjhayden Compute RAILInteractionRecord.railScore as a weighted average
2015-06-11 dsinclair Pull UI code out of base/ into ui/ folder.
2015-06-11 andrews.charlie Fixes inaccurate getOrCreateCounter() function headers.
2015-06-11 andrews.charlie Replaces instances of "TimelineCounter" with "Counter" in comments.
2015-06-11 beaudoin Allow selecting descendents and ancestors from the analysis view.
2015-06-11 andrews.charlie Made Counter's parent, ID, category, and name private.
2015-06-11 beaudoin Fix "Flow Big" not displaying correctly.
2015-06-11 beaudoin Ensure operations resulting from find are always executed in order.
2015-06-11 beaudoin Use more coherent method names in RelatedEvents.
2015-06-11 petrcermak Make rows in the allocator details pane selectable

Review URL: https://codereview.chromium.org/1174343005

Cr-Commit-Position: refs/heads/master@{#334150}
DEPS