summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+8
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-161-3/+5
* Revert 227722 "Introduce a new attribute to externally_connectable,"robertphillips@google.com2013-10-091-5/+3
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-091-3/+5
* <webview>: Support showing injected scripts in DevToolsfsamuel@chromium.org2013-10-031-0/+3
* Add support for top level "sockets" manifest key.rpaquay@chromium.org2013-09-261-2/+6
* Don't serialize extension user script injection results unless the extensionkalman@chromium.org2013-08-281-0/+5
* Remove activity logging of blocked API callsfelt@chromium.org2013-08-221-5/+0
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-3/+0
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-171-1/+1
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Replace Bluetooth per-device permissions with per-profile.keybuk@chromium.org2013-07-021-5/+5
* Go back to JSON serialization of extension messages. base::Value pickling waskalman@chromium.org2013-06-211-2/+2
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-12/+12
* Change the platform app default stylesheet to use the platforms system font a...mek@chromium.org2013-06-131-0/+5
* Replace all occurrences of CallChromeHiddenMethod (and friends) withkalman@chromium.org2013-06-051-5/+7
* Replace JSON (de)serialization of extension messages with direct Value pickling.kalman@chromium.org2013-06-041-2/+2
* Revert 203489 "Replace JSON (de)serialization of extension messa..."tonyg@chromium.org2013-06-031-2/+2
* Replace JSON (de)serialization of extension messages with direct Value pickling.kalman@chromium.org2013-05-311-2/+2
* Moved DOMActionType information from extras into a real field (ActivityLog)felt@chromium.org2013-05-301-2/+2
* Move the event URL security check out of the renderer and into the browser.kalman@chromium.org2013-05-301-2/+1
* Added logging for blocked API callsfelt@chromium.org2013-05-171-0/+5
* Move web_apps methods from chrome/common to chrome/renderer.darin@chromium.org2013-05-101-1/+1
* Record any renderer extension load failure so that the crash logic onkalman@chromium.org2013-04-261-1/+2
* Revert 196597 "Check that extensions sent to the renderer load c..."kalman@chromium.org2013-04-261-2/+1
* Check that extensions sent to the renderer load correctly rather than failingkalman@chromium.org2013-04-261-1/+2
* Fix a couple of bugs relating to sending Tab info with chrome.runtime.connect...kalman@chromium.org2013-04-251-15/+26
* This tackles a number of ActivityLog-related corner cases. I wrote tests and ...felt@chromium.org2013-04-121-3/+9
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-3/+3
* Added activity logging for ext APIs with custom bindingsfelt@chromium.org2013-03-261-1/+18
* Remove support for crx-less hosted apps.sammc@chromium.org2013-03-151-4/+0
* Remove chrome/ code to handle App Notificationsdcheng@chromium.org2013-03-101-14/+0
* Set correct error message when disconnecting messaging port.sergeyu@chromium.org2013-03-081-2/+2
* ActivityLog plumbing between browser and renderer.ataly@chromium.org2013-02-251-0/+23
* Rename "unload" to "suspend" for consistencyrpaquay@chromium.org2013-02-161-14/+14
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-1/+1
* Move DraggableRegion to top directory src/extensions/commonMHX348@motorola.com2013-02-011-1/+1
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Implement the basic declarativeContent API.jyasskin@chromium.org2013-01-261-0/+21
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-241-0/+3
* Remove connect message from Native Messaging APIsergeyu@chromium.org2013-01-231-3/+1
* Media Galleries: Add write support.thestig@chromium.org2013-01-171-0/+5
* Use IPC_STRUCT_* macros for SocketPermissionData.bryeung@chromium.org2012-12-131-8/+14
* Use IPC_* macros for custom permissions messages.bryeung@chromium.org2012-12-131-16/+9
* Implement chrome.usb API Permissions.bryeung@chromium.org2012-12-111-0/+9
* Refactor (Socket|BlueoothDevice)Permission.bryeung@chromium.org2012-12-061-0/+9
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-8/+8
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+1
* Make TabHelper::ContentScriptObserver also notify when tabs.executeScript iskalman@chromium.org2012-11-071-2/+4