1. c49005eb PlzNavigate: Create the speculative renderer earlier. by carlosk · 10 years ago
  2. 4edc4b0 Remove unused WebPopupTypeSelect and WebPopupTypeSuggestion by tkent · 10 years ago
  3. 94144d4 Revert "Ensure we properly set PageTransition for iframes." by nick · 10 years ago
  4. 735aa03 Ensure we properly set PageTransition for iframes. by japhet · 10 years ago
  5. 815c487 Only take basename of default_file_name when starting a File Chooser. by wfh · 10 years ago
  6. f3b2719 When requesting access to a blacklisted url from the interstitial page, update the page with the request sent status. by khannans · 10 years ago
  7. 83883c8 Make callers of CommandLine use it via the base:: namespace. by avi · 10 years ago
  8. 9ef7d2d OOPIF: Data URLs are now rendered in the renderer that initiated the navigation. by lfg · 11 years ago
  9. 37e572a3 Use StopChildProcess instead of base::KillProcess to kill a renderer process by jaekyun · 11 years ago
  10. 4c8dfd4 IPC: a way for security exploit browsertests to simulate the appearance of a malicious IPC. by nick · 11 years ago
  11. c2282aa Standardize usage of virtual/override/final in content/browser/ by dcheng · 11 years ago
  12. 7fc3ac7 Replace FINAL and OVERRIDE with their C++11 counterparts in content by mohan.reddy · 11 years ago
  13. 54c3719d Remove implicit conversions from scoped_refptr to T* in content/ by dcheng · 11 years ago
  14. 6e9def1 Move ContentBrowserTest class to content/public, since it's used by components_browsertests for browser tests which use Content Shell. by [email protected] · 11 years ago
  15. 8cb834e Remove stale frame ID references for RequestTransferURL. by [email protected] · 11 years ago
  16. 65920f33 Move OpenURL from RenderView to RenderFrame. by [email protected] · 11 years ago
  17. a218763 Revert "Move OpenURL from RenderView to RenderFrame." by [email protected] · 11 years ago
  18. e0dd068 Move OpenURL from RenderView to RenderFrame. by [email protected] · 11 years ago
  19. 58faf94 Unify frame IDs with RenderFrameHost routing IDs. by [email protected] · 11 years ago
  20. 8ffad4e Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new RenderProcessHostWatcher, and switch browser tests over to that new watcher. by [email protected] · 11 years ago
  21. 4af62451 Fix memory leak in SecurityExploitBrowserTest.AttemptDuplicateRenderViewHost. by [email protected] · 12 years ago
  22. a850402 Prevent the browser process from creating duplicate RenderWidgetHosts by [email protected] · 12 years ago
  23. 04cbd3d Prevent the browser process from creating duplicate RenderViewHosts. by [email protected] · 12 years ago
  24. de7d61ff [content shell] move browser process stuff into browser/ subdir by [email protected] · 12 years ago
  25. 9b85c922c Linux/ChromeOS Chromium style checker cleanup, misc edition. by [email protected] · 12 years ago
  26. 81374f2 Kill renderer processes that fail check in RenderViewHostImpl::SetWebUIProperty by [email protected] · 12 years ago