summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_functional_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated function ExtensionService::extensions().reillyg2014-11-111-13/+11
* Cleanup: Remove unneeded ui_test_utils.h includes.thestig2014-10-311-1/+1
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-3/+3
* Disabled ExtensionFunctionalTest.TestSetExtensionsState on Winjgraettinger@chromium.org2014-06-271-1/+7
* Revert 279293 "Extensions: Add some CHECKs to help track down a ..."thestig@chromium.org2014-06-241-5/+1
* Disable ExtensionFunctionalTest.TestAdblockExtensionCrash.mkwst@chromium.org2014-06-241-1/+8
* Extensions: Add some CHECKs to help track down a flaky TestAdblockExtensionCr...thestig@chromium.org2014-06-241-1/+5
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-6/+10
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-201-1/+1
* Clean up extension_util.h.derat@chromium.org2014-01-241-14/+7
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-23/+20
* Moved some functions off ExtensionService into a new file extension_util.benwells@chromium.org2013-10-171-7/+15
* Remove ui_test_utils::RegisterAndWait and use WindowedNotificationObserver et...bauerb@chromium.org2013-10-021-1/+4
* Make CrxInstaller creation take install prompt as a scoped_ptrasargent@chromium.org2013-08-091-1/+1
* Restarting the browser done correctly in ExtensionFunctionalTest.TestAdblockE...pshenoy@chromium.org2013-08-071-9/+5
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+2
* Rewriting pyauto extensions tests as browser tests. Below are the pyauto test...pshenoy@chromium.org2013-03-301-0/+95