summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_service_unittest.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-061-5/+6
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Refactor the various ways to control what users can do to extensions.pam@chromium.org2012-06-021-1/+2
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-1/+1
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-1/+1
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-1/+1
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-2/+2
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-2/+2
* Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...michaeln@google.com2011-12-071-0/+1
* Clean up ExtensionServiceTest.yoz@chromium.org2011-11-221-1/+1
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-1/+1
* Fix ExtensionServiceTest by moving base::ShadowingAtExitManager into the fixt...rsesek@chromium.org2011-11-181-1/+3
* Fix a crash in PageActionImageView when extensions are reloaded due to incogn...finnur@chromium.org2011-11-081-1/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-6/+6
* When uninstalling a hosted app, delete data for its launch_url's origin, asmichaeln@google.com2011-09-021-0/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-1/+2
* [Sync] Move some extension-sync-related logic to ExtensionServiceakalin@chromium.org2011-04-171-5/+10
* Clean up lots of repeated lines in extension_service_unittest.ccakalin@chromium.org2011-04-131-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-0/+53