summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_protocols.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Show extension icons next to their top-level context menu ite...hclam@chromium.org2010-06-251-4/+5
* Revert r50779 as it breaks memory testshclam@chromium.org2010-06-251-5/+4
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-241-4/+5
* Fix bookmark manager on mac and windows.tony@chromium.org2010-06-241-2/+9
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-241-1/+70
* Remove registration of the extension protocol late in the init process. Thisbrettw@chromium.org2010-04-141-4/+0
* Ensure all callers to GetFilePath are on the File threadfinnur@chromium.org2010-03-251-2/+3
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+14
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Extensions: file handling clean up.estade@chromium.org2009-12-181-5/+5
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-6/+8
* Enable ExtensionApiTest.Toolstrip and add additional debug output.rafaelw@chromium.org2009-09-291-1/+3
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-7/+4
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-42/+6
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-221-3/+40
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-221-40/+3
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-171-2/+2
* Move Contains() method to file_utils, stop relying on in extensions_protocolaa@chromium.org2009-01-091-5/+5
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-091-0/+96