summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Reverting 9090.ojan@google.com2009-02-036-0/+625
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-036-625/+0
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-032-30/+87
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-022-75/+3
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-013-9/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-015-90/+102
* Random bits of de-Winification for WebContents.brettw@chromium.org2009-01-303-2/+11
* Allow porting of the JS message boxes. I split out the implementation intobrettw@chromium.org2009-01-301-9/+4
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-294-21/+16
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-4/+4
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-294-3/+11
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-10/+3
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-0/+5
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-291-2/+12
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-5/+7
* Roll back r8821mark@chromium.org2009-01-281-3/+10
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-281-8/+26
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-10/+3
* Make WebContentsView portable by using the native view types.brettw@chromium.org2009-01-284-29/+29
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-283-31/+28
* Two things:ben@chromium.org2009-01-241-1/+2
* Create a dialog box for the about:network view and kill the tab type.brettw@chromium.org2009-01-244-442/+0
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-232-11/+51
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-232-1/+35
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-233-48/+19
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-233-19/+48
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-2218-21/+1552
* The WebContents CL broke unit testscpu@google.com2009-01-221-0/+3
* 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