| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -1/+1 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+17 |
* | Clang: Do not ignore result of HANDLE_EINTR. | thakis@chromium.org | 2010-06-23 | 1 | -2/+4 |
* | Revert 49984 - patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -4/+2 |
* | patch from issue 2762014 | thakis@chromium.org | 2010-06-16 | 1 | -2/+4 |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 1 | -3/+5 |
* | This is the second side of a multi-sided webkit patch that will allow experim... | rafaelw@chromium.org | 2010-04-28 | 1 | -7/+13 |
* | Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted | dspringer@google.com | 2010-04-08 | 1 | -4/+6 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 1 | -4/+4 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-21 | 1 | -20/+20 |
* | Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | rsesek@chromium.org | 2009-12-18 | 1 | -20/+20 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-18 | 1 | -20/+20 |
* | Linux: fix uninit warnings when building -Os. | agl@chromium.org | 2009-11-16 | 1 | -1/+1 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -21/+26 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -53/+4 |
* | Fix SharedMemory Object leak | jeremy@chromium.org | 2009-08-26 | 1 | -2/+1 |
* | Cleaning up lines longer than 80 chars under src/chrome/browser. | mark@chromium.org | 2009-08-17 | 1 | -1/+2 |
* | Fix a race condition where rapid back/forward clicks could close a tab | brettw@chromium.org | 2009-07-24 | 1 | -8/+5 |
* | Windowed plugins like Flash would cause the hung plugin dialog to show up whe... | ananta@chromium.org | 2009-07-09 | 1 | -0/+30 |
* | Various popup UI fixes: | pkasting@chromium.org | 2009-05-08 | 1 | -9/+0 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -2/+3 |
* | Finish hooking up the worker process UI: use the domains of the workers as th... | jam@chromium.org | 2009-03-24 | 1 | -13/+11 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -5/+11 |
* | A little cleanup of ResourceDispatcherHost to make it less renderer centric, ... | jam@chromium.org | 2009-03-10 | 1 | -3/+3 |
* | Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc... | jam@chromium.org | 2009-03-10 | 1 | -11/+31 |
* | POSIX: Rewrite IPC's interaction with FileDescriptor | agl@chromium.org | 2009-03-05 | 1 | -5/+5 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 1 | -0/+59 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Add site_instance, navigation_entry, browsing_instance, renderer_security_pol... | pinkerton@chromium.org | 2009-02-04 | 1 | -0/+4 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -13/+12 |
* | Revert "Make render_view_host compile on Mac & Linux, add to the build." | agl@chromium.org | 2009-01-26 | 1 | -3/+2 |
* | Fix the build. | brettw@chromium.org | 2009-01-26 | 1 | -1/+1 |
* | Make render_view_host compile on Mac & Linux, add to the build. | brettw@google.com | 2009-01-26 | 1 | -1/+2 |
* | Make RenderWidgetHelper portable. | brettw@chromium.org | 2009-01-26 | 1 | -20/+27 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -0/+235 |