Handful of related instant changes:
. Makes the code for running the promo more real. We're not ready to flip it on yet, so it isn't enabled. . Nukes verbatim from about:flags and instead randomly chooses verbatim/predictive when the user opts in. We're doing this to try and see if we get feedback as to which one folks like more. Windows preferences shows you which one you get (by way of an obscure label). I'll change gtk do to that shortly too. . Adds metrics. And a couple of random style issues I encountered in some files. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/5023001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66187 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/about_flags.cc 0 additions, 7 deletionschrome/browser/about_flags.cc
- chrome/browser/gtk/instant_confirm_dialog_gtk.cc 3 additions, 9 deletionschrome/browser/gtk/instant_confirm_dialog_gtk.cc
- chrome/browser/gtk/options/general_page_gtk.cc 2 additions, 1 deletionchrome/browser/gtk/options/general_page_gtk.cc
- chrome/browser/instant/instant_confirm_dialog.cc 7 additions, 1 deletionchrome/browser/instant/instant_confirm_dialog.cc
- chrome/browser/instant/instant_confirm_dialog.h 2 additions, 3 deletionschrome/browser/instant/instant_confirm_dialog.h
- chrome/browser/instant/instant_controller.cc 109 additions, 19 deletionschrome/browser/instant/instant_controller.cc
- chrome/browser/instant/instant_controller.h 14 additions, 1 deletionchrome/browser/instant/instant_controller.h
- chrome/browser/instant/instant_opt_in.cc 0 additions, 33 deletionschrome/browser/instant/instant_opt_in.cc
- chrome/browser/instant/instant_opt_in.h 0 additions, 25 deletionschrome/browser/instant/instant_opt_in.h
- chrome/browser/instant/promo_counter.cc 115 additions, 0 deletionschrome/browser/instant/promo_counter.cc
- chrome/browser/instant/promo_counter.h 78 additions, 0 deletionschrome/browser/instant/promo_counter.h
- chrome/browser/instant/promo_counter_unittest.cc 81 additions, 0 deletionschrome/browser/instant/promo_counter_unittest.cc
- chrome/browser/profile.cc 4 additions, 0 deletionschrome/browser/profile.cc
- chrome/browser/profile.h 4 additions, 0 deletionschrome/browser/profile.h
- chrome/browser/profile_impl.cc 30 additions, 0 deletionschrome/browser/profile_impl.cc
- chrome/browser/profile_impl.h 6 additions, 0 deletionschrome/browser/profile_impl.h
- chrome/browser/search_engines/template_url_model.cc 1 addition, 0 deletionschrome/browser/search_engines/template_url_model.cc
- chrome/browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc 34 additions, 14 deletions...ui/views/autocomplete/autocomplete_popup_contents_view.cc
- chrome/browser/ui/views/infobars/infobars.cc 4 additions, 3 deletionschrome/browser/ui/views/infobars/infobars.cc
- chrome/browser/ui/views/instant_confirm_view.cc 2 additions, 5 deletionschrome/browser/ui/views/instant_confirm_view.cc
Loading
Please register or sign in to comment