summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Native Client: Remove histogram code from the trusted NaCl plugin.bbudge2015-04-031-2/+10
* [Presentation API] Fix stability issues with PresentationService.imcheng2015-04-031-0/+4
* Add FieldTrial for Beamforming on Chromebooks in WebRTCaluebs2015-04-033-12/+21
* media: Make RenderCdmFactory a RenderFrameObserver.xhwang2015-04-036-69/+68
* Remove render view id from the audio input and output, part two!dalecurtis2015-04-0339-234/+134
* OnEncrypted event to use enum for |init_data_type|jrummell2015-04-034-25/+20
* Delete UserMediaRequestInfo before blink is notified of gUM success/failure.perkj2015-04-031-4/+12
* Expose text track settings in Content and implement for Androiddspell2015-04-032-0/+27
* Modified code to report caret offset and text selection in all editable text ...nektar2015-04-021-1/+2
* Web MIDI: do not manage connection state from embedder sidetoyoshim2015-04-022-1/+8
* media: Rename SessionError to LegacySessionError.xhwang2015-04-0210-85/+70
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-027-34/+41
* Animations: Implement runtime flag for enabling compositor animation timelines.loyso2015-04-021-0/+5
* Adjust the default tile size based on device scale factor on ChromeOSoshima2015-04-021-2/+7
* Turn ThreadPriority enum into an enum class.gab2015-04-013-7/+7
* Ensure RenderMediaLog events are sent with low delaywatk2015-04-013-37/+90
* Add RenderFrameImplTestkenrb2015-04-013-0/+151
* Plugin Power Saver: Throttle 'large' plugins that appear small.tommycli2015-04-017-27/+53
* Revert of [DevTools] Unpause renderer when paused RenderFrame is closed. (pat...mfomitchev2015-04-018-77/+5
* Convert audio input over to render frame ids, part one.dalecurtis2015-04-0121-96/+121
* Reland: media-internals: Simplify the code path for creating a media log entrywolenetz2015-04-011-8/+4
* [DevTools] Unpause renderer when paused RenderFrame is closed.dgozman2015-04-018-5/+77
* Hook up PushSubscriptionOptions on the Chromium side.peter2015-04-012-25/+56
* Accept cross origins Manifest if they have valid Access Controls headers.mlamouri2015-04-011-0/+6
* V8 Sampling: Record script_id in JitCodeAdded events.alph2015-04-011-0/+3
* Introduce a SchedulerHelper in content/child/scheduleralexclarke2015-04-0125-3579/+224
* Change TaskQueue::WillDeleteTaskQueueManager to clear all queuesalexclarke2015-04-012-2/+5
* Stop rendering audio if voe stops playout.braveyao2015-04-011-2/+4
* Revert of media-internals: Simplify the code path for creating a media log en...jianli2015-04-011-4/+8
* media-internals: Simplify the code path for creating a media log entrywolenetz2015-04-011-8/+4
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-311-2/+3
* media-internals: Differentiate error, info, and debug log messageswolenetz2015-03-311-5/+6
* Fix an issue that phone number detection is not working on android L devicesqinmin2015-03-311-7/+4
* Cache Storage: Move files to content/*/cache_storage, rename classesjsbell2015-03-3110-157/+146
* Add the WebHistoryCommitType to didFailProvisionalLoad, part 3.avi2015-03-313-25/+15
* ServiceWorker: Support non-window clients in Clients.matchAll (1/2 chromium)kinuko2015-03-312-4/+4
* WebRtcAudioDeviceImpl and WebRtcAudioRenderer reference each other and are in...guidou2015-03-312-4/+23
* Revert of Revert of Partially revert removal of synchronous AudioHardwareConf...hayato2015-03-313-19/+13
* Revert of Partially revert removal of synchronous AudioHardwareConfig request...hayato2015-03-313-13/+19
* Add deprecation notice to RV(H)nasko2015-03-311-0/+5
* Partially revert removal of synchronous AudioHardwareConfig requests.dalecurtis2015-03-313-19/+13
* Add the WebHistoryCommitType to didFailProvisionalLoad, part 1.avi2015-03-312-0/+20
* Migrate plugins to support new 'unobscured' rect interfacetommycli2015-03-306-14/+22
* Remove allow-insecure-websocket-from-https-origin flagtyoshino2015-03-301-3/+0
* Rename content::PermissionManager to content::PermissionDispatcher.mlamouri2015-03-282-4/+4
* Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...danakj2015-03-271-3/+2
* Enable BeginFrame scheduling on aurasimonhong2015-03-271-2/+3
* Fix crash in taking a screenshot of a closed popupenne2015-03-271-5/+10
* content/renderer/media/: Change when to populate WebRTC.AecDelayBasedQualitybjornv2015-03-271-5/+6
* Chromium side Implementation of new roles added in ARIA 1.1 draft.shreeram.k2015-03-271-0/+4