summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Switch to use download GUID to indentify download itemsqinmin2016-03-262-10/+19
* cast: Add window activity tracker for macisheriff2016-03-2610-144/+311
* Add frame refresh to VideoCaptureDevice, and buffer pool resurrection.miu2016-03-269-245/+489
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* Remove CreateRenderFrameFlags enum.nasko2016-03-256-33/+16
* Remove kSwappedOutURL as it is now unused.nasko2016-03-251-5/+0
* Remove unused code from RenderFrameProxyHost.nasko2016-03-252-16/+0
* [Downloads] Retain a BlobDataHandle in DownloadUrlParameters.asanka2016-03-254-1/+34
* Content "gn check" work.brettw2016-03-252-3/+16
* mojo: Rename skia.Bitmap to skia.mojom.Bitmapjamescook2016-03-252-2/+2
* PlzNavigate: fix several WebContentsImpl testsclamy2016-03-252-5/+1
* PlzNavigate: disable a ResourceDispatcherHostTest about transfersclamy2016-03-251-0/+4
* Revert of Content "gn check" work. (patchset #10 id:180001 of https://coderev...brettw2016-03-251-14/+1
* Migrate content/*/p2p/* code to net::IPAddress.martijn2016-03-253-22/+18
* PlzNavigate: fix WebContentsImplTest.FindOpenerRVHWhenPendingclamy2016-03-251-1/+8
* Clean up calls to CreateGpuMemoryBufferImageCHROMIUM.erikchen2016-03-251-1/+1
* Refactoring: EmbeddedWorkerInstance::Start takes a struct of paramsfalken2016-03-254-69/+92
* Replace MouseWheel events with GestureScrollBegin in WebContentsObserver::Did...dominickn2016-03-253-33/+8
* Content "gn check" work.brettw2016-03-251-1/+14
* Position popups menus correctly for OOPIFs on Mac.kenrb2016-03-254-34/+87
* service worker: Revert the self-disabling mechanismfalken2016-03-2410-101/+26
* Revert of Fixes typing and deleting text in simple text fields on Mac OS X 10...dgrogan2016-03-244-172/+20
* Initialize |bytes_so_far| local variable in SaveFileManager::SaveFinished.lukasza2016-03-241-3/+1
* Fixes typing and deleting text in simple text fields on Mac OS X 10.11.nektar2016-03-244-20/+172
* Add more out of line copy ctors for complex classes.vmpstr2016-03-244-0/+8
* Refactor common code in browser/device_sensors message filters.timvolodine2016-03-2410-181/+129
* Move AcceleratedSurfaceBuffersSwappedParams to content/commonfsamuel2016-03-241-1/+1
* PlzNavigate: fix LoFi test ShouldEnableLoFiModeNavigateBackThenForwardclamy2016-03-243-5/+29
* PlzNavigate: support NavigationThrottle::WillProcessResponseclamy2016-03-2419-106/+471
* Make EnableViewSourceMode a FrameMsgclamy2016-03-245-16/+17
* Reenable ServiceWorkerVersionBrowserTest.TimeoutStartingWorkerfalken2016-03-241-4/+1
* Disable flaky DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeOpene...battre2016-03-241-4/+4
* cast: Add support for cursor rendering on macisheriff2016-03-243-3/+241
* Remove Mac's needs_gl_finish_workaround / gpu::FORCE_GL_FINISH_AFTER_COMPOSITINGtapted2016-03-241-9/+1
* Allow interrupted download to auto resumeqinmin2016-03-241-13/+22
* Corrected comment in BrowserCompositorOutputSurfacerjkroege2016-03-241-1/+1
* Remove WaitForRenderFrameReady usage from site_per_process_browsertest.cc.nasko2016-03-241-25/+0
* Pull gpu service/client shared memory buffer code to GpuMemoryBufferSupportfsamuel2016-03-241-28/+5
* Mac: Push background color from RWHVMac to CALayerccameron2016-03-231-0/+8
* Revert of Disable CALayer overlays on 10.9 (patchset #2 id:20001 of https://c...ccameron2016-03-231-7/+0
* Remove some uses of UnescapeRule::URL_SPECIAL_CHARS outside net/.mmenke2016-03-232-4/+6
* Revert "Allow interrupted download to auto resume".dgozman2016-03-231-22/+13
* Fix flakiness in PopupMenu testskenrb2016-03-231-2/+0
* Allow interrupted download to auto resumeqinmin2016-03-231-13/+22
* Remove .get() on scoped_[ref]ptr<> checks for null-ness.wez2016-03-238-20/+20
* PlzNavigate: fix SecurityExploitBrowserTest.MismatchedOriginOnCommitclamy2016-03-231-0/+1
* Remove [SG]etParentNativeViewAccessiblepiman2016-03-2321-146/+2
* Move more files to gpu/ipc/commonfsamuel2016-03-234-8/+8
* Revert of Exposed the children of elements with role textbox in order to make...newt2016-03-234-15/+9
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-2211-89/+2