summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_drag_source_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-4/+4
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+3
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-4/+5
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Convert more uses of NewRunnableMethod() to base::Bind().dcheng@chromium.org2011-11-091-4/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+5
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+6
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-3/+3
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-1/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-2/+2
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-171-1/+4
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-8/+8
* Win32 plumbing for dragend event.dcheng@chromium.org2010-04-061-6/+6
* HTML5: Make sure that the drop event fires before the dragend event.arv@chromium.org2010-03-231-7/+10
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-1/+31
* Assorted cleanup.estade@chromium.org2009-11-231-0/+87