summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Removes some dead code in TabContentsViewGtk and makes it compile forsky@chromium.org2009-05-261-1/+1
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-9/+17
* Fix inspection of extensions.aa@chromium.org2009-05-191-1/+0
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-2/+3
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+3
* Various popup UI fixes:pkasting@chromium.org2009-05-081-10/+3
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-071-1/+1
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-061-10/+20
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-061-1/+15
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-4/+3
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+2
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-8/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-24/+15
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-1/+1
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-0/+3
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-281-4/+4
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+3
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-1/+1
* Kill WebContents by moving the remaining methods to TabContents. WebContentsbrettw@chromium.org2009-04-241-24/+316
* Move another batch of functions for WebContents to TabContents. This alsobrettw@chromium.org2009-04-241-24/+44
* Move a bunch of functions from WebContents to TabContents. Change the servicesbrettw@chromium.org2009-04-231-5/+128
* Move all data members from WebContents to TabContents in preparation forbrettw@chromium.org2009-04-221-11/+216
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-61/+15
* Reverting 14005.brettw@chromium.org2009-04-181-15/+61
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-61/+15
* Remove overlap between TabContents and WebContents. Now all the functions inbrettw@chromium.org2009-04-171-63/+31
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-19/+1
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-23/+1
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-131-4/+0
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-2/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-2/+4
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-5/+0
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-4/+0
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-1/+1
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-4/+5
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Reverting 11640.finnur@chromium.org2009-03-131-5/+4
* RSS feed support (part 1)finnur@chromium.org2009-03-131-4/+5
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-16/+4
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-1/+5
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-9/+9
* Relanding the following:jcampan@chromium.org2009-02-261-6/+6
* Reverting 10400.jcampan@chromium.org2009-02-251-6/+6
* When restoring a session, the browser is shown after a tab is selected causin...jcampan@chromium.org2009-02-251-6/+6
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-2/+2
* Blind build fix?evan@chromium.org2009-02-121-0/+6
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-1/+0
* Reverting 9493.kuchhal@chromium.org2009-02-101-2/+2
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-5/+6