summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Clean up the handling of ExtensionHostMsg_Requestrdevlin.cronin2015-06-101-2/+2
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Move chrome.alarms API from chrome/ to extensions/.sudarsana.nagineni2015-01-311-9/+0
* Removed duplicated code in extension_function_test_utilsthiago.santos2015-01-051-33/+2
* Move system.display tests to extensions/thiago.santos2014-12-231-33/+10
* Cleanup: Remove unneeded ui_test_utils.h includes.thestig2014-10-311-1/+0
* Set the favicon URL in the tabs returned from chrome.sessions.getDevices.kalman2014-10-231-3/+4
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-9/+6
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-3/+3
* Remove CreateEmptyExtension from extension_function_test_utilslimasdf2014-09-181-12/+0
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-211-2/+2
* Adding support for args as ListValues in extension_function_test_utils.ckehoe@chromium.org2014-08-161-1/+11
* Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_...yoz@chromium.org2014-07-231-34/+20
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-031-2/+2
* extensions: Remove ChromeRenderMessageFilter dependency.derat@chromium.org2014-04-011-3/+3
* Move ExtensionFunctionDispatcher to extensions/browser.derat@chromium.org2014-03-151-1/+1
* Pull AsyncApiFunction out of src/chromerockot@chromium.org2014-02-281-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Move ExtensionFunction to the extensions component.benwells@chromium.org2013-11-131-1/+1
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-281-1/+2
* Correct comment in extension_function_test_utils.cc for better understanding.Hokein.Wu@gmail.com2013-09-301-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-1/+1
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-5/+6
* Make sure that a given app/extension requests only its own resources.miket@chromium.org2012-09-111-3/+17
* Tabs Extension: Implementation of tabs.duplicate api.ncj674@motorola.com2012-09-101-3/+25
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Show login dialog in a popup if the user is not signed inmunjal@chromium.org2012-07-241-0/+4
* Move ExtensionWindowController and related into extensions namespacerdevlin.cronin@chromium.org2012-07-171-1/+1
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-121-11/+17
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1
* Remove Browser dependency in ExtensionFunctionDispatcherstevenjb@chromium.org2012-05-051-2/+3
* Alarm resolution changed to minutes and minimum delay added.mtytel@chromium.org2012-05-051-1/+6
* Use Value objects instead of JSON strings in extension API response IPCs.asargent@chromium.org2012-04-201-2/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-2/+1
* Finish implementation of chrome.experimental.alarms API, with niftympcomplete@chromium.org2012-04-101-1/+3
* Remove ExtensionFunctionDispatcher::Delegate::GetNativeViewOfHost.mihaip@chromium.org2012-01-201-5/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+3
* Added populate parameter to chrome.windows.get, chrome.windows.getCurrent,mtytel@chromium.org2011-12-191-0/+6
* Reland of r114615: "chrome.clear: Increasing granularity of public API"mkwst@chromium.org2011-12-151-2/+2
* Reverting due to compile failure on multiple bots.finnur@chromium.org2011-12-151-2/+2
* chrome.clear: Increasing granularity of public APImkwst@chromium.org2011-12-151-2/+2
* Refactor to allow same code to test both sync and async functions.miket@chromium.org2011-11-221-26/+21
* Fix for management API related to escalated permissions disabled extensionsasargent@chromium.org2011-11-161-0/+55
* Revert 110264 - Fix for management API related to escalated permissions disab...dpolukhin@chromium.org2011-11-161-55/+0
* Fix for management API related to escalated permissions disabled extensionsasargent@chromium.org2011-11-161-0/+55