summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/dom_view.cc
Commit message (Expand)AuthorAgeFilesLines
* DOMView: avoid double-detaching.nick@chromium.org2009-10-061-1/+1
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+2
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-1/+1
* When initially focused, the DOMUI (used for Gears dialog) would not focus the...jcampan@chromium.org2009-06-191-0/+4
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-1/+1
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-0/+8
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-6/+6
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-7/+4
* Reverting 14005.brettw@chromium.org2009-04-181-4/+7
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-7/+4
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-131-1/+1
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-2/+1
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-18/+14
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-181-0/+1
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-1/+1
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-1/+1
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-1/+1
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-2/+2
* Reverting 7149.jcampan@chromium.org2008-12-171-2/+2
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-2/+2
* Rename Container->Widgetben@chromium.org2008-11-211-1/+0
* Re-land this change: http://codereview.chromium.org/10967/showben@chromium.org2008-11-191-2/+2
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-171-2/+2
* Remove HWND from TabContents creation. ben@chromium.org2008-11-171-2/+2
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-2/+2
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+64