summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_view.h
Commit message (Expand)AuthorAgeFilesLines
* 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