| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). | nkostylev@chromium.org | 2014-05-27 | 1 | -2/+6 |
* | Revert 270872 "Move all callers of GetHomeDir() to PathService::..." | benwells@chromium.org | 2014-05-16 | 1 | -6/+2 |
* | Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME). | nkostylev@chromium.org | 2014-05-16 | 1 | -2/+6 |
* | Cleanup: Fix some bad indentations from base namespace refactoring. | thestig@chromium.org | 2014-02-26 | 1 | -5/+5 |
* | Remove unused function GetChromeFrameUserDataDirectory. | grt@chromium.org | 2014-01-10 | 1 | -13/+0 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 1 | -2/+2 |
* | Use base namespace for FilePath in chrome/common and content/common. | brettw@chromium.org | 2013-02-07 | 1 | -17/+18 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -6/+2 |
* | Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ... | wjia@chromium.org | 2012-09-20 | 1 | -2/+6 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -6/+2 |
* | Add Add PathService::Get(chrome::DIR_USER_MUSIC) and PathService::Get(chrome:... | thestig@chromium.org | 2012-09-14 | 1 | -23/+44 |
* | ChromeOS: Don't report the presence of a user pictures directory. (try 2) | thestig@chromium.org | 2012-07-12 | 1 | -0/+5 |
* | Revert 143094 - ChromeOS: Don't report the presence of a user pictures direct... | grt@chromium.org | 2012-06-20 | 1 | -5/+0 |
* | ChromeOS: Don't report the presence of a user pictures directory. | thestig@chromium.org | 2012-06-20 | 1 | -0/+5 |
* | Cleanup: Consolidate declarations of XDG variables. | thestig@chromium.org | 2012-06-13 | 1 | -14/+17 |
* | Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make su... | thestig@chromium.org | 2012-06-04 | 1 | -9/+4 |
* | Add PathService::Get(chrome::DIR_USER_PICTURES). | thestig@chromium.org | 2012-05-17 | 1 | -1/+21 |
* | Make sure only the main browser process and service processes are allowed to ... | pastarmovj@chromium.org | 2012-05-09 | 1 | -0/+7 |
* | Revert 135321 - Make sure only the main browser process and service proceses ... | pastarmovj@chromium.org | 2012-05-04 | 1 | -7/+0 |
* | Make sure only the main browser process and service proceses are allowed to c... | pastarmovj@chromium.org | 2012-05-04 | 1 | -0/+7 |
* | Linux: Use the same safe downloads logic as Windows. (try 2) | thestig@chromium.org | 2012-04-28 | 1 | -16/+7 |
* | Revert 134362 - Linux: Use the same safe downloads logic as Windows. | yoz@chromium.org | 2012-04-27 | 1 | -7/+16 |
* | Linux: Use the same safe downloads logic as Windows. | thestig@chromium.org | 2012-04-27 | 1 | -16/+7 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Cleanup: Make chrome paths code more consistent and use more constants when p... | thestig@chromium.org | 2011-02-17 | 1 | -10/+22 |
* | Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc... | viettrungluu@chromium.org | 2010-11-24 | 1 | -0/+27 |
* | Revert 67191 - chrome_paths: refactor and sanitize cache directory handling | viettrungluu@chromium.org | 2010-11-24 | 1 | -27/+0 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-24 | 1 | -0/+27 |
* | Revert "chrome_paths: refactor and sanitize cache directory handling" | evan@chromium.org | 2010-11-23 | 1 | -27/+0 |
* | chrome_paths: refactor and sanitize cache directory handling | evan@chromium.org | 2010-11-23 | 1 | -0/+27 |
* | Move xdg_util into base/nix. I originally wanted to use base/linux, but you | brettw@chromium.org | 2010-10-16 | 1 | -6/+6 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -6/+6 |
* | bsd: refactor XDG bits of linux_util into a shared file. | evan@chromium.org | 2010-04-22 | 1 | -2/+3 |
* | Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r... | thestig@chromium.org | 2010-04-03 | 1 | -11/+7 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -70/+20 |
* | Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w... | robertshield@chromium.org | 2009-10-28 | 1 | -0/+10 |
* | Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p... | thestig@chromium.org | 2009-08-11 | 1 | -0/+14 |
* | More linux ifdef tweaks. This reverts my earlier change (13503). | sky@chromium.org | 2009-04-27 | 1 | -4/+0 |
* | Adds some ifdefs so that test_shell can be compiled on linux | sky@chromium.org | 2009-04-10 | 1 | -0/+4 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Instead of appending "Downloads" to the user document directory, let each pla... | estade@chromium.org | 2009-02-28 | 1 | -0/+20 |
* | Use xdg_user_dir_lookup to lookup directories. (try 2) | thestig@chromium.org | 2009-02-27 | 1 | -20/+42 |
* | Reverting 10555. | thestig@chromium.org | 2009-02-27 | 1 | -42/+20 |
* | Use xdg_user_dir_lookup to lookup directories. | thestig@chromium.org | 2009-02-27 | 1 | -20/+42 |
* | Final step needed to get be able to download things on linux. | estade@chromium.org | 2009-02-24 | 1 | -19/+31 |
* | Obey the XDG base directory spec and use ~/.config/chromium on Linux. | evan@chromium.org | 2009-02-23 | 1 | -12/+18 |
* | Fix some obvious not implemented linux bits so we can crash later | tc@google.com | 2009-02-04 | 1 | -3/+18 |
* | Factor out platform specific chrome_paths calls into platform specific files. | tc@google.com | 2009-02-03 | 1 | -0/+31 |