- cefa266 <webview>: Fix resize by [email protected] · 12 years ago
- 4b49962 Correctly send loadabort event when WebUI src is specified for a <webview>. by [email protected] · 12 years ago
- 3f6fa6d4 <webview>: Fix ptr access crash on browser plugin + interstitial teardown. by [email protected] · 12 years ago
- 8af7de9d Implement <webview> as a custom element by [email protected] · 12 years ago
- 4e3c752 Content changes for GetURL refactor. by [email protected] · 12 years ago
- 6344972 <webview>: Move sizechanged event from content/ to chrome/. by [email protected] · 12 years ago
- af1718c <webview>: Refactor Permission API to chrome by [email protected] · 12 years ago
- 7c99b00 Fix BrowserPluginHostTest.PartialAutosizeAttributes flake by [email protected] · 12 years ago
- 4567f15 Persist JavaScript dialog state across page navigations. by [email protected] · 12 years ago
- 291dcf3 <webview>: Refactor permission requests to all plumb through one method by [email protected] · 12 years ago
- fcf5a7a <webview>: Move responsive/unresponsive events from content to chrome by [email protected] · 12 years ago
- 2b3c7b3 Position guest context menu correctly in aura and windows. by [email protected] · 12 years ago
- 1c514fc <webview>: Implement dialog API by [email protected] · 12 years ago
- d0fcff7 reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue to child by [email protected] · 12 years ago
- 197ce11 <webview>: Fix resize. by [email protected] · 12 years ago
- 34404b6 Revert 212927 "Move webkitplatformsupport_impl and related from ..." by [email protected] · 12 years ago
- 756fbde6 Move webkitplatformsupport_impl and related from glue to child by [email protected] · 12 years ago
- b60b8894 <webview>: Pointer lock looks more like other permissions by [email protected] · 12 years ago
- 7030324 Revert 212489 "Position guest context menu correctly in aura and..." by [email protected] · 12 years ago
- 7484f69 Position guest context menu correctly in aura and windows. by [email protected] · 12 years ago
- 53b4cc1 Associate an id with the output surface to handle lost contexts by [email protected] · 12 years ago
- e06008d85 <webview>: BrowserPluginHostMsg_RespondPermission IPC cleanup by [email protected] · 12 years ago
- 95f861e Use a direct include of the message_loop header in content/, part 1. by [email protected] · 12 years ago
- 78d7191 <webview> Move exit event to chrome by [email protected] · 12 years ago
- ec0aeea Enable drag and drop for windows too (behind flag). by [email protected] · 12 years ago
- 926d4f4 <webview>: Back & forward key navigate webview if unhandled. by [email protected] · 12 years ago
- 79dfb56 <webview>: Move stop/reload/terminate to chrome by [email protected] · 12 years ago
- 58d5cfe Rename RenderViewGone IPC/methods to better reflect reality. by [email protected] · 12 years ago
- b17ffcba Browser Plugin: Don't expose guest-initiated navigations to embedder in content by [email protected] · 12 years ago
- 9442906f <webview>: Move loadabort from content to chrome by [email protected] · 12 years ago
- c84c6af <webview>: Move close event from content to chrome by [email protected] · 12 years ago
- 4c0e827 <webview>: Move consolemessage event from content to chrome by [email protected] · 12 years ago
- 65a50b27 <webview>: Move loadstart and loadredirect from content to chrome by [email protected] · 12 years ago
- c4468d4 Revert 209821 "Revert 209776 "Revert 209761 "Fix BrowserPluginHo..." by [email protected] · 12 years ago
- c7a9452 Revert 209776 "Revert 209761 "Fix BrowserPluginHostTest.PartialA..." by [email protected] · 12 years ago
- 3cd05bc9 Revert 209761 "Fix BrowserPluginHostTest.PartialAutosizeAttribut..." by [email protected] · 12 years ago
- 23d02152 Fix BrowserPluginHostTest.PartialAutosizeAttributes flake by [email protected] · 12 years ago
- dc293a7 Move WebDropData to content::DropData and split off conversion function. by [email protected] · 12 years ago
- a00625c <webview>: Move contentload event from content to chrome by [email protected] · 12 years ago
- 738f57a Decouple GuestView creation from attachment. by [email protected] · 12 years ago
- 03837d9c <webview>: Remove cruft by [email protected] · 12 years ago
- 6bfc220 <webview>: Move back, forward, canGoBack, canGoForward, go from content to chrome by [email protected] · 12 years ago
- cb8d7cf2 Show page's context menu for guest (instead of falling back to embedder's ctx menu). by [email protected] · 12 years ago
- de860e0 Let ui::TouchEvent carry LatencyInfo by [email protected] · 12 years ago
- 6d5c060a <webview>: Escape key unlocks pointer by default by [email protected] · 12 years ago
- 2255a933 Update Blink include paths by [email protected] · 12 years ago
- dadac57 <webview>: More usage tracking. WebRequest API and finer grain permission usage by [email protected] · 12 years ago
- 523c89de <webview>: Support virtual keyboard by [email protected] · 12 years ago
- 10994d13 Use a direct include of strings headers in content/browser/, part 1. by [email protected] · 12 years ago
- 74ebfb1 Use a direct include of utf_string_conversions.h in content/. by [email protected] · 12 years ago
- d10bbddf Disable compositing inside webview if embedder is in SW mode. by [email protected] · 12 years ago
- 3d47abe <webview> executeScript should use instance ID by [email protected] · 12 years ago
- 44295a1 <webview> WebRequest API tied to webview instance ID instead of guest instance ID by [email protected] · 12 years ago
- c07207340 Fix WebViewInteractiveTest.NewWindow by [email protected] · 12 years ago
- b77fac5 <webview>: Plumb edit commands by [email protected] · 12 years ago
- c1068031 WebDropData split to content and webkit/common by [email protected] · 12 years ago
- 32deec6 Make renderer aware of browser plugin position. by [email protected] · 12 years ago
- abc7d5c <webview>: More UMA stats by [email protected] · 12 years ago
- 697f16b5 <webview>: Queue messages until attachment by [email protected] · 12 years ago
- 660ddc3 <webview>: Implement contentload event by [email protected] · 12 years ago
- 96584eec <webview>: Add name field to 'newwindow' event. by [email protected] · 12 years ago
- cf4c9e05 Refactor browser plugin permission requests map. by [email protected] · 12 years ago
- cf200a56 Fixed drag and drop into and out of Browser Plugin. by [email protected] · 12 years ago
- f9fb103 <webview>: Implement 'close' event by [email protected] · 12 years ago
- caaf248 Make sure webview uses embedder display DPI. by [email protected] · 12 years ago
- 0c6d4175 <webview>: Fix redirect from about:blank by [email protected] · 12 years ago
- 6dd17a8a Browser Plugin: Plumb edit commands from BrowserPlugin to the guest by [email protected] · 12 years ago
- 4b4ed58 Browser Plugin: Unify Attach IPC by [email protected] · 12 years ago
- 5b0bee29 Revert 197402 "<webview>: Fix redirect from about:blank" by [email protected] · 12 years ago
- 8d6545e <webview>: Fix redirect from about:blank by [email protected] · 12 years ago
- 79733a0 Unlock mouse when <webview> loses focus by [email protected] · 12 years ago
- efafa3a Revert 197194 "<webview>: Fix redirect from about:blank" by [email protected] · 12 years ago
- 69e797f content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
- eb72af63 Forward guest console message to embedder through events. by [email protected] · 12 years ago
- 3ae66a6 <webview>: Fix redirect from about:blank by [email protected] · 12 years ago
- b5f7674 Cleanup interfaces used to deliver notifications about MediaStream state from content to chrome. by [email protected] · 12 years ago
- c084330e0 Add a new pair of IPC categories for messages that need handling as input events by [email protected] · 12 years ago
- 40974d0 Fix Guest geolocation API, we were using |bridge_id| and |request_id| interchangeably which is wrong. by [email protected] · 12 years ago
- c6ea921 BrowserPlugin: Fixed flaky BrowserPluginHostTest.BackAfterTerminateGuest on Aura by [email protected] · 12 years ago
- 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
- e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 620d5de5 Browser Plugin: <webview> should inherit partition attribute of opener on attachment. by [email protected] · 12 years ago
- d70bea9 Browser Plugin: Simplify NewWindow code by [email protected] · 12 years ago
- f85f503 permissionrequest API for guest Download. by [email protected] · 12 years ago
- f5b4b0f Enable ubercomp support for webview compositing. by [email protected] · 12 years ago
- bca6c2c Browser Plugin: Added gesture recognizer per guest RenderView. by [email protected] · 12 years ago
- c47ddb2 Fix a param signature in BrowserPluginGuest. by [email protected] · 12 years ago
- 50de322 Browser Plugin: On attachment (event.window.attach), a guest's frame name should take precedence over a BrowserPlugin's name. by [email protected] · 12 years ago
- c453807 Browser Plugin: Implement window.open in guests by [email protected] · 12 years ago
- ce0e260 content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usage by [email protected] · 12 years ago
- f5f1a7726 Revert 187426 "Add check to ensure that transport dib size is la..." by [email protected] · 12 years ago
- 5e93c47 Add check to ensure that transport dib size is larger than the size of the damage buffer. by [email protected] · 12 years ago
- a25acea7 Initial implementation of the permission API for Browser Plugin PointerLock by [email protected] · 12 years ago
- e4a55a5 <browser>: permissionRequest API for geolocation. by [email protected] · 12 years ago
- 06666c0 Revert 186627 by [email protected] · 12 years ago
- b80a2872 Generalize some bits of Permission API code in browser plugin. by [email protected] · 12 years ago
- 8a19b5ac Use gpu::Mailbox in IPCs instead of std::string by [email protected] · 12 years ago
- 8eb0456 Browser Plugin: Implement BrowserPluginGuestManager by [email protected] · 12 years ago
- 703dd66 BrowserPlugin: Moving constants to content/common by [email protected] · 12 years ago