summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_drag_bookmark_handler_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* tab_contents: Move platform-specific web_drag_bookmark_handler_* files into t...tfarina@chromium.org2013-01-171-97/+0
* bookmarks: Clean up the public API of BookmarkTabHelper.tfarina@chromium.org2012-12-171-8/+8
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+1
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-1/+1
* Switch BookmarkTabHelper to use WebContentsUserData.avi@chromium.org2012-09-191-28/+26
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-141-2/+2
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-101-2/+2
* Replace usage of browser::FindBrowserForController with browser::FindBrowserW...ben@chromium.org2012-06-191-2/+2
* TabContentsWrapper -> TabContents, part 30.avi@chromium.org2012-06-081-4/+4
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+3
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-171-1/+1
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+2
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-2/+4
* 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
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-1/+2
* Split Mac WebDropTarget into two, content and chrome.avi@chromium.org2011-11-011-3/+7
* content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.erg@chromium.org2011-10-131-0/+91