summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+9
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-121-1/+0
* Take 2: Preload the visited link db on the file thread iftony@chromium.org2010-01-121-0/+1
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-081-2/+28
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-16/+2
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-2/+16
* [More BTP includes.]erg@google.com2009-12-181-1/+1
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-171-1/+0
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-1/+1
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-1/+1
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-171-0/+1
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-1/+1
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-0/+1
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-1/+1
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-231-1/+3
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-201-3/+1
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-201-1/+3
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-5/+0
* Implement a NTP resource cache. Instead of re-generating thetony@chromium.org2009-11-191-0/+1
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-3/+7
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+4
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-061-0/+1
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-3/+5
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+1
* Factor search vs. navigate classification into its own file to make it more b...pkasting@chromium.org2009-10-291-0/+3