summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions
Commit message (Expand)AuthorAgeFilesLines
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-2/+0
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-0/+2
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-2/+0
* Adding support for i18n to content scripts.cira@chromium.org2009-12-294-109/+115
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-181-0/+6
* Dispose of V8 contexts when an extension request gets a response.mpcomplete@chromium.org2009-12-181-0/+2
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-2/+20
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-162-12/+12
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-3/+14
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+22
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-22/+0
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-301-0/+22
* Stab-in-the-dark at fixing a top crasher.aa@chromium.org2009-11-251-9/+23
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-3/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-2/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-123-8/+8
* Clean up extension message port data in the renderer.mpcomplete@chromium.org2009-11-031-3/+18
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-12/+80
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-291-5/+5
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-2/+5
* Fix premultiplication mismatch inaa@chromium.org2009-10-241-2/+3
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-232-6/+6
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-221-1/+3
* TBR: darinmhm@chromium.org2009-10-211-3/+1
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-211-1/+3
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-193-1/+6
* Implement new page action API.mpcomplete@chromium.org2009-10-161-7/+11
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-1/+3
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-092-4/+12
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-093-61/+78
* Fix memory leak in ExtensionAPIClientTest.mpcomplete@chromium.org2009-10-061-2/+2
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-061-20/+67
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-062-3/+28
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-4/+4
* Use the current frame's URL when initializing the extension framework for a f...mpcomplete@chromium.org2009-09-291-5/+4
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-283-2/+108
* Force garbage collection after running any unit tests that initialize WebViews.jorlow@chromium.org2009-09-251-14/+11
* Disable the json_schema_unittest since it crashes after a WebKit deps roll.jorlow@chromium.org2009-09-241-12/+14
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-192-2/+53
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-182-53/+2
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-182-2/+53
* ExtensionAPIClientTest.GetLastFocusedWindow is flakymaruel@chromium.org2009-09-181-1/+2
* Fix bug where content scripts can get GC'd if they don'taa@chromium.org2009-09-143-7/+34
* add mole collapse/expand events. convert mappy to use this.erikkay@chromium.org2009-09-111-0/+9
* Added chrome.i18n extension API.xji@chromium.org2009-09-091-0/+16
* share extension API test frameworkerikkay@chromium.org2009-08-313-0/+16
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-281-27/+1
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-21/+35
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-255-5/+69
* Revert r24217.aa@chromium.org2009-08-254-56/+2