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
/
base_paths_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Fix GetNSExecutablePath for running tests with relative path
jiangj@opera.com
2013-08-06
1
-1
/
+6
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Disable "using base::FilePath" on Linux since it now compiles.
brettw@chromium.org
2013-02-17
1
-6
/
+6
*
Remove ".." from PathService take #2.
maruel@chromium.org
2013-01-26
1
-3
/
+0
*
Fix many test case failures when run isolated on OSX.
maruel@chromium.org
2013-01-24
1
-0
/
+3
*
Fix PathServiceTest.Get on iOS.
rohitrao@chromium.org
2012-09-25
1
-0
/
+6
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-7
/
+10
*
Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...
wjia@chromium.org
2012-09-20
1
-10
/
+7
*
Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...
gab@chromium.org
2012-09-20
1
-7
/
+10
*
Add an iOS implementation for base::PathService::Get() with path key DIR_APP_...
chenyu@chromium.org
2012-08-01
1
-2
/
+10
*
Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile direc...
thorogood@chromium.org
2012-07-23
1
-0
/
+4
*
Adds a way to specify test data files for unittests.
rohitrao@chromium.org
2012-07-17
1
-1
/
+4
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-11
/
+6
*
Change the files in base and net to include foundation_util.h
wtc@chromium.org
2011-06-14
1
-1
/
+1
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-26
1
-3
/
+18
*
Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.
vandebo@chromium.org
2011-05-25
1
-18
/
+3
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-25
1
-3
/
+18
*
Fix problems in src/base:
phajdan.jr@chromium.org
2011-04-12
1
-13
/
+14
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-4
/
+4
*
Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...
viettrungluu@chromium.org
2010-11-24
1
-1
/
+1
*
Revert 67191 - chrome_paths: refactor and sanitize cache directory handling
viettrungluu@chromium.org
2010-11-24
1
-1
/
+1
*
chrome_paths: refactor and sanitize cache directory handling
evan@chromium.org
2010-11-24
1
-1
/
+1
*
Revert "chrome_paths: refactor and sanitize cache directory handling"
evan@chromium.org
2010-11-23
1
-1
/
+1
*
chrome_paths: refactor and sanitize cache directory handling
evan@chromium.org
2010-11-23
1
-1
/
+1
*
Only need to depend on Foundation here, not Cocoa.
thomasvl@chromium.org
2010-11-16
1
-1
/
+1
*
Mac: Let out-of-process tests run in bundled mode for their whole lifetime.
thakis@chromium.org
2010-11-15
1
-1
/
+2
*
[Mac] if someone overrides FILE_EXE/DIR_EXE in the path service, it can cause...
thomasvl@chromium.org
2010-08-24
1
-24
/
+39
*
Moved GetUserDirectory() into mac_util.mm.
akalin@chromium.org
2010-01-27
1
-22
/
+2
*
Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux.
thestig@chromium.org
2009-12-03
1
-1
/
+1
*
Don't use NSBundle when unsure of thread safety.
mark@chromium.org
2009-10-15
1
-12
/
+11
*
Set OS X cache directory to ~/Library/Caches/[app name]/[profile name]
mark@chromium.org
2009-09-16
1
-0
/
+24
*
Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...
pinkerton@chromium.org
2009-04-22
1
-1
/
+1
*
Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...
pinkerton@chromium.org
2009-04-22
1
-4
/
+16
*
Some upstream code assumes that the executable path from the path service is
thomasvl@chromium.org
2009-03-17
1
-15
/
+4
*
Cleanup of the path service. (With some extra utilities to be used later.)
avi@google.com
2008-12-09
1
-11
/
+11
*
Fix mac build.
evanm@google.com
2008-11-19
1
-0
/
+1
*
Move more code to using FilePath.
evanm@google.com
2008-11-19
1
-2
/
+2
*
On .mm files in net and base:
mmentovai@google.com
2008-08-27
1
-28
/
+3
*
Use a common directory for all build output on the Mac.
mmentovai@google.com
2008-08-18
1
-3
/
+2
*
Part two of file_util porting. Almost all of the functionality has been port...
erikkay@google.com
2008-08-15
1
-0
/
+10
*
I suspect this comment was not intended...
ericroman@google.com
2008-08-10
1
-1
/
+0
*
* add base_paths_mac.mm to mac port
erikkay@google.com
2008-08-08
1
-0
/
+73