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

Issue 271843002: Remove SharedBitmapManager global in ui/compositor (Closed)

Created:
6 years, 7 months ago by piman
Modified:
6 years, 7 months ago
Reviewers:
sky, jbauman
CC:
chromium-reviews, Ian Vollick, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, cc-bugs_chromium.org, sky
Visibility:
Public.

Description

Remove SharedBitmapManager global in ui/compositor Globals prevent ui::Compositor from being used in multiple threads. BUG=None R=jbauman@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269153

Patch Set 1 #

Total comments: 1

Patch Set 2 : mojo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -35 lines) Patch
M content/browser/compositor/gpu_process_transport_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/compositor/gpu_process_transport_factory.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/compositor/image_transport_factory.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/compositor/image_transport_factory.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M content/browser/compositor/no_transport_image_transport_factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/compositor/no_transport_image_transport_factory.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M mojo/aura/context_factory_mojo.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/aura/context_factory_mojo.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ui/compositor/compositor.h View 2 chunks +3 lines, -1 line 0 comments Download
M ui/compositor/compositor.cc View 3 chunks +2 lines, -8 lines 0 comments Download
M ui/compositor/test/context_factories_for_test.cc View 3 chunks +0 lines, -7 lines 0 comments Download
M ui/compositor/test/in_process_context_factory.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/compositor/test/in_process_context_factory.cc View 3 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
piman
Begun, the static wars have. https://codereview.chromium.org/271843002/diff/1/content/browser/compositor/image_transport_factory.h File content/browser/compositor/image_transport_factory.h (left): https://codereview.chromium.org/271843002/diff/1/content/browser/compositor/image_transport_factory.h#oldcode68 content/browser/compositor/image_transport_factory.h:68: virtual ui::ContextFactory* AsContextFactory() = ...
6 years, 7 months ago (2014-05-08 01:34:56 UTC) #1
jbauman
lgtm. I guess we're going to be getting rid of g_factory and g_implicit_factory or something?
6 years, 7 months ago (2014-05-08 01:43:48 UTC) #2
piman
On 2014/05/08 01:43:48, jbauman wrote: > lgtm. I guess we're going to be getting rid ...
6 years, 7 months ago (2014-05-08 01:46:07 UTC) #3
piman
The CQ bit was checked by piman@chromium.org
6 years, 7 months ago (2014-05-08 01:46:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/271843002/1
6 years, 7 months ago (2014-05-08 01:50:02 UTC) #5
piman
Missed mojo. +sky for OWNERS
6 years, 7 months ago (2014-05-08 04:34:07 UTC) #6
sky
LGTM - thanks!
6 years, 7 months ago (2014-05-08 15:01:42 UTC) #7
piman
The CQ bit was checked by piman@chromium.org
6 years, 7 months ago (2014-05-08 18:07:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/271843002/20001
6 years, 7 months ago (2014-05-08 18:12:25 UTC) #9
piman
6 years, 7 months ago (2014-05-09 02:22:03 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 manually as r269153 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698