summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Performance tests for CastV2hubbe@chromium.org2014-03-201-0/+7
* Added sizes member in FaviconURL. So we could use it to find out the proper i...michaelbai@chromium.org2014-03-201-4/+15
* Turn off WebRTC feature should not break the build on Linuxyi.shen@samsung.com2014-03-201-2/+2
* Reducing the IPC latency for MSE video decodingqinmin@chromium.org2014-03-201-2/+2
* Remove --enable-accelerated-filters flag.senorblanco@chromium.org2014-03-201-3/+0
* Remove FormatType usage from ClipboardHostMsg_IsFormatAvailable.dcheng@chromium.org2014-03-204-46/+17
* RTCVideoDecoder: replace vda_task_runner_ with a clearer single-threaded story.dongseong.hwang@intel.com2014-03-202-37/+44
* RTCVideoEncoder: avoid crash on missing frame types.fischman@chromium.org2014-03-201-1/+3
* Chrome requires WebTouchPoint to store WebFloatPoint, instead of WebPoint.tdresser@chromium.org2014-03-203-8/+7
* Remove ClipboardHostMsg_ReadData IPC.dcheng@chromium.org2014-03-203-12/+0
* Provide a way to change the current screen orientation from TestRunner.mlamouri@chromium.org2014-03-202-0/+33
* Don't handle DispatchOnInspectorBackend msg for SharedWorkers in DevToolsAgen...horo@chromium.org2014-03-205-2/+64
* Don't queue buffered extents changed events in RenderMediaLog.scherkus@chromium.org2014-03-202-2/+22
* Add channel_layout() and sample_rate() to AudioBuffer.rileya@chromium.org2014-03-202-1/+6
* Allow ContentRendererClient used in kSingleProcessMode to leak.rdsmith@chromium.org2014-03-201-13/+8
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-204-12/+54
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-204-6/+6
* Add didChangeSelection to RenderFrameImpl which just calls out to RenderViewI...jam@chromium.org2014-03-192-0/+5
* Revert 258023 "Adding tests for the MediaStream Constructor."fischman@chromium.org2014-03-191-0/+13
* Fix "unreachable code" warnings (MSVC warning 4702) in content/.pkasting@chromium.org2014-03-191-6/+1
* Allow resolution change for tab/desktop capture, again.jiayl@chromium.org2014-03-195-9/+113
* Add perkj@chromium.org to content media related OWNERS files.xians@chromium.org2014-03-191-0/+1
* Adding tests for the MediaStream Constructor.tommyw@chromium.org2014-03-191-13/+0
* Android: Use mailbox for hw video texture copysievers@chromium.org2014-03-191-2/+10
* gpu video: Wait for sync point before deleting a texture.dongseong.hwang@intel.com2014-03-191-2/+2
* Destroy media_thread_ in RenderThreadImpl::Shutdown.rileya@chromium.org2014-03-191-0/+1
* Remove unnecassary parameter "sampleRate" for loadAudioResource().keonho07.kim@samsung.com2014-03-192-20/+0
* Move Blink dependency out of plugin proxy code.bbudge@chromium.org2014-03-181-1/+45
* Add --disable-low-res-tiling. Disable low res tiling to save power.anton@chromium.org2014-03-183-0/+11
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-182-11/+15
* Clean up input-related tracing in the rendererjdduke@chromium.org2014-03-182-13/+40
* WeakPtr destruction order cleanup: media edition.dalecurtis@google.com2014-03-1819-119/+158
* Add 9 patch scrollbar assets to native themeweiliangc@chromium.org2014-03-181-1/+2
* Replace std::map with base::SmallMap in ui::LatencyInfojdduke@chromium.org2014-03-182-5/+6
* Updated Blink platform implementation to support 3D context creation changesbajones@chromium.org2014-03-182-9/+7
* Small fixes/cleanups in ServiceWorker codekinuko@chromium.org2014-03-181-3/+3
* Linux: Add the ability to prefer generic Windows fonts in MatchFontWithFallba...thestig@chromium.org2014-03-181-1/+3
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-183-0/+108
* mac: Add support for asynchronous dictionary lookup.andresantoso@chromium.org2014-03-182-0/+18
* Revert 257655 "Merge weburlrequest_extradata_impl.cc/h into cont..."yzshen@chromium.org2014-03-182-34/+26
* Fix DCHECK caused by specifying a negative timestamp offset.acolwell@chromium.org2014-03-181-1/+8
* Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...pilgrim@chromium.org2014-03-182-26/+34
* Synthetic scroll supports sequence of distances.dominikg@chromium.org2014-03-181-11/+126
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-185-34/+34
* Revert 257505 "Adds the ability for the renderer to create the m..."viettrungluu@chromium.org2014-03-183-110/+0
* Android video: make code binding a callback clean in WMPA.dongseong.hwang@intel.com2014-03-182-42/+20
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-176-10/+8
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-176-8/+10
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+5
* Adds the ability for the renderer to create the mojo channelsky@chromium.org2014-03-173-0/+110