Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(442)

Issue 240073008: Add a gpu.SwapBuffers synthetic delay to PostSubBuffer. (Closed)

Created:
6 years, 8 months ago by Geoff Lang
Modified:
6 years, 8 months ago
Reviewers:
Zhenyao Mo, nduca, piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer. Depending on the GL implementation, PostSubBuffer may be called instead of SwapBuffers. Rename gpu.SwapBuffers to a more generic gpu.PresentingFrame and update all the tests that use the delay. BUG=359662 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265936

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rename gpu.SwapBuffers to gpu.PresentingFrame #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M base/debug/trace_event_impl.h View 1 1 chunk +6 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M tools/perf/measurements/smoothness_unittest.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tools/perf/page_sets/tough_scheduling_cases.py View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Geoff Lang
PTAL
6 years, 8 months ago (2014-04-17 17:23:17 UTC) #1
Zhenyao Mo
https://codereview.chromium.org/240073008/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/240073008/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode7551 gpu/command_buffer/service/gles2_cmd_decoder.cc:7551: TRACE_EVENT_SYNTHETIC_DELAY("gpu.SwapBuffers"); I feel you should use a different name ...
6 years, 8 months ago (2014-04-17 20:45:47 UTC) #2
Geoff Lang
On 2014/04/17 20:45:47, Zhenyao Mo wrote: > https://codereview.chromium.org/240073008/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc > File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): > > https://codereview.chromium.org/240073008/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode7551 ...
6 years, 8 months ago (2014-04-17 20:47:22 UTC) #3
Zhenyao Mo
On 2014/04/17 20:47:22, Geoff Lang wrote: > On 2014/04/17 20:45:47, Zhenyao Mo wrote: > > ...
6 years, 8 months ago (2014-04-17 20:53:44 UTC) #4
Zhenyao Mo
Don't want to hold your progress. Let's seek a third party (piman) to decide.
6 years, 8 months ago (2014-04-17 20:54:28 UTC) #5
piman
On 2014/04/17 20:54:28, Zhenyao Mo wrote: > Don't want to hold your progress. Let's seek ...
6 years, 8 months ago (2014-04-18 00:56:42 UTC) #6
Geoff Lang
On 2014/04/18 00:56:42, piman wrote: > On 2014/04/17 20:54:28, Zhenyao Mo wrote: > > Don't ...
6 years, 8 months ago (2014-04-18 00:58:08 UTC) #7
Geoff Lang
PTAL, updated the delay name to gpu.PresentingFrame and updated the tests.
6 years, 8 months ago (2014-04-22 17:40:26 UTC) #8
piman
LGTM, thanks!
6 years, 8 months ago (2014-04-22 17:45:01 UTC) #9
Zhenyao Mo
LGTM
6 years, 8 months ago (2014-04-22 17:56:17 UTC) #10
nduca
lgtm
6 years, 8 months ago (2014-04-23 23:10:19 UTC) #11
Geoff Lang
The CQ bit was checked by geofflang@chromium.org
6 years, 8 months ago (2014-04-23 23:18:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/geofflang@chromium.org/240073008/20001
6 years, 8 months ago (2014-04-23 23:19:16 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 00:12:06 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 8 months ago (2014-04-24 00:12:06 UTC) #15
Geoff Lang
The CQ bit was checked by geofflang@chromium.org
6 years, 8 months ago (2014-04-24 13:41:21 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/geofflang@chromium.org/240073008/20001
6 years, 8 months ago (2014-04-24 14:15:11 UTC) #17
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 16:40:29 UTC) #18
Message was sent while issue was closed.
Change committed as 265936

Powered by Google App Engine
This is Rietveld 408576698