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

Issue 19925003: WIP - command line experiment

Created:
7 years, 5 months ago by tapted
Modified:
7 years, 5 months ago
Reviewers:
CC:
chromium-reviews, amit, ahutter, browser-components-watch_chromium.org, piman+watch_chromium.org, Albert Bodenhamer, Ilya Sherman, dcaiafa+watch_chromium.org, benquan, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, michaeln, jonathan.backer, wez+watch_chromium.org, sanjeevr, feature-media-reviews_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, Raman Kakilate, sergeyu+watch_chromium.org, alexeypa+watch_chromium.org, rouslan+autofillwatch_chromium.org, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, Ian Vollick, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, cc-bugs_chromium.org
Visibility:
Public.

Description

WIP - command line experiment BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -82 lines) Patch
M base/base_switches.h View 2 chunks +11 lines, -0 lines 0 comments Download
M base/command_line.h View 4 chunks +27 lines, -1 line 0 comments Download
M base/command_line.cc View 5 chunks +19 lines, -7 lines 0 comments Download
M base/test/test_launcher.h View 1 chunk +10 lines, -5 lines 0 comments Download
M base/test/test_launcher.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M base/test/test_timeouts.cc View 1 chunk +3 lines, -1 line 0 comments Download
M build/common.gypi View 1 chunk +4 lines, -1 line 0 comments Download
M cc/base/switches.h View 2 chunks +10 lines, -4 lines 0 comments Download
M cc/base/switches.cc View 2 chunks +0 lines, -19 lines 0 comments Download
M cc/base/util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 2 chunks +10 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M components/autofill/core/common/autofill_switches.h View 2 chunks +11 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 2 chunks +9 lines, -0 lines 0 comments Download
M google_apis/gaia/gaia_urls.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/google_api_keys.cc View 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gpu_switches.h View 2 chunks +11 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gpu_switches.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/base/media_switches.h View 2 chunks +9 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppapi_switches.h View 1 chunk +9 lines, -0 lines 0 comments Download
M remoting/host/config_file_watcher.h View 1 chunk +4 lines, -1 line 0 comments Download
M remoting/host/config_file_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/ui_base_switches.h View 2 chunks +10 lines, -0 lines 0 comments Download
M ui/base/ui_base_switches_util.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/ui_base_switches_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/compositor/compositor.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M ui/compositor/compositor_switches.h View 2 chunks +9 lines, -0 lines 0 comments Download
M ui/gl/gl_switches.h View 3 chunks +10 lines, -0 lines 0 comments Download
M ui/gl/gl_switches.cc View 2 chunks +4 lines, -1 line 0 comments Download
M ui/message_center/message_center_switches.h View 2 chunks +10 lines, -2 lines 0 comments Download
M ui/message_center/message_center_switches.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/browser/appcache/manifest_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/appcache/appcache_interfaces.h View 1 chunk +3 lines, -1 line 0 comments Download
M webkit/common/appcache/appcache_interfaces.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/plugins/plugin_switches.h View 2 chunks +9 lines, -0 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_content_layer_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_image_layer_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698