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

Issue 12896006: mac: Clean up a few more uses of USE_SKIA (Closed)

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

Description

mac: Clean up a few more uses of USE_SKIA Likely also fixes a top-down-flipped bug with the in-process command buffer. BUG=110881 TBR=tony Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190469

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase #

Patch Set 3 : mac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -64 lines) Patch
M chrome/renderer/mock_printer.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_internals_ui.cc View 1 2 chunks +1 line, -9 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 2 chunks +0 lines, -6 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 3 chunks +0 lines, -4 lines 0 comments Download
M printing/metafile_impl.h View 2 chunks +2 lines, -14 lines 0 comments Download
M webkit/glue/webkit_glue.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 1 2 chunks +0 lines, -6 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc View 1 3 chunks +0 lines, -4 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_impl.h View 3 chunks +0 lines, -7 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_impl.cc View 6 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Nico
thestig: printing/ kbr: everything else https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h File webkit/gpu/webgraphicscontext3d_in_process_impl.h (left): https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h#oldcode20 webkit/gpu/webgraphicscontext3d_in_process_impl.h:20: #if !defined(OS_MACOSX) This was ...
7 years, 9 months ago (2013-03-23 17:34:28 UTC) #1
Lei Zhang
printing lgtm
7 years, 9 months ago (2013-03-24 22:07:39 UTC) #2
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h File webkit/gpu/webgraphicscontext3d_in_process_impl.h (left): https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h#oldcode20 webkit/gpu/webgraphicscontext3d_in_process_impl.h:20: #if !defined(OS_MACOSX) On 2013/03/23 17:34:28, Nico wrote: > ...
7 years, 9 months ago (2013-03-25 18:09:38 UTC) #3
danakj
https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h File webkit/gpu/webgraphicscontext3d_in_process_impl.h (left): https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h#oldcode20 webkit/gpu/webgraphicscontext3d_in_process_impl.h:20: #if !defined(OS_MACOSX) On 2013/03/25 18:09:38, kbr wrote: > On ...
7 years, 9 months ago (2013-03-25 18:25:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/12896006/1
7 years, 9 months ago (2013-03-25 19:05:44 UTC) #5
commit-bot: I haz the power
Failed to apply patch for webkit/plugins/npapi/webplugin_delegate_impl_mac.mm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-25 19:05:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/12896006/8001
7 years, 9 months ago (2013-03-25 19:16:10 UTC) #7
commit-bot: I haz the power
Presubmit check for 12896006-8001 failed and returned exit status 1. INFO:root:Found 9 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-25 19:16:14 UTC) #8
Nico
tony: webkit/OWNERS tbr
7 years, 9 months ago (2013-03-25 19:19:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/12896006/8001
7 years, 9 months ago (2013-03-25 19:21:27 UTC) #10
tony
LGTM
7 years, 9 months ago (2013-03-25 19:24:13 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 9 months ago (2013-03-25 20:11:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/12896006/4003
7 years, 9 months ago (2013-03-25 20:11:50 UTC) #13
Nico
Committed patchset #3 manually as r190469 (presubmit successful).
7 years, 9 months ago (2013-03-25 20:26:55 UTC) #14
Nico
7 years, 9 months ago (2013-03-28 17:41:23 UTC) #15
On Mon, Mar 25, 2013 at 11:25 AM, <danakj@chromium.org> wrote:

>
> https://codereview.chromium.**org/12896006/diff/1/webkit/**
>
gpu/webgraphicscontext3d_in_**process_impl.h<https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h>
> File webkit/gpu/**webgraphicscontext3d_in_**process_impl.h (left):
>
> https://codereview.chromium.**org/12896006/diff/1/webkit/**
>
gpu/webgraphicscontext3d_in_**process_impl.h#oldcode20<https://codereview.chromium.org/12896006/diff/1/webkit/gpu/webgraphicscontext3d_in_process_impl.h#oldcode20>
> webkit/gpu/**webgraphicscontext3d_in_**process_impl.h:20: #if
> !defined(OS_MACOSX)
> On 2013/03/25 18:09:38, kbr wrote:
>
>> On 2013/03/23 17:34:28, Nico wrote:
>> > This was very likely wrong and just wasn't updated since we switched
>>
> to skia.
>
>> >
>> > Is the in-process graphics context used for anything?
>>
>
>  No, it's unused. I thought danakj just deleted it, and that jam
>>
> removed the
>
>> command-line flags. The test harnesses are using the in-process
>>
> command buffer
>
>> impl at this point.
>>
>
> I removed support for it from the offscreen context providers, but
> didn't delete the class. Guess I should then.
>

(filed https://code.google.com/p/chromium/issues/detail?id=224665 for this)


>
>
https://codereview.chromium.**org/12896006/<https://codereview.chromium.org/1...
>

Powered by Google App Engine
This is Rietveld 408576698