summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Re-land: base: Fix registering of memory pressure listeners used when emulati...reveman@chromium.org2014-01-141-0/+4
* Revert 244590 "Remove VideoRenderer::NaturalSizeChangedCB."scherkus@chromium.org2014-01-142-26/+16
* Move LinkDoctor out of content and into chrome.mmenke@chromium.org2014-01-136-227/+15
* Remove VideoRenderer::NaturalSizeChangedCB.scherkus@chromium.org2014-01-132-16/+26
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-133-3/+5
* Remove some code left over after r191766.jam@chromium.org2014-01-132-13/+8
* Add hack for the "DomWrapperWorld::existingWindowShellWorkaroundWorld"jochen@chromium.org2014-01-131-1/+3
* Remove CppBoundClass and webkit_renderer.gypjochen@chromium.org2014-01-131-242/+0
* Don't try to send automation message after the corresponding RV is gonejochen@chromium.org2014-01-133-21/+34
* Reland 244394 - Convert DomAutomationController from CppBoundClass to...jochen@chromium.org2014-01-134-188/+107
* Update WebFrameClient::didClearWindowObject signature.jochen@chromium.org2014-01-137-9/+13
* Revert 244383 "Use ContextProvider subclass to provide WGC3D poi..."kbr@chromium.org2014-01-137-80/+10
* Revert of https://codereview.chromium.org/131573003/jochen@chromium.org2014-01-124-107/+188
* Convert DomAutomationController from CppBoundClass to gin::Wrappablejochen@chromium.org2014-01-114-188/+107
* Don't print messages about unknown WAVE chunks in Android WAV decoder.rtoy@google.com2014-01-111-2/+2
* Use ContextProvider subclass to provide WGC3D pointersjamesr@chromium.org2014-01-117-10/+80
* Remove throughput_testsenne@chromium.org2014-01-111-3/+5
* Revert 244074 "Eliminate video capture thread in renderer"thakis@chromium.org2014-01-1116-343/+431
* Stop using WGC3D entry point for rateLimitOffscreenjamesr@chromium.org2014-01-111-1/+2
* Revert 244229 "base: Fix registering of memory pressure listener..."reveman@chromium.org2014-01-111-4/+0
* Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPageellyjones@chromium.org2014-01-102-2/+3
* Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFramenasko@chromium.org2014-01-103-38/+37
* base: Fix registering of memory pressure listeners used when emulating discar...reveman@chromium.org2014-01-101-0/+4
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-102-2/+3
* Switch from CommandLine switch to WebPreferences to control Pepper 3D.zmo@chromium.org2014-01-102-23/+12
* Fix idle handlers not being called. The problem was that RenderThread::AddRou...jam@chromium.org2014-01-104-40/+58
* Add synthetic delay points for latency testingskyostil@chromium.org2014-01-101-0/+3
* [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-101-3/+4
* Fix referrer policy passing during redirectsjochen@chromium.org2014-01-102-4/+2
* Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.scherkus@chromium.org2014-01-1012-12/+12
* Eliminate video capture thread in rendererhclam@chromium.org2014-01-1017-431/+491
* [PPAPI] API thunk for video media stream track.penghuang@chromium.org2014-01-101-0/+2
* Always fall back to root scroll layer for otherwise ignored scrollsjdduke@chromium.org2014-01-101-1/+0
* Update WebContentDecryptionModuleSessionImpl to the latest EME spec.xhwang@chromium.org2014-01-102-3/+20
* Always create FrameTreeNodes and RenderFrameHosts for every frame.nasko@chromium.org2014-01-103-51/+69
* Remove media::BindToLoop() in favour of media::BindToCurrentLoop().scherkus@chromium.org2014-01-096-23/+27
* Make V8ValueConverterImpl serialize objects with internal field counts to ankalman@chromium.org2014-01-091-1/+4
* Fixed the racing in the resampler of webrtc when two streams are calling OnDa...xians@chromium.org2014-01-092-0/+14
* getting status of audio and returning value, avoiding false negativeamogh.bihani@samsung.com2014-01-091-2/+12
* Separate EmbeddedWorker messages into another file to use different msg classkinuko@chromium.org2014-01-092-2/+2
* Move the worker script loading code to the worker process (phase:2/5)horo@chromium.org2014-01-093-2/+11
* Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."nhiroki@chromium.org2014-01-091-4/+3
* PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-091-3/+4
* Override cache policy when changing a reload to a back/forward navigation.davidben@chromium.org2014-01-091-4/+11
* Drop data offset in PP_EncryptedBlockInfo.xhwang@chromium.org2014-01-091-2/+0
* Handle plugin instance crash in ContentDecryptorDelegate.xhwang@chromium.org2014-01-095-43/+124
* Connect WebMediaPlayerImpl to WebContentDecryptionModuleImpl for EME WD (Chro...jrummell@chromium.org2014-01-094-1/+37
* Define the interface for MediaStreamVideoSource.ronghuawu@chromium.org2014-01-083-0/+124
* Drop DecryptConfig::data_offset_.xhwang@chromium.org2014-01-082-9/+4
* skia: Use discardable memory for scaled image cache.reveman@chromium.org2014-01-081-0/+14