| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for referenced schema types in json_schema. | rafaelw@chromium.org | 2009-08-05 | 1 | -1/+1 |
* | mole API - take 2 | erikkay@chromium.org | 2009-08-04 | 1 | -1/+1 |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 1 | -1/+1 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 1 | -1/+1 |
* | Pull out synchronous extension apis to extensions_api.json, add custom handli... | rafaelw@chromium.org | 2009-07-27 | 1 | -1/+1 |
* | Fix port disconnect so that it's refcounted. This fixes a bug where a channel | mpcomplete@chromium.org | 2009-07-27 | 1 | -1/+1 |
* | Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem... | rafaelw@chromium.org | 2009-07-24 | 1 | -1/+1 |
* | Step 2 in abstracting Extension APIs to shared "IDL". | rafaelw@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 1 | -1/+1 |
* | Fix merge error (benign) from r20910 | rafaelw@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | First step in abstracting extension api to common/shared "IDL" files (jsonsch... | rafaelw@chromium.org | 2009-07-16 | 1 | -1/+1 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -1/+1 |
* | Retrying this patch. This was already reviewed by mpcomplete and the | finnur@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Various minor fixes: | aa@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Reverting 20714. | finnur@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | EFD now notifies EPM of renderviews created, which in turn notifies the rende... | finnur@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Add an optional channel name to the extension message connect event. | mpcomplete@chromium.org | 2009-07-13 | 1 | -1/+1 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -1/+1 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | linux: implement the sad plugin | evan@chromium.org | 2009-07-09 | 1 | -0/+1 |
* | Fix some issues with extension messaging: | mpcomplete@chromium.org | 2009-07-02 | 1 | -1/+1 |
* | PageActions can now specify multiple icons and switch between them | finnur@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | In this episode, we implement the DOMUI interface for extension views that ar... | aa@chromium.org | 2009-07-01 | 1 | -1/+1 |
* | Refactor extension bindings to share code, avoid exposing hidden variables | mpcomplete@chromium.org | 2009-06-30 | 1 | -1/+1 |
* | Adding the ability to remove page actions.BUG=NoneTEST=unit test. | finnur@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | Revert 18765 to try to repair perf regression | jar@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | Send port-closed notification when a frame with ports unloads. | mpcomplete@google.com | 2009-06-18 | 1 | -1/+1 |
* | Add a port disconnect event for when one side of an extension message port | mpcomplete@google.com | 2009-06-17 | 1 | -1/+1 |
* | Make a comment change to the grd file so that my resource change from the pre... | erikkay@google.com | 2009-06-10 | 1 | -1/+1 |
* | BUG=12192 | rafaelw@chromium.org | 2009-05-30 | 1 | -1/+1 |
* | extensions chrome.self.getViews(): | rafaelw@chromium.org | 2009-05-16 | 1 | -1/+1 |
* | Uploaded & applied on behalf of Roger Tawa (rogerta@google.com). | rafaelw@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -1/+1 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 1 | -0/+0 |
* | BUG=11200 | rafaelw@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -1/+1 |
* | Pass down the opener tab when a message channel is opened to an extension. | mpcomplete@google.com | 2009-05-01 | 1 | -1/+1 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 1 | -1/+1 |
* | more extensions bookmarks changes:* add schema verification* add unit tests f... | erikkay@google.com | 2009-04-29 | 1 | -1/+1 |
* | implement remaining tab events (except for onTabUpdated). | rafaelw@chromium.org | 2009-04-22 | 1 | -1/+1 |
* | Change extension event bindings to auto-detach events when the window unloads. | mpcomplete@google.com | 2009-04-20 | 1 | -1/+1 |
* | Several minor changes to API framework. | aa@chromium.org | 2009-04-18 | 1 | -1/+1 |
* | added windows.getWindows() and tabs.moveTab() | rafaelw@chromium.org | 2009-04-17 | 1 | -1/+1 |
* | Initial plumbing for sending events from the browser to extension renderers. ... | rafaelw@chromium.org | 2009-04-16 | 1 | -1/+1 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-16 | 1 | -1/+3 |
* | TBR: Revert "Miscellaneous API sprucing." | aa@chromium.org | 2009-04-15 | 1 | -3/+1 |