| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -0/+16 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -16/+0 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -0/+16 |
* | Small cleanup to extension function registration to avoid scattered definitions. | mpcomplete@chromium.org | 2009-10-14 | 1 | -0/+16 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -1/+3 |
* | Extension API Renaming/Consistency changes | rafaelw@chromium.org | 2009-08-28 | 1 | -0/+4 |
* | I have taken over this patch, original authored by Adam Hunter (adamhunter). | rafaelw@chromium.org | 2009-08-13 | 1 | -0/+3 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -2/+2 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -0/+12 |
* | Separate out the string constants used for extension API function | aa@chromium.org | 2009-05-26 | 1 | -30/+0 |
* | tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav... | rafaelw@chromium.org | 2009-05-20 | 1 | -1/+30 |
* | Uploaded & applied on behalf of Roger Tawa (rogerta@google.com). | rafaelw@chromium.org | 2009-05-15 | 1 | -0/+13 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 1 | -0/+3 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 1 | -3/+0 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 1 | -0/+3 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -1/+1 |
* | Added FindTabById which finds the Browser, TabStripModel, TabContents & index... | rafaelw@chromium.org | 2009-05-06 | 1 | -2/+9 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 1 | -4/+19 |
* | Pass down the opener tab when a message channel is opened to an extension. | mpcomplete@google.com | 2009-05-01 | 1 | -0/+5 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 1 | -0/+3 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 1 | -0/+3 |
* | added windows.getWindows() and tabs.moveTab() | rafaelw@chromium.org | 2009-04-17 | 1 | -0/+8 |
* | Initial plumbing for sending events from the browser to extension renderers. ... | rafaelw@chromium.org | 2009-04-16 | 1 | -0/+8 |
* | Flesh out more extensions tab api (added getTab, removeTab, updateTab) | rafaelw@chromium.org | 2009-04-10 | 1 | -0/+9 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+17 |