summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing crash in WebContents::ShowWidget. I suspect this issky@google.com2008-11-251-0/+12
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-2/+4
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-4/+2
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-2/+4
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-0/+47