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_path.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove forwarding include for base/files/file_path except for MTPD.
brettw@chromium.org
2013-02-24
1
-1
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-438
/
+2
*
Roll DEPS for mtpd to use base::FilePath.
thestig@chromium.org
2013-02-20
1
-6
/
+0
*
Convert FilePath to base::FilePath.
brettw@chromium.org
2013-02-19
1
-5
/
+1
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
1
-1
/
+1
*
Disable "using base::FilePath" on Linux since it now compiles.
brettw@chromium.org
2013-02-17
1
-1
/
+8
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-5
/
+12
*
Don't allow '\0' characters in FilePath.
aedla@chromium.org
2013-01-28
1
-1
/
+3
*
PrintTo for FilePath -- Pretty-print when comparing FilePaths in gtest
gab@chromium.org
2012-09-26
1
-0
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add an AddExtension() method in FilePath
rdevlin.cronin@chromium.org
2012-04-25
1
-1
/
+6
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+2
*
Define FilePath::NormalizePathSeparators on all platforms
kinuko@chromium.org
2012-02-10
1
-5
/
+4
*
Add FilePath::FromUTF8Unsafe() and FilePath::AsUTF8Unsafe().
satorux@chromium.org
2011-11-02
1
-0
/
+26
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-2
/
+2
*
Upstream android string implementation etc.
michaelbai@google.com
2011-06-27
1
-4
/
+3
*
FilePath: remove some functions that aren't really used.
evan@chromium.org
2011-05-31
1
-6
/
+0
*
FilePath: Add WARN_UNUSED_RESULT in more places.
thakis@chromium.org
2011-05-05
1
-7
/
+10
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-04-04
1
-2
/
+4
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-2
/
+3
*
FilePath: remove .ToWStringHack()
evan@chromium.org
2011-03-10
1
-3
/
+2
*
FilePath: add a convertor to ASCII
evan@chromium.org
2011-03-01
1
-0
/
+5
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-0
/
+9
*
Revert 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-18
/
+0
*
Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-0
/
+18
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Rename the download to its final name only after the download is finished
kinuko@chromium.org
2010-07-21
1
-0
/
+2
*
Remove more definitions from header files.
erg@chromium.org
2010-07-16
1
-8
/
+5
*
Convert some helper tools to use FilePaths for file names.
evan@chromium.org
2010-07-14
1
-1
/
+4
*
Add a method for normalizing path separators on Windows.
tony@chromium.org
2010-06-25
1
-0
/
+5
*
Use FilePath in ProfileInfo struct.
tfarina@chromium.org
2010-05-15
1
-0
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-1
/
+1
*
Add some more comments near the *Hack() functions.
evan@chromium.org
2010-02-26
1
-11
/
+13
*
Support reordering of Browser Actions within the container. Currently does no...
finnur@chromium.org
2010-02-03
1
-1
/
+12
*
Get rid of FilePath::AppendAndResolveRelative().
mad@chromium.org
2009-10-28
1
-12
/
+0
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
1
-0
/
+35
*
Revert 30168 - Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-35
/
+0
*
Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-0
/
+35
*
Revert 30149 - The existing file_util::AbsolutePath() function was already do...
tim@chromium.org
2009-10-27
1
-0
/
+12
*
The existing file_util::AbsolutePath() function was already doing what we nee...
mad@chromium.org
2009-10-27
1
-12
/
+0
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
1
-0
/
+12
*
Add a comment to file_path.h describing a couple of bits of trivia that came
mark@chromium.org
2009-10-14
1
-0
/
+28
*
Set OS X cache directory to ~/Library/Caches/[app name]/[profile name]
mark@chromium.org
2009-09-16
1
-0
/
+10
*
This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTR
xji@chromium.org
2009-09-16
1
-1
/
+7
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-2
/
+3
*
Add "bool FilePath::ReferencesParent()" which adds a clean & simple way for
cevans@chromium.org
2009-08-15
1
-0
/
+4
*
Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux
mark@chromium.org
2009-08-13
1
-3
/
+5
*
Reliability test porting: stringy stuff.
estade@chromium.org
2009-08-13
1
-0
/
+1
*
make FilePath:IsParent use case-insensitive compare for drive letters on windows
rafaelw@chromium.org
2009-07-01
1
-6
/
+2
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
1
-0
/
+4
[next]