summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions
Commit message (Expand)AuthorAgeFilesLines
* Introduce chrome.shell.createWindow stub API for app_shelljamescook@chromium.org2014-04-304-2/+29
* Mark forwarded user gestures as forwarded, and don't forward already forwarde...mek@chromium.org2014-04-301-3/+11
* Split feature definitions into extensions and chrome features.yoz@chromium.org2014-04-281-5/+7
* Revert 266157 "Extend DOMActivityLogger interface for upcoming c..."ajwong@chromium.org2014-04-282-126/+36
* Extend DOMActivityLogger interface for upcoming changerdevlin.cronin@chromium.org2014-04-252-36/+126
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-182-2/+2
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-1745-837/+289
* Move extensions bindings code out of //chromerockot@chromium.org2014-04-1734-1718/+51
* Remove VIEW_TYPE_NOTIFICATION since it's not used anymore.jam@chromium.org2014-04-161-2/+0
* Resubmit "Expand ActivityLog to recognize ad injection"rdevlin.cronin@chromium.org2014-04-164-41/+204
* Merge ExtensionImpl into EventBindings.koz@chromium.org2014-04-161-2/+3
* Create ExtensionsRendererClient.rockot@chromium.org2014-04-163-3/+60
* Revert 263996 "Expand ActivityLog to recognize ad injection"rdevlin.cronin@chromium.org2014-04-154-204/+41
* Expand ActivityLog to recognize ad injectionrdevlin.cronin@chromium.org2014-04-154-41/+204
* Move EventBindings to //extensionsrockot@chromium.org2014-04-154-365/+2
* Convert WebFrame to WebLocalFrame in FileBrowserHandlerCustomBindings.dcheng@chromium.org2014-04-121-3/+3
* Add event capture and bubbling to AutomationNodes.aboxhall@chromium.org2014-04-121-2/+1
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-1239-2107/+71
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-105-6/+7
* Fix a bug in the API webview.executeScript. After this fix, if the webview (w...hanxi@chromium.org2014-04-101-8/+12
* Cleanup: Remove unnecessary define, since UnsafePersistent has indeed been re...vogelheim@chromium.org2014-04-102-6/+0
* CHECK that the frames that UserScriptScheduler gets are non-NULL. We're seeingkalman@chromium.org2014-04-091-1/+5
* Move extensions manifest IconsHandler to //extensionsjamescook@chromium.org2014-04-091-1/+1
* Move core extensions l10n code to //extensionsrockot@chromium.org2014-04-085-5/+4
* Cast: Clarify what is a valid resource IDhclam@chromium.org2014-04-081-1/+1
* Cast: maxLatency is configurable in cast.streaming APIhclam@chromium.org2014-04-081-7/+6
* Convert Chrome usages of WebFrame to WebLocalFrame.dcheng@chromium.org2014-04-088-24/+27
* Make css injected on a per-document basis so we can use PermissionsData checksrdevlin.cronin@chromium.org2014-04-082-65/+36
* Remove uses of v8::Context::HasOutOfMemory().yangguo@chromium.org2014-04-071-4/+1
* Create an extensions_renderer targetrockot@chromium.org2014-04-0413-212/+11
* Replace UnsafePersistent with v8::PersistentValueVector.vogelheim@chromium.org2014-04-042-19/+11
* Replace UnsafePersistant with the safe v8::UniquePersistent +vogelheim@chromium.org2014-04-042-25/+18
* Revert "Revert 261654 "Move some extension constants out of //chrome.""rockot@google.com2014-04-041-1/+0
* Revert of Remove check against V8 OOM in the dispatcher. (https://codereview....pfeldman@chromium.org2014-04-041-0/+4
* Remove check against V8 OOM in the dispatcher.yangguo@chromium.org2014-04-041-4/+0
* Revert 261654 "Move some extension constants out of //chrome."rockot@google.com2014-04-041-0/+1
* Move some extension constants out of //chrome.rockot@chromium.org2014-04-041-1/+0
* Move core features code to //extensionsrockot@chromium.org2014-04-031-1/+1
* Extract Peer interface out of ResourceLoaderBridge.tfarina@chromium.org2014-04-033-28/+27
* Extract SyncLoadResponse struct from ResourceLoaderBridge.tfarina@chromium.org2014-03-301-0/+1
* Change media galleries to external file system type to add toURL supportvandebo@chromium.org2014-03-281-10/+11
* Add chrome.webstore API methods to allow sites to see progress of installationrdevlin.cronin@chromium.org2014-03-262-38/+63
* Cleanup: Remove the allow-scripting-gallery flag and associated functionality...sdoyon@chromium.org2014-03-251-2/+1
* Move basic API permissions code out of //chromerockot@chromium.org2014-03-213-3/+3
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-182-4/+6
* Only inject the chrome.test namespace when actually running tests.mek@chromium.org2014-03-151-0/+3
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-144-17/+13
* Move extension_messages.h to extensions/common.derat@chromium.org2014-03-1322-24/+26
* Allow FTP requests by Chromium extensionsrob@robwu.nl2014-03-131-0/+1
* Initial implementation of the chrome.automation API.dtseng@google.com2014-03-131-0/+5