summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-233-41/+99
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-231-4/+5
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-204-0/+143
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-192-3/+3
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-171-1/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-123-0/+3
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+3
* SIGTERM should cause the application to exit on the Mac.mark@chromium.org2009-10-121-1/+1
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-112-2/+2
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-0/+3