| Commit message (Expand) | Author | Age | Files | Lines |
* | RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c... | erg@google.com | 2009-03-06 | 1 | -4/+4 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 1 | -1/+3 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 1 | -3/+1 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 1 | -1/+3 |
* | Register an onmessage handler with the external host binding instead of expli... | ananta@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | Prototype extension process. This is a proof of concept, with a lot of | mpcomplete@google.com | 2009-02-27 | 1 | -7/+9 |
* | Don't send WebInputEvents from the renderer to the browser. | erg@google.com | 2009-02-27 | 1 | -1/+1 |
* | Developer tools messages are forwarded as wrapped IPC::Messages(previously th... | yurys@google.com | 2009-02-26 | 1 | -0/+13 |
* | Don't send the receiver function name in the ExternalHostBindings::ForwardMes... | ananta@chromium.org | 2009-02-25 | 1 | -2/+1 |
* | This CL causes the autofill popup to hide when the browser window is moved or... | jcampan@chromium.org | 2009-02-25 | 1 | -0/+4 |
* | Delete the ViewSourceTabContents. | brettw@chromium.org | 2009-02-25 | 1 | -2/+2 |
* | Revert r10090, which was committed without proper review. | darin@chromium.org | 2009-02-20 | 1 | -13/+1 |
* | Add tab content type for developer tools UI. | yurys@google.com | 2009-02-20 | 1 | -1/+13 |
* | Prepare some files for porting: | estade@chromium.org | 2009-02-18 | 1 | -2/+2 |
* | Reverting 9944. | yurys@google.com | 2009-02-18 | 1 | -19/+1 |
* | Create communication channel between developer tools UI implemented in JS and... | yurys@google.com | 2009-02-18 | 1 | -1/+19 |
* | Reverting 9855. | maruel@chromium.org | 2009-02-16 | 1 | -19/+1 |
* | Review URL: http://codereview.chromium.org/20405 | yurys@google.com | 2009-02-16 | 1 | -1/+19 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -0/+1 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -1/+0 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -0/+1 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 1 | -1/+0 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 1 | -0/+1 |
* | Cleanup some forward declared structs that are not being used. | thestig@chromium.org | 2009-02-05 | 1 | -3/+1 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -3/+3 |
* | Commiting the changes from my previous cl that are specific to not including ... | jam@chromium.org | 2009-02-04 | 1 | -1/+3 |
* | Enable render_widget_host, render_view_host and backing_store. Remove the Ren... | pinkerton@chromium.org | 2009-02-04 | 1 | -0/+1 |
* | Make render_view_host_manager.cc compile on POSIX. | thestig@chromium.org | 2009-02-04 | 1 | -3/+3 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -3/+1 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -1/+3 |
* | Re-land revision 8821 with the ui test fixed. | maruel@chromium.org | 2009-01-29 | 1 | -10/+6 |
* | Roll back r8821 | mark@chromium.org | 2009-01-28 | 1 | -6/+10 |
* | This prevents an occasional DCHECK seen during the SSL UI test that happened | creis@google.com | 2009-01-28 | 1 | -1/+8 |
* | Disconnect the "browser controlled printing" and always delegate the control ... | maruel@chromium.org | 2009-01-28 | 1 | -10/+6 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -1/+2 |
* | Revert "Make render_view_host compile on Mac & Linux, add to the build." | agl@chromium.org | 2009-01-26 | 1 | -3/+5 |
* | Make render_view_host compile on Mac & Linux, add to the build. | brettw@google.com | 2009-01-26 | 1 | -5/+3 |
* | Do some header file cleanup of RenderWidgetHost. I moved everything to be | brettw@chromium.org | 2009-01-24 | 1 | -18/+12 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -0/+628 |