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

Issue 13255002: Implemented software output device for Aura. (Closed)

Created:
7 years, 9 months ago by slavi
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Implemented software output device for Aura. BUG=124671, 161008 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191873

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed an include. #

Patch Set 3 : Rebased #

Patch Set 4 : #

Patch Set 5 : Fixed linux builds. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -2 lines) Patch
M content/content_renderer.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/gpu/compositor_output_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/gpu/compositor_output_surface.cc View 1 chunk +0 lines, -2 lines 0 comments Download
A content/renderer/gpu/compositor_software_output_device.h View 1 2 3 1 chunk +46 lines, -0 lines 0 comments Download
A content/renderer/gpu/compositor_software_output_device.cc View 1 2 3 1 chunk +149 lines, -0 lines 0 comments Download
M ui/surface/transport_dib.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
slavi
This is essentially the same patch as https://codereview.chromium.org/13042022/ with all comments addressed. Note that it ...
7 years, 9 months ago (2013-03-28 22:18:56 UTC) #1
piman
https://codereview.chromium.org/13255002/diff/1/content/renderer/gpu/compositor_software_output_device.cc File content/renderer/gpu/compositor_software_output_device.cc (right): https://codereview.chromium.org/13255002/diff/1/content/renderer/gpu/compositor_software_output_device.cc#newcode66 content/renderer/gpu/compositor_software_output_device.cc:66: dibs_.clear(); From previous review: I still don't understand why ...
7 years, 9 months ago (2013-03-29 00:23:53 UTC) #2
slavi
On 2013/03/29 00:23:53, piman wrote: > https://codereview.chromium.org/13255002/diff/1/content/renderer/gpu/compositor_software_output_device.cc > File content/renderer/gpu/compositor_software_output_device.cc (right): > > https://codereview.chromium.org/13255002/diff/1/content/renderer/gpu/compositor_software_output_device.cc#newcode66 > ...
7 years, 9 months ago (2013-03-29 01:48:40 UTC) #3
piman
On 2013/03/29 01:48:40, slavi wrote: > On 2013/03/29 00:23:53, piman wrote: > > > https://codereview.chromium.org/13255002/diff/1/content/renderer/gpu/compositor_software_output_device.cc ...
7 years, 8 months ago (2013-04-01 18:18:07 UTC) #4
slavi
All done. PTAL.
7 years, 8 months ago (2013-04-02 01:28:18 UTC) #5
piman
lgtm
7 years, 8 months ago (2013-04-02 01:35:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skaslev@chromium.org/13255002/12001
7 years, 8 months ago (2013-04-02 02:08:15 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-02 02:33:19 UTC) #8
slavi
+kbr for a ui/surface change
7 years, 8 months ago (2013-04-02 17:02:52 UTC) #9
Ken Russell (switch to Gerrit)
lgtm
7 years, 8 months ago (2013-04-02 17:04:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skaslev@chromium.org/13255002/30001
7 years, 8 months ago (2013-04-02 17:05:56 UTC) #11
commit-bot: I haz the power
7 years, 8 months ago (2013-04-02 19:15:45 UTC) #12
Message was sent while issue was closed.
Change committed as 191873

Powered by Google App Engine
This is Rietveld 408576698