| Commit message (Expand) | Author | Age | Files | Lines |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ... | viettrungluu@chromium.org | 2010-08-20 | 1 | -1/+0 |
* | FBTF: Remove a few SkBitmap instances (and other headers that were next to th... | erg@google.com | 2010-08-18 | 1 | -26/+14 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | First cut at adding Extension Infobars to the experimental API. | finnur@chromium.org | 2010-03-17 | 1 | -2/+2 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Page actions should be able to change the popup on a per-tab basis. | skerner@chromium.org | 2010-01-27 | 1 | -16/+44 |
* | Update comments to reflect the removal of class ExtensionActionState, which n... | skerner@chromium.org | 2010-01-20 | 1 | -2/+0 |
* | Replace ExtensionAction with ExtensionAction2. | aa@chromium.org | 2009-10-27 | 1 | -91/+128 |
* | Refactor BrowserActions, and add support for | aa@chromium.org | 2009-10-24 | 1 | -2/+4 |
* | Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ... | mpcomplete@chromium.org | 2009-10-20 | 1 | -2/+13 |
* | Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on... | nsylvain@chromium.org | 2009-10-20 | 1 | -13/+2 |
* | Implement badges for page actions. Also add badge text color API. | mpcomplete@chromium.org | 2009-10-19 | 1 | -2/+13 |
* | Implement new page action API. | mpcomplete@chromium.org | 2009-10-16 | 1 | -1/+7 |
* | Popup width and height are now dynamic. | erikkay@chromium.org | 2009-10-16 | 1 | -4/+0 |
* | Extensions: Make badge drawing code cross platform so linux (and eventually m... | estade@chromium.org | 2009-10-15 | 1 | -0/+7 |
* | Reland r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -8/+0 |
* | Reverting r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -0/+8 |
* | Remove the implicit wrench menu items for browser actions. | aa@chromium.org | 2009-10-15 | 1 | -8/+0 |
* | Update page action manifest parsing to match the new format. | mpcomplete@chromium.org | 2009-10-13 | 1 | -5/+5 |
* | Pull a BrowserActionView out of BrowserActionContainer. Also | aa@chromium.org | 2009-10-07 | 1 | -6/+6 |
* | Implement browserAction.setIcon(ImageData) for extensions. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+8 |
* | Don't show popup browser actions in the wrench menu. | erikkay@chromium.org | 2009-10-06 | 1 | -0/+2 |
* | Add an API to manipulate the browser action badge. | aa@chromium.org | 2009-10-03 | 1 | -2/+23 |
* | Add simple popup support to browser actions. This will create a popup HTML w... | erikkay@chromium.org | 2009-10-02 | 1 | -0/+11 |
* | Add chrome.browserAction.setName and .setIcon. | mpcomplete@chromium.org | 2009-10-01 | 1 | -0/+3 |
* | Integrate browser actions with the wrench menu. Browser | aa@chromium.org | 2009-09-30 | 1 | -0/+8 |
* | Moving ContextualAction class to common/extensions and in the process renamin... | finnur@chromium.org | 2009-09-28 | 1 | -0/+85 |