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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of FilePath::AppendAndResolveRelative().
mad@chromium.org
2009-10-28
1
-69
/
+0
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
1
-4
/
+606
*
Revert 30168 - Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-606
/
+4
*
Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
1
-4
/
+606
*
Revert 30149 - The existing file_util::AbsolutePath() function was already do...
tim@chromium.org
2009-10-27
1
-0
/
+69
*
The existing file_util::AbsolutePath() function was already doing what we nee...
mad@chromium.org
2009-10-27
1
-69
/
+0
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
1
-2
/
+69
*
Set OS X cache directory to ~/Library/Caches/[app name]/[profile name]
mark@chromium.org
2009-09-16
1
-0
/
+10
*
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
/
+14
*
Reliability test porting: stringy stuff.
estade@chromium.org
2009-08-13
1
-0
/
+9
*
Fix few trivial Coverity issues, mainly PASS_BY_VALUE.
phajdan.jr@chromium.org
2009-07-06
1
-1
/
+1
*
make FilePath:IsParent use case-insensitive compare for drive letters on windows
rafaelw@chromium.org
2009-07-01
1
-0
/
+52
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
1
-0
/
+12
*
Move PathComponents from file_util to FilePath, add FilePath::IsParent()
rafaelw@chromium.org
2009-06-24
1
-0
/
+72
*
Move a few functions commonly called with char* to StringPiece.
deanm@chromium.org
2009-05-29
1
-2
/
+2
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Adds AppendASCII which will append an ASCII path component.
erikkay@google.com
2009-01-21
1
-0
/
+9
*
Move Contains() method to file_utils, stop relying on in extensions_protocol
aa@chromium.org
2009-01-09
1
-26
/
+0
*
Add implementations of various extension related methods (derived from file_u...
erikkay@google.com
2009-01-09
1
-4
/
+81
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
1
-1
/
+1
*
Keep trying to undo 7564.
estade@chromium.org
2009-01-05
1
-2
/
+2
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-2
/
+2
*
Reverting 7423.
erikkay@google.com
2008-12-23
1
-9
/
+0
*
Add a method to explicitly request a UTF8 representation of a FilePath. This...
erikkay@google.com
2008-12-23
1
-0
/
+9
*
Rather than create a TODO that will never be done, I went ahead and implement...
aa@chromium.org
2008-12-18
1
-0
/
+27
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-5
/
+12
*
Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr
mark@chromium.org
2008-12-08
1
-29
/
+51
*
Backing out r6315 due to DirectoryWatcherTest.SubDir (base_unittests) failure
mark@chromium.org
2008-12-03
1
-51
/
+29
*
Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr
mark@chromium.org
2008-12-03
1
-29
/
+51
*
Backing out r6299 due to DirectoryWatcherTest.SubDir (base_unittests) failure
mark@chromium.org
2008-12-03
1
-51
/
+29
*
Make FilePath::Append accept FilePath parameter. Patch by Paweł Hajdan jr
mark@chromium.org
2008-12-03
1
-29
/
+51
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-4
/
+3
*
Begin the first small step towards using FilePath everywhere:
evanm@google.com
2008-10-30
1
-0
/
+28
*
Add a FilePath object
mark@chromium.org
2008-10-03
1
-0
/
+175