summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove kSwappedOutURL as it is now unused.nasko2016-03-251-5/+0
* [Extensions] Convert APIs to use movable types [3]rdevlin.cronin2016-03-241-5/+4
* PlzNavigate: fix two RenderViewImplTests related to historyclamy2016-03-231-1/+4
* Remove logic for lazy initialization of WebKit.jam2016-03-233-29/+15
* Fix Cast Streaming regression caused by enabling H264 HW encoder on Mac.miu2016-03-211-0/+5
* Deal with frame removal by content scriptsrob2016-03-194-0/+33
* Remove lots of usage of WebCString.dtapuska2016-03-181-1/+0
* Cleanup: media_stream_api.* ==> media_stream_utils.*mcasas2016-03-181-1/+1
* Add Cast PLI support on sender side.xjz2016-03-164-14/+50
* Remove WebWorkerContentSettingsClientProxy::allowDatabase, it's dead code.esprehn2016-03-162-17/+0
* Using multi-phase IPC messages to send RTCP from RTP receiver.xjz2016-03-152-49/+41
* ChromeRenderFrameObserver::DidMeaningfulLayout should skip subframes.dglazkov2016-03-152-0/+42
* Never return nullptr in RenderThread::GetServiceRegistry().amistry2016-03-141-5/+2
* Add WebAssembly to about:flagsjfb2016-03-121-0/+5
* Move trial token code to content/common.mek2016-03-124-46/+0
* blink: Rename platform/ methods to prefix with get when they collide.danakj2016-03-111-2/+2
* Move multipart resource handling to core/fetch (2/2)yhirano2016-03-111-4/+0
* Remove incorrect PLT.PT.NavigationStartToFirstLayout histogrambmcquade2016-03-102-94/+6
* One accessibility tree per frame.dmazzoni2016-03-102-1/+74
* RELAND: MediaStream audio object graph untangling and clean-ups.miu2016-03-091-5/+20
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-099-39/+40
* Let page_load_metrics owners own page_load_histograms.csharrison2016-03-091-0/+2
* Revert of MediaStream audio object graph untangling and clean-ups. (patchset ...sigbjornf2016-03-091-20/+5
* Replace base::Tuple in //chrome with std::tupletzik2016-03-095-52/+61
* MediaStream audio object graph untangling and clean-ups.miu2016-03-091-5/+20
* Make tabCapture API always use runtime.lastError to propagate errors.miu2016-03-081-17/+39
* Handle Alpha channel in Canvas captureemircan2016-03-081-1/+13
* Teach CRFO:CapturePageText to recognize page refreshes with long delays.dglazkov2016-03-081-1/+5
* Adds more IME APIs.shuchen2016-03-081-0/+1
* Media Galleries Partial Deprecation: Remove rarely-used functions.tommycli2016-03-051-16/+0
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-031-0/+2
* Cache csi info before passing it to JS setters.meacer2016-03-031-60/+171
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-2/+0
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-0/+2
* Rename more enums/functions that collide in chromium style.danakj2016-03-021-1/+1
* Remove WebScriptBindings.esprehn2016-03-021-3/+3
* Remove "Show saved copy" button from error pagejianli2016-03-024-39/+14
* Media Galleries Partial Deprecation: Remove scan functionality.tommycli2016-03-021-10/+2
* Plumb the correct owner document through DocumentInit::m_owner.dcheng2016-03-012-6/+7
* Fix metadata verification for reading directories in FSP.mtomasz2016-02-291-3/+3
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-271-6/+6
* Update OWNERS for media/ to match current team.dalecurtis2016-02-261-0/+4
* EME: Remove WidevineCdmType.ddorwin2016-02-261-1/+1
* Rename enums/functions that collide in chromium style.danakj2016-02-261-1/+1
* chrome: Add out-of-line copy ctors for complex classes.vmpstr2016-02-266-0/+13
* Introduce media::AudioPushFifo and a couple of use cases (and clean-ups).miu2016-02-255-33/+71
* Remove iOS ifdefs in src/chrome.jam2016-02-243-10/+5
* Remove useless code and update comments for password_manager.leon.han2016-02-241-6/+0
* Remove debug logging in automation_internal_bindings.ccdtseng2016-02-241-1/+0
* Simplify interface for media/cast: CastTransportSenderImplxjz2016-02-241-0/+2