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

Issue 1602313002: Removed client side support for old sync points. (Closed)

Created:
4 years, 11 months ago by David Yen
Modified:
4 years, 11 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, blink-reviews, blink-reviews-api_chromium.org, cc-bugs_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, darin (slow to review), dglazkov+blink, extensions-reviews_chromium.org, piman+watch_chromium.org, qsr+mojo_chromium.org, rjkroege, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, sky
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed client side support for old sync points. R=piman@chromium.org BUG=514815 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/cbda834dc41f646c7ce6c2acff18eca9b6a3047a Cr-Commit-Position: refs/heads/master@{#370504}

Patch Set 1 #

Patch Set 2 : Removed DrawingBufferTest reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -261 lines) Patch
M cc/resources/resource_provider_unittest.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M cc/test/test_gles2_interface.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/test_gles2_interface.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/test/test_web_graphics_context_3d.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/test_web_graphics_context_3d.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/GLES2/gl2chromium_autogen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/blink/webgraphicscontext3d_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/blink/webgraphicscontext3d_impl.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 chunk +0 lines, -16 lines 0 comments Download
M gpu/command_buffer/client/gles2_c_lib_autogen.h View 2 chunks +0 lines, -14 lines 0 comments Download
M gpu/command_buffer/client/gles2_cmd_helper_autogen.h View 1 chunk +0 lines, -8 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 2 chunks +0 lines, -23 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_autogen.h View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_autogen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_autogen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_autogen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h View 1 chunk +0 lines, -10 lines 0 comments Download
M gpu/command_buffer/cmd_buffer_functions.txt View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format.h View 1 chunk +0 lines, -8 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_autogen.h View 1 chunk +0 lines, -33 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_test_autogen.h View 1 chunk +0 lines, -11 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_ids_autogen.h View 1 chunk +41 lines, -43 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M mojo/gpu/mojo_gles2_impl_autogen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/gpu/mojo_gles2_impl_autogen.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTest.cpp View 1 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/public/platform/WebGraphicsContext3D.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 21 (7 generated)
David Yen
4 years, 11 months ago (2016-01-19 22:35:10 UTC) #1
David Yen
+dcheng@ for WebGraphicsContext3D.h review +yzshen@ for mojo autogen headers review
4 years, 11 months ago (2016-01-19 22:37:16 UTC) #4
yzshen1
mojo auto gen files LGTM
4 years, 11 months ago (2016-01-19 22:43:25 UTC) #5
dcheng
lgtm
4 years, 11 months ago (2016-01-19 22:44:42 UTC) #6
David Yen
+sky@ for DrawingBufferTest change, the deleted function is not used anymore so it doesn't change ...
4 years, 11 months ago (2016-01-19 22:59:02 UTC) #8
sky
On 2016/01/19 22:59:02, David Yen wrote: > +sky@ for DrawingBufferTest change, the deleted function is ...
4 years, 11 months ago (2016-01-19 23:13:02 UTC) #9
David Yen
On 2016/01/19 23:13:02, sky wrote: > On 2016/01/19 22:59:02, David Yen wrote: > > +sky@ ...
4 years, 11 months ago (2016-01-19 23:17:48 UTC) #11
Ken Russell (switch to Gerrit)
DrawingBufferTest and anything else I'm an owner of LGTM.
4 years, 11 months ago (2016-01-19 23:26:51 UTC) #12
piman
LGTM. Can you also remove CommandBufferNamespace::OLD_SYNC_POINTS, and the SyncToken(uint32_t sync_point) constructor?
4 years, 11 months ago (2016-01-20 01:10:38 UTC) #13
David Yen
On 2016/01/20 01:10:38, piman (Slow to review) wrote: > LGTM. Can you also remove CommandBufferNamespace::OLD_SYNC_POINTS, ...
4 years, 11 months ago (2016-01-20 18:51:58 UTC) #14
piman
On 2016/01/20 18:51:58, David Yen wrote: > On 2016/01/20 01:10:38, piman (Slow to review) wrote: ...
4 years, 11 months ago (2016-01-20 18:54:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1602313002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1602313002/20001
4 years, 11 months ago (2016-01-20 20:11:27 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-20 21:51:13 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 21:52:13 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cbda834dc41f646c7ce6c2acff18eca9b6a3047a
Cr-Commit-Position: refs/heads/master@{#370504}

Powered by Google App Engine
This is Rietveld 408576698