| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CreateEmptyExtension from extension_function_test_utils | limasdf | 2014-09-18 | 1 | -13/+0 |
* | Rework ExtensionApiUnittest to run in extensions_unittests, removing its Chro... | yoz | 2014-08-28 | 1 | -0/+2 |
* | Adding support for args as ListValues in extension_function_test_utils. | ckehoe@chromium.org | 2014-08-16 | 1 | -0/+6 |
* | Drive extension functions from ExtensionFunction::Run. The | kalman@chromium.org | 2014-05-03 | 1 | -1/+0 |
* | Disable Background Menu Items for Component Extensions without Options Pages | robliao@chromium.org | 2013-11-04 | 1 | -4/+0 |
* | Revert 232602 "Disable Background Menu Items for Component Exten..." | bbudge@chromium.org | 2013-11-02 | 1 | -0/+4 |
* | Disable Background Menu Items for Component Extensions without Options Pages | robliao@chromium.org | 2013-11-02 | 1 | -4/+0 |
* | Move Feature and Manifest to top-level extensions. | yoz@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | Make power API available to platform apps. | derat@chromium.org | 2013-03-21 | 1 | -4/+5 |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 1 | -4/+4 |
* | Make sure that a given app/extension requests only its own resources. | miket@chromium.org | 2012-09-11 | 1 | -0/+14 |
* | Tabs Extension: Implementation of tabs.duplicate api. | ncj674@motorola.com | 2012-09-10 | 1 | -0/+13 |
* | Added support for multiple parameters to Extension API callbacks. | mtytel@chromium.org | 2012-07-12 | 1 | -7/+9 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -4/+7 |
* | Alarm resolution changed to minutes and minimum delay added. | mtytel@chromium.org | 2012-05-05 | 1 | -1/+7 |
* | Added populate parameter to chrome.windows.get, chrome.windows.getCurrent, | mtytel@chromium.org | 2011-12-19 | 1 | -0/+3 |
* | Refactor to allow same code to test both sync and async functions. | miket@chromium.org | 2011-11-22 | 1 | -16/+8 |
* | Fix for management API related to escalated permissions disabled extensions | asargent@chromium.org | 2011-11-16 | 1 | -0/+8 |
* | Revert 110264 - Fix for management API related to escalated permissions disab... | dpolukhin@chromium.org | 2011-11-16 | 1 | -8/+0 |
* | Fix for management API related to escalated permissions disabled extensions | asargent@chromium.org | 2011-11-16 | 1 | -0/+8 |
* | Fix ExtensionApiTest.TabUpdateNoPermissions timeouts | mihaip@chromium.org | 2011-10-14 | 1 | -1/+8 |
* | Reland r103624 - Add ExtensionFunctionTest base class and a test | aa@chromium.org | 2011-10-01 | 1 | -0/+82 |
* | Revert 103536 - Add ExtensionFunctionTest base class and a test for | aa@chromium.org | 2011-09-30 | 1 | -82/+0 |
* | Add ExtensionFunctionTest base class and a test for | aa@chromium.org | 2011-09-30 | 1 | -0/+82 |