summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use more idiomatic gtest style in extension_function_test_utils.mihaip@chromium.org2011-10-181-13/+10
* Fix ExtensionApiTest.TabUpdateNoPermissions timeoutsmihaip@chromium.org2011-10-141-1/+59
* Reland r103624 - Add ExtensionFunctionTest base class and a testaa@chromium.org2011-10-011-0/+108
* Revert 103536 - Add ExtensionFunctionTest base class and a test foraa@chromium.org2011-09-301-108/+0
* Add ExtensionFunctionTest base class and a test foraa@chromium.org2011-09-301-0/+108