summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_widget_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-7/+7
* If a RenderWidgetHelper::PaintMsgProxy is deleted without being Run, then thedarin@chromium.org2008-09-241-3/+16
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic...deanm@google.com2008-08-071-2/+1
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-8/+4
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-4/+8
* Add chrome to the repository.initial.commit2008-07-261-0/+243