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

Issue 389973005: Merge 280970 "Add switch to disable recording whole document" (Closed)

Created:
6 years, 5 months ago by boliu
Modified:
6 years, 5 months ago
Reviewers:
boliu
CC:
chromium-reviews, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, android-webview-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Merge 280970 "Add switch to disable recording whole document" > Add switch to disable recording whole document > > Add an android webview switch to disable the workaround to record the > whole document on in each commit. The setting is plumbed through > SynchronousCompositorFactory. > > BUG=390702 > > Review URL: https://codereview.chromium.org/361073002 TBR=boliu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283008

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -23 lines) Patch
M android_webview/android_webview.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A + android_webview/common/aw_switches.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/common/aw_switches.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M android_webview/lib/main/aw_main_delegate.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M cc/layers/picture_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/android/in_process/synchronous_compositor_factory_impl.h View 3 chunks +4 lines, -0 lines 0 comments Download
M content/browser/android/in_process/synchronous_compositor_factory_impl.cc View 3 chunks +11 lines, -1 line 0 comments Download
M content/browser/android/in_process/synchronous_compositor_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/browser/android/synchronous_compositor.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/android/synchronous_compositor_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 5 chunks +20 lines, -9 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/renderer/render_widget.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
boliu
6 years, 5 months ago (2014-07-14 20:21:39 UTC) #1
boliu
6 years, 5 months ago (2014-07-14 20:31:54 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r283008.

Powered by Google App Engine
This is Rietveld 408576698