summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the browser_sync flag.zork@chromium.org2009-10-271-2/+0
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-231-0/+3
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-4/+5
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+3
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-0/+3
* Committing change 255087 for Roger:tommi@chromium.org2009-10-081-0/+20
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-0/+1
* Put the dummy implementations in testing_profile.h on one line where possible...pkasting@chromium.org2009-10-021-114/+44
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-3/+8
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-1/+1
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-1/+1
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-031-4/+7
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-2/+3