| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Fix a few forward declarations. | thestig@chromium.org | 2011-02-15 | 1 | -1/+2 |
* | WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage. | tfarina@chromium.org | 2011-02-12 | 1 | -1/+1 |
* | gtk: Improve fullscreen RenderWidgetHostViewGtk. | derat@chromium.org | 2011-02-11 | 1 | -2/+1 |
* | Relanding this as this was reverted. | ananta@chromium.org | 2011-01-27 | 1 | -0/+4 |
* | Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus... | thakis@chromium.org | 2011-01-27 | 1 | -4/+0 |
* | Move the handling of Desktop notification IPCs coming in from the renderer in... | ananta@chromium.org | 2011-01-27 | 1 | -0/+4 |
* | Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed. | jam@chromium.org | 2011-01-25 | 1 | -2/+5 |
* | Don't use GetAsTabContents. Send notifications from TabContentsView instead. | jochen@chromium.org | 2011-01-24 | 1 | -2/+1 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 1 | -8/+11 |
* | Update references part 3: remaining files in chrome/... | msw@chromium.org | 2011-01-19 | 1 | -1/+1 |
* | Move loose extension files in c/b/ui/cocoa/ into the extensions/ subdir | rsesek@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 1 | -1/+3 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -6/+4 |
* | Move app_modal_dialog stuff to ui/ | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Revert some old debugging code for tracking down a (now-closed) crash bug. | mpcomplete@chromium.org | 2010-11-17 | 1 | -4/+0 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -3/+3 |
* | Refactoring select popup on Mac. | jcivelli@google.com | 2010-10-26 | 1 | -1/+8 |
* | Inspector settings not updated in profile when inspecting extensions. | podivilov@chromium.org | 2010-10-12 | 1 | -0/+3 |
* | Add a Delegate to JavaScriptAppModalDialog. | tfarina@chromium.org | 2010-10-02 | 1 | -4/+4 |
* | Couple of match preview changes. | sky@chromium.org | 2010-09-29 | 1 | -0/+3 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -6/+2 |
* | Adds a notification event for onload. I would have liked to plumb this | sky@chromium.org | 2010-09-11 | 1 | -1/+2 |
* | Partial clone of the following CL: http://codereview.chromium.org/3013045/show | twiz@google.com | 2010-09-10 | 1 | -3/+4 |
* | Input file type now supported in extension popups. | jcivelli@chromium.org | 2010-09-10 | 1 | -0/+5 |
* | Don't show "The page at..." in the Bookmark Manager confirmation dialog. | tfarina@chromium.org | 2010-09-05 | 1 | -2/+0 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -5/+1 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+3 |
* | remove toolstrips | erikkay@chromium.org | 2010-08-12 | 1 | -7/+1 |
* | 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 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -3/+0 |
* | Add debuggin CHECK to help track down ExtensionHost crasher | rafaelw@chromium.org | 2010-08-05 | 1 | -0/+4 |
* | `#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 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | Disallow display of multiple experimental.extension.popup(...) windows | ericdingle@google.com | 2010-05-12 | 1 | -0/+2 |
* | Revert 46592 - Disallow display of multiple experimental.extension.popup(...)... | zork@chromium.org | 2010-05-06 | 1 | -2/+0 |
* | Disallow display of multiple experimental.extension.popup(...) windows. | ericdingle@google.com | 2010-05-06 | 1 | -0/+2 |
* | Revert "Clean-up of the asynchronous behaviour of the experimental extension ... | phajdan.jr@chromium.org | 2010-05-01 | 1 | -2/+0 |
* | Clean-up of the asynchronous behaviour of the experimental extension popup API. | twiz@chromium.org | 2010-04-30 | 1 | -0/+2 |
* | This is the second side of a multi-sided webkit patch that will allow experim... | rafaelw@chromium.org | 2010-04-28 | 1 | -1/+3 |
* | Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents. | rafaelw@chromium.org | 2010-04-15 | 1 | -0/+11 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 1 | -3/+4 |
* | Add calling frame's source_url to extension and dom ui requests. | rafaelw@chromium.org | 2010-04-02 | 1 | -0/+1 |
* | Don't apply toolstrip theming stylesheet to popups. | finnur@chromium.org | 2010-03-31 | 1 | -1/+1 |
* | Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In... | aa@chromium.org | 2010-03-24 | 1 | -11/+6 |
* | Minor extension infobar changes. | finnur@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Retry r41799: | estade@chromium.org | 2010-03-18 | 1 | -1/+3 |