summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-0/+5
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-041-2/+11
* Default to FOLDERID_Downloads on Windows Vista/7 when safe.dimich@google.com2010-01-251-0/+8
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-10/+0
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-5/+4
* Move all resources into the framework.mark@chromium.org2009-10-071-5/+4
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-011-1/+1
* Create the download folder if it doesn't exist. That is, the actual download ...thestig@chromium.org2009-09-251-4/+4
* Refuse to start if we can't get the user data directory.evan@chromium.org2009-09-251-1/+3
* Make chromeos build use shared object to load batterydavemoore@chromium.org2009-09-231-0/+8
* Create the download folder if it doesn't exist.thestig@chromium.org2009-09-021-0/+1
* Use real creator code for Keychain items. Instead of hard-coding 'rimZ', usemark@chromium.org2009-08-111-1/+4
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-111-0/+10
* Make the logging dir on mac write outside the bundle in debug, this makes the...thomasvl@chromium.org2009-06-121-1/+17
* The CPP logic on the log dir seems to have been wrong since last year. Chang...thomasvl@chromium.org2009-05-281-21/+3
* Move the Dictionary dir on the Mac out of the package and into user data.thomasvl@chromium.org2009-05-281-1/+3
* DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc...pfeldman@chromium.org2009-05-211-6/+6
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-19/+0
* Revert 16173beng@google.com2009-05-151-0/+19
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-19/+0
* linux: keep dictionaries in the user data dir.evan@chromium.org2009-05-011-0/+7
* Fix the web inspector on linux.tc@google.com2009-04-301-3/+3
* Move the ffmpeg loading function into media library.ajwong@chromium.org2009-04-181-23/+0
* Update public FFmpeg header files from r16647 to r18286.scherkus@chromium.org2009-04-021-1/+1
* No gears.dll on non-Windows systems.evan@chromium.org2009-03-261-0/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-1/+1
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-281-13/+2
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-271-1/+8
* Dynamically load FFmpeg DLLs if present and --enable-video is on.scherkus@chromium.org2009-02-251-0/+23
* Final step needed to get be able to download things on linux.estade@chromium.org2009-02-241-3/+4
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-031-65/+5
* Port chrome_paths.cc to use FilePath.tc@google.com2009-01-311-40/+44
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+2
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-2/+6
* Move user script directory into profile.aa@chromium.org2009-01-071-9/+0
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-9/+7
* Don't create the default download directory just because we ask for its locat...pkasting@chromium.org2008-12-011-14/+11
* Move more code to using FilePath.evanm@google.com2008-11-191-2/+3
* Port parts of chrome/common to Linux.evanm@google.com2008-11-071-23/+51
* Do not localize the name of 'download' directory. Chrome's UI languages can bejungshik@google.com2008-10-281-0/+14
* Revert r3932 in an attempt to unbreak the tree.evanm@google.com2008-10-241-51/+23
* Port:mark@chromium.org2008-10-241-23/+51
* Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...aa@google.com2008-10-161-0/+5
* Move gears.dll location to the versioned directory (alongside chrome.dll). Wempcomplete@google.com2008-09-161-3/+12
* Same CL as 448. Had to redo it.cpu@google.com2008-09-051-1/+1
* Some more changes so that Chromium and Google Chrome do not clash with each o...rahulk@google.com2008-08-311-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+241