| Commit message (Expand) | Author | Age | Files | Lines |
* | GuestView: Move Disable Drag and Drop Out to Chrome | fsamuel@chromium.org | 2014-05-31 | 1 | -2/+0 |
* | Browser Plugin: Remove Zoom | fsamuel@chromium.org | 2014-05-31 | 1 | -3/+0 |
* | Move guest lifetime management to chrome | fsamuel@chromium.org | 2014-05-30 | 1 | -4/+1 |
* | Remove BrowserPluginGuestDelegate::GuestProcessGone | fsamuel@chromium.org | 2014-05-28 | 1 | -7/+0 |
* | BrowserPluginGuest is no longer a WebContentsDelegate | fsamuel@chromium.org | 2014-05-27 | 1 | -158/+3 |
* | <webview>: Move PreHandleGestureEvent in chrome | fsamuel@chromium.org | 2014-05-22 | 1 | -0/+14 |
* | <webview>: Move NewWindow API to chrome | fsamuel@chromium.org | 2014-05-20 | 1 | -37/+82 |
* | <webview>: Cleanup Pointer Lock & Simplify HandleKeyboardEvent | fsamuel@chromium.org | 2014-05-15 | 1 | -1/+1 |
* | <webview>: Move Color Chooser and File Chooser to Chrome | fsamuel@chromium.org | 2014-05-14 | 1 | -1/+18 |
* | Towards moving guest management to chrome: Introduce GuestViewManager | fsamuel@chromium.org | 2014-05-06 | 1 | -0/+12 |
* | Part 1/3 of http://crrev.com/225043005: Fire "contextmenu" event on | lazyboy@chromium.org | 2014-05-03 | 1 | -0/+4 |
* | <webview>: Move JavaScript Dialog API to chrome | fsamuel@chromium.org | 2014-04-17 | 1 | -0/+5 |
* | <webview>: Move pointerLock permission to chrome | fsamuel@chromium.org | 2014-04-16 | 1 | -1/+8 |
* | <webview>: Move download permission to chrome | fsamuel@chromium.org | 2014-04-16 | 1 | -0/+5 |
* | <webview>: Move media request to chrome | fsamuel@chromium.org | 2014-04-15 | 1 | -0/+11 |
* | <webview>: Move Geolocation permission to chrome layer. | fsamuel@chromium.org | 2014-04-15 | 1 | -3/+2 |
* | Created a <webview> find API. | paulmeyer@chromium.org | 2014-02-28 | 1 | -0/+9 |
* | <webview> zoom API. | paulmeyer@chromium.org | 2014-02-12 | 1 | -0/+3 |
* | <webview>: Fix user agent override | fsamuel@chromium.org | 2013-12-06 | 1 | -0/+3 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | <webview>: Resolve relative paths as chrome-extension: URLs | fsamuel@chromium.org | 2013-10-31 | 1 | -0/+3 |
* | <webview>: Implement default action for permissions | fsamuel@chromium.org | 2013-10-16 | 1 | -1/+2 |
* | Support userAgent overriding for guests. | lazyboy@chromium.org | 2013-09-26 | 1 | -0/+3 |
* | [Sheriff] Revert "[Sheriff] Revert "<webview>: Enable drag-n-drop on chromeos... | machenbach@chromium.org | 2013-09-19 | 1 | -0/+2 |
* | [Sheriff] Revert "<webview>: Enable drag-n-drop on chromeos (always) and in d... | machenbach@chromium.org | 2013-09-19 | 1 | -2/+0 |
* | <webview>: Enable drag-n-drop on chromeos (always) and in dev/canary for all ... | lazyboy@chromium.org | 2013-09-19 | 1 | -0/+2 |
* | <webview>: Cleanup WebRequest event listeners when embedder destroyed | fsamuel@chromium.org | 2013-09-14 | 1 | -0/+3 |
* | Revert 222090 "<webview>: Cleanup WebRequest event listeners whe..." | rouslan@chromium.org | 2013-09-09 | 1 | -3/+0 |
* | <webview>: Cleanup WebRequest event listeners when embedder destroyed | fsamuel@chromium.org | 2013-09-09 | 1 | -0/+3 |
* | <webview>: Add a 'loadprogress' event. | sadrul@chromium.org | 2013-09-03 | 1 | -0/+4 |
* | browser-plugin: Fix a crash when trying to load an invalid URL with a valid s... | sadrul@chromium.org | 2013-08-29 | 1 | -1/+2 |
* | Correctly send loadabort event when WebUI src is specified for a <webview>. | lazyboy@chromium.org | 2013-08-22 | 1 | -0/+6 |
* | <webview>: Move sizechanged event from content/ to chrome/. | lazyboy@chromium.org | 2013-08-13 | 1 | -0/+5 |
* | <webview>: Refactor Permission API to chrome | fsamuel@chromium.org | 2013-08-12 | 1 | -0/+16 |
* | <webview>: Move responsive/unresponsive events from content to chrome | fsamuel@chromium.org | 2013-07-26 | 1 | -0/+6 |
* | Update include paths in content/public for base/process changes. | rsesek@chromium.org | 2013-07-25 | 1 | -1/+1 |
* | <webview> Move exit event to chrome | fsamuel@chromium.org | 2013-07-17 | 1 | -0/+6 |
* | <webview>: Back & forward key navigate webview if unhandled. | fsamuel@chromium.org | 2013-07-12 | 1 | -1/+6 |
* | <webview>: Move close event from content to chrome | fsamuel@chromium.org | 2013-07-04 | 1 | -0/+4 |
* | <webview>: Move consolemessage event from content to chrome | fsamuel@chromium.org | 2013-07-03 | 1 | -0/+27 |