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