summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-021-0/+2
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-0/+3
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-0/+9
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-4/+8
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+6
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-191-0/+1
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-1/+1
* Geolocation: checks pending requests with the same origin when receiving the ...bulach@chromium.org2010-05-111-0/+9
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-4/+11
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-11/+4
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* First cut of Cloud Print Proxy implementation. The code is not enabled for no...sanjeevr@google.com2010-04-201-0/+1
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-091-0/+9
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-5/+0
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-4/+11
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-251-3/+2