summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources
Commit message (Expand)AuthorAgeFilesLines
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-291-2/+3
* Adding the ability to remove page actions.BUG=NoneTEST=unit test.finnur@chromium.org2009-06-221-22/+40
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-194-68/+34
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-184-34/+68
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-171-5/+12
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-102-29/+30
* BUG=12192rafaelw@chromium.org2009-05-303-6/+12
* extensions chrome.self.getViews():rafaelw@chromium.org2009-05-161-1/+16
* Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).rafaelw@chromium.org2009-05-151-0/+3
* Revert "Revert "implemented extensions api windows.update().""aa@chromium.org2009-05-141-1/+20
* Revert "implemented extensions api windows.update()."aa@chromium.org2009-05-141-20/+1
* implemented extensions api windows.update().rafaelw@chromium.org2009-05-141-1/+20
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-22/+33
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* BUG=11200rafaelw@chromium.org2009-05-054-207/+207
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-051-55/+93
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-12/+38
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+5
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-301-6/+32
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-291-12/+56
* Add a few extra error messages to help catch typos in schemas.erikkay@google.com2009-04-291-2/+11
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+20
* implement remaining tab events (except for onTabUpdated).rafaelw@chromium.org2009-04-221-2/+24
* Change extension event bindings to auto-detach events when the window unloads.mpcomplete@google.com2009-04-201-0/+3
* Several minor changes to API framework.aa@chromium.org2009-04-182-59/+96
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-171-1/+112
* Adding a comment stating what needs to be recompiled in orderfor changes to t...finnur@chromium.org2009-04-175-0/+41
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-171-1/+40
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-163-13/+21
* Miscellaneous API sprucing.aa@chromium.org2009-04-162-5/+11
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-152-11/+5
* Miscellaneous API sprucing.aa@chromium.org2009-04-152-5/+11
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-142-6/+409
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-142-409/+6
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-142-6/+409
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-132-3/+6
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-101-2/+21
* rebase and more minor changes.aa@chromium.org2009-04-092-43/+3
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-082-71/+162
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-081-3/+3
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-071-3/+3
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-071-3/+3
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-0/+93
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+5
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-0/+71
* Commit http://codereview.chromium.org/27037aa@chromium.org2009-03-041-6/+41
* Commit issue 19737: Partial implementation of tests foraa@chromium.org2009-02-161-6/+50
* Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey"aa@chromium.org2009-02-151-50/+6
* Commit issue 19737:aa@chromium.org2009-02-151-6/+50
* missing file from r8247aa@chromium.org2009-01-171-0/+47