summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_resources.grd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix port disconnect so that it's refcounted. This fixes a bug where a channelmpcomplete@chromium.org2009-07-271-1/+1
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-241-1/+1
* Step 2 in abstracting Extension APIs to shared "IDL".rafaelw@chromium.org2009-07-221-1/+1
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-1/+1
* Fix merge error (benign) from r20910rafaelw@chromium.org2009-07-171-1/+1
* First step in abstracting extension api to common/shared "IDL" files (jsonsch...rafaelw@chromium.org2009-07-161-1/+1
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-161-1/+1
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-1/+1
* Various minor fixes:aa@chromium.org2009-07-151-1/+1
* Reverting 20714.finnur@chromium.org2009-07-151-1/+1
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-1/+1
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-131-1/+1