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
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-2
/
+2
*
Testing: Fixed printing FilePaths when a test fails comparing them.
mgiuca
2015-05-28
3
-7
/
+19
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
1
-1
/
+1
*
Cleanup: Fix base header include guards.
tfarina
2015-05-13
2
-2
/
+2
*
Add granular file tracing.
dbeam
2015-05-11
6
-27
/
+247
*
Revert of Add granular base::File tracing. (patchset #10 id:490001 of https:/...
dbeam
2015-05-05
6
-226
/
+26
*
Revert of Revert some other possible suspects of a 0.43% size increase of set...
dbeam
2015-05-04
6
-26
/
+226
*
Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...
Dan Beam
2015-05-04
6
-226
/
+26
*
Add granular base::File tracing.
dbeam
2015-05-04
6
-26
/
+226
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
12
-87
/
+83
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
12
-83
/
+87
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
12
-87
/
+83
*
Avoid copying the data string when posting ImportantFileWriter write tasks
hashimoto
2015-04-28
3
-19
/
+23
*
Revert "Intercept base::File Open/Close"
pasko
2015-04-27
5
-194
/
+1
*
Make unused InitializeUnsafe private and rename to DoInitialize.
dbeam
2015-04-24
4
-179
/
+179
*
Remove some needless base:: from base::File.
dbeam
2015-04-23
3
-34
/
+34
*
Remove unused macro PRFilePathLiteral.
thakis
2015-04-23
1
-2
/
+0
*
Update {virtual,override} to follow C++11 style in base.
nick
2015-04-22
1
-6
/
+6
*
Apply automated fixits for Chrome clang plugin to base_unittests.
dcheng
2015-04-17
1
-7
/
+7
*
Enable FilePathWatcher base unittests on Android.
pauljensen
2015-04-13
2
-1
/
+38
*
Access fields from the appropriate threads in FilePathWatcherFSEvents.
reillyg
2015-04-10
2
-87
/
+125
*
Move FilePathWatcher tests to base_unittests.
mnissler
2015-04-10
1
-0
/
+0
*
Add metrics for time elapsed in base::File::Flush().
tnagel
2015-04-03
4
-19
/
+32
*
Include DirectoryExists to libbase_nacl_nonsfi.a.
hidehiko
2015-04-01
1
-2
/
+4
*
Add DCHECK for FilePathWatcherFSEvents destroyed before being cancelled.
reillyg
2015-04-01
1
-1
/
+4
*
Let ImportantFileWriter Use fdatasync
hashimoto
2015-03-24
1
-10
/
+8
*
Add File::Duplicate to duplicate a file handle.
grt
2015-03-19
4
-0
/
+86
*
Update/improve base::File comments.
tnagel
2015-03-17
1
-4
/
+5
*
Mapping file busy/exists in POSIX File::OSErrorToFileError().
cmumford
2015-03-13
1
-1
/
+4
*
base: Stop passing by non-const references in some more places.
danakj
2015-03-10
1
-14
/
+14
*
base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes.
danakj
2015-03-07
1
-0
/
+1
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-6
/
+0
*
Leave ImportantFileWriter::WriteFileAtomically argument info in the stack
hashimoto
2015-02-27
1
-0
/
+16
*
Add base_unittests to win8 trybot. Fix PEImage tests.
wfh
2015-02-25
1
-1
/
+2
*
Cosmetic changes (spelling, grammar) and fix an annoyance.
dougk
2015-02-13
1
-3
/
+3
*
Cleanup: Remove some #defines that should already be in linux/magic.h.
thestig
2015-02-10
1
-15
/
+0
*
Make base unit tests work when TEMP has a lower case drive.
rvargas
2015-02-09
1
-0
/
+9
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-1
/
+1
*
Ignore FILE_ATTRIBUTE_NOT_CONTENT_INDEXED for base unit tests.
rvargas
2015-02-09
1
-9
/
+5
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
1
-1
/
+2
*
Mechanical rename of tracing includes for /base
primiano
2015-01-31
1
-1
/
+1
*
Cleanup dead code in base/ as found by Scythe.
thestig
2015-01-22
1
-4
/
+0
*
Add WARN_UNUSED_RESULT to [Final]Extension
scottmg
2015-01-20
1
-2
/
+2
*
mmap V8 snapshot and ICU data file in the android_webview
mkosiba
2015-01-09
2
-0
/
+4
*
Standardize usage of virtual/override/final specifiers in base/.
dcheng
2014-12-23
7
-21
/
+11
*
Linux: Fix an out of bound error in FilePathWatcherImpl::OnFilePathChanged.
thestig
2014-12-19
1
-9
/
+32
*
Mark as unused the "Closing" UMA entry in ImportantFile.TempFileFailures.
tnagel
2014-12-15
1
-1
/
+5
*
Generalizing conditional compilation logic for systems with native utf8 locale.
halliwell
2014-12-12
1
-4
/
+4
*
Cleanup: Get rid of more base::ASCIIToWide usage.
thestig
2014-12-04
1
-25
/
+25
*
Remove #include of compiler_specific.h from macros.h.
pkasting
2014-11-21
1
-0
/
+1
[next]