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

Issue 138223004: Inject GPUDataManager support into ash to abstract a content dependency. (Closed)

Created:
6 years, 11 months ago by Ben Goodger (Google)
Modified:
6 years, 11 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : add files #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Total comments: 1

Patch Set 8 : scoped_ptr #

Patch Set 9 : chekdeps #

Patch Set 10 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -55 lines) Patch
M ash/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/accelerators/accelerator_controller.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 6 2 chunks +6 lines, -1 line 0 comments Download
D ash/ash_with_content_export.h View 1 chunk +0 lines, -32 lines 0 comments Download
A ash/content_support/DEPS View 1 1 chunk +5 lines, -0 lines 0 comments Download
A + ash/content_support/ash_with_content_export.h View 2 chunks +3 lines, -3 lines 0 comments Download
A ash/content_support/gpu_support_impl.h View 1 1 chunk +29 lines, -0 lines 0 comments Download
A ash/content_support/gpu_support_impl.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
A ash/content_support/inject.h View 1 2 3 4 5 1 chunk +16 lines, -0 lines 0 comments Download
A ash/content_support/inject.cc View 1 2 3 4 5 6 7 8 9 1 chunk +17 lines, -0 lines 0 comments Download
A ash/gpu_support.h View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
M ash/keyboard_overlay/keyboard_overlay_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/keyboard_overlay/keyboard_overlay_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/screensaver/screensaver_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/shell.h View 1 2 3 4 5 6 7 3 chunks +7 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 3 4 5 6 7 6 chunks +25 lines, -8 lines 0 comments Download
M ash/shell/content_client/shell_browser_main_parts.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M ash/system/monitor/tray_monitor.cc View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/ash_init.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ben Goodger (Google)
This is the pattern I'll use for code used from ash types that can't be ...
6 years, 11 months ago (2014-01-15 20:08:21 UTC) #1
oshima
lgtm with an optional nit. https://codereview.chromium.org/138223004/diff/200001/ash/shell.h File ash/shell.h (right): https://codereview.chromium.org/138223004/diff/200001/ash/shell.h#newcode542 ash/shell.h:542: void SetGPUSupport(GPUSupport* gpu_support); nit: ...
6 years, 11 months ago (2014-01-15 20:20:51 UTC) #2
Ben Goodger (Google)
On 2014/01/15 20:20:51, oshima wrote: > lgtm with an optional nit. > > https://codereview.chromium.org/138223004/diff/200001/ash/shell.h > ...
6 years, 11 months ago (2014-01-15 20:26:59 UTC) #3
Ben Goodger (Google)
Committed patchset #9 manually as r245010 (presubmit successful).
6 years, 11 months ago (2014-01-15 22:59:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ben@chromium.org/138223004/380001
6 years, 11 months ago (2014-01-15 23:52:44 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 06:09:52 UTC) #6
Message was sent while issue was closed.
Change committed as 245161

Powered by Google App Engine
This is Rietveld 408576698