summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_profile_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu...ananta@chromium.org2009-12-021-1/+2
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-191-4/+1
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-225/+12
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-0/+3
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+8
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-061-0/+3
* 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-4/+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-9/+8
* 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/+3
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-1/+4
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-2/+2
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-1/+1
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+3
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+3
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+3
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-1/+3
* Some personalization cleanup:tim@chromium.org2009-08-151-2/+2
* If URL requests are to be routed through the external host, the ExternalTabCo...ananta@chromium.org2009-08-101-1/+2
* Put forwarding function for GetTheme into the automation profile.avi@chromium.org2009-08-031-0/+3
* Navigation and cookies for Automationamit@chromium.org2009-07-281-0/+198