summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_widget_host_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure that windowed plugins get focus during WM_MOUSEACTIVATE. This fixesananta@chromium.org2008-11-111-18/+20
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-1/+2
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-2/+1
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-2/+3
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-17/+15
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-5/+4
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* 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