index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
fileapi
/
file_system_operation_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fileManagerPrivate.onCopyError event.
yawano
2015-06-24
1
-3
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-6
/
+6
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-6
/
+6
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-6
/
+6
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-6
/
+6
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-6
/
+6
*
[Storage] Blob Storage Refactoring pt 1:
dmurph
2015-01-23
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-2
/
+2
*
Convert ARRAYSIZE_UNSAFE -> arraysize in content/.
viettrungluu
2014-10-16
1
-3
/
+2
*
Replacing the OVERRIDE with override and FINAL with final in content/browser/...
mohan.reddy
2014-10-07
1
-2
/
+2
*
Add update observer to file_system_operation_impl_unittest for
iseki
2014-09-22
1
-0
/
+33
*
Use RunLoop::Run() instead of RunLoop::RunUntilIdle() in FileSystemOperationI...
iseki
2014-09-11
1
-398
/
+319
*
Remove webkit/browser/, point everything to storage/browser/ instead
pilgrim
2014-09-10
1
-8
/
+8
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
1
-2
/
+2
*
Support StreamCopyOrMoveImpl in sandbox.
iseki
2014-09-08
1
-5
/
+7
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Modify test case to support streaming operation in sandbox file system.
iseki
2014-09-04
1
-20
/
+33
*
Add truncation to StreamCopyOrMoveImpl and test case.
iseki
2014-09-03
1
-0
/
+39
*
Revert of Modify test case to support streaming operation in sandbox file sys...
mlamouri
2014-08-28
1
-11
/
+8
*
Modify test case to support streaming operation in sandbox file system.
iseki
2014-08-28
1
-8
/
+11
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
1
-21
/
+20
*
Move mock_quota_manager and friends from webkit/ to content/
pilgrim@chromium.org
2014-04-09
1
-8
/
+8
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-3
/
+3
*
Move mock_file_change_observer.* to content/browser/fileapi/
pilgrim@chromium.org
2014-02-28
1
-1
/
+1
*
Move async_file_test_helper.* to content/public/test/
pilgrim@chromium.org
2014-02-13
1
-2
/
+2
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
1
-86
/
+86
*
Quota: Factor out (Mock)QuotaManagerProxy into its own file for readability
nhiroki@chromium.org
2014-01-17
1
-0
/
+2
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
1
-10
/
+16
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-2
/
+2
*
FileAPI: Return success when copying/moving file into the same path
nhiroki@chromium.org
2013-12-19
1
-2
/
+44
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-4
/
+4
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-4
/
+4
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-4
/
+4
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-3
/
+3
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
Move FileAPI test code from webkit to content
kinuko@chromium.org
2013-10-02
1
-0
/
+1241