summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_contents_view.h
Commit message (Expand)AuthorAgeFilesLines
* Random bits of de-Winification for WebContents.brettw@chromium.org2009-01-301-0/+5
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-291-5/+3
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-291-0/+4
* Make WebContentsView portable by using the native view types.brettw@chromium.org2009-01-281-12/+10
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-3/+8
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+191