summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-0/+1
* win: Move Crashpad all into chrome.exeScott Graham2015-12-041-0/+2
* Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-301-1/+1
* Revert of Crashpad Windows: Use the Crashpad client instead of Breakpad on Wi...scottmg2015-11-261-1/+1
* Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-251-1/+1
* [Offline pages] Saving offline files in profile dirfgorski2015-11-121-7/+0
* Fix more GN check issues in chrome/common:constantsbrettw2015-10-081-3/+3
* Sanitize supervised user whitelists on installation, then load directly at ru...bauerb2015-09-141-1/+8
* Address some additional cleanup work needed for the component flash updates o...kerrnel2015-08-181-1/+2
* Add support for Flash Player Component updates on Linuxkerrnel2015-08-141-0/+13
* Added per-user external extensions directory on Linux Chromium builds.sydli2015-07-301-1/+2
* One-time migration of NPAPI Flash to PPAPI Flash.wfh2015-07-271-28/+34
* [Offline pages] Adding OfflinePageModelFactoryfgorski2015-07-201-0/+7
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-4/+1
* Remove code to register Pepper effects plugin.jhorwich2015-04-161-14/+0
* Remove GTalk/O1D plugins and related codejhorwich2015-04-071-22/+0
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-131-0/+4
* Do not validate path exists when returning System flash path.wfh2015-03-051-3/+0
* Fix compilation of "all" when building for iOSsdefresne2015-02-241-2/+3
* Register system Pepper Flash plugin if no packaged Pepper plugin is found.wfh2015-02-231-7/+37
* Instantiate a Kasko reporter inside the Chrome watcher process, when SyzyASAN...erikwright2015-02-201-0/+10
* Combine PDF plugin into the Chromium binary.jam2015-02-041-15/+0
* Using PolicyServiceWatcher instead of PolicyWatcherLinux/Win/Mac.lukasza2015-01-171-12/+0
* Rename "managed (mode|user)" to "supervised user" (part 10)treib2014-12-011-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-051-9/+4
* Revert "Pepper: Remove trusted plugin loadable module."teravest@chromium.org2014-08-011-4/+9
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-011-9/+4
* android tests: don't override DIR_MODULE (take 2)tim@chromium.org2014-07-251-0/+8
* Revert of android tests: don't override DIR_MODULE (https://codereview.chromi...tim@chromium.org2014-07-241-8/+0
* android tests: don't override DIR_MODULEtim@chromium.org2014-07-241-0/+8
* Break some of the chrome/common dependencies in implementation by moving some...tommycli@chromium.org2014-07-081-11/+0
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-1/+1
* Add browser-global GCMDriverbartfab@chromium.org2014-06-051-0/+7
* Add unit tests for the CLD component installerandrewhayden@chromium.org2014-05-161-2/+0
* Recovery component saves files to permanent directory.waffles@chromium.org2014-05-141-0/+6
* Add a component updater for the CLD2 data file.andrewhayden@chromium.org2014-04-301-0/+7
* Modifies the pepper flash component installer to also look in a path under th...luken@chromium.org2014-04-291-0/+18
* Initialize chrome::DIR_USER_DATA early on for service processes, etc.msw@chromium.org2014-02-271-3/+15
* Media Galleries: Prune uninteresting folders when scanning.thestig@chromium.org2014-02-261-0/+14
* Add DIR_NATIVE_MESSAGING and DIR_USER_NATIVE_MESSAGING paths.sergeyu@chromium.org2014-01-231-0/+28
* Don't load PPAPI O3D.jorgelo@chromium.org2014-01-161-8/+0
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-0/+1
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+0
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Fix Effects PPAPI whitelist on Mac and Windowsvrk@chromium.org2013-10-011-7/+13
* Clean up a few unused globals.thakis@chromium.org2013-09-251-8/+2
* Add Effects to the list of GTalk ppapi pluginsvrk@chromium.org2013-09-241-0/+14
* Move default apps from Chrome to Chrome OSdpolukhin@chromium.org2013-08-291-2/+2
* Add ScopedAllowIO to suppress DCHECK in chrome::PathProvider().bauerb@chromium.org2013-07-171-0/+3