summaryrefslogtreecommitdiffstats
path: root/content/browser/frame_host
Commit message (Expand)AuthorAgeFilesLines
* Remove CreateRenderFrameFlags enum.nasko2016-03-256-33/+16
* Remove unused code from RenderFrameProxyHost.nasko2016-03-252-16/+0
* PlzNavigate: fix several WebContentsImpl testsclamy2016-03-251-2/+0
* PlzNavigate: fix WebContentsImplTest.FindOpenerRVHWhenPendingclamy2016-03-251-1/+8
* Position popups menus correctly for OOPIFs on Mac.kenrb2016-03-251-7/+9
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+4
* PlzNavigate: fix LoFi test ShouldEnableLoFiModeNavigateBackThenForwardclamy2016-03-243-5/+29
* PlzNavigate: support NavigationThrottle::WillProcessResponseclamy2016-03-2411-101/+424
* Make EnableViewSourceMode a FrameMsgclamy2016-03-243-7/+6
* Remove [SG]etParentNativeViewAccessiblepiman2016-03-2310-68/+2
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-224-12/+0
* Track down renderer crash in RenderFrameImpl::CreateFrame.alexmos2016-03-221-0/+18
* Revert of Remove a bunch of NPAPI quirks and related support code (patchset #...dgozman2016-03-224-0/+12
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-224-12/+0
* Update nested OOPIF's screen rects when parent is repositioned in page.kenrb2016-03-223-13/+39
* gpu_messages.h => gpu/ipc/commonfsamuel2016-03-223-3/+3
* Add mojom module suffix in .mojom files in content.leon.han2016-03-221-2/+2
* mojo leveldb: Get profile and leveldb connected to DOMStorageContext.erg2016-03-211-4/+5
* Remove iOS ifdefs in src/content.jam2016-03-211-2/+0
* SameSite: Strict/Lax behavior.mkwst2016-03-212-14/+57
* Make page popups work under OOPIFkenrb2016-03-204-6/+12
* Remove windowed NPAPI codepiman2016-03-184-11/+0
* Fix connection between BrowserAccessibilityManager and ContentViewCoredmazzoni2016-03-183-3/+4
* Make NodeIterator more STL-friendly.ahest2016-03-171-1/+3
* Add URL validation to navigations initiated via RenderFrameProxyHosts.alexmos2016-03-171-1/+4
* PlzNavigate: fix several failing NavigationControllerTestsclamy2016-03-171-0/+19
* Ensure RenderFrameHost & NavigationHandle are not destroyed during commitclamy2016-03-175-1/+40
* Remove swapped out state from RenderFrameHost.nasko2016-03-174-66/+15
* Fix in-page navigation after LoadDataWithBaseURLboliu2016-03-161-0/+40
* Make Document::isSecureContext() work for OOPIFsestark2016-03-167-9/+35
* Don't rely on the pending NavigationEntry for location.replace.creis2016-03-154-27/+95
* Ensure the NavigationHandle's nav entry ID is updated during transfers.creis2016-03-147-143/+213
* Remove the CREATE_RF_SWAPPED_OUT flag.nasko2016-03-144-21/+5
* PlzNavigate: clear pending entry on aborted navigationsclamy2016-03-142-38/+48
* Remove SiteIsolationPolicy::IsSwappedOutStateForbidden().nasko2016-03-125-524/+88
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-114-6/+3
* Reland Trace FrameTreeNode Snapshotsbenjhayden2016-03-114-0/+129
* Validate params.origin in the browser process at commit time.nasko2016-03-114-0/+116
* One accessibility tree per frame.dmazzoni2016-03-103-7/+54
* Make tracing in OnSwapCompositorFrame for site-isolation views.wjmaclean2016-03-092-0/+5
* Frames received after guest detaches should be displayed.wjmaclean2016-03-091-6/+6
* Allow client process information to be passed via Connector::Connect().ben2016-03-092-0/+2
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-092-3/+1
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-082-5/+3
* Revert of Trace FrameTreeNode Snapshots (patchset #25 id:560001 of https://co...benwells2016-03-084-147/+2
* Trace FrameTreeNode Snapshotsbenjhayden2016-03-074-2/+147
* Change userid from a uint32_t to a string guidben2016-03-052-2/+2
* Rename shell.mojom to connector.mojom and ApplicationManager to Shellben2016-03-051-1/+1
* Propagate window coordinates to out-of-process iframes renderers.lfg2016-03-042-0/+36
* Implement Gesture event hit testing/forwarding for OOPIF.wjmaclean2016-03-042-0/+8