History log of /frameworks/base/libs/hwui/FrameInfoVisualizer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
be3fba05e823f740f65b2679929347dc3dd282ad 06-Jul-2015 John Reck <jreck@google.com> Adjust for pipeline stalls

Bug: 20853441

Calculating duration that crosses the UI-RT
sync point will now subtract out the time spent waiting
in queue under the assumption that this time will be
accounted for in the previous frame's metrics

Change-Id: Ia8213f4410638840613f5ae439e98dfb77532a6a
/frameworks/base/libs/hwui/FrameInfoVisualizer.cpp
0f43c3998cd9abbfefea21f3ff2787dfff80ce1d 08-Jun-2015 John Reck <jreck@google.com> Fix clang warnings

Bug: 21695880
Change-Id: I2985a42a52ab27c546b4317ea70f94d1506c5347
/frameworks/base/libs/hwui/FrameInfoVisualizer.cpp
41300274cf8efde2ca95d3c767b214d1edb97f8d 03-Jun-2015 John Reck <jreck@google.com> Iterate step of launch & iterate

Bug: 18052916

Tweaked colors, merged some categories
Reduced significance of fast frames
Increased visual weight of janky frames

Change-Id: I5b4e86164c4d51debad7de0e0f8715dda34c7a60
/frameworks/base/libs/hwui/FrameInfoVisualizer.cpp
1b54fb27ac48495ed0b33868fda5776fb49fe0f3 03-Jun-2015 Chris Craik <ccraik@google.com> Delete MAKE_ENUM_FLAGS

bug:21595702

Settle on namespace-enum for consistency. Also removes k prefix.

Change-Id: Ib89f94cb9263de40b6e4636577dca4860867d0d8
/frameworks/base/libs/hwui/FrameInfoVisualizer.cpp
bf3c602284f9a344faf185c3a5e94a264ba44c4f 03-Jun-2015 John Reck <jreck@google.com> More colors, now with material colors

Bug: 18052916
Change-Id: I66c2573d796338ee7b7d0ddf240b90cc78a71ce5
/frameworks/base/libs/hwui/FrameInfoVisualizer.cpp
4c9e59d03c2bca38001225b79d01740b8999adfb 12-May-2015 John Reck <jreck@google.com> Unify DrawProfiler/JankStats

Bug: 20822400

Change-Id: I24345c3120440bfce14e8cbe7e880b39f10b744a
/frameworks/base/libs/hwui/FrameInfoVisualizer.cpp