summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-011-323/+0
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-11/+10
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-121-2/+3
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-1/+1
* Allow cross-origin XHR in unblessed extension contextrob@robwu.nl2014-03-051-1/+2
* Extensions: Send the tab id to platform apps.thestig@chromium.org2014-02-061-0/+5
* Add a BLESSED_WEB_PAGE extension JS context type to describe the context inkalman@chromium.org2013-12-191-1/+1
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-1/+1
* Remove deprecated V8 API usage (String::New) in chrome/renderer/extensions.marja@chromium.org2013-11-281-1/+2
* Enable permission warnings from ManifestHandlers.rpaquay@chromium.org2013-11-151-5/+3
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-9/+9
* Extension cleanup: Move scripting whitelist to ExtensionsClient.yoz@chromium.org2013-10-261-1/+2
* Pass user gesture state along with chrome.runtime.sendMessage.mek@chromium.org2013-10-231-1/+2
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-161-1/+2
* Revert 227722 "Introduce a new attribute to externally_connectable,"robertphillips@google.com2013-10-091-2/+1
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-091-1/+2
* Use Blink support to watch CSS selectors directly instead of using a Mutation...jyasskin@chromium.org2013-10-041-0/+7
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Only set up lazy bindings for APIs that an extension has access to up-front,kalman@chromium.org2013-08-141-1/+0
* Enable webview and browser-plugin as custom elements in Chrome Appsfsamuel@chromium.org2013-08-101-4/+5
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-3/+8
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-171-1/+1
* Destroy the V8SchemaRegistry before shutting down WebKitjochen@chromium.org2013-07-101-3/+5
* Cleanup: remove g_hack_extension_group and AllowScriptExtension fromkalman@chromium.org2013-07-101-12/+0
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-281-2/+2
* Go back to JSON serialization of extension messages. base::Value pickling waskalman@chromium.org2013-06-211-1/+1
* Don't make chrome.runtime visible in web pages other than those thatkalman@chromium.org2013-06-141-1/+5
* Change the platform app default stylesheet to use the platforms system font a...mek@chromium.org2013-06-131-0/+6
* Regenerate Extensions API bindings when optional permissions changecduvall@chromium.org2013-06-061-2/+8
* Delete chromeHidden! This involves (a) moving all the remaining moduleskalman@chromium.org2013-06-061-2/+1
* Replace all occurrences of CallChromeHiddenMethod (and friends) withkalman@chromium.org2013-06-051-0/+14
* Replace JSON (de)serialization of extension messages with direct Value pickling.kalman@chromium.org2013-06-041-1/+1
* Revert 203489 "Replace JSON (de)serialization of extension messa..."tonyg@chromium.org2013-06-031-1/+1
* Replace JSON (de)serialization of extension messages with direct Value pickling.kalman@chromium.org2013-05-311-1/+1
* Move the event URL security check out of the renderer and into the browser.kalman@chromium.org2013-05-301-1/+0
* Disallow content scripts from running in a process containing the webstore.mpcomplete@google.com2013-05-281-0/+3
* Record any renderer extension load failure so that the crash logic onkalman@chromium.org2013-04-261-0/+5
* Prevent chrome.app JSON schema from loading on every pagecduvall@chromium.org2013-04-251-2/+1
* Fix a couple of bugs relating to sending Tab info with chrome.runtime.connect...kalman@chromium.org2013-04-251-3/+4
* Revert 195143 "Prevent chrome.app JSON schema from loading on ev..."mek@chromium.org2013-04-191-1/+2
* Prevent chrome.app JSON schema from loading on every pagecduvall@chromium.org2013-04-191-2/+1
* Revert 194837 "Prevent chrome.app JSON schema from loading on ev..."kalman@chromium.org2013-04-181-1/+2
* Prevent chrome.app JSON schema from loading on every pagecduvall@chromium.org2013-04-181-2/+1
* Apps V2 in Pepper: Host side implementation of ExntensionsCommon - Part 1.yzshen@chromium.org2013-03-291-0/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-2/+10
* Set correct error message when disconnecting messaging port.sergeyu@chromium.org2013-03-081-1/+1
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-10/+2
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-2/+10
* Revert 185709koz@chromium.org2013-03-031-10/+2
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-2/+10