| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 1 | -18/+0 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 1 | -0/+18 |
* | Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem... | rafaelw@chromium.org | 2009-07-24 | 1 | -1/+1 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 1 | -4/+1 |
* | First step in abstracting extension api to common/shared "IDL" files (jsonsch... | rafaelw@chromium.org | 2009-07-16 | 1 | -0/+2 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -2/+2 |
* | Retrying this patch. This was already reviewed by mpcomplete and the | finnur@chromium.org | 2009-07-15 | 1 | -0/+6 |
* | Reverting 20714. | finnur@chromium.org | 2009-07-15 | 1 | -6/+0 |
* | EFD now notifies EPM of renderviews created, which in turn notifies the rende... | finnur@chromium.org | 2009-07-15 | 1 | -0/+6 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -0/+2 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -6/+3 |
* | In this episode, we implement the DOMUI interface for extension views that ar... | aa@chromium.org | 2009-07-01 | 1 | -3/+11 |
* | Adding the ability to remove page actions.BUG=NoneTEST=unit test. | finnur@chromium.org | 2009-06-22 | 1 | -0/+2 |
* | Make AsyncExtensionFunction possible. | mpcomplete@google.com | 2009-06-05 | 1 | -5/+8 |
* | make extension apis tolerate browser absence during start-up & shutdown | rafaelw@chromium.org | 2009-06-04 | 1 | -10/+9 |
* | Separate out the string constants used for extension API function | aa@chromium.org | 2009-05-26 | 1 | -23/+42 |
* | First step to enable end-to-end testing of extensions through the | aa@chromium.org | 2009-05-15 | 1 | -48/+60 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 1 | -0/+1 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 1 | -1/+0 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 1 | -0/+1 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -7/+11 |
* | Make background pages work more nicely with the tabs API. | aa@chromium.org | 2009-05-07 | 1 | -2/+9 |
* | Add inspect links for all active views in chrome://extensions. | aa@chromium.org | 2009-05-07 | 1 | -0/+8 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 1 | -4/+12 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -2/+7 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 1 | -0/+1 |
* | more extensions bookmarks changes:* add schema verification* add unit tests f... | erikkay@google.com | 2009-04-29 | 1 | -0/+4 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 1 | -0/+3 |
* | No code change, just converting CRLF to LF to prevent changes | finnur@chromium.org | 2009-04-24 | 1 | -156/+156 |
* | Pass the ExtensionID to the ExtensionFunctionDispatcher. | finnur@chromium.org | 2009-04-24 | 1 | -3/+5 |
* | A subset of the bookmarks API- missing events- missing unit tests- missing ab... | erikkay@google.com | 2009-04-17 | 1 | -120/+154 |
* | added windows.getWindows() and tabs.moveTab() | rafaelw@chromium.org | 2009-04-17 | 1 | -0/+2 |
* | Flesh out more extensions tab api (added getTab, removeTab, updateTab) | rafaelw@chromium.org | 2009-04-10 | 1 | -0/+3 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+115 |