summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-4/+2
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-5/+6
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-5/+5
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-8/+8
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-8/+11
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-3/+3
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-201-12/+13
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+4
* Remove unused BrowserBubble remnants.msw@chromium.org2011-11-301-3/+1
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-79/+22
* Revert 111850 - base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-22/+79
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-79/+22
* base::Bind: A few Task conversions.jhawkins@chromium.org2011-11-281-16/+7
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Remove some unnecessary includes of view_messages.h.jam@chromium.org2011-11-171-1/+0
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-2/+2
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-1/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-1/+1
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+1
* TabContentsWrapper cleanup.avi@chromium.org2011-08-311-0/+1
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-2/+5
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-2/+4
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-1/+0
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-4/+4
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-4/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-4/+4
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-4/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-4/+4
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-281-1/+3
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-151-6/+8
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-79/+0
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-1/+1