summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions
Commit message (Expand)AuthorAgeFilesLines
* extensions chrome.self.getViews():rafaelw@chromium.org2009-05-162-0/+85
* Revert "Revert "implemented extensions api windows.update().""aa@chromium.org2009-05-141-0/+83
* Revert "implemented extensions api windows.update()."aa@chromium.org2009-05-141-83/+0
* implemented extensions api windows.update().rafaelw@chromium.org2009-05-141-0/+83
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-123-26/+68
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-124-9/+13
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-118-0/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+1
* BUG=11200rafaelw@chromium.org2009-05-053-69/+69
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-051-30/+168
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-054-4/+4
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-3/+3
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-0/+6
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-015-24/+54
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-012-3/+52
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-291-59/+113
* Change extension event bindings to auto-detach events when the window unloads.mpcomplete@google.com2009-04-201-20/+41
* Several minor changes to API framework.aa@chromium.org2009-04-182-8/+7
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-163-0/+19
* Attempt to shush Purify about a memory leak.aa@chromium.org2009-04-161-8/+14
* Miscellaneous API sprucing.aa@chromium.org2009-04-163-3/+11
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-153-11/+3
* Miscellaneous API sprucing.aa@chromium.org2009-04-153-3/+11
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-144-28/+296
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-144-302/+28
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-144-28/+302
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-132-2/+9
* rebase and more minor changes.aa@chromium.org2009-04-094-44/+12
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-085-103/+188
* Move loadtimes extension out of the extensions directory.davemoore@chromium.org2009-04-072-115/+0
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-032-0/+115
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-022-54/+147
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-312-3/+11
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-282-2/+20
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-242-0/+132
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-234-44/+126
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Commit http://codereview.chromium.org/27037aa@chromium.org2009-03-041-2/+0
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-272-0/+44
* Commit issue 19737: Partial implementation of tests foraa@chromium.org2009-02-161-0/+89
* Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey"aa@chromium.org2009-02-151-89/+0
* Commit issue 19737:aa@chromium.org2009-02-151-0/+89