summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-241-0/+29
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-181-5/+0
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-171-0/+5
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-1/+7
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-7/+1
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-1/+7
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-171-1/+1
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+5
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-0/+18
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-0/+23
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-1/+39
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-36/+1
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-1/+36
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-0/+7
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-201-7/+0
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-201-0/+7
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-0/+7
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-2/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-271-5/+0
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-0/+17
* Coverity: initialize created_theme_provider_ in the other constructor.mattm@chromium.org2009-09-251-0/+1
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-5/+4
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-031-2/+23
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+2
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-7/+7
* Attempt to fix leaks in DOMUISources test glen@chromium.org2009-05-161-0/+4
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+29
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2
* Porting in chrome/phajdan.jr@chromium.org2009-02-121-7/+2