Sign in
chromium
/
chromium
/
src.git
/
ff875be5f3f3db4cdc5bbfe4a014580867c7a044
/
webkit
/
browser
/
fileapi
/
file_system_operation_context.h
7660ec9
Move webkit/quota files to webkit/browser/quota or webkit/common/quota
by
[email protected]
· 12 years ago
e4d20b0
Deprecate FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread
by
[email protected]
· 12 years ago
c6f9203a
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
by
[email protected]
· 12 years ago
[Renamed (95%) from webkit/fileapi/file_system_operation_context.h]
f25e113
Move more browser-specific webkit/fileapi code to webkit/browser/fileapi
by
[email protected]
· 12 years ago
6a41aed
Add thread checker to FileSystemOperationContext to allow setters called only on initialization thread
by
[email protected]
· 12 years ago
356f80c4
Fix flaky FileWriterDelegateTest tests
by
[email protected]
· 12 years ago
1aa9e15d
[Quota][FileAPI] Add quota policy to FileSystemOperationContext
by
[email protected]
· 12 years ago
84780b4
FileAPI code should not rely on or assume specific MountPointProvider types
by
[email protected]
· 12 years ago
6505c4e
Cleanup: Make most of FileSystemOperationContext setters private
by
[email protected]
· 12 years ago
a0f9ea4
Make FileSystemOperationContext non-copyable
by
[email protected]
· 12 years ago
0c04ab1
Media Galleries: Simplify the MTP delegates so they mostly live on one thread.
by
[email protected]
· 12 years ago
04c7bf4
Redesigned and refactored MTPDeviceMapService and MTPDeviceDelegate.
by
[email protected]
· 13 years ago
20f067e
[MediaGallery] Cleanup: Rename MtpDeviceDelegate* to MTPDeviceDelegate*.
by
[email protected]
· 13 years ago
bcded8d
webkit: Merge blob and fileapi into one build target 'webkit_storage'
by
[email protected]
· 13 years ago
e718f79
2nd try: Cleanup includes/headers in webkit/fileapi
by
[email protected]
· 13 years ago
60d96bb
Revert 161054 - Cleanup includes/headers in webkit/fileapi
by
[email protected]
· 13 years ago
2b6b683
Cleanup includes/headers in webkit/fileapi
by
[email protected]
· 13 years ago
12f1e8d
[MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.
by
[email protected]
· 13 years ago
2f9f5b49
Refactor webkit/fileapi/media code to support mtp device communication.
by
[email protected]
· 13 years ago
c4e6f9c
Add FileChangeObserver to track changes in local file system
by
[email protected]
· 13 years ago
caf6670
Add observer classes for fileapi to observe filesystem changes
by
[email protected]
· 13 years ago
dc57ec8
Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to avoid it blocks other I/O.
by
[email protected]
· 13 years ago
cf4b6d6
Isolated FS for Media devices.
by
[email protected]
· 13 years ago
6ef35d6
Implement media path filter
by
[email protected]
· 13 years ago
0b38b4e5
Move fileapi into its own component
by
[email protected]
· 13 years ago
bcbd98d
Change webkit/{fileapi,quota} code to use TaskRunner.
by
[email protected]
· 13 years ago
c671c8a
Style fix in webkit/fileapi
by
[email protected]
· 13 years ago
08f8feb
Move src/dest info out of FileSystemOperationContext
by
[email protected]
· 13 years ago
7878ece
[Refactor] to rename and re-layer the file_util stack layers.
by
[email protected]
· 14 years ago
0b1dd5e
Replace virtual_path fields in FileSystemOperationContext with similar variables in the FileSystemOperation.
by
[email protected]
· 14 years ago
0c5ebe3
Simplify directory path accounting.
by
[email protected]
· 14 years ago
ffac1ac4
Change quota to account directories and path names in the filesystem.
by
[email protected]
· 14 years ago
c7a4a10f
This integrates the obfuscated filesystem, but keeps it turned off with a flag.
by
[email protected]
· 14 years ago
b97b5d3
Set allowed bytes growth in FileSystemOperation from QuotaManager.
by
[email protected]
· 14 years ago
078c6971a
Add "allowed growth" for writing operations, such as copy, move, write and truncate.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
fe641c8
Proper build fix.
by
[email protected]
· 14 years ago
35beff5
Revert 79230 - Fix the clang build.
by
[email protected]
· 14 years ago
8f72b978
Fix the clang build.
by
[email protected]
· 14 years ago
073a04f
Stop returning the true root path of each filesystem from openFileSystem.
by
[email protected]
· 14 years ago
d5233ef4
Introduce FileSystemFileUtil and -Proxy to decorate base::file_util in webkit/fileapi.
by
[email protected]
· 14 years ago