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
/
obfuscated_file_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...
dmichael
2014-12-12
1
-3
/
+3
*
FileSystem: Modify ObfucatedFileUtil to delete contents of the plugin private...
nhiroki
2014-11-07
1
-2
/
+121
*
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
-2
/
+2
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
1
-1
/
+0
*
Remove webkit/browser/, point everything to storage/browser/ instead
pilgrim
2014-09-10
1
-11
/
+11
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
1
-2
/
+2
*
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
-1
/
+1
*
Revert of Modify test case to support streaming operation in sandbox file sys...
mlamouri
2014-08-28
1
-2
/
+1
*
Modify test case to support streaming operation in sandbox file system.
iseki
2014-08-28
1
-1
/
+2
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
1
-49
/
+46
*
Fully qualify all references to fileapi::FileSystemType
rnk@chromium.org
2014-06-19
1
-5
/
+3
*
Remove PlatformFile from fileapi::FileSystemFileUtil
rvargas@chromium.org
2014-05-13
1
-107
/
+72
*
Move mock_special_storage_policy from webkit/ to content/public/test/
pilgrim@chromium.org
2014-04-30
1
-3
/
+3
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-3
/
+3
*
Move test_file_set to content/test/
pilgrim@chromium.org
2014-03-04
1
-4
/
+4
*
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
*
[FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests.
tzik@chromium.org
2014-01-29
1
-1
/
+1
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
1
-402
/
+373
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
1
-130
/
+162
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Return NOT_A_DIRECTORY error if there's a file in a path chain in CreateDirec...
kinuko@chromium.org
2013-11-25
1
-0
/
+23
*
Cleanup obsolete isolated-origin handling code for SandboxOriginDatabse
kinuko@chromium.org
2013-10-24
1
-3
/
+6
*
Give type directory string for given URL from outside ObfuscatedFileUtil
kinuko@chromium.org
2013-10-19
1
-42
/
+64
*
FileAPI: Clean up ObfuscatedFileUtil::GetDirectoryDatabase signature
nhiroki@chromium.org
2013-10-11
1
-10
/
+14
*
Move FileAPI test code from webkit to content
kinuko@chromium.org
2013-10-02
1
-0
/
+2438