summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.cc
Commit message (Expand)AuthorAgeFilesLines
* fix broken tree and an actual bug. thanks clanckcpu@chromium.org2011-07-141-1/+1
* Add the path fetching for flappercpu@chromium.org2011-07-141-0/+46
* Restore path chrome::DIR_EXTERNAL_EXTENSIONS to its old path on Mac OS.skerner@chromium.org2011-07-061-2/+9
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-0/+14
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1
* Move media library path resolution into Chrome path provider.wez@chromium.org2011-03-171-0/+8
* Remove Gears from Chrome.aa@chromium.org2011-03-111-36/+0
* Cleanup: Make chrome paths code more consistent and use more constants when p...thestig@chromium.org2011-02-171-15/+23
* Reland 72784danno@chromium.org2011-01-281-1/+1
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Add in-profile external_extensions.json file for Chrome OS OEM customization.skerner@chromium.org2011-01-211-0/+8
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-191-2/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-6/+6
* Add path for NaCl pepper2 based plugin.abarth@chromium.org2010-12-151-0/+12
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-291-0/+14
* Fix bookmark manager on mac and windows.tony@chromium.org2010-06-241-5/+0
* Enable policy support on the Linux platform.danno@chromium.org2010-06-231-0/+12
* Speculative fix for installed windows build.tony@chromium.org2010-06-221-1/+1
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-221-5/+10
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-211-10/+5
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-211-5/+10
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-181-0/+5
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-181-5/+0
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-0/+5
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-171-5/+0
* Don't check if the internal plugin exists when someone just asks for its path...jam@chromium.org2010-06-161-2/+0
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-0/+5
* On Mac, move internal plugins to live inside the framework ...viettrungluu@chromium.org2010-06-141-3/+5
* Revert 49738 [problems running tests] - On Mac, move internal plugins to live...viettrungluu@chromium.org2010-06-141-8/+10
* On Mac, move internal plugins to live inside the framework ...viettrungluu@chromium.org2010-06-141-10/+8
* Get the internal plugin working on Mac.jabdelmalek@google.com2010-05-261-3/+2
* [Mac] stop the output that is slowing down all the tests that seem to walk th...thomasvl@chromium.org2010-05-241-1/+1
* Make disabled internal plugins stay disabled even when the version of Chrome ...viettrungluu@chromium.org2010-05-051-0/+4
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-301-0/+6
* Rework of the shared resources patch for checkinfeldstein@chromium.org2010-04-281-0/+10
* Install some simple apps by default to make dev easier.aa@chromium.org2010-04-231-5/+0
* Update pathjabdelmalek@google.com2010-04-211-4/+6
* Use internal pdf plugin with --internal-pdfjam@chromium.org2010-03-271-0/+12
* Register internal plugins and fix internal plugins path for Mac tests.viettrungluu@chromium.org2010-03-251-5/+10
* Added paths for internal plugins.viettrungluu@chromium.org2010-03-251-1/+33
* 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