| Commit message (Expand) | Author | Age | Files | Lines |
* | [GTK] update infobars to new, harder-to-spoof versions. | estade@chromium.org | 2010-10-08 | 1 | -0/+4 |
* | Couple of match preview changes. | sky@chromium.org | 2010-09-29 | 1 | -0/+5 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+8 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -0/+2 |
* | In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow... | johnnyg@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 1 | -1/+2 |
* | Make the app launcher bubble fit its contents. | jcivelli@google.com | 2010-05-05 | 1 | -7/+1 |
* | This is the second side of a multi-sided webkit patch that will allow experim... | rafaelw@chromium.org | 2010-04-28 | 1 | -1/+3 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 1 | -3/+4 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | Associate popups with the top level frame instead of the security origin. | erg@google.com | 2010-01-26 | 1 | -3/+2 |
* | Refactor the keyboard events handling code related to RenderViewHostDelegate:... | suzhe@chromium.org | 2009-12-10 | 1 | -1/+11 |
* | Make the default RendererPreferences smarter. | estade@chromium.org | 2009-12-04 | 1 | -3/+0 |
* | [Mac] Delay TabContents::Close() when event-tracking. | shess@chromium.org | 2009-11-06 | 1 | -0/+10 |
* | Popup width and height are now dynamic. | erikkay@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW... | jam@chromium.org | 2009-10-08 | 1 | -8/+0 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 1 | -5/+1 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -2/+1 |
* | Allow the initial size of TabContentViews to be based on the | tony@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Linux: pass users' font settings through to renderer. | agl@chromium.org | 2009-07-21 | 1 | -0/+3 |
* | Fix a crash that happens if a tab is closed while | tc@google.com | 2009-07-10 | 1 | -0/+8 |
* | Fix a crash in linux if the renderer process dies too fast. On mac, we | tc@google.com | 2009-06-10 | 1 | -4/+3 |
* | Forward simplified mouse events to the RenderViewHostDelegate::View so that i... | erikkay@google.com | 2009-05-18 | 1 | -0/+4 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 1 | -0/+14 |
* | Plumb the creator URL for popups up to the browser. We don't yet use this fo... | pkasting@chromium.org | 2009-05-05 | 1 | -1/+2 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -12/+12 |
* | Don't send resize messages until the renderer has been initialized. | evan@chromium.org | 2009-04-22 | 1 | -4/+0 |
* | Revert "Don't send resize messages until the renderer has been initialized." | evan@chromium.org | 2009-04-22 | 1 | -0/+4 |
* | Don't send resize messages until the renderer has been initialized. | evan@chromium.org | 2009-04-22 | 1 | -4/+0 |
* | Rename web_contents_view* files to tab_contents_view* to reflect my previous | brettw@chromium.org | 2009-04-21 | 1 | -0/+180 |