summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_service_unittest.h
Commit message (Expand)AuthorAgeFilesLines
* Fix destruction order in ExtensionServiceTestBase broken by r216726.earthdok@chromium.org2013-08-151-1/+3
* Use TestBrowserThreadBundle in ExtensionServiceTestBase.earthdok@chromium.org2013-08-091-7/+2
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-2/+0
* Remove unused WEBKIT_DEPRECATED threadjamesr@chromium.org2013-07-191-1/+0
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-0/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-2/+1
* Fix first run detection for post-sideload UI.yoz@chromium.org2013-04-251-5/+13
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+12
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-8/+0
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-0/+8
* Re-land 195501 with fixed testbartfab@google.com2013-04-221-8/+0
* Revert 195501 "Make UserManager a non-Lazy singleton"szym@chromium.org2013-04-221-0/+8
* Make UserManager a non-Lazy singletonbartfab@chromium.org2013-04-221-8/+0
* Make CrosSettings and DeviceSettingsService non Lazy instancesstevenjb@chromium.org2013-04-171-0/+8
* Goodbye Sideload Wipeout. We hardly knew ya.finnur@chromium.org2013-04-161-1/+0
* Revert 193974 "Test extension reloading behavior."dmazzoni@chromium.org2013-04-121-13/+2
* Test extension reloading behavior.jyasskin@chromium.org2013-04-121-2/+13
* Refactor APIPermission to separate out specific permission registration.yoz@chromium.org2013-04-041-3/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move calls of ManifestHandler::ClearRegistryForTesting to TearDown.yoz@chromium.org2013-02-121-0/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-7/+8
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Pull extension blacklist and policy logic out of ExtensionPrefs and into twokalman@chromium.org2012-11-151-0/+4
* Retry the sideload wipeout polish changelist.finnur@chromium.org2012-10-301-0/+2
* 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