summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-15/+76
* Revert 38001 and 38002.darin@chromium.org2010-02-031-36/+6
* Back out trunk r37998.mark@chromium.org2010-02-031-6/+36
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-36/+6
* Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...tommi@chromium.org2010-01-211-0/+4
* Attempt 2 at landing this.ananta@chromium.org2010-01-081-0/+5
* Reason:tyoshino@chromium.org2010-01-081-5/+0
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-081-0/+5
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-1/+1
* Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu...ananta@chromium.org2009-12-021-5/+6
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-3/+0
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-191-8/+0
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-32/+33
* Revert 31873 - Revert 31862 Ensure AutomationMsg_SetCookieAsync is sent on I...levin@chromium.org2009-11-131-1/+11
* Revert 31862 - Ensure AutomationMsg_SetCookieAsync is sent on IO thread.levin@chromium.org2009-11-131-11/+1
* Ensure AutomationMsg_SetCookieAsync is sent on IO thread.stoyan@chromium.org2009-11-131-1/+11
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+1
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-2/+2
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-14/+65
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-1/+1
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-4/+5
* ChromeURLRequestContext falloutamit@chromium.org2009-07-301-13/+23
* Moved the logical dependency on Blacklist from URLRequestContextidanan@chromium.org2009-07-281-1/+0
* Navigation and cookies for Automationamit@chromium.org2009-07-281-0/+114