summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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