summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-215-312/+327
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-212-0/+11
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-4/+2
* A crasher would happen if you navigate to a page triggering an interstitial f...jcampan@chromium.org2009-01-211-11/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Remove the about:internets view :(brettw@chromium.org2009-01-204-119/+0
* Reverting 8263.brettw@chromium.org2009-01-201-147/+7
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-204-8/+7
* Fix issue 6296 by using a dedicated delegate instance for each infobar that t...tim@chromium.org2009-01-161-0/+17
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-1623-71/+71
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-165-8/+9
* Fix a crash when handling close tab accelerators. The class would still bebrettw@chromium.org2009-01-161-1/+11
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-162-2/+2
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-2/+2
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-157-11/+21
* Fie.ben@chromium.org2009-01-151-2/+2
* Move search engines files into subdirben@chromium.org2009-01-151-2/+2
* fix bustageben@chromium.org2009-01-151-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-1546-0/+12460