summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-141-1/+3
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-0/+4
* Prerender: Add PrerenderManager and PrerenderContentscbentzel@chromium.org2010-12-081-0/+1
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-061-1/+6
* Move:ben@chromium.org2010-12-021-1/+1
* Notify the CrOS Enterprise Daemon if an Enterprise Extension has been installedgfeher@chromium.org2010-12-011-0/+2
* Dynamically refresh pref-configured proxies.mnissler@chromium.org2010-11-241-0/+5
* Use a service to create device management backends.mnissler@chromium.org2010-11-221-4/+1
* Move DeviceManagementPolicyProvider into the profile.mnissler@chromium.org2010-11-191-0/+4
* Handful of related instant changes:sky@chromium.org2010-11-151-3/+5
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-1/+1
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-1/+1
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-4/+18
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-0/+1
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-6/+0
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-0/+6
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-0/+1
* Fix TemplateURLFetcher test.levin@chromium.org2010-10-071-0/+3
* A large part of this change is adding the 1st unit test for TemplateURLFetcher.levin@chromium.org2010-10-061-3/+16
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-4/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-2/+24
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-14/+1
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-1/+14
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-0/+3
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-3/+0
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+3
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+1
* Revert 57715 - Add a helper class that keeps per-profile information for File...dmazzoni@chromium.org2010-08-271-1/+0
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+1
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+4
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-1/+6
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-17/+4
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+1
* Removed unnecessary includes from profile.h and added the now necessary inclu...davemoore@chromium.org2010-08-191-0/+3
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+3
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-84/+34
* Add token serialization to token_service.chron@chromium.org2010-08-121-0/+6
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-0/+1
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-1/+14
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-14/+1
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-1/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-6/+4
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+4
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+1
* Remove ThumbnailStore - replaced by TopSites.nshkrob@chromium.org2010-07-071-1/+0
* Add a default content setting to the notifications service.thakis@chromium.org2010-07-031-1/+8
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-021-1/+0