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

Issue 16561007: Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. (Closed)

Created:
7 years, 6 months ago by Avi (use Gerrit)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, jar (doing other things), tfarina, browser-components-watch_chromium.org, sail+watch_chromium.org, feature-media-reviews_chromium.org, pam+watch_chromium.org, asvitkine+watch_chromium.org, tzik+watch_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, native-client-reviews_googlegroups.com, Ilya Sherman
Visibility:
Public.

Description

Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. BUG=none TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204977

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -231 lines) Patch
M chrome/browser/extensions/api/processes/processes_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/proxy/proxy_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/proxy/proxy_api_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/record/record_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/rtc_private/rtc_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/session_restore/session_restore_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/storage/storage_schema_manifest_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/system_info_display/display_info_provider_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/system_info_storage/storage_info_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/system_info_storage/storage_info_provider_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/system_info_storage/system_info_storage_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tabs/tabs_api.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_background_page_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/bundle_installer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/content_script_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/context_menu_matcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_user_script.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_user_script_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_web_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_web_app_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_context_menu_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_context_menu_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_disabled_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_error_reporter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_error_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_nacl_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_prefs.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_protocols.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_url_rewrite_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_warning_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_warning_set.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_web_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_install_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_pref_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_registry_loader_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/installed_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/isolated_app_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/lazy_background_page_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/management_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/media_galleries_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/menu_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/menu_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/pack_extension_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/page_action_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/platform_app_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/platform_app_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/plugin_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/process_management_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/requirements_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/startup_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/test_management_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/theme_installed_infobar_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/web_view_browsertest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/web_view_interactive_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_startup_installer_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/external_extension_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/feedback/feedback_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/file_select_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/access_token_store_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/chrome_access_token_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/chrome_geolocation_permission_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/geolocation_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/geolocation_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/geolocation_settings_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/drive_api_parser_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/drive_api_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/fake_drive_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/fake_drive_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/gdata_wapi_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/gdata_wapi_parser_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/time_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/android_cache_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/android_history_provider_service_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/android/android_provider_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/bookmark_model_sql_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/sqlite_cursor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/urls_sql_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/visit_sql_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/download_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_publisher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_publisher_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_querying_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_types_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_history_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_url_index.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_url_index_types_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_url_index_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/multipart_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/query_parser_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/redirect_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/scored_history_match.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/scored_history_match_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/shortcuts_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/shortcuts_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/snippet.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/snippet_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/text_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/text_database_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/text_database_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/text_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/thumbnail_database.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites_likely_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/top_sites_likely_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/typed_url_syncable_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/typed_url_syncable_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/url_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/url_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/url_index_private_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/visitsegment_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/web_history_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/iframe_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/external_process_importer_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/firefox3_importer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/firefox_importer_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/firefox_importer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/firefox_importer_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/ie_importer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/ie_importer_browsertest_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/ie_importer_test_registry_overrider_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/importer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/importer_unittest_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/in_process_importer_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/nss_decryptor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/profile_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/profile_writer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/safari_importer.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/safari_importer_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/toolbar_importer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/toolbar_importer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/intranet_redirect_detector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/jumplist_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode_interstitial.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode_site_list.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_refresh_token_fetcher.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_capture_devices_dispatcher.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_stream_capture_indicator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_stream_infobar_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/itunes_finder_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa/picasa_album_table_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa/pmp_table_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa/pmp_table_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa/pmp_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_file_system_registry_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_galleries_dialog_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_galleries_preferences.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_galleries_preferences_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/mouseleave_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/nacl_file_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/connection_tester.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/proxy_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_fixer_upper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_fixer_upper_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/websocket_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notifications_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/message_center_notifications_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/message_center_settings_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/notification_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/notification_options_menu_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/sync_notifier/synced_notification.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_cycler/page_cycler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_cycler/page_cycler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/parsers/metadata_parser_filebase.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/parsers/metadata_parser_jpeg_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/login_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/login_database_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/login_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_form_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_form_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_default_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_mac_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Avi (use Gerrit)
7 years, 6 months ago (2013-06-07 00:41:53 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16561007/1
7 years, 6 months ago (2013-06-07 16:33:31 UTC) #2
commit-bot: I haz the power
Failed to apply patch for chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-07 16:34:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16561007/9001
7 years, 6 months ago (2013-06-07 17:00:48 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=135656
7 years, 6 months ago (2013-06-07 17:57:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16561007/9001
7 years, 6 months ago (2013-06-07 20:24:37 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 23:46:22 UTC) #7
Message was sent while issue was closed.
Change committed as 204977

Powered by Google App Engine
This is Rietveld 408576698