| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Coverity: Fix a collection of uninitialized member variables, mostly in exten... | finnur@chromium.org | 2010-07-23 | 1 | -2/+5 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | Implement chrome.browserAction.setPopup(). | skerner@chromium.org | 2010-02-03 | 1 | -0/+12 |
* | Update comments to reflect the removal of class ExtensionActionState, which n... | skerner@chromium.org | 2010-01-20 | 1 | -1/+0 |
* | Fix memory leak in AsyncExtensionFunction. | mpcomplete@chromium.org | 2009-11-10 | 1 | -1/+1 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -0/+5 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -5/+0 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -0/+5 |
* | Replace ExtensionAction with ExtensionAction2. | aa@chromium.org | 2009-10-27 | 1 | -3/+3 |
* | Refactor BrowserActions, and add support for | aa@chromium.org | 2009-10-24 | 1 | -7/+29 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 1 | -0/+0 |
* | Reland r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -2/+2 |
* | Reverting r29095 (removes wrench integration for | aa@chromium.org | 2009-10-15 | 1 | -2/+2 |
* | Remove the implicit wrench menu items for browser actions. | aa@chromium.org | 2009-10-15 | 1 | -2/+2 |
* | Update browser actions api to be like new design doc. | aa@chromium.org | 2009-10-15 | 1 | -2/+2 |
* | Small cleanup to extension function registration to avoid scattered definitions. | mpcomplete@chromium.org | 2009-10-14 | 1 | -10/+4 |
* | Add an API to manipulate the browser action badge. | aa@chromium.org | 2009-10-03 | 1 | -0/+11 |
* | Add chrome.browserAction.setName and .setIcon. | mpcomplete@chromium.org | 2009-10-01 | 1 | -0/+26 |