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

Issue 100573002: Move directory creation functions to base namespace. (Closed)

Created:
7 years ago by brettw
Modified:
7 years ago
Reviewers:
jam
CC:
chromium-reviews, asanka, vandebo (ex-Chrome), sadrul, nkostylev+watch_chromium.org, tzik, sergeyu+watch_chromium.org, jam, amit, browser-components-watch_chromium.org, chrome-speed-team+watch_google.com, rginda+watch_chromium.org, dgrogan, kinuko+watch, stevenjb+watch_chromium.org, markusheintz_, miu+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, Aaron Boodman, benjhayden+dwatch_chromium.org, grt+watch_chromium.org, viettrungluu+watch_chromium.org, kkania, alexeypa+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium, joi+watch-content_chromium.org, marja+watch_chromium.org, darin-cc_chromium.org, michaeln, alecflett, chromium-apps-reviews_chromium.org, erikwright+watch_chromium.org, jamiewalch+watch_chromium.org, cmumford, tbarzic+watch_chromium.org, wez+watch_chromium.org, sanjeevr, haitaol+watch_chromium.org, nhiroki, feature-media-reviews_chromium.org, weitaosu+watch_chromium.org, pam+watch_chromium.org, oshima+watch_chromium.org, kalyank, piman+watch_chromium.org, dcaiafa+watch_chromium.org, darin (slow to review), jochen+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, hclam+watch_chromium.org, jsbell, Lei Zhang, tfarina, frankf, garykac+watch_chromium.org, tommycli, lambroslambrou+watch_chromium.org, robertshield, ben+ash_chromium.org, Greg Billock, rmsousa+watch_chromium.org, cc-bugs_chromium.org, rsimha+watch_chromium.org, jshin+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Move directory creation functions to base namespace. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238446

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+540 lines, -541 lines) Patch
M base/base_paths_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M base/file_util.h View 1 1 chunk +9 lines, -9 lines 0 comments Download
M base/file_util.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M base/file_util_posix.cc View 1 2 chunks +20 lines, -21 lines 0 comments Download
M base/file_util_unittest.cc View 43 chunks +58 lines, -58 lines 0 comments Download
M base/file_util_win.cc View 1 6 chunks +17 lines, -17 lines 0 comments Download
M base/files/file_path_watcher_browsertest.cc View 13 chunks +14 lines, -14 lines 0 comments Download
M base/files/file_util_proxy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/files/scoped_temp_dir.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M base/mac/mac_util_unittest.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M base/path_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/test/launcher/test_results_tracker.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 chrome/browser/browsing_data/browsing_data_database_helper_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/download_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/drive_integration_service.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/drive/file_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_cache_unittest.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/drive/file_system_unittest.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/external_cache.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_api.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_manager_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/imageburner/burn_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/managed/locally_managed_user_creation_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/wallpaper_manager.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/power_policy_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc View 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/component_updater/component_patcher_operation.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/default_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/pepper_flash_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/pnacl/pnacl_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/swiftshader_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/test/test_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_path_reservation_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_prefs.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/developer_private/developer_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_system/file_system_apitest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/sessions/sessions_apitest.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/extension_creator_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_startup_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_prefs.cc View 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/first_run/first_run.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run_internal_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 2 chunks +2 lines, -2 lines 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_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/firefox_importer_browsertest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/jumplist_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/lifetime/browser_close_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/media_file_system_registry_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/net/sqlite_server_bound_cert_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/policy/cloud/resource_cache.cc View 1 chunk +1 line, -1 line 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/cloud/user_cloud_policy_store_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/policy/config_dir_policy_loader_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_functional_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/printing_layout_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_info_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_manager_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_integration_linux_unittest.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/storage_monitor/media_storage_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/storage_monitor/storage_monitor_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/storage_monitor/storage_monitor_linux_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/storage_monitor/storage_monitor_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host_core.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_extension_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend_v1/api_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/screenshot_taker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/metro_pin_tab_helper_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/app_list/win/app_list_service_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/apps/native_app_window_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/avatar_menu_button_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/new_avatar_menu_button_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/web_applications/web_app_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_applications/web_app_mac.mm View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/web_applications/web_app_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/auto_start_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_paths.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_file_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_file_util_unittest.cc View 8 chunks +10 lines, -10 lines 0 comments Download
M chrome/common/extensions/extension_l10n_util_unittest.cc View 8 chunks +13 lines, -13 lines 0 comments Download
M chrome/common/mac/mock_launchd.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/net/url_fixer_upper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/setup/install_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/installer/setup/setup_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/setup/setup_util_unittest.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/installer/util/copy_tree_work_item_unittest.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M chrome/installer/util/create_dir_work_item.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/create_dir_work_item_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/util/delete_after_reboot_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/delete_tree_work_item_unittest.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/installer/util/duplicate_tree_detector_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/util/install_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/installer_state_unittest.cc View 4 chunks +13 lines, -13 lines 0 comments Download
M chrome/installer/util/lzma_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/lzma_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/util/move_tree_work_item_unittest.cc View 13 chunks +18 lines, -18 lines 0 comments Download
M chrome/installer/util/self_cleaning_temp_dir.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/shell_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/in_process_browser_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_profile.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/chrome/zip_reader.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/chrome_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/perf/generate_profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/tools/crash_service/main.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/extensions/unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/dll_redirector_loading_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chromeos/dbus/cros_disks_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/dbus/session_manager_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/gcp20/prototype/print_job_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/service/win/service_listener.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/virtual_driver/win/port_monitor/port_monitor.cc View 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/breakpad/tools/crash_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/visitedlink/test/visitedlink_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/dom_storage/dom_storage_context_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_file_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_package.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/obfuscated_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M content/browser/media/webrtc_identity_store_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/storage_partition_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_mac_diraccess_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/gpu_benchmarking_extension.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_browser_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_download_manager_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M crypto/nss_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/extension_resource_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M extensions/common/file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ipc/unix_domain_socket_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/storage.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/directory_lister_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/backend_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/block_files_unittest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M net/disk_cache/cache_util_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/cache_util_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/simple/simple_backend_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/simple/simple_index_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_index_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/v3/backend_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/crash_cache/crash_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/dump_cache/cache_dumper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_fetcher_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/pairing_registry_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/daemon_controller_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/elevated_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/leveldatabase/env_chromium.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/zlib/google/zip_reader.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tools/gn/function_exec_script.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/function_write_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/generate_test_gn_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/gyp_target_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_build_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_target_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_toolchain_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/ui_base_paths.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/surface/accelerated_surface_transformer_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_database.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/browser/appcache/appcache_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_storage_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_tracker_unittest.cc View 10 chunks +14 lines, -14 lines 0 comments Download
M webkit/browser/database/vfs_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/native_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/obfuscated_file_util.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/browser/fileapi/sandbox_directory_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_directory_database_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/sandbox_origin_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_origin_database_unittest.cc View 9 chunks +10 lines, -10 lines 0 comments Download
M webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/test_file_set.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
TBR=jam
7 years ago (2013-12-03 18:00:48 UTC) #1
brettw
7 years ago (2013-12-03 20:09:08 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 manually as r238446.

Powered by Google App Engine
This is Rietveld 408576698