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
/
base
/
file_util_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+1
*
Really fix build after r193020.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+2
*
When creating app shortcuts on the mac, suffix them with (1) if the shortcut ...
jeremya@chromium.org
2013-04-04
1
-0
/
+17
*
Minor file_util cleanup.
brettw@chromium.org
2013-04-03
1
-53
/
+0
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-40
/
+0
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Truncate the download file name if it exceeds the filesystem limit.
kinaba@chromium.org
2013-02-21
1
-0
/
+5
*
Make base compile with no "using base::FilePath".
brettw@chromium.org
2013-02-16
1
-0
/
+2
*
Revert 182032
brettw@chromium.org
2013-02-12
1
-2
/
+0
*
Make base compile with no "using base::FilePath".
brettw@chromium.org
2013-02-12
1
-0
/
+2
*
Move sys_string_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Add path traversal protection to Move and CopyFile too.
cevans@chromium.org
2013-02-06
1
-2
/
+2
*
Fix creating target paths in file_util_posix CopyDirectory.
aedla@chromium.org
2013-01-30
1
-8
/
+8
*
Remove GetFileCreationLocalTime. It is unused.
brettw@chromium.org
2013-01-24
1
-28
/
+0
*
Revert 176659
joaodasilva@chromium.org
2013-01-14
1
-8
/
+8
*
Fix creating target paths in file_util_posix CopyDirectory.
aedla@chromium.org
2013-01-14
1
-8
/
+8
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Remove FileEnumerator::IsLink
tzik@chromium.org
2012-09-12
1
-5
/
+0
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
1
-10
/
+7
*
Add OS_CHROMEOS case in file_util::GetHomeDir()
haruki@chromium.org
2012-08-06
1
-0
/
+9
*
Fix #endif comments for iOS exclusions in base/file_util*
stuartmorgan@chromium.org
2012-07-24
1
-1
/
+1
*
Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile direc...
thorogood@chromium.org
2012-07-23
1
-1
/
+1
*
Update #if guards in base/ that control whether to use stat or stat64 (and fr...
rsesek@chromium.org
2012-07-19
1
-2
/
+1
*
Add the methods to change and get a posix file permission to file_util.
yoshiki@chromium.org
2012-07-11
1
-0
/
+34
*
Get file_util and platform_file building on iOS
stuartmorgan@chromium.org
2012-07-09
1
-1
/
+1
*
Do not use grp.h on iOS.
qsr@chromium.org
2012-07-09
1
-2
/
+5
*
Fix a bug in file_util::Delete() where symlinks are not handled right
yoshiki@chromium.org
2012-06-30
1
-3
/
+3
*
Fix temp dir path for Android.
nileshagrawal@chromium.org
2012-05-17
1
-1
/
+2
*
AppendToFile implementation.
loislo@chromium.org
2012-04-29
1
-0
/
+12
*
Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator.
tzik@chromium.org
2012-03-10
1
-1
/
+7
*
Coverity fix NEGATIVE_RETURNS.
scr@chromium.org
2011-12-22
1
-1
/
+4
*
Adaptively use temp dir instead of /dev/shm for executable shmem file on Linux
mcgrathr@chromium.org
2011-12-06
1
-8
/
+45
*
define OS_BSD on *BSD and replace the ifdefs to use that
robert.nagy@gmail.com
2011-11-15
1
-7
/
+6
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
1
-31
/
+31
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
1
-31
/
+31
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
1
-31
/
+31
*
OpenBSD patches for base and build, part 2
robert.nagy@gmail.com
2011-10-24
1
-0
/
+4
*
Update write checks for external extension file on mac.
skerner@chromium.org
2011-10-17
1
-13
/
+24
*
Add external extensions json source in proper mac location.
skerner@google.com
2011-09-22
1
-13
/
+121
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-6
/
+6
*
Adding FileUtilProxy::Entry::{size,last_modified_time},
tzik@chromium.org
2011-07-19
1
-0
/
+10
*
Upstream android file related code.
michaelbai@google.com
2011-06-21
1
-3
/
+17
*
Disallow links from being seen by the extensions via the fileapi.
rkc@chromium.org
2011-05-31
1
-0
/
+15
*
Use the real Mac browser app's bundle identifier everywhere that a base
mark@chromium.org
2011-04-22
1
-4
/
+11
*
GTTF: Correctly handle fdopen failure in CreateAndOpenTemporaryFileInDir
phajdan.jr@chromium.org
2011-04-18
1
-1
/
+4
*
Fix clang build after landing http://codereview.chromium.org/6820030
phajdan.jr@chromium.org
2011-04-12
1
-3
/
+3
*
Fix problems in src/base:
phajdan.jr@chromium.org
2011-04-12
1
-10
/
+14
[next]