summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_drop_target_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Avoid crash when dragging text from WebUI dialogs.derat@chromium.org2011-09-291-10/+6
* Fix a crash which would occur while dragging a URL to the bookmarks bar when ...ananta@chromium.org2011-09-171-4/+4
* Focus the target window after a link is dragged on top of it.sadrul@chromium.org2011-07-061-0/+8
* Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...ananta@chromium.org2011-07-011-8/+22
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-1/+1
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-1/+1
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* WebUI: Rename ExtensionDOMUI to ExtensionWebUI.tfarina@chromium.org2011-02-051-2/+2
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-1/+1
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-7/+11
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-7/+7
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-5/+5
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-171-8/+5
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-211-1/+1
* Fix DCHECK in web_drop_target_win.cc.dcheng@chromium.org2010-04-161-15/+7
* Return an approximately correct drop effect from WebDragTarget::OnDrop.dcheng@chromium.org2010-04-081-16/+15
* Win32 plumbing for dragend event.dcheng@chromium.org2010-04-061-13/+3
* Update WebDropTarget::OnDragEnter to use drag_cursor_ as well.dcheng@chromium.org2010-03-231-1/+1
* Hook up HTML5 effectAllowed and dragEffect on Windows.tc@google.com2010-03-231-13/+29
* Fix Issue 33145: Content Editable Move Image or Selected Block of Text Brokenrolandsteiner@chromium.org2010-03-191-2/+8
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-4/+13
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-0/+22
* Assorted cleanup.estade@chromium.org2009-11-231-0/+187