summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources
Commit message (Expand)AuthorAgeFilesLines
* Properly fix ends of lines.antonm@chromium.org2010-03-241-1/+27
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-242-14/+1
* Fix end of lines.antonm@chromium.org2010-03-231-27/+1
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-232-4/+55
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-181-0/+234
* Minor extension infobar changes.finnur@chromium.org2010-03-181-1/+1
* Committing for dcheng@brg@chromium.com2010-03-171-0/+1
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-234/+0
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+1
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-0/+234
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+1
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-1/+1
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-4/+4
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+1
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-252-1/+14
* Clone of issue 577015.twiz@chromium.org2010-02-121-1/+7
* Fix spelling error on history transition type.brg@chromium.com2010-02-111-1/+1
* Move base.js file to the renderer/resources since it's not used by DevTools a...yurys@chromium.org2010-02-091-0/+1015
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-302-8/+26
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-1/+2
* revert 37335:estade@chromium.org2010-01-272-24/+7
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-272-7/+24
* Fix error message when a page action calls chrome.pageAction.setIcon() with a...skerner@chromium.org2010-01-141-5/+7
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-3/+3
* Adding support for i18n to content scripts.cira@chromium.org2009-12-292-9/+10
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-17/+17
* Prevent 2 types of extension crashes.asargent@chromium.org2009-12-101-0/+14
* Add a 'minus' graphic to the local error page if you expand thetony@chromium.org2009-12-081-31/+55
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-081-6/+18
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-11/+29
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-132-3/+55
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-122-30/+54
* For Siggi, from http://codereview.chromium.org/375002/showmad@chromium.org2009-11-061-3/+6
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+9
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-2/+91
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-2/+26
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-291-5/+6
* Fix typo in Event.hasListener().aa@chromium.org2009-10-291-1/+1
* New event style for pageAction API.asargent@chromium.org2009-10-291-2/+6
* Limit chrome.(browser|page)Action.setIcon({imageData:...}) toaa@chromium.org2009-10-281-2/+14
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-281-1/+6
* Ensure that Helvetica, if installed, is used instead of Arial. This should be...avi@chromium.org2009-10-272-2/+2
* Don't scale up small browser action icons.finnur@chromium.org2009-10-261-8/+5
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-3/+3
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-232-4/+66
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-1/+25
* Implement new page action API.mpcomplete@chromium.org2009-10-161-13/+19
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-6/+7
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-7/+6
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-6/+7