summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-4/+4
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-1/+5
* Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...battre@chromium.org2010-12-081-20/+1
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-061-1/+3
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-1/+1
* Moved deleting the indexed db context to the IndexedDBContext destructor.pastarmovj@chromium.org2010-11-301-1/+1
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Dynamically refresh pref-configured proxies.mnissler@chromium.org2010-11-241-1/+30
* Use a service to create device management backends.mnissler@chromium.org2010-11-221-20/+1
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-20/+35
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-28/+9
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-9/+28
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-2/+2
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-2/+2
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-4/+4
* Fix TemplateURLFetcher test.levin@chromium.org2010-10-071-0/+4
* A large part of this change is adding the 1st unit test for TemplateURLFetcher.levin@chromium.org2010-10-061-11/+11
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-4/+38
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-18/+0
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-0/+18
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-0/+5
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-5/+0
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-2/+2
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-30/+28
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-1/+96
* Add token serialization to token_service.chron@chromium.org2010-08-121-0/+9
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-0/+4
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-4/+0
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-0/+4
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+8
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-131-1/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-061-2/+2
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-031-1/+8
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-1/+5
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-5/+1
* Make ProfileSyncService a NiceMock.skrul@chromium.org2010-04-191-3/+6
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-12/+7
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-1/+5
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-251-0/+29
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-251-29/+0
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-241-0/+29
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-241-29/+0
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1