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
*
Add memory corruption checking to base::File().
gavinp
2014-11-07
3
-1
/
+163
*
Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...
hidehiko
2014-11-05
1
-6
/
+6
*
Revert of Allow POSIX callers to specify a new file's mode. (patchset #1 id:1...
csharp
2014-10-30
3
-39
/
+0
*
Allow POSIX callers to specify a new file's mode.
palmer
2014-10-30
3
-0
/
+39
*
Revert "Allow POSIX callers to specify a new file's mode."
Mike Wittman
2014-10-29
3
-39
/
+0
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-5
/
+4
*
Allow POSIX callers to specify a new file's mode.
Chris Palmer
2014-10-29
3
-0
/
+39
*
Add a few missing overrides found by a new clang warning.
thakis
2014-10-29
1
-1
/
+1
*
Fixed copying read-only directories
ripp
2014-10-27
2
-13
/
+36
*
Align base::hash_map with C++11, part 2.
davidben
2014-10-24
1
-10
/
+0
*
More virtual/override updates in base/.
viettrungluu
2014-10-22
1
-7
/
+7
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
6
-27
/
+27
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
1
-2
/
+2
*
Don't use 64KB of stack on a single call.
cpu
2014-10-21
1
-3
/
+4
*
Render base::File::Flush() doc more precise.
tnagel
2014-10-20
1
-1
/
+2
*
Abort ImportantFileWriter::WriteFileAtomically() on Flush() error.
tnagel
2014-10-20
1
-1
/
+8
*
Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-17
1
-0
/
+7
*
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
viettrungluu
2014-10-16
1
-1
/
+1
*
Downloading a file with ".tar.bz" extension mulitple times resulted in incorr...
arun87.kumar
2014-10-09
2
-1
/
+2
*
Refactor AppendToFile and WriteFileDescriptor
chirantan
2014-10-07
4
-30
/
+40
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
13
-35
/
+35
*
An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...
sergeyu
2014-10-01
1
-0
/
+6
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
2
-8
/
+8
*
Remove implicit HANDLE conversions from base.
rvargas
2014-09-23
3
-25
/
+26
*
Remove implicit conversions from scoped_refptr to T* in FileWatcher.
dcheng
2014-09-20
2
-2
/
+2
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-09-20
1
-2
/
+2
*
Manual fixups for scoped_refptr operator T* removal in base/
dcheng
2014-08-28
2
-4
/
+6
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-08-27
1
-1
/
+1
*
win: Fix a 64bit warning.
thakis@chromium.org
2014-08-20
1
-2
/
+4
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
24
-16
/
+5179
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-3
/
+2
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-2
/
+3
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
1
-2
/
+2
*
Add LINKER_INITIALIZER marker to MemoryMappedFile::Region::kWholeFile
primiano@chromium.org
2014-07-30
2
-3
/
+4
*
Add support for loading pak files from arbitrary file regions.
primiano@chromium.org
2014-07-28
5
-21
/
+334
*
Move logging.h's definitions of operator<< into namespace std.
jyasskin@chromium.org
2014-07-08
1
-1
/
+0
*
Remove base/platform_file.*
rvargas@chromium.org
2014-06-24
4
-53
/
+4
*
net: FileStream cleanup
rvargas@chromium.org
2014-06-20
3
-4
/
+29
*
Remove now-unnecessary #pragma optimize offs
scottmg@chromium.org
2014-06-13
1
-6
/
+0
*
Use FSEvents for recursive file watch on Mac
vandebo@chromium.org
2014-06-11
10
-164
/
+620
*
Require FLAG_WRITE when FLAG_CREATE_ALWAYS is specified
mdempsky@chromium.org
2014-06-10
3
-1
/
+3
*
Revert 274735 "Use FSEvents for recursive file watch on Mac"
dconnelly@chromium.org
2014-06-04
9
-599
/
+156
*
Use FSEvents for recursive file watch on Mac
vandebo@chromium.org
2014-06-04
9
-156
/
+599
*
[fsp] Convert base::File::Error to string.
mtomasz@chromium.org
2014-05-30
2
-0
/
+49
*
Remove unused code from FileUtilProxy.
rvargas@chromium.org
2014-05-22
4
-746
/
+3
*
Fix file path notification filtering on Windows.
vandebo@chromium.org
2014-05-19
1
-9
/
+18
*
Replace FileUtilProxy with FileProxy in renderer_host/pepper
rvargas@chromium.org
2014-05-15
3
-11
/
+31
*
Linux: Implement recursive file watching.
thestig@chromium.org
2014-05-13
2
-31
/
+181
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-12
3
-12
/
+136
*
Adding myself as owner of base/files and base/win
rvargas@chromium.org
2014-05-11
1
-0
/
+2
[next]