| Commit message (Expand) | Author | Age | Files | Lines |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -34/+33 |
* | Disable ExtensionAPIClientTest.GetAllWindows as it flakily crashes. | jhawkins@chromium.org | 2010-05-12 | 1 | -1/+2 |
* | Disable ExtensionAPIClientTest.GetCurrentWindow, it's crashy. | bauerb@chromium.org | 2010-05-12 | 1 | -3/+3 |
* | Bummer: Re-disabling ExtensionAPIClientTest.GetLastFocusedWindow again because | jhawkins@chromium.org | 2010-05-12 | 1 | -1/+2 |
* | TTF: Mark ExtensionAPIClientTest.GetLastFocusedWindow as flaky instead of dis... | jhawkins@chromium.org | 2010-05-11 | 1 | -2/+2 |
* | Give chrome-extension frames in regular renderers access to messaging APIs, | mpcomplete@chromium.org | 2010-04-19 | 1 | -0/+1 |
* | Add chrome.tabs.getCurrent() api call to extensions. | rafaelw@chromium.org | 2010-04-14 | 1 | -1/+16 |
* | Support PNG and quality control in chrome.tabs.captureVisibleTab(). | skerner@chromium.org | 2010-04-08 | 1 | -9/+87 |
* | Add calling frame's source_url to extension and dom ui requests. | rafaelw@chromium.org | 2010-04-02 | 1 | -1/+1 |
* | Allow users to enable extensions in incognito. Requires | mpcomplete@chromium.org | 2010-02-25 | 1 | -2/+2 |
* | Reland r36541 (which went in without any commit log by some magic). Was rever... | jshin@chromium.org | 2010-01-19 | 1 | -2/+0 |
* | Revert 36541 (which went in without any commit log by some black magic). | jshin@chromium.org | 2010-01-19 | 1 | -0/+2 |
* | Review URL: http://codereview.chromium.org/545123 | jshin@chromium.org | 2010-01-19 | 1 | -2/+0 |
* | Adding support for i18n to content scripts. | cira@chromium.org | 2009-12-29 | 1 | -1/+3 |
* | Adds bookmarks.getRecent that returns the recently bookmarked items. | arv@chromium.org | 2009-12-18 | 1 | -0/+6 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Fix memory leak in ExtensionAPIClientTest. | mpcomplete@chromium.org | 2009-10-06 | 1 | -2/+2 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+9 |
* | Implementing chrome.i18n.getMessage call, that loads message from the extensi... | cira@chromium.org | 2009-09-28 | 1 | -0/+18 |
* | ExtensionAPIClientTest.GetLastFocusedWindow is flaky | maruel@chromium.org | 2009-09-18 | 1 | -1/+2 |
* | Added chrome.i18n extension API. | xji@chromium.org | 2009-09-09 | 1 | -0/+16 |
* | Extension API Renaming/Consistency changes | rafaelw@chromium.org | 2009-08-28 | 1 | -21/+35 |
* | Validation of extension api callbacks and event parameters in DEBUG | rafaelw@chromium.org | 2009-08-22 | 1 | -2/+5 |
* | I have taken over this patch, original authored by Adam Hunter (adamhunter). | rafaelw@chromium.org | 2009-08-13 | 1 | -0/+12 |
* | mole API - take 2 | erikkay@chromium.org | 2009-08-04 | 1 | -0/+41 |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 1 | -41/+0 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 1 | -0/+41 |
* | Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem... | rafaelw@chromium.org | 2009-07-24 | 1 | -22/+22 |
* | First step in abstracting extension api to common/shared "IDL" files (jsonsch... | rafaelw@chromium.org | 2009-07-16 | 1 | -34/+34 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -6/+6 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -0/+18 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -2/+3 |
* | Add a couple of more extension unit tests for page | finnur@chromium.org | 2009-07-02 | 1 | -0/+9 |
* | Refactor extension bindings to share code, avoid exposing hidden variables | mpcomplete@chromium.org | 2009-06-30 | 1 | -3/+2 |
* | Adding the ability to remove page actions.BUG=NoneTEST=unit test. | finnur@chromium.org | 2009-06-22 | 1 | -1/+6 |
* | Clean up bookmark API to match style of other extension APIs | erikkay@google.com | 2009-06-10 | 1 | -11/+20 |
* | Change the extension callback system to work more like events, where we track | mpcomplete@google.com | 2009-06-10 | 1 | -3/+2 |
* | Revert 17889. It broke the extensions_uitests. And I didn't even get it | mpcomplete@google.com | 2009-06-08 | 1 | -3/+4 |
* | Change the extension callback system to work more like events, where we track | mpcomplete@google.com | 2009-06-08 | 1 | -4/+3 |
* | BUG=12192 | rafaelw@chromium.org | 2009-05-30 | 1 | -1/+1 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 1 | -0/+83 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 1 | -83/+0 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 1 | -0/+83 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -10/+24 |
* | 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 | -64/+64 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 1 | -30/+168 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -0/+6 |
* | more extensions bookmarks changes:* add schema verification* add unit tests f... | erikkay@google.com | 2009-04-29 | 1 | -59/+113 |
* | Several minor changes to API framework. | aa@chromium.org | 2009-04-18 | 1 | -7/+6 |