summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Committing change 255087 for Roger:tommi@chromium.org2009-10-082-1/+4
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-074-5/+69
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-074-69/+5
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-074-5/+69
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-062-3/+3
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-062-0/+29
* TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not g...jnd@chromium.org2009-10-041-0/+8
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-1/+4
* Add some debugging junk to ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-10-011-1/+7
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-302-4/+3
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-296-33/+46
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-4/+3
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-286-46/+33
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-286-33/+46
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-262-4/+4
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-252-2/+6
* Cut down on flakiness of automated ui tests by changing message sending/waiti...estade@chromium.org2009-09-251-4/+2
* Fix gcc warning in chrome os compile.estade@chromium.org2009-09-251-2/+3
* GTK: First cut at tab dragging automation.estade@chromium.org2009-09-252-11/+157
* Remove unused tab_contents variable.mattm@chromium.org2009-09-241-1/+0