summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_messages.cc
Commit message (Expand)AuthorAgeFilesLines
* Use WebFrame::setIsolatedWorldSecurityOrigin to allow cross-origin XHRs in co...mihaip@chromium.org2011-05-271-1/+2
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-4/+4
* Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.mpcomplete@chromium.org2011-05-031-0/+2
* Revert 83687 - Remove ExtensionMsg_UpdatePageActions.vangelis@chromium.org2011-05-021-2/+0
* Remove ExtensionMsg_UpdatePageActions.aa@chromium.org2011-05-011-0/+2
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-8/+2
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-0/+155