Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Forward declare and move constructors in chrome/common/extensions/. | erg@google.com | 2010-08-26 | 1 | -0/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Require tabId for infobar.show() | rafaelw@chromium.org | 2010-06-23 | 1 | -19/+15 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -2/+2 |
* | Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction. | rafaelw@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | Adding API tests for getViews and infobars. | finnur@chromium.org | 2010-03-31 | 1 | -8/+9 |
* | Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In... | aa@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Minor extension infobar changes. | finnur@chromium.org | 2010-03-18 | 1 | -4/+5 |
* | First cut at adding Extension Infobars to the experimental API. | finnur@chromium.org | 2010-03-17 | 1 | -0/+61 |