diff options
author | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-18 21:11:01 +0000 |
---|---|---|
committer | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-18 21:11:01 +0000 |
commit | 666988cae5fe52470cab43f2f7f5420962289df2 (patch) | |
tree | 3f4fb10b953ffa34957b4cf86ca0230d46f6f11c /build | |
parent | 1e1661f99f7017720374d3a1e903502dff92d7eb (diff) | |
download | chromium_src-666988cae5fe52470cab43f2f7f5420962289df2.zip chromium_src-666988cae5fe52470cab43f2f7f5420962289df2.tar.gz chromium_src-666988cae5fe52470cab43f2f7f5420962289df2.tar.bz2 |
Revert of Remove EnableThreadedCompositing from the browser. (https://codereview.chromium.org/337783002/)
Reason for revert:
Broke virtual/implsidepainting/inspector/timeline, made them use single threaded compositor (and impl side painting).
Original issue's description:
> Remove EnableThreadedCompositing from the browser.
>
> Now only --disable-threaded-compositing exists, which is only present
> for layout tests. The --enable-threaded-compositing flag moves to
> become a content shell flag only, as it's only used for DumpRenderTree.
>
> Change any checks in the renderer process for kEnableThreadedCompositing
> to instead be !kDisableThreadedCompositing since that is the only
> flag left.
>
> Remove the whole threaded compositing thing from about:gpu and
> about:flags.
>
> R=piman
> BUG=384381,346363
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278151
TBR=piman@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=384381,346363
Review URL: https://codereview.chromium.org/344703002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278178 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions