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

Issue 609973002: Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraphicsContext3DCommandBuf… (Closed)

Created:
6 years, 2 months ago by pilgrim_google
Modified:
6 years, 2 months ago
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraphicsContext3DCommandBufferImpl and WebGraphicsContext3DInProcessCommandBufferImpl in preparation for dis-inheriting these classes BUG=338338 TBR=darin@chromium.org Committed: https://crrev.com/7db0709dc9a1622c95c42ff349561da528e905b2 Cr-Commit-Position: refs/heads/master@{#297362}

Patch Set 1 #

Total comments: 3

Patch Set 2 : feedback #

Patch Set 3 : fix link errors #

Patch Set 4 : fix android build #

Patch Set 5 : fix android #

Patch Set 6 : android #

Patch Set 7 : android #

Total comments: 2

Patch Set 8 : feedback2 #

Patch Set 9 : re-add CONTENT_EXPORT to InitializeOnCurrentThread to fix android_clang_dbg build #

Total comments: 2

Patch Set 10 : feedback3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -34 lines) Patch
M content/browser/android/in_process/synchronous_compositor_factory_impl.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/in_process/synchronous_compositor_factory_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 1 2 8 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/android/synchronous_compositor_factory.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 2 3 4 5 6 7 8 9 2 chunks +26 lines, -21 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
pilgrim_google
6 years, 2 months ago (2014-09-26 19:55:03 UTC) #2
jamesr
https://codereview.chromium.org/609973002/diff/1/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h File content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h (right): https://codereview.chromium.org/609973002/diff/1/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h#newcode145 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h:145: // former WebGraphicsContext3DImpl methods comment's not useful. history lives ...
6 years, 2 months ago (2014-09-26 20:05:40 UTC) #3
pilgrim_google
all green now
6 years, 2 months ago (2014-09-29 17:47:00 UTC) #4
jamesr
https://codereview.chromium.org/609973002/diff/120001/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h File content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h (right): https://codereview.chromium.org/609973002/diff/120001/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h#newcode145 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h:145: CONTENT_EXPORT bool InitializeOnCurrentThread(); what's the export for? all the ...
6 years, 2 months ago (2014-09-29 18:00:57 UTC) #5
pilgrim_google
On 2014/09/29 18:00:57, jamesr wrote: > https://codereview.chromium.org/609973002/diff/120001/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h > File content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h > (right): > > https://codereview.chromium.org/609973002/diff/120001/content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h#newcode145 ...
6 years, 2 months ago (2014-09-29 21:17:40 UTC) #6
jamesr
lgtm w/ one cleanup suggested. https://codereview.chromium.org/609973002/diff/160001/content/renderer/renderer_webkitplatformsupport_impl.cc File content/renderer/renderer_webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/609973002/diff/160001/content/renderer/renderer_webkitplatformsupport_impl.cc#newcode961 content/renderer/renderer_webkitplatformsupport_impl.cc:961: in_process_context.reset( no need to ...
6 years, 2 months ago (2014-09-29 21:22:31 UTC) #7
pilgrim_google
+sievers refactoring some pretty low level graphics stuff that touches an android-only code path. please ...
6 years, 2 months ago (2014-09-29 21:59:31 UTC) #11
no sievers
On 2014/09/29 21:59:31, pilgrim_google wrote: > +sievers refactoring some pretty low level graphics stuff that ...
6 years, 2 months ago (2014-09-30 02:01:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/609973002/180001
6 years, 2 months ago (2014-09-30 03:05:21 UTC) #14
commit-bot: I haz the power
Committed patchset #10 (id:180001) as 72498f86d715071c2f209d4e891d6e70fa4a256a
6 years, 2 months ago (2014-09-30 05:01:09 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 05:02:10 UTC) #16
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/7db0709dc9a1622c95c42ff349561da528e905b2
Cr-Commit-Position: refs/heads/master@{#297362}

Powered by Google App Engine
This is Rietveld 408576698