| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor the keyboard events handling code related to RenderViewHostDelegate:... | suzhe@chromium.org | 2009-12-10 | 1 | -213/+36 |
* | Preserve optimized scrolling in the presence of multiple animating rects. | darin@chromium.org | 2009-12-04 | 1 | -0/+1 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Fix a memory bug in the new ResizeThenCrash test. | creis@chromium.org | 2009-11-02 | 1 | -2/+3 |
* | Fixes reloading after a background tab crashes. | creis@chromium.org | 2009-11-02 | 1 | -0/+31 |
* | Fix conflicts between accelerator keys and HTML DOM accesskeys. | suzhe@chromium.org | 2009-10-23 | 1 | -18/+286 |
* | Fix a DCHECK that I hit while working on the extension shelf for OS X. | thakis@chromium.org | 2009-09-02 | 1 | -0/+19 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Adds kind-of-live thumbnail generation for a potential tab switcher. | brettw@chromium.org | 2009-06-16 | 1 | -10/+6 |
* | Prevent an extra copy of data types that get passed into IPC messages when | mpcomplete@google.com | 2009-05-20 | 1 | -5/+5 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -3/+3 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -0/+53 |
* | Don't send resize messages until the renderer has been initialized. | evan@chromium.org | 2009-04-22 | 1 | -0/+1 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -4/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c... | erg@google.com | 2009-03-06 | 1 | -2/+2 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Reverting 10794. | avi@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Ship some tests which aren't related to what I'm working on: | shess@chromium.org | 2009-03-03 | 1 | -5/+1 |
* | Fixing WebKeyboardEvent. Third time's the charm. | avi@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Don't send WebInputEvents from the renderer to the browser. | erg@google.com | 2009-02-27 | 1 | -2/+62 |
* | Linux: server side backing stores | agl@chromium.org | 2009-02-25 | 1 | -0/+5 |
* | Purify bot fix | agl@chromium.org | 2009-02-21 | 1 | -1/+2 |
* | Purify fix | agl@chromium.org | 2009-02-20 | 1 | -0/+2 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 1 | -24/+4 |
* | Make render_widget_host_unittest compile and run on POSIX. | thestig@chromium.org | 2009-02-06 | 1 | -2/+20 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Write some basic RenderWidgetHost unittests for the more tricky behavior. | brettw@chromium.org | 2009-01-28 | 1 | -0/+299 |