summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+53
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-0/+1
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-4/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-061-2/+2
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-1/+1
* Reverting 10794.avi@chromium.org2009-03-031-1/+1
* Ship some tests which aren't related to what I'm working on:shess@chromium.org2009-03-031-5/+1
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-1/+1
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-271-2/+62
* Linux: server side backing storesagl@chromium.org2009-02-251-0/+5
* Purify bot fixagl@chromium.org2009-02-211-1/+2
* Purify fixagl@chromium.org2009-02-201-0/+2
* Bitmap transportagl@chromium.org2009-02-201-24/+4
* Make render_widget_host_unittest compile and run on POSIX.thestig@chromium.org2009-02-061-2/+20
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-281-0/+299