summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+2
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-4/+4
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-164-1/+17
* Fix a Chrome crash caused in a ChromeFrame instance in the automation job use...ananta@chromium.org2010-02-151-7/+7
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-2/+41
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-102-5/+46
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-092-2/+5
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-091-2/+1
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-051-0/+19
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-043-1/+12
* Revert 38001 and 38002.darin@chromium.org2010-02-032-53/+18
* Back out trunk r37998.mark@chromium.org2010-02-032-18/+53
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-032-53/+18
* DevTools: CookieMonster::GetRawCookies should return keys as well as cookies.pfeldman@chromium.org2010-02-031-4/+4
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-012-7/+5
* If the URLRequestContext has no CookiePolicy, then we shoulddarin@chromium.org2010-01-301-6/+5
* Changes to support new cookie policy.darin@chromium.org2010-01-301-3/+5
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-304-25/+202
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-12/+10
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-262-0/+13
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-10/+12
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-12/+10
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+1
* Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...tommi@chromium.org2010-01-222-1/+29
* Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...tommi@chromium.org2010-01-212-18/+46
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-201-1/+1
* Fix a Chrome crash which occurs when the chrome instance launched via ChromeF...ananta@chromium.org2010-01-142-3/+6
* Attempt 2 at landing this.ananta@chromium.org2010-01-083-5/+44
* Reason:tyoshino@chromium.org2010-01-083-44/+5
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-083-5/+44
* Authorization headers set using XHR with ChromeFrame were stripped in the out...ananta@chromium.org2009-12-281-1/+0
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-181-1/+2
* Enable login prompt (http auth) tests on non-windows platformsatwilson@chromium.org2009-12-181-5/+0
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-1/+1
* The ChromeFrame net tests randomly crash in the url request redirect tests on...ananta@chromium.org2009-12-111-0/+7
* ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...ananta@chromium.org2009-12-103-0/+146
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-071-2/+3
* Reduce the logging output when running startup tests on linux/mac.tony@chromium.org2009-12-031-1/+1
* Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu...ananta@chromium.org2009-12-022-6/+8
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-3/+0
* ChromeFrame's host network stack implementation for IE full tab mode implicit...ananta@chromium.org2009-11-241-14/+6
* Assorted cleanup.estade@chromium.org2009-11-231-4/+5
* Allow extension port connection requests to provide tab information.mad@chromium.org2009-11-192-4/+13
* Cleanup some callers now that the restriction that ChromeURLRequestContextGet...eroman@chromium.org2009-11-192-12/+1
* The AutomationMsg_SetCookie IPC should be channeled to the automation cookie ...ananta@chromium.org2009-11-171-1/+6
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-173-259/+46
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-138-20/+20