summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-2/+2
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-6/+5
* Reverting 9408.brettw@chromium.org2009-02-091-2/+2
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-5/+6
* Add a new resizer corner.mad@chromium.org2009-02-091-2/+2
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+560