summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+2
* 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
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-114-4/+66
* Rename unused "SSL" related automation methods to be generic, since that's wh...johnnyg@chromium.org2009-11-112-16/+16
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-112-3/+3
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-0/+3
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-092-34/+5
* Make AutomatedUITestBase.CloseBrowserWindow more solid.phajdan.jr@chromium.org2009-11-091-1/+1
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-092-5/+34
* Kiosk Mode implementation.mhm@chromium.org2009-11-092-0/+25
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-085-51/+130
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+9
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-074-32/+22
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-063-4/+12
* The URLRequestAutomationJob object which needs to route HTTP requests to the ...ananta@chromium.org2009-11-064-54/+63
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-063-12/+4
* 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
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-062-4/+10
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-052-2/+3
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-2/+1
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-022-0/+11
* Sixth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-022-16/+14
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-022-11/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-022-0/+11
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-3/+0
* Factor search vs. navigate classification into its own file to make it more b...pkasting@chromium.org2009-10-291-0/+3
* Lazily create the find bar.ben@chromium.org2009-10-291-2/+2
* Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass onsky@chromium.org2009-10-283-24/+38
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-282-3/+5
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-272-1/+24
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-272-18/+3
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-272-3/+18
* Reverting 30062.glen@chromium.org2009-10-261-2/+2
* Lazily create the find bar.ben@chromium.org2009-10-261-2/+2
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-231-0/+3
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-233-13/+13
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-234-11/+22
* Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...ananta@chromium.org2009-10-231-1/+15