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

Issue 559063002: Remove webkit/browser/, point everything to storage/browser/ instead (Closed)

Created:
6 years, 3 months ago by pilgrim_google
Modified:
4 years, 8 months ago
CC:
chromium-reviews, vandebo (ex-Chrome), nkostylev+watch_chromium.org, tzik, nasko+codewatch_chromium.org, yoshiki+watch_chromium.org, dcheng, rginda+watch_chromium.org, dgrogan, markusheintz_, aandrey+blink_chromium.org, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, vsevik, benjhayden+dwatch_chromium.org, jam, marja+watch_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, android-webview-reviews_chromium.org, creis+watch_chromium.org, cmumford, jsbell+serviceworker_chromium.org, nhiroki, feature-media-reviews_chromium.org, paulirish+reviews_chromium.org, oshima+watch_chromium.org, jsbell+idb_chromium.org, jochen+watch_chromium.org, michaeln, Lei Zhang, tfarina, serviceworker-reviews, avayvod+watch_chromium.org, yurys, tommycli, kinuko+serviceworker, davemoore+watch_chromium.org, Greg Billock, horo+watch_chromium.org, kinuko+fileapi, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove webkit/browser/, point everything to storage/browser/ instead BUG=338338 TBR=darin@chromium.org Committed: https://crrev.com/e92c5fcdfc5ff26ade4b12cdb7fe2a7b17e611ce Cr-Commit-Position: refs/heads/master@{#294258}

Patch Set 1 #

Total comments: 2

Patch Set 2 : clean up DEPS per feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+702 lines, -1103 lines) Patch
M android_webview/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/native/aw_quota_manager_bridge_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/DEPS View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client_parts.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/drive_integration_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_change.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system_util_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/drive/file_task_executor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_task_executor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/async_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/async_file_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/event_router.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc View 1 chunk +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/file_manager/private_api_file_system.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/file_browser_handlers.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/file_tasks.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/fileapi_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/fileapi_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_manager/filesystem_api_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/open_util.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/file_manager/snapshot_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/volume_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/backend_delegate.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/buffering_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/file_stream_reader.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/file_stream_reader_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/file_stream_writer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/file_stream_writer_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/mount_path_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/mount_path_util_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/abort.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/abort_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/close_file.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/close_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/copy_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/copy_entry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/create_directory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/create_directory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/create_file.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/create_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/delete_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/delete_entry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/get_metadata_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/move_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/move_entry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/open_file.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/open_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/operation.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/read_directory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/read_directory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/read_file.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/read_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/truncate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/truncate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/unmount.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/write_file.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/operations/write_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/provided_file_system.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/provided_file_system_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/fileapi/mtp_file_system_backend_delegate.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/devtools/devtools_file_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/diagnostics/sqlite_diagnostics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/developer_private/developer_private_api.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/developer_private/developer_private_api.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_handlers/mime_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_system/entry_watcher_service.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/file_system/entry_watcher_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_system/entry_watcher_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_system/file_system_api.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/media_galleries/media_galleries_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/extension_sync_event_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_apitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_storage_monitor.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/av_scanning_file_validator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/device_media_async_file_util.h 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 +5 lines, -5 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/iapps_data_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/iphoto_file_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/itunes_data_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/itunes_file_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_backend.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_backend.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_validator_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_validator_factory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa_data_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa_file_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/readahead_file_stream_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/safe_audio_video_checker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/imported_media_gallery_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_task_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_task_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_file_system_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/quota_policy_channel_id_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_data_deleter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/fake_remote_change_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/file_change.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.h View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_status.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/root_delete_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/root_delete_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_operation_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_operation.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_operation.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/mock_local_change_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/mock_remote_file_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/remote_file_sync_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_callbacks.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_file_metadata.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/syncable_file_system_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/syncable_file_system_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/appcache/appcache_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_quota_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/appcache/appcache_service_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_service_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_storage.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/appcache/appcache_storage_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/appcache/appcache_storage_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/mock_appcache_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/child_process_security_policy_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/database_quota_client_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/database_tracker_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/database_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/databases_table_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/renderer_overrides_handler.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/dom_storage/dom_storage_area.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/fileapi/blob_storage_context_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/blob_storage_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/blob_url_request_job_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/browser_file_system_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/browser_file_system_helper.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M content/browser/fileapi/chrome_blob_storage_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/copy_or_move_file_validator_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc View 1 chunk +9 lines, -9 lines 0 comments Download
M content/browser/fileapi/dragged_file_util_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/fileapi/external_mount_points_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/file_system_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_system_context_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/file_system_dir_url_request_job_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/fileapi/file_system_file_stream_reader_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/file_system_operation_impl_unittest.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M content/browser/fileapi/file_system_operation_impl_write_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M content/browser/fileapi/file_system_operation_runner_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/file_system_quota_client_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/file_system_url_request_job_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/file_system_url_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_system_usage_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_writer_delegate_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/isolated_context_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/local_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/local_file_stream_writer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/local_file_util_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/fileapi/mock_file_change_observer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/fileapi/native_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/obfuscated_file_util_unittest.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M content/browser/fileapi/plugin_private_file_system_backend_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/recursive_operation_delegate_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/sandbox_directory_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/sandbox_file_system_backend_delegate_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/sandbox_file_system_backend_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/sandbox_isolated_origin_database_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/sandbox_origin_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/timed_task_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/transient_file_util_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/upload_file_system_file_element_reader.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/fileapi/upload_file_system_file_element_reader_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/browser/loader/resource_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/upload_data_stream_builder.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/loader/upload_data_stream_builder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/android/media_resource_getter_impl.cc View 1 chunk +2 lines, -2 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/net/view_blob_internals_job_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/quota/mock_quota_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/quota/mock_quota_manager_proxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/quota/quota_backend_impl_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/quota/quota_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/quota/quota_manager_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/quota/quota_reservation_manager_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/quota/quota_temporary_storage_evictor_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/quota/storage_monitor_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/quota/usage_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/quota_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_io_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_io_host.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_ref_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_ref_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_system_browser_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_system_browser_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_security_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/quota_reservation.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/quota_reservation.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/pepper/quota_reservation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_cache.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_cache_storage.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_cache_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_request_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_request_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_storage.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_url_request_job.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_url_request_job_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/shared_worker/worker_storage_partition.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/storage_partition_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/storage_partition_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/storage_partition_impl_map.cc View 1 chunk +3 lines, -3 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/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/async_file_test_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/async_file_test_helper.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/public/test/mock_blob_url_request_context.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/test/mock_special_storage_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_storage_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_storage_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/sandbox_file_system_test_helper.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/test/sandbox_file_system_test_helper.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M content/public/test/test_browser_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_file_system_backend.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/test/test_file_system_backend.cc View 1 chunk +12 lines, -12 lines 0 comments Download
M content/public/test/test_file_system_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_file_system_context.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/test/test_file_system_options.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_browser_main_parts.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_message_filter.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/test/test_webkit_platform_support.cc View 2 chunks +1 line, -1 line 0 comments Download
M extensions/browser/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/api/runtime/runtime_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/shell/browser/DEPS View 2 chunks +1 line, -1 line 0 comments Download
M extensions/shell/browser/shell_browser_context.h View 1 chunk +1 line, -1 line 0 comments Download
M extensions/shell/browser/shell_special_storage_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/browser/fileapi/native_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M storage/storage_browser.gyp View 1 chunk +1 line, -1 line 0 comments Download
D webkit/browser/blob/blob_data_handle.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/blob/blob_storage_context.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/blob/blob_url_request_job.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/blob/blob_url_request_job_factory.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/blob/file_stream_reader.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/blob/local_file_stream_reader.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/blob/view_blob_internals_job.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/database/database_quota_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/database/database_tracker.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/database/database_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/database/databases_table.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/database/vfs_backend.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/async_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/async_file_util_adapter.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/copy_or_move_file_validator.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/copy_or_move_operation_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/dragged_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/external_mount_points.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_observers.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_permission_policy.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_stream_writer.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_backend.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_context.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_dir_url_request_job.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_file_stream_reader.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_operation.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_operation_context.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_operation_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_operation_runner.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_options.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_quota_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_quota_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_url.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_url_request_job.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_url_request_job_factory.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_system_usage_cache.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/file_writer_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/isolated_context.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/isolated_file_system_backend.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/local_file_stream_writer.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/local_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/mount_points.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/native_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/obfuscated_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/open_file_system_mode.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/plugin_private_file_system_backend.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/quota/open_file_handle.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/quota/open_file_handle_context.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/quota/quota_backend_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/quota/quota_reservation.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/quota/quota_reservation_buffer.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/quota/quota_reservation_manager.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/recursive_operation_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/remove_operation_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_directory_database.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_file_stream_writer.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_file_system_backend.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_file_system_backend_delegate.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_isolated_origin_database.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_origin_database.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_origin_database_interface.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_prioritized_origin_database.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/sandbox_quota_observer.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/task_runner_bound_observer_list.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/timed_task_helper.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/transient_file_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/fileapi/watcher_manager.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_callbacks.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_database.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_manager.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_manager_proxy.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_task.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/quota_temporary_storage_evictor.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/special_storage_policy.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/storage_monitor.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/storage_observer.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/quota/usage_tracker.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/browser/storage_browser_export.h View 1 chunk +0 lines, -5 lines 0 comments Download
M webkit/common/DEPS View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
pilgrim_google
6 years, 3 months ago (2014-09-10 13:29:56 UTC) #2
jamesr
lgtm https://codereview.chromium.org/559063002/diff/1/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/559063002/diff/1/chrome/browser/DEPS#newcode124 chrome/browser/DEPS:124: # TODO(kinuko): Remove all other webkit/* dependencies after ...
6 years, 3 months ago (2014-09-10 19:05:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pilgrim@chromium.org/559063002/20001
6 years, 3 months ago (2014-09-10 21:02:17 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 7fa87fb629394ddf9a07514e647f74fb311ba7a6
6 years, 3 months ago (2014-09-10 23:32:34 UTC) #6
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e92c5fcdfc5ff26ade4b12cdb7fe2a7b17e611ce Cr-Commit-Position: refs/heads/master@{#294258}
6 years, 3 months ago (2014-09-10 23:34:31 UTC) #7
edzyaani9093
4 years, 8 months ago (2016-04-10 09:19:36 UTC) #9
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/556313003

Powered by Google App Engine
This is Rietveld 408576698