summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+15
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-1/+2
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+1
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+2
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-2/+2
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-2/+2
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-2/+2
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+26
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+8
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-4/+9
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-2/+3
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-6/+6
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-281-3/+6
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-4/+5
* Initial HTTP requests issued by ChromeFrame popups could bypass the host netw...ananta@chromium.org2010-02-221-1/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+2
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-4/+3
* 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