summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_widget_host_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Temporary disabling accessibility in the renderer to work-around bug 1432077 ...jcampan@chromium.org2008-10-211-0/+6
* Restore field trial for memory modeljar@google.com2008-10-201-4/+0
* Disable FieldTrial code to repair UI reliability test regressionjar@google.com2008-10-201-0/+4
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-191-1/+16
* Remove some code I accidentally left in which is causing asserts and crashes.brettw@google.com2008-10-171-6/+0
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-2/+21
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-5/+4
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+3
* Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...brettw@google.com2008-10-141-0/+880