summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* `#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
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-251-2/+3
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-241-3/+2
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-241-2/+3
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-241-3/+2
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-191-0/+10
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-181-12/+1
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-171-1/+12
* First cut at custom user style sheets.tony@chromium.org2010-03-081-0/+1
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-0/+5
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-5/+0
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-0/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-4/+3
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-1/+10
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-2/+2
* Revert r37535.darin@chromium.org2010-01-291-8/+0
* Implement extended cookie controls.jochen@chromium.org2010-01-291-0/+8
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-1/+9
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-9/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+9
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-2/+17
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-1/+1