| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |