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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Update FileStream to use base::File instead of PlatformFile.
rvargas@chromium.org
2014-03-21
3
-18
/
+39
*
Revert 257577 "Revert 257562 "Base: Make base::File use ScopedFD..."
zmo@chromium.org
2014-03-18
4
-29
/
+39
*
Revert 257562 "Base: Make base::File use ScopedFD on POSIX."
zmo@chromium.org
2014-03-18
4
-39
/
+29
*
Base: Make base::File use ScopedFD on POSIX.
rvargas@chromium.org
2014-03-18
4
-29
/
+39
*
Move ScopedFILE to base namespace and scoped_file.h
brettw@chromium.org
2014-03-17
1
-0
/
+14
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
2
-0
/
+82
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
2
-82
/
+0
*
Base: Introduce a new version of FileUtilProxy that works with File.
rvargas@chromium.org
2014-03-15
3
-0
/
+833
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-2
/
+2
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-0
/
+82
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
2
-82
/
+0
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-0
/
+82
*
Move more file_util functions to base namespace.
brettw@chromium.org
2014-03-13
1
-1
/
+1
*
Fix IWYU in base/files/file.h
tnagel@chromium.org
2014-03-09
1
-3
/
+2
*
Handle errors properly in FileUtilProxy::CreateTemporary.
davidben@chromium.org
2014-03-08
1
-1
/
+10
*
Implement File::WriteAtCurrentPos for Windows
rvargas@chromium.org
2014-03-07
2
-15
/
+45
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
2
-7
/
+6
*
Fix base/files/OWNERS syntax
tnagel@chromium.org
2014-03-04
1
-2
/
+1
*
Base: Don't check for thread restrictions when closing a file doesn't do IO.
rvargas@chromium.org
2014-02-21
3
-4
/
+10
*
GN: Change gen command syntax, support relative dirs.
brettw@chromium.org
2014-02-19
1
-0
/
+7
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
3
-61
/
+69
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-3
/
+2
*
Convert most of base and net to use base::File
rvargas@chromium.org
2014-01-09
1
-10
/
+6
*
Base: Rename File::error() to File::error_details()
rvargas@chromium.org
2014-01-08
5
-22
/
+22
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
5
-21
/
+43
*
Convert base::MemoryMappedFile to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-03
9
-110
/
+123
*
Add FilePath::FinalExtension() to avoid double extensions (.tar.gz) for file ...
davidben@chromium.org
2013-12-09
3
-19
/
+80
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-3
/
+3
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-3
/
+3
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-3
/
+3
*
Move Touch to base namespace, remove SetLastModifiedTime.
brettw@chromium.org
2013-12-04
1
-2
/
+1
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
4
-24
/
+23
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-3
/
+3
*
Base: Move platform_file.* to files/file.*
rvargas@chromium.org
2013-12-04
5
-709
/
+663
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
3
-17
/
+17
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
4
-12
/
+10
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
4
-6
/
+5
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
2
-2
/
+2
*
Base: Copy platform_file.* to files/file.*
rvargas@google.com
2013-11-28
5
-0
/
+1539
*
Move Posix file utils to the base namespace.
brettw@chromium.org
2013-11-27
2
-22
/
+22
*
FilePathWatcherLinux should be more verbose if inotify_init() fails.
thestig@chromium.org
2013-11-26
1
-0
/
+3
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
3
-0
/
+44
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
3
-44
/
+0
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
3
-0
/
+44
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-55
/
+2
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-13
/
+0
*
Take advantage of some newer optimizations of FindFirstFile.
brettw@chromium.org
2013-10-29
2
-1
/
+16
*
TraceLog::SetCurrentThreadBlocksMessageLoop()
wangxianzhu@chromium.org
2013-10-22
1
-0
/
+3
*
Fixes to get base compiling on VS2013
scottmg@chromium.org
2013-10-15
1
-0
/
+6
*
Remove FromWStringHack().
limasdf@gmail.com
2013-10-03
2
-31
/
+0
[next]