forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert 217824 "cc: RenderingStats overhaul"
Speculative. May have broken smoothness_measurement on Mac 10.7. > cc: RenderingStats overhaul > - Split RenderingStats into MainThreadRenderingStats and > ImplThreadRenderingStats > - Support accumulated stats and per-frame stats in RenderingStatsInstrumentation > - Dump MainThreadRenderingStats into trace event from > ThreadProxy::BeginFrameOnMainThread > - Dump ImplThreadRenderingStats into trace event from > LayerTreeHostImpl::DrawLayers > - Made naming of RenderingStats members consistent > > R=nduca@chromium.org,jamesr@chromium.org > BUG=266101,264308 > > Review URL: https://chromiumcodereview.appspot.com/23088002 TBR=ernstm@chromium.org Review URL: https://codereview.chromium.org/23155003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217892 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
simonjam@chromium.org
committed
Aug 16, 2013
1 parent
6e55391
commit b37012e
Showing
8 changed files
with
160 additions
and
317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.