summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_info_map.cc
Commit message (Expand)AuthorAgeFilesLines
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-0/+3
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-7/+9
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-0/+14
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-3/+3
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-6/+53
* Small refactor: have ExtensionInfoMap use ExtensionSet.mpcomplete@chromium.org2011-06-021-117/+7
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-3/+3
* Allow loading icons for crashed/disabled extensions.sadrul@chromium.org2011-05-041-4/+26
* Add Content-Security-Policy support to extensionsabarth@chromium.org2011-04-201-0/+9
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-081-4/+0
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...mpcomplete@chromium.org2010-11-021-13/+14
* Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...mpcomplete@chromium.org2010-11-021-14/+13
* Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and putmpcomplete@chromium.org2010-11-011-13/+14
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-1/+1
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-0/+131