Send all field trials from the browser.
commita0a12d5a031878cee3e8532bc5817ad84a55cd87
authorgeorgesak <georgesak@chromium.org>
Wed, 14 Jan 2015 22:32:40 +0000 (14 14:32 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 14 Jan 2015 22:34:17 +0000 (14 22:34 +0000)
tree55a63422f4cadafb363fef9adf0ee0e5b95b5eee
parent6a87d7f37462fe33d0da8b730ce7f81e31063790
Send all field trials from the browser.

- Switching behavior of command line to send all field trials from the browser to the renderers.
- Added notification from renderer to browser whenever a trial is activated.

BUG=430924

Review URL: https://codereview.chromium.org/700953002

Cr-Commit-Position: refs/heads/master@{#311554}
base/metrics/field_trial.cc
base/metrics/field_trial.h
base/metrics/field_trial_unittest.cc
chrome/browser/renderer_host/chrome_render_message_filter.cc
chrome/browser/renderer_host/chrome_render_message_filter.h
chrome/common/render_messages.h
chrome/renderer/chrome_render_process_observer.cc
chrome/renderer/chrome_render_process_observer.h
content/browser/renderer_host/render_process_host_impl.cc
content/renderer/renderer_main.cc