summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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