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

Issue 19579005: Move ReadFileToString to the base namespace. (Closed)

Created:
7 years, 5 months ago by brettw
Modified:
7 years, 3 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews
Visibility:
Public.

Description

Move ReadFileToString to the base namespace. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220612

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : #

Patch Set 4 : more whitespace fixes #

Patch Set 5 : #

Patch Set 6 : merge #

Patch Set 7 : merge #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+387 lines, -413 lines) Patch
M ash/desktop_background/desktop_background_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/debug/proc_maps_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/file_util.h View 1 1 chunk +7 lines, -8 lines 0 comments Download
M base/file_util.cc View 2 chunks +13 lines, -13 lines 0 comments Download
M base/files/file_util_proxy_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/files/important_file_writer_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/json/json_file_value_serializer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M base/json/json_file_value_serializer.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/json/json_reader_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process/internal_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_iterator_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_linux.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M base/process/process_metrics_linux.cc View 1 2 3 4 5 6 7 9 chunks +9 lines, -9 lines 0 comments Download
M base/sys_info_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/sys_info_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M base/test/gtest_xml_util.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M base/test/test_file_util_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/pixel_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_perftest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_shutdown.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_data.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/boot_times_loader.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/customization_document.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/drive/fake_file_system_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_cache_unittest.cc View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/job_scheduler_unittest.cc View 1 2 3 4 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/drive/sync_client_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_manager_browsertest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_api.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/external_metrics.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/managed/locally_managed_user_login_flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/oobe_browsertest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/screens/update_screen.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/user_image_loader.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/mobile/mobile_activator.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/mobile_config.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/user_policy_disk_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/user_policy_token_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/swap_metrics.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chromeos/system/syslogs_provider.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/system_logs/debug_daemon_log_source.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/system_logs/lsb_release_log_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/version_loader.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/component_updater/default_component_installer.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/diagnostics/recon_diagnostics.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 2 4 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/download/save_page_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/drive/fake_drive_service.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/drive/fake_drive_service_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc View 1 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/music_manager_private/device_id_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/push_messaging/sync_setup_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/component_loader_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_user_script.cc View 1 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/extension_action_icon_factory_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_browsertest.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/extension_creator.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/extension_resource_request_policy_apitest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/gtalk_extension_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/image_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/user_script_master.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/feedback/feedback_util.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_update_settings_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_util_chromeos.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/base_requests_server_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/google_apis/drive_api_requests_unittest.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_requests_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/test_util.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_unittest_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/url_index_private_data.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/icon_loader_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/webrtc_log_uploader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/webrtc_log_uploader_unittest.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/media_file_validator_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac_unittest.mm View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/nacl_host/nacl_browser.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/crl_set_fetcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/firefox_proxy_settings.cc View 1 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/sqlite_server_bound_cert_store_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/net/transport_security_persister.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/transport_security_persister_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_cycler/page_cycler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_cycler/page_cycler_browsertest.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/page_cycler/page_cycler_unittest.cc View 1 2 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_browsertest.cc View 1 2 3 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/policy/cloud/resource_cache.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/policy/cloud/user_cloud_policy_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_prefs_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud_interative_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_info_cache.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc View 1 7 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/renderer_host/pepper/device_id_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_protection_service_unittest.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/search_engines/template_url_parser_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/better_session_restore_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_integration_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_custom_dictionary.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sxs_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_file_sync_service_fake_unittest.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_focus_uitest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_install_prompt_test_utils.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller_unittest.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/find_bar/find_bar_host_browsertest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/certificate_manager_handler.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/profiler_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/upload_list.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/user_style_sheet_watcher.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/auto_start_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api_unittest.cc View 1 2 3 4 5 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/storage/storage_schema_manifest_handler.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_file_util.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/content_scripts_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/importer/firefox_importer_utils.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/installer/setup/install_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/master_preferences.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/cloud_print/print_system_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/module_system_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/v8_unit_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/web_ui_browsertest.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/test/chromedriver/chrome_launcher.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/chromedriver/chrome_launcher_unittest.cc View 1 2 3 4 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/chromedriver/session_commands_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/chromedriver/util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/perf/dom_checker_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/perf/rendering/throughput_tests.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/perf/startup_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/perf/tab_switching_test.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/test/reliability/automated_ui_tests.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/webdriver/webdriver_capabilities_parser_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/webdriver/webdriver_logging.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/webdriver/webdriver_session.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/webdriver/webdriver_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/extensions/unpacker.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/importer/bookmark_html_reader.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/importer/firefox_importer.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/utility/importer/ie_importer_win.cc View 1 2 3 4 5 6 2 chunks +2 lines, -3 lines 0 comments Download
M chrome_frame/test/html_util_unittests.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/navigation_test.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/test_with_web_server.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome_frame/test/urlmon_moniker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/client_cert_resolver_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/onc/onc_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/system/name_value_pairs_parser.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/gcp20/prototype/printer_state.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/chrome_launcher.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/cloud_print_service.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/cloud_print_service_config.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/data_driven_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/webdata/common/web_database_migration_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_browsertest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/download/download_file_unittest.cc View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M content/browser/gpu/gpu_pixel_browsertest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tracing/trace_subscriber_stdio_unittest.cc View 1 2 3 4 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/tracing/tracing_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/npapi/plugin_host.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/gl_helper_benchmark.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/page_state_serialization_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/plugin_list_posix.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_mac_fontloading_unittest.mm View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/dom_serializer_browsertest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/app/webkit_test_platform_support_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_message_filter.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/test/image_decoder_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/net/url_request_mock_http_job.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M courgette/base_test_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/courgette_tool.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/file_reader.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/file_reader_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_x11.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_test_expectations_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/tools/compositor_model_bench/render_tree.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/logging_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/base/file_stream_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/base/gzip_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_log_logger_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/cert/nss_cert_database_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/cert/test_root_certs.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_hosts.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_directory_listing_parser_unittest.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M net/ocsp/nss_ocsp_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_perftest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8_tracing_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_server_socket_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M net/socket/tcp_client_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/cert_test_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M net/test/spawned_test_server/remote_test_server.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/crl_set_dump/crl_set_dump.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/dns_fuzz_stub/dns_fuzz_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/gdig/gdig.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/tools/tld_cleanup/tld_cleanup_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_fetcher_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M printing/backend/cups_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/backend/print_backend_cups.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M printing/emf_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M printing/image.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/config_file_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/json_host_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/authenticator_test_base.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sandbox/win/src/handle_inheritance_test.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M testing/android/native_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/zlib/google/zip_reader_unittest.cc View 5 chunks +8 lines, -8 lines 0 comments Download
M tools/android/device_stats_monitor/device_stats_monitor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/gn/command_gyp.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/function_read_file.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/input_file.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/color_profile_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/icon_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/isolated_file_util_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/local_file_stream_writer_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/obfuscated_file_util_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_isolated_origin_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
7 years, 4 months ago (2013-08-16 19:14:41 UTC) #1
brettw
TBR=viettrungluu
7 years, 3 months ago (2013-08-30 18:09:29 UTC) #2
brettw
7 years, 3 months ago (2013-08-30 18:24:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #8 manually as r220612.

Powered by Google App Engine
This is Rietveld 408576698