summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+1
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-29/+56
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-50/+1
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-3/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-51/+52
* Random bits of de-Winification for WebContents.brettw@chromium.org2009-01-301-2/+1
* 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-291-14/+11
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-291-3/+2
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-10/+3
* Roll back r8821mark@chromium.org2009-01-281-3/+10
* 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-281-5/+6
* Backs out 8523 in hopes of a greener tree.sky@google.com2009-01-231-36/+13
* Changes to insure that when in app-mode, links open in the default browser. ...brg@chromium.com2009-01-231-13/+36
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-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-151-1/+1
* 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-151-0/+1796