summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/external_pref_extension_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+2
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-301-2/+2
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-241-2/+2
* Fix build. finnur@chromium.org2009-06-251-1/+1
* The Provider for External Extensions no longer usesfinnur@chromium.org2009-06-251-21/+35
* Bug 14202: Support relative paths when installing external extensions through...finnur@chromium.org2009-06-161-1/+25
* Fix a crash during extension installation (debug only).erikkay@google.com2009-06-151-4/+1
* Clean up extension loading:erikkay@google.com2009-06-151-2/+0
* Factor out the code that deals with installing external extensions through Re...finnur@chromium.org2009-06-121-0/+84