summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_resources.grd
Commit message (Expand)AuthorAgeFilesLines
* Insert default stylesheet for platform apps.miket@chromium.org2011-11-151-0/+1
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-2/+2
* Pull FileBrowserPrivate API out of EventBindings.aa@chromium.org2011-10-131-0/+1
* Add a per-context "Handler" concept to ChromeV8Extension andaa@chromium.org2011-10-121-0/+1
* Show a placeholder for disabled plug-ins with information on how to re-enable...bauerb@chromium.org2011-10-071-0/+1
* Move bindings javascript into its own directory.aa@chromium.org2011-09-211-6/+6
* Remove base.js from the extension process JS bindings.mihaip@chromium.org2011-06-161-1/+0
* Unify strings for click-to-play, blocked plugins and outdated plugins.bauerb@chromium.org2010-12-171-1/+1
* Modify neterror.html so that it can handle errors withoutmmenke@chromium.org2010-11-201-1/+0
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-0/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-0/+1
* remove toolstripserikkay@chromium.org2010-08-121-1/+0
* Add click-to-load functionality for blocked plugins.bauerb@chromium.org2010-07-191-0/+1
* Clean up renderer_resources.grd:pkasting@chromium.org2010-07-121-2/+1
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-5/+5
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+5
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+5
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-181-0/+1
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-1/+0
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-0/+1
* Move base.js file to the renderer/resources since it's not used by DevTools a...yurys@chromium.org2010-02-091-0/+1
* Add a 'minus' graphic to the local error page if you expand thetony@chromium.org2009-12-081-1/+1
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-1/+1
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-1/+2
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-2/+1
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-1/+2
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-151-1/+1
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-111-1/+1
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-1/+1
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-081-1/+1
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-011-1/+1
* share extension API test frameworkerikkay@chromium.org2009-08-311-1/+2
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-281-1/+1
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-1/+1
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-251-1/+1
* Revert r24217.aa@chromium.org2009-08-251-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-251-1/+1
* Revert breakage from r24174.aa@chromium.org2009-08-241-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-241-1/+1
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-1/+1
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-221-1/+1
* Async extension callbacks now always fire and set chrome.extension.lastError ...rafaelw@chromium.org2009-08-181-1/+1
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-1/+1
* Add chrome.extension to extension_api.json and docs.rafaelw@chromium.org2009-08-121-1/+1
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-1/+1
* Support for referenced schema types in json_schema.rafaelw@chromium.org2009-08-051-1/+1
* mole API - take 2erikkay@chromium.org2009-08-041-1/+1
* Rolling back change 22245.chrome-bot@google.com2009-08-021-1/+1
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-011-1/+1
* Pull out synchronous extension apis to extensions_api.json, add custom handli...rafaelw@chromium.org2009-07-271-1/+1