summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-4/+10
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-281-0/+2
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-2/+2
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+6
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-4/+2
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-4/+1
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-3/+4
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-4/+3
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-3/+4
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-011-4/+3
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-011-3/+4
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-1/+10
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-3/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-11/+11
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-0/+68