Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
d08a33e0e225fff4b1ba3f43ae96c271da9e1a3d
/
base
/
file_util_proxy.h
d08a33e
base::Bind: Convert FileUtilProxy::ReadCallback.
by jhawkins@chromium.org
· 14 years ago
e13cc44
base::Bind: Convert FileUtilProxy::ReadDirectoryCallback.
by jhawkins@chromium.org
· 14 years ago
56771f0
base::Bind: Convert FileUtilProxy::GetFileInfoCallback.
by jhawkins@chromium.org
· 14 years ago
70bffc1
base::Bind: Convert FileUtilProxy::EnsureFileExistsCallback.
by jhawkins@chromium.org
· 14 years ago
d90c4f5
base::Bind: Convert FileUtilProxy::CreateTemporaryCallback.
by jhawkins@chromium.org
· 14 years ago
3a6573d
base::Bind: Convert FileUtilProxy::CreateOrOpenCallback.
by jhawkins@chromium.org
· 14 years ago
6e168d3
Fix a small leak in FileUtilProxy
by kinuko@chromium.org
· 14 years ago
21d251f
Adding checks to guard against buffer overruns in QuotaFileIO::Write and base::FileUtilProxy::Write
by sanga@chromium.org
· 14 years ago
e585bed
Rename BASE_API to BASE_EXPORT.
by darin@chromium.org
· 14 years ago
09987c3
Adding FileUtilProxy::Entry::{size,last_modified_time},
by tzik@chromium.org
· 14 years ago
f56dab2
Support creating temporary files for sync file operations.
by noelutz@google.com
· 14 years ago
f7b5ad9
iwyu: Use callback_old.h where appropriate, part 1.
by jhawkins@chromium.org
· 14 years ago
c3b6518
Base: Last set of files to use BASE_API (for base.dll)
by rvargas@google.com
· 14 years ago
5c52868
Move some files from base to base/memory.
by levin@chromium.org
· 14 years ago
44a9973
Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption.
by darin@chromium.org
· 15 years ago
37c078e
Order function definitions in base/ according to the header.
by erg@google.com
· 15 years ago
d5fffd4
Start sorting methods in class declarations.
by erg@google.com
· 15 years ago
4871068
Moving Entry from base::file_util_proxy namespace to within class base::FileUtilProxy
by kkanetkar@chromium.org
· 15 years ago
850eb6d
Rename FileUtilProxy::Create to EnsureFileExists
by kinuko@chromium.org
· 15 years ago
a122bcf
Make sure we close the file_handle when we create (but not open) a new file
by kinuko@chromium.org
· 15 years ago
1a07804
Reapply 61613 that was reverted for false valgrind alarm.
by kinuko@chromium.org
· 15 years ago
31583c3
Revert 61613 - possible culprit for valgrind error. (Support removeRecursively and new copy/move)
by kinuko@chromium.org
· 15 years ago
f24721f
Second try for support removeRecursively and new copy/move behaviors added to the spec recently.
by kinuko@chromium.org
· 15 years ago
335bd35
Revert 61480 - Support removeRecursively and new copy/move behaviors added to the spec recently.
by kinuko@chromium.org
· 15 years ago
171e5ac
Support removeRecursively and new copy/move behaviors added to the spec recently.
by kinuko@chromium.org
· 15 years ago
6a65222
Second try at submitting 61462.
by ericu@google.com
· 15 years ago
c99cb61
Revert 61462 - Add truncate and cancel for FileWriter; write and more tests will come in later CLs.
by ericu@google.com
· 15 years ago
4a75bfb
Add truncate and cancel for FileWriter; write and more tests will come in later CLs.
by ericu@google.com
· 15 years ago
12c2e2b
Adding a FileUtilProxy::TouchFile() method that takes a FilePath as an
by dumi@chromium.org
· 15 years ago
2391598
Adding some functions that operate on file handles.
by dumi@chromium.org
· 15 years ago
d6df7c5
Revert 59007 - Adding some utility functions that work on file handles, and adding
by dumi@chromium.org
· 15 years ago
fea699f
Adding some utility functions that work on file handles, and adding
by dumi@chromium.org
· 15 years ago
c483d79
Add recursive flag to file_util_proxy::CreateDirectory.
by kinuko@chromium.org
· 15 years ago
97ae261
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
by dumi@chromium.org
· 15 years ago
83604d1
Change file_util_proxy::Entry::isDirectory to is_directory.
by kinuko@chromium.org
· 15 years ago
3a3bdea
Changes for browser-side implementation for file api.
by kkanetkar@chromium.org
· 15 years ago
50f197d
Add an optional parameter to CreatePlatformFile() to report the type
by dumi@chromium.org
· 15 years ago
9ed1f9d
Support handling blob URL and resolve blob references in upload data.
by jianli@chromium.org
· 15 years ago
6dedd6d
Change the FileUtilProxy callbacks to report error codes instead of booleans.
by dumi@chromium.org
· 15 years ago
c980e40
Moving file_system_proxy to base/ and changing it to work with MessageLoopProxies instead of ChromeThreads.
by dumi@chromium.org
· 15 years ago