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

Issue 8895023: Options2: Pull the trigger. (Closed)

Created:
9 years ago by James Hawkins
Modified:
9 years ago
Reviewers:
csilv
CC:
chromium-reviews, jstritar+watch_chromium.org, tfarina, Paweł Hajdan Jr., mihaip+watch_chromium.org, Aaron Boodman, arv (Not doing code reviews), pam+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Options2: Pull the trigger. Options2 is a copy of the resources for and implementation of chrome://settings that will be pared down significantly for UberPage (see bug). BUG=100885 TEST=none R=csilv Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114462

Patch Set 1 #

Patch Set 2 : CrOS fixes. #

Patch Set 3 : Fixes. #

Patch Set 4 : Build fix? #

Patch Set 5 : Build fix? #

Patch Set 6 : Build fix 7. #

Patch Set 7 : Build fix 8. #

Patch Set 8 : options_ui2.h #

Patch Set 9 : DIAF. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43772 lines, -28 lines) Patch
M base/path_service.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -3 lines 0 comments Download
A chrome/browser/resources/options2/OWNERS View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/about_page.css View 1 2 3 4 5 6 7 8 1 chunk +34 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/about_page.html View 1 2 3 4 5 6 7 8 1 chunk +119 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/about_page.js View 1 2 3 4 5 6 7 8 1 chunk +220 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/advanced_options.css View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/advanced_options.html View 1 2 3 4 5 6 7 8 1 chunk +232 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/advanced_options.js View 1 2 3 4 5 6 7 8 1 chunk +266 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/alert_overlay.css View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/alert_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/alert_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +144 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autocomplete_list.js View 1 2 3 4 5 6 7 8 1 chunk +239 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_edit_address_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +99 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_edit_address_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +325 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_edit_creditcard_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +30 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_edit_creditcard_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +205 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_options.css View 1 2 3 4 5 6 7 8 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_options.html View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_options.js View 1 2 3 4 5 6 7 8 1 chunk +230 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_options_list.js View 1 2 3 4 5 6 7 8 1 chunk +506 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/autofill_overlay.css View 1 2 3 4 5 6 7 8 1 chunk +95 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/browser_options.html View 1 2 3 4 5 6 7 8 1 chunk +128 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/browser_options.js View 1 2 3 4 5 6 7 8 1 chunk +366 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/browser_options_page.css View 1 2 3 4 5 6 7 8 1 chunk +95 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/browser_options_startup_page_list.js View 1 2 3 4 5 6 7 8 1 chunk +310 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_backup_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_backup_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +116 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_edit_ca_trust_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_edit_ca_trust_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +164 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_import_error_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +13 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_import_error_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +68 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_manager.css View 1 2 3 4 5 6 7 8 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_manager.html View 1 2 3 4 5 6 7 8 1 chunk +129 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_manager.js View 1 2 3 4 5 6 7 8 1 chunk +253 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_restore_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +17 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_restore_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_tree.css View 1 2 3 4 5 6 7 8 1 chunk +8 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/certificate_tree.js View 1 2 3 4 5 6 7 8 1 chunk +128 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/accounts_options.html View 1 2 3 4 5 6 7 8 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/accounts_options.js View 1 2 3 4 5 6 7 8 1 chunk +165 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/accounts_options_page.css View 1 2 3 4 5 6 7 8 1 chunk +87 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/accounts_user_list.js View 1 2 3 4 5 6 7 8 1 chunk +194 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/accounts_user_name_edit.js View 1 2 3 4 5 6 7 8 1 chunk +121 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/bluetooth_device_list.js View 1 2 3 4 5 6 7 8 1 chunk +232 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/bluetooth_list_element.js View 1 2 3 4 5 6 7 8 1 chunk +387 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/cellular_plan_element.js View 1 2 3 4 5 6 7 8 1 chunk +132 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/change_picture_options.css View 1 2 3 4 5 6 7 8 1 chunk +32 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/change_picture_options.html View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/change_picture_options.js View 1 2 3 4 5 6 7 8 1 chunk +267 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_detail.html View 1 2 3 4 5 6 7 8 1 chunk +364 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_detail.js View 1 2 3 4 5 6 7 8 1 chunk +204 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_detail_ip_config_list.js View 1 2 3 4 5 6 7 8 1 chunk +99 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_network_element.js View 1 2 3 4 5 6 7 8 1 chunk +316 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_options.html View 1 2 3 4 5 6 7 8 1 chunk +59 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_options.js View 1 2 3 4 5 6 7 8 1 chunk +709 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/internet_options_page.css View 1 2 3 4 5 6 7 8 1 chunk +171 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/language_chewing_options.html View 1 2 3 4 5 6 7 8 1 chunk +141 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/language_customize_modifier_keys_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/language_hangul_options.html View 1 2 3 4 5 6 7 8 1 chunk +18 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/language_mozc_options.html View 1 2 3 4 5 6 7 8 1 chunk +135 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/language_pinyin_options.html View 1 2 3 4 5 6 7 8 1 chunk +148 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/proxy.css View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/proxy.html View 1 2 3 4 5 6 7 8 1 chunk +141 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/proxy_options.js View 1 2 3 4 5 6 7 8 1 chunk +244 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/proxy_rules_list.js View 1 2 3 4 5 6 7 8 1 chunk +139 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/system_options.html View 1 2 3 4 5 6 7 8 1 chunk +125 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/system_options.js View 1 2 3 4 5 6 7 8 1 chunk +202 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/system_options_page.css View 1 2 3 4 5 6 7 8 1 chunk +167 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/virtual_keyboard.css View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/virtual_keyboard.html View 1 2 3 4 5 6 7 8 1 chunk +13 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/virtual_keyboard.js View 1 2 3 4 5 6 7 8 1 chunk +92 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/chromeos/virtual_keyboard_list.js View 1 2 3 4 5 6 7 8 1 chunk +146 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/clear_browser_data_overlay.css View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/clear_browser_data_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/clear_browser_data_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +110 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/content_settings.css View 1 2 3 4 5 6 7 8 1 chunk +74 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/content_settings.html View 1 2 3 4 5 6 7 8 1 chunk +279 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/content_settings.js View 1 2 3 4 5 6 7 8 1 chunk +154 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/content_settings_exceptions_area.html View 1 2 3 4 5 6 7 8 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/content_settings_exceptions_area.js View 1 2 3 4 5 6 7 8 1 chunk +552 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/content_settings_ui.js View 1 2 3 4 5 6 7 8 1 chunk +67 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/controlled_setting.js View 1 2 3 4 5 6 7 8 1 chunk +138 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/cookies_list.js View 1 2 3 4 5 6 7 8 1 chunk +853 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/cookies_view.css View 1 2 3 4 5 6 7 8 1 chunk +182 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/cookies_view.html View 1 2 3 4 5 6 7 8 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/cookies_view.js View 1 2 3 4 5 6 7 8 1 chunk +140 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/deletable_item_list.js View 1 2 3 4 5 6 7 8 1 chunk +185 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/extension_list.js View 1 2 3 4 5 6 7 8 1 chunk +764 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/extension_settings.css View 1 2 3 4 5 6 7 8 1 chunk +274 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/extension_settings.html View 1 2 3 4 5 6 7 8 1 chunk +40 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/extension_settings.js View 1 2 3 4 5 6 7 8 1 chunk +184 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/font_settings.css View 1 2 3 4 5 6 7 8 1 chunk +41 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/font_settings.html View 1 2 3 4 5 6 7 8 1 chunk +82 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/font_settings.js View 1 2 3 4 5 6 7 8 1 chunk +234 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/handler_options.css View 1 2 3 4 5 6 7 8 1 chunk +57 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/handler_options.html View 1 2 3 4 5 6 7 8 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/handler_options.js View 1 2 3 4 5 6 7 8 1 chunk +77 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/handler_options_list.js View 1 2 3 4 5 6 7 8 1 chunk +229 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/import_data_overlay.css View 1 2 3 4 5 6 7 8 1 chunk +23 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/import_data_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +70 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/import_data_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +222 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/inline_editable_list.js View 1 2 3 4 5 6 7 8 1 chunk +414 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/instant_confirm_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +16 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/instant_confirm_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/intents_list.js View 1 2 3 4 5 6 7 8 1 chunk +707 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/intents_view.css View 1 2 3 4 5 6 7 8 1 chunk +181 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/intents_view.html View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/intents_view.js View 1 2 3 4 5 6 7 8 1 chunk +83 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/language_add_language_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/language_add_language_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/language_list.js View 1 2 3 4 5 6 7 8 1 chunk +487 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/language_options.css View 1 2 3 4 5 6 7 8 1 chunk +239 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/language_options.html View 1 2 3 4 5 6 7 8 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/language_options.js View 1 2 3 4 5 6 7 8 1 chunk +815 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/manage_profile_overlay.css View 1 2 3 4 5 6 7 8 1 chunk +88 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/manage_profile_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/manage_profile_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +265 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/options.html View 1 2 3 4 5 6 7 8 1 chunk +188 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/options.js View 1 2 3 4 5 6 7 8 1 chunk +247 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/options_bundle.js View 1 2 3 4 5 6 7 8 1 chunk +94 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/options_page.css View 1 2 3 4 5 6 7 8 1 chunk +736 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/options_page.js View 1 2 3 4 5 6 7 8 1 chunk +1076 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/pack_extension_overlay.css View 1 2 3 4 5 6 7 8 1 chunk +18 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/pack_extension_overlay.html View 1 2 3 4 5 6 7 8 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/pack_extension_overlay.js View 1 2 3 4 5 6 7 8 1 chunk +90 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/password_manager.css View 1 2 3 4 5 6 7 8 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/password_manager.html View 1 2 3 4 5 6 7 8 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/password_manager.js View 1 2 3 4 5 6 7 8 1 chunk +228 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/password_manager_list.css View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/password_manager_list.js View 1 2 3 4 5 6 7 8 1 chunk +283 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/personal_options.css View 1 2 3 4 5 6 7 8 1 chunk +66 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/personal_options.html View 1 2 3 4 5 6 7 8 1 chunk +162 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/personal_options.js View 1 2 3 4 5 6 7 8 1 chunk +372 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/personal_options_profile_list.js View 1 2 3 4 5 6 7 8 1 chunk +105 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/pref_ui.js View 1 2 3 4 5 6 7 8 1 chunk +723 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/preferences.js View 1 2 3 4 5 6 7 8 1 chunk +185 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/profiles_icon_grid.js View 1 2 3 4 5 6 7 8 1 chunk +68 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_engine_manager.css View 1 2 3 4 5 6 7 8 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_engine_manager.html View 1 2 3 4 5 6 7 8 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_engine_manager.js View 1 2 3 4 5 6 7 8 1 chunk +125 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_engine_manager_engine_list.js View 1 2 3 4 5 6 7 8 1 chunk +316 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_page.css View 1 2 3 4 5 6 7 8 1 chunk +36 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_page.html View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/search_page.js View 1 2 3 4 5 6 7 8 1 chunk +598 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2/subpages_tab_controls.css View 1 2 3 4 5 6 7 8 1 chunk +66 lines, -0 lines 0 comments Download
A chrome/browser/resources/options2_resources.grd View 1 2 3 4 5 6 7 8 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/resources/uber/uber.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_navigator.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_factory.cc View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/options_ui.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/OWNERS View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +182 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +643 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_utils.h View 1 2 3 4 5 6 7 8 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_utils_mac.mm View 1 2 3 4 5 6 7 8 1 chunk +41 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_utils_win.cc View 1 2 3 4 5 6 7 8 1 chunk +68 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/advanced_options_utils_x11.cc View 1 2 3 4 5 6 7 8 1 chunk +140 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/autofill_options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/autofill_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +89 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/autofill_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +614 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/browser_options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/browser_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +136 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/browser_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +496 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/certificate_manager_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/certificate_manager_handler.h View 1 2 3 4 5 6 7 8 1 chunk +171 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/certificate_manager_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +1046 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/about_page_handler.h View 1 2 3 4 5 6 7 8 1 chunk +74 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/about_page_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +419 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +40 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/accounts_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +132 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +138 lines, -0 lines 0 comments Download
A + chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler.cc View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +113 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/change_picture_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +344 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/core_chromeos_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +53 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/core_chromeos_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +268 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/cros_language_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +242 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/guest_mode_options_ui_uitest.cc View 1 2 3 4 5 6 7 8 1 chunk +43 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/internet_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +148 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/internet_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +1372 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_chewing_handler.h View 1 2 3 4 5 6 7 8 1 chunk +35 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_chewing_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +103 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_customize_modifier_keys_handler.h View 1 2 3 4 5 6 7 8 1 chunk +30 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_customize_modifier_keys_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +79 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_hangul_handler.h View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_hangul_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +47 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_mozc_handler.h View 1 2 3 4 5 6 7 8 1 chunk +34 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_mozc_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +70 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_options_util.h View 1 2 3 4 5 6 7 8 1 chunk +83 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_options_util.cc View 1 2 3 4 5 6 7 8 1 chunk +18 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_pinyin_handler.h View 1 2 3 4 5 6 7 8 1 chunk +34 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/language_pinyin_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +67 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/proxy_handler.h View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/proxy_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +86 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/stats_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/stats_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +45 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/system_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +50 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/system_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +170 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/system_settings_provider.h View 1 2 3 4 5 6 7 8 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/system_settings_provider.cc View 1 2 3 4 5 6 7 8 1 chunk +333 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/user_image_source.h View 1 2 3 4 5 6 7 8 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/user_image_source.cc View 1 2 3 4 5 6 7 8 1 chunk +53 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler.h View 1 2 3 4 5 6 7 8 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +237 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +550 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/clear_browser_data_handler.h View 1 2 3 4 5 6 7 8 1 chunk +45 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/clear_browser_data_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +143 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/content_options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/content_settings_exception_area_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +26 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/content_settings_handler.h View 1 2 3 4 5 6 7 8 1 chunk +113 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/content_settings_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +879 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/cookies_view_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/cookies_view_handler.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/cookies_view_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +222 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/core_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +151 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/core_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +466 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/extension_settings_handler.h View 1 2 3 4 5 6 7 8 1 chunk +200 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/extension_settings_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +785 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_handler.h View 1 2 3 4 5 6 7 8 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +211 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_utils.h View 1 2 3 4 5 6 7 8 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_utils_mac.mm View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_utils_win.cc View 1 2 3 4 5 6 7 8 1 chunk +11 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/font_settings_utils_x11.cc View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/handler_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +76 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/handler_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +207 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/import_data_handler.h View 1 2 3 4 5 6 7 8 1 chunk +59 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/import_data_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +177 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/language_options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/language_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/language_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +118 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/language_options_handler_common.h View 1 2 3 4 5 6 7 8 1 chunk +69 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/language_options_handler_common.cc View 1 2 3 4 5 6 7 8 1 chunk +168 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/language_options_handler_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +198 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/manage_profile_handler.h View 1 2 3 4 5 6 7 8 1 chunk +82 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/manage_profile_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +300 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +93 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/options_sync_setup_handler.h View 1 2 3 4 5 6 7 8 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/options_sync_setup_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +55 lines, -0 lines 0 comments Download
A + chrome/browser/ui/webui/options2/options_ui2.h View 1 2 3 4 5 6 7 8 5 chunks +21 lines, -18 lines 0 comments Download
A chrome/browser/ui/webui/options2/options_ui2.cc View 1 2 3 4 5 6 7 8 1 chunk +368 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/options_ui_uitest.h View 1 2 3 4 5 6 7 8 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/options_ui_uitest.cc View 1 2 3 4 5 6 7 8 1 chunk +65 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/pack_extension_handler.h View 1 2 3 4 5 6 7 8 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/pack_extension_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +101 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/password_manager_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +25 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/password_manager_handler.h View 1 2 3 4 5 6 7 8 1 chunk +129 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/password_manager_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +291 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/personal_options_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/personal_options_handler.h View 1 2 3 4 5 6 7 8 1 chunk +70 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/personal_options_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +444 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/search_engine_manager_browsertest.js View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/search_engine_manager_handler.h View 1 2 3 4 5 6 7 8 1 chunk +79 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/search_engine_manager_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +313 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/stop_syncing_handler.h View 1 2 3 4 5 6 7 8 1 chunk +29 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/stop_syncing_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/web_intents_settings_handler.h View 1 2 3 4 5 6 7 8 1 chunk +77 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options2/web_intents_settings_handler.cc View 1 2 3 4 5 6 7 8 1 chunk +160 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/sync_promo_handler2.h View 1 2 3 4 5 6 7 8 1 chunk +97 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/sync_promo_handler2.cc View 1 2 3 4 5 6 7 8 1 chunk +288 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/sync_setup_handler2.h View 1 2 3 4 5 6 7 8 1 chunk +117 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/sync_setup_handler2.cc View 1 2 3 4 5 6 7 8 1 chunk +772 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/uber/uber_ui.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 4 chunks +99 lines, -0 lines 0 comments Download
M chrome/chrome_repack_resources.gypi View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/url_constants.h View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/url_constants.cc View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -0 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
James Hawkins
9 years ago (2011-12-13 03:22:38 UTC) #1
csilv
lgtm
9 years ago (2011-12-13 18:15:55 UTC) #2
mmenke
Please use the commit queue or try bots, and include a meaningful description.
9 years ago (2011-12-13 19:26:52 UTC) #3
James Hawkins
On 2011/12/13 19:26:52, Matt Menke wrote: > Please use the commit queue or try bots, ...
9 years ago (2011-12-13 19:30:09 UTC) #4
mmenke
On 2011/12/13 19:30:09, James Hawkins wrote: > On 2011/12/13 19:26:52, Matt Menke wrote: > > ...
9 years ago (2011-12-13 19:33:16 UTC) #5
csilv
patch set #2, slgtm
9 years ago (2011-12-13 20:41:20 UTC) #6
James Hawkins
Assuming patch set 11 billion compile goes green, I'm going to commit so we don't ...
9 years ago (2011-12-14 18:10:06 UTC) #7
Finnur
We didn't loose a bunch of commit history with this, did we?
9 years ago (2011-12-16 15:54:38 UTC) #8
James Hawkins
9 years ago (2011-12-16 17:59:56 UTC) #9
On 2011/12/16 15:54:38, Finnur wrote:
> We didn't loose a bunch of commit history with this, did we?

No, git log --follow

Powered by Google App Engine
This is Rietveld 408576698