summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_widget_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-5/+6
* Changes to the autofill popup:jcampan@chromium.org2008-12-161-2/+2
* Attempt at fixing crash in WebContents::ShowWidget. I suspect this issky@google.com2008-11-251-0/+5
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-2/+2
* We have a crash caused by view_ being NULL here.nsylvain@chromium.org2008-11-071-1/+1
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-2/+2
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3907, whichananta@chromium.org2008-11-031-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+4
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+2
* Stop spamming delayed tasks on each input event.darin@chromium.org2008-09-251-10/+33
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make theme change notifications for the renderer originate from the RenderWid...beng@google.com2008-08-151-0/+5
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-141-44/+1
* Per discussion with Brian/Mark/Ben, set the renderer timeout to 20 seconds bu...jabdelmalek@google.com2008-08-111-1/+1
* Set the hung renderer and plugin timeout to 10 seconds.jabdelmalek@google.com2008-08-111-2/+2
* Increase the hung renderer warning delay to 30s temporarily.beng@google.com2008-08-101-2/+2
* Third times a charm! This is an attempt at re-landing r408. This time the U...darin@google.com2008-08-081-4/+1
* Disable the code that tries to use the transport DIB as the backing store ofdarin@google.com2008-08-071-0/+3
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-071-1/+4
* Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...darin@google.com2008-08-071-4/+1
* Revert change 408 to see if it fixes the ui tests.nsylvain@google.com2008-08-061-1/+4
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-061-130/+299
* Convert more consumers of ML::WatchObject to ObjectWatcher.darin@google.com2008-08-051-4/+1
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-8/+16
* Add chrome to the repository.initial.commit2008-07-261-0/+699