summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_view.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-1/+2
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-7/+1
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-1/+3
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-3/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-3/+2
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-1/+11
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-041-3/+0
* [Mac] Delay TabContents::Close() when event-tracking.shess@chromium.org2009-11-061-0/+10
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-1/+1
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-081-8/+0
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-5/+1
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+1
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-1/+1
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-0/+3
* Fix a crash that happens if a tab is closed whiletc@google.com2009-07-101-0/+8
* Fix a crash in linux if the renderer process dies too fast. On mac, wetc@google.com2009-06-101-4/+3
* Forward simplified mouse events to the RenderViewHostDelegate::View so that i...erikkay@google.com2009-05-181-0/+4
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-0/+14
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-12/+12
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-4/+0
* Revert "Don't send resize messages until the renderer has been initialized."evan@chromium.org2009-04-221-0/+4
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-4/+0
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-0/+180