1. 69824eb PlzNavigate: Fix missing navigation information. by arthursonzogni · 9 years ago
  2. 7310137 Clean up around methods to enter/exit fullscreen by foolip · 9 years ago
  3. 2e66467 Revert of Web MIDI: use mojom::blink::PermissionService directly to ask permission (patchset #7 id:120001 of https://codereview.chromium.org/2116763002/ ) by hush · 9 years ago
  4. 15c1a1f Web MIDI: use mojom::blink::PermissionService directly to ask permission by toyoshim · 9 years ago
  5. af41ee00 Always use the WebFrameWidget when attaching the root graphics by lfg · 9 years ago
  6. 71715407 Fire visibilityChange event on out-of-process iframes. by lfg · 9 years ago
  7. 8e6fe4d Make the PDF plug-in accessible. by dmazzoni · 9 years ago
  8. c885f6b Expose flash playback status and volume control to content renderer by zqzhang · 9 years ago
  9. 155ecf8 Change RenderFrame to use InterfaceRegistry et al. by ben · 9 years ago
  10. 8aa4ed8 Remove RenderFrameImpl::is_detaching_, since it appears no longer needed. by creis · 9 years ago
  11. 8f508f4 Move download messages from Renderer to Frame filter. by brettw · 9 years ago
  12. 76f52b24 Replace RenderFrameSetup with Frame interfaces. by ben · 9 years ago
  13. bb2101b8 Passing ResourceRequestBody via FrameHostMsg_OpenURL_Params. by lukasza · 9 years ago
  14. de80237 Making ResourceRequestBody part of //content's public API. by lukasza · 9 years ago
  15. 01c3b10 Make sure FrameScheduler is cleared when LocalFrame::detach() finishes by xiaochengh · 9 years ago
  16. ada75b2 Move file chooser from RenderView(Host) to RenderFrame(Host). by nasko · 9 years ago
  17. f672e7ef Replicate WebInsecureRequestPolicy instead of a bool for strict mixed content checks. by mkwst · 9 years ago
  18. c8cb7cb Multi-Process Find-in-Page. by paulmeyer · 9 years ago
  19. 225a743 Prevent renderer kills for in-page navigations on subframes. by creis · 9 years ago
  20. c643d33c Blimp Engine is based on Linux with USE_AURA, and its client is an Android app. It is desirable for end users to see the same Chrome Android external popup menu handling. by haibinlu · 9 years ago
  21. bfd6a81 PlzNavigate: properly execute BeforeUnload on renderer initiated navigations by clamy · 9 years ago
  22. d04640f Moving HTTP POST body from StartNavigationParams to CommonNavigationParams. by lukasza · 9 years ago
  23. 34ce95dd Revert of Add FrameHost mojo service (patchset #23 id:490001 of https://codereview.chromium.org/1964273002/ ) by scottmg · 9 years ago
  24. 34754b4 PlzNavigate: store POST data in the FrameNavigationEntry by clamy · 9 years ago
  25. 6ed4d43 Stop using nested message loop for alert() and other JS dialogs by changwan · 9 years ago
  26. 68c6f2c Add FrameHost mojo service by scottmg · 9 years ago
  27. 8e1c02e4 Replicate Content-Security-Policy into remote frame proxies. by lukasza · 9 years ago
  28. b4a1a32e ✀ Remove postMessage plumbing for swappedout:// ✀ by dcheng · 9 years ago
  29. 1b1ec42 Remove RenderFrameImpl::GetFocusedElement. by dglazkov · 9 years ago
  30. 68a109ab Only use pending navigation params for browser-initiated navigations. by avi · 9 years ago
  31. f48785c4 Move GeolocationDispatcher into blink. by sammc · 9 years ago
  32. e0c2792ec Fix rendering of flash content inside an out-of-process iframe. by lfg · 9 years ago
  33. 7b6cf8b Plumb NQE EffectiveConnectionType to Blink by tbansal · 9 years ago
  34. aeda142 Adapt MixedContentChecker::handleCertificateErrors() for OOPIFs by estark · 9 years ago
  35. 9519542 [OnionSoup] Moving VR service from content to Blink by r.kasibhatla · 9 years ago
  36. e3ea2b4 Move RenderFrameImpl::context_menu_node_ to WebLocalFrameImpl. by dglazkov · 9 years ago
  37. aebd9e4 Revert of Make RenderFrameImpl own its frame blame context (patchset #2 id:20001 of https://codereview.chromium.org/1907453002/ ) by skyostil · 9 years ago
  38. 1b995c58 Consume Mojo services directly in Blink's WebUSB implementation. by reillyg · 9 years ago
  39. e3adedb Make RenderFrameImpl own its frame blame context by skyostil · 9 years ago
  40. 162ec30 [OnionSoup] Moving WakeLock Service to Blink (2/2): removing WebWakeLockClient and WakeLockDispatcher by mcasas · 9 years ago
  41. b00e646 Move shell service to toplevel shell namespace by rockot · 9 years ago
  42. f709a309 Move mojo\shell to services\shell by ben · 9 years ago
  43. ae811ab Propogate loading behavior data from Blink to content/ by csharrison · 9 years ago
  44. 9bfe4e2f Add srcObject attribute of type MediaStream to HTMLMediaElement. by guidou · 9 years ago
  45. cedca561 Convert //content/renderer from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  46. d2ef496 Remove redundant codepath for webgl api blocking by sievers · 9 years ago
  47. 6b8dbb3 Fix JavaScript alerts from frames with oopif on, after a cross-process click. by avi · 9 years ago
  48. f3f7f68 Introduce WebCachePolicy to merge cache policy enums by toyoshim · 9 years ago
  49. 7d30b55 Fix JavaScript alerts from subframes with oopif on. by avi · 9 years ago
  50. bebeb60 Add blink::ServiceRegistry and expose it from LocalFrame and Platform. by sammc · 9 years ago
  51. 24a4c7ab Rename |ignore_cache| to |bypass_cache| by toyoshim · 9 years ago
  52. b4cce1b Implement frame attribution (FrameBlamer) by skyostil · 9 years ago
  53. ae2b3a46 (reland) media: Enable Unified Media Pipeline for MSE and EME on Android by xhwang · 9 years ago
  54. e0eeb14 Revert of media: Enable Unified Media Pipeline for MSE and EME on Android (patchset #3 id:40001 of https://chromiumcodereview.appspot.com/1825763002/ ) by dfalcantara · 9 years ago
  55. 2718dfc Allow LoadNavigationErrorPage to run scripts by rob · 9 years ago
  56. 92d0fff media: Enable Unified Media Pipeline for MSE and EME on Android by xhwang · 9 years ago
  57. 91b7abf Make EnableViewSourceMode a FrameMsg by clamy · 9 years ago
  58. 43ea064 Deal with frame removal by content scripts by rob · 9 years ago
  59. 13c44c5 Remove swapped out state from RenderFrameImpl. by nasko · 9 years ago
  60. ac512fd1 Fix in-page navigation after LoadDataWithBaseURL by boliu · 9 years ago
  61. bd8e26f Make Document::isSecureContext() work for OOPIFs by estark · 9 years ago
  62. e2f9998 Expose mojo bindings to subframes in layout tests. by sammc · 9 years ago
  63. 141dbc132 Remove the ability of webpages to specify strings for the onbeforeunload dialog. by avi · 9 years ago
  64. 15b9a8b8 Rename shell.mojom to connector.mojom and ApplicationManager to Shell by ben · 9 years ago
  65. d090802 Revert of Ensure RenderFrame is not destructed during browser-initiated navigation. (patchset #1 id:1 of https://codereview.chromium.org/1752863002/ ) by nasko · 9 years ago
  66. 999d2bd Ensure RenderFrame is not destructed during browser-initiated navigation. by nasko · 9 years ago
  67. 9e24bd35 Plumb the correct owner document through DocumentInit::m_owner. by dcheng · 9 years ago
  68. a5967e55 media: Pass InterfaceProvider to mojo media factories. by xhwang · 9 years ago
  69. 189e32b Eliminate Quit() from Shell, and roll Shell & Connector together. by ben · 9 years ago
  70. 0f4ccc8 PlzNavigate: extend support for navigations to data urls by clamy · 9 years ago
  71. 409e5355 media: Support MojoAudioDecoder. by xhwang · 9 years ago
  72. 464d869 Replicating WebFrame::uniqueName across renderers. by lukasza · 9 years ago
  73. dee516f Enable Android SurfaceView fullscreen video with WMPI by watk · 10 years ago
  74. f0d89485 Remove some redundant frame parameters from WebFrameClient. by avi · 10 years ago
  75. 1008732f Remove some redundant frame parameters from WebFrameClient. by avi · 10 years ago
  76. 0fe3a6d Remove some redundant frame parameters from WebFrameClient. by avi · 10 years ago
  77. 5047cd57 Remove some redundant frame parameters from WebFrameClient. by avi · 10 years ago
  78. 01681ef Remove some redundant frame parameters from WebFrameClient. by avi · 10 years ago
  79. 80ab8905 Move InterfaceProvider into the shell::mojom namespace like the rest of the shell interfaces. by ben · 10 years ago
  80. e3bc902 Rename ConnectToService to ConnectToInterface() by ben · 10 years ago
  81. 9578795 Rename ServiceProvider to InterfaceProvider. by ben · 10 years ago
  82. 97323610 Remove size_ts from IPC files. by jam · 10 years ago
  83. 9aaf303 Move shell interfaces into the shell.mojom namespace. by ben · 10 years ago
  84. 6bca21e media: Generalize MediaPermissionDispatcher. by xhwang · 10 years ago
  85. 5206d4e6 media: Simplify MediaPermissionDispatcher. by xhwang · 10 years ago
  86. 3f594107 Reload Lo-Fi images inline instead of reloading the whole page by megjablon · 10 years ago
  87. d3edf86 PlzNavigate: support for client-side redirects by clamy · 10 years ago
  88. add785e7 Media Session: prepare for implicit activation of user created session by davve · 10 years ago
  89. 8df5c72 Enable builtin Mojo JS modules in layout tests by rockot · 10 years ago
  90. 777a7dd Save-Page-As-Complete-Html: Each frame links to a distinct local file. by lukasza · 10 years ago
  91. f92f4e5c More precise MSE fallback from WMPI to WMPA. by sandersd · 10 years ago
  92. 5d0a5f0 This patch moves find-in-page code from RenderView to RenderFrame. This works towards the deprecation of RenderView, and is also the first step towards implementing multi-process find-in-page (for OOPIFs). by paulmeyer · 10 years ago
  93. 273c1e3 Move mojo/application/public -> mojo/shell/public by ben · 10 years ago
  94. b73f258 GN: Fix //content/renderer check failures related to Mojo. by jbroman · 10 years ago
  95. f63505e Rename SetWebFrame() to BindToWebFrame() and make it private. by ddorwin · 10 years ago
  96. 902fcc5 Rename [Web]PageSerializer[Test|Client|Impl] to ...FrameSerializer... by lukasza · 10 years ago
  97. ede9cc0 OOPIFs: Deduplicating MHTML parts across frames. by lukasza · 10 years ago
  98. 1023d01 Switch to standard integer types in content/renderer/. by avi · 10 years ago
  99. 9c7cbd9 Reland: Plugin Power Saver: Improve Poster behavior for essential plugins. by tommycli · 10 years ago
  100. a886b8d Plumb document's strict mixed content checking for RemoteFrames by estark · 10 years ago