summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 48.avi@chromium.org2012-06-111-10/+8
* Relanding this with fixes to the linux chromeos builder.ananta@chromium.org2012-06-053-16/+18
* Revert 140426 - Ensure that the new window context menu option does not show ...acolwell@chromium.org2012-06-043-18/+16
* Ensure that the new window context menu option does not show up in windows 8 ...ananta@chromium.org2012-06-043-16/+18
* browser: Move chrome_web_contents_view_delegate_views.* into views/ directory.tfarina@chromium.org2012-06-022-0/+270
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-7/+9
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-042-0/+6
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-032-6/+0
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-032-0/+6
* Death to TCVV!ben@chromium.org2012-04-188-1623/+0
* TabContents -> WebContentsImpl, part 23.avi@chromium.org2012-04-183-4/+4
* Remove the last users of TabContentsContainer and remove the files.ben@chromium.org2012-04-177-731/+0
* Add more functionality to WebView.ben@chromium.org2012-04-172-2/+0
* TabContents -> WebContentsImpl, part 5.avi@chromium.org2012-04-114-10/+10
* TabContents -> WebContentsImpl, part 4.avi@chromium.org2012-04-111-1/+1
* Properly set drag image offset in aura's drag drop controller. Currently thevarunjain@chromium.org2012-04-101-2/+3
* TabContents -> WebContentsImpl, part 2.avi@chromium.org2012-04-101-1/+1
* Correcting mistake I made in resetting DnD state in NativeTabContentsViewAura.varunjain@chromium.org2012-04-061-2/+4
* aura: Fix a couple of drag/drop related issues:varunjain@chromium.org2012-04-052-3/+25
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-231-3/+15
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-1/+1
* Support custom drag-and-drop of bookmarks in Aurarbyers@chromium.org2012-03-225-5/+52
* RenderWidgetHost::WasHidden is called twice on each tab switch on Aura.mmocny@chromium.org2012-03-221-1/+0
* Removed GTK code from chrome/browser/ui/views.saintlou@chromium.org2012-03-212-393/+0
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-211-2/+23
* Revert 127706 - Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-23/+2
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-2/+23
* Clip constrained windows to the tabcontents bounds.ben@chromium.org2012-03-151-0/+2
* Reland: Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-0/+1
* Revert 126539 - Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-1/+0
* Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-0/+1
* Fix touchpad scrolling on old ThinkPads. This isn't required on my W520, but ...jam@chromium.org2012-03-132-17/+7
* views: RenderViewContextMenuViews::RunMenuAt() should take a gfx::Point.tfarina@chromium.org2012-03-123-8/+11
* Fix test issues seen when using WebContentsViewWin by default on Chrome.jam@chromium.org2012-03-091-1/+3
* Make TabContentsViewWin support drag & drop and also wire in the zoom with ct...jam@chromium.org2012-03-073-7/+0
* Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...jam@chromium.org2012-03-073-7/+6
* Remove NativeTabContentsContainerGtk since it's not used on any platform.jam@chromium.org2012-03-072-194/+0
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-0718-23/+32
* Fix win aurajam@chromium.org2012-03-072-5/+0
* Don't unparent tabs when detaching them. This cleans up a bunch of code in Ta...jam@chromium.org2012-03-067-85/+8
* Renaming virtual setters/getters in UserManager.nkostylev@chromium.org2012-03-061-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-063-3/+3
* Make the Views sad tab code not be tied down to TabContentsViewViews. This al...jam@chromium.org2012-03-066-56/+36
* Move overlay stuff out of content. It's only used by sad tab, which is a Chro...jam@chromium.org2012-03-051-2/+5
* Move TabContentsDragWin to content and rename it to WebContentsDragWin.jam@chromium.org2012-03-054-488/+4
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-052-5/+5
* Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...jam@chromium.org2012-03-051-1/+1
* Get rid of chrome dependencies from tab_contents_drag_win.cc. After this I'll...jam@chromium.org2012-03-024-41/+49
* Remove obsolete codeoshima@chromium.org2012-03-022-13/+0
* Move the core drag&drop code for Windows to content\browser to match Mac/GTK....jam@chromium.org2012-03-023-15/+19