| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 1 | -0/+186 |
* | Revert "Add JsonSchema-based validation for the tab APIs." | aa@chromium.org | 2009-04-14 | 1 | -186/+0 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 1 | -0/+186 |