summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/all_urls_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-0/+2
* The AllUrlsApiTest has a race between loading the extension and navigating to...voodoo2015-12-171-104/+30
* The AllUrlsApiTest.WhitelistedExtension test should no longer flake.voodoo2015-11-271-10/+35
* Revert of The AllUrlsApiTest.WhitelistedExtension test should no longer flake...magjed2015-11-231-35/+15
* The AllUrlsApiTest.WhitelistedExtension test should no longer flake.voodoo2015-11-131-15/+35
* Disable AllUrlsApiTest.WhitelistedExtension on Mac ASanpvalenzuela2015-08-311-1/+2
* [Extensions] Disable failing testrdevlin.cronin2015-08-251-1/+3
* [Script Injection] Allow whitelisted extensions to inject scripts everywhererdevlin.cronin2015-08-251-33/+62
* Revert of [Script Injection] Allow whitelisted extensions to inject scripts e...rch2015-08-181-62/+33
* [Script Injection] Allow whitelisted extensions to inject scripts everywhererdevlin.cronin2015-08-181-33/+62
* Revert "Disabling a bunch of tests using ExtensionTestMessageListener::WaitUn...Steven Bennetts2015-08-061-1/+0
* Disabling a bunch of tests using ExtensionTestMessageListener::WaitUntilSatis...mfomitchev2015-08-051-1/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+2
* Remove the deprecated function ExtensionService::extensions().reillyg2014-11-111-10/+9
* Use embedded test server instead of spawned one in AllUrlsApiTest.mharanczyk2014-10-271-6/+6
* Move extension_test_message_listener to extensions.lfg2014-09-191-1/+1
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-211-3/+3
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Extension cleanup: Move scripting whitelist to ExtensionsClient.yoz@chromium.org2013-10-261-2/+3
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-2/+2
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-2/+2
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+3
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-0/+10
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-2/+3
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* Correctly disable AllUrlsApiTest.WhitelistedExtension test on windows.robertshield@chromium.org2013-02-061-1/+1
* Disabling AllUrlsApiTest.WhitelistedExtensionvabr@chromium.org2013-02-051-1/+7
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-3/+5
* Remove permission warnings from most tabs and windows APIs.aa@chromium.org2012-09-041-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-4/+4
* re-enable AllUrlsApiTest.WhitelistedExtensionscottmg@google.com2012-03-151-2/+1
* disable WhitelistedExtension testscottmg@google.com2012-03-151-1/+2
* disable WhitelistedExtension testscottmg@google.com2012-03-141-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-2/+2
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-2/+2
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-2/+2
* Enable one test for more debugging and remove debugging code from another testfinnur@chromium.org2011-04-191-18/+0
* Attempt to see if this still crashes. finnur@chromium.org2011-02-141-26/+11
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Disable AllUrlsApiTest.RegularExtensionsphajdan.jr@chromium.org2010-11-241-1/+2
* Convert the traces in the WhitelistedExtension test.finnur@chromium.org2010-11-231-23/+31
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-2/+2
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-141-2/+0
* Address flakiness in the WhitelistExtension test.finnur@chromium.org2010-10-131-18/+8
* Add more traces. I think what is happening is that the background page hasn't...finnur@chromium.org2010-10-131-2/+6
* Mark the Whitelist test as flaky again.finnur@chromium.org2010-10-121-5/+2
* Add more traces for flaky WhitelistExtension test.finnur@chromium.org2010-10-121-24/+27