summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* Video Capture: Allow 0 fps frame rates to be deserializablemcasas@chromium.org2014-06-231-0/+29
* Use WebLockOrientationError instead of WebLockOrientationCallbackErrorType.mlamouri@chromium.org2014-06-233-22/+14
* Currently, the data for SmartClip is sent over IPC as a customizedavi.nitk@samsung.com2014-06-231-1/+4
* Keep track of paths for fallback fonts in sandbox_ipc_linuxdominik.rottsches@intel.com2014-06-221-0/+1
* Add isReload attribute to FetchEvent [chromium] (2/3)horo@chromium.org2014-06-221-0/+1
* Cleanup: Make RendererDateTimePicker Android-only.thestig@chromium.org2014-06-223-15/+11
* Only call WebMediaPlayerClient::timeChanged() in response to seek().scherkus@chromium.org2014-06-212-6/+13
* Unify the way to access ContextPrivdersimonhong@chromium.org2014-06-211-5/+6
* Remove PostTask in StreamTextureProxyImplboliu@chromium.org2014-06-201-17/+2
* Navigation transitions: Added "addStyleSheetByURL" function to insert stylesh...simonhatch@chromium.org2014-06-202-0/+7
* Revert of Accelerate small canvases if Ganesh is on. (https://codereview.chro...jamesr@chromium.org2014-06-202-5/+0
* Move ownership of ChildFrameCompositingHelper from frame to proxy.nasko@chromium.org2014-06-208-92/+105
* DevTools: complete 2-sided migration to attach w/ id (content)pfeldman@chromium.org2014-06-202-5/+0
* This patch makes the brand color change message available for WebContents Obs...michaelbai@chromium.org2014-06-202-0/+9
* Remove WebMediaPlayerImpl::starting_ as it's redundant.scherkus@chromium.org2014-06-202-6/+2
* [PPAPI] Add browser tests for compositor APIpenghuang@chromium.org2014-06-204-40/+51
* [DevTools] Take passed scale/offset into account in ScreenMetricsEmulator.dgozman@chromium.org2014-06-201-8/+6
* Revert 278728 "[PPAPI] Add browser tests for compositor API"yzshen@chromium.org2014-06-204-51/+40
* [PPAPI] Add browser tests for compositor APIpenghuang@chromium.org2014-06-204-40/+51
* Gamepad: make page visibility behavior layout testableb.kelemen@samsung.com2014-06-206-57/+39
* Add widevine and extensions resources to GN build.brettw@chromium.org2014-06-201-3/+2
* Revert 278472 "DevTools: Fix for Page.captureScreenshot"yzshen@chromium.org2014-06-192-15/+0
* DevTools: Fix for Page.captureScreenshotvkuzkokov@chromium.org2014-06-192-0/+15
* Switch to the new SkCanvas::willSave() API.fmalita@chromium.org2014-06-191-1/+0
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-1/+1
* MSE: Remove Chromium-side support for LegacyFrameProcessorwolenetz@chromium.org2014-06-192-6/+1
* Add trial for DirectWrite, and reorder some initialization so it can take effectscottmg@chromium.org2014-06-191-2/+3
* Pepper: Fix texture color format in VideoDecoderShim.bbudge@chromium.org2014-06-191-2/+2
* Add GetScrollOffset function to PPB_Viewraymes@chromium.org2014-06-191-0/+5
* [PPAPI] Fix the CommitLayers() will never be completed issuepenghuang@chromium.org2014-06-191-0/+7
* Customize SkFontMgr::Factory to control DirectWrite vs. GDI selectionscottmg@chromium.org2014-06-191-0/+2
* [Android] Java Bridge with Gin: implement Java bound objectmnaganov@chromium.org2014-06-192-1/+28
* Add flag in device enumeration request to control label clearing and don't cl...grunell@chromium.org2014-06-187-11/+25
* Revert of Remove EnableThreadedCompositing from the browser. (https://coderev...danakj@chromium.org2014-06-184-10/+15
* Remove EnableThreadedCompositing from the browser.danakj@chromium.org2014-06-184-15/+10
* Support multiple files for AEC dump.grunell@chromium.org2014-06-1812-148/+395
* DevTools: pass agent host id to the renderer (content).pfeldman@chromium.org2014-06-185-24/+35
* PPAPI: Implement synchronous postMessagedmichael@chromium.org2014-06-186-9/+157
* Cleanup: remove not used forward declaration.mlamouri@chromium.org2014-06-181-4/+0
* Remove the "universal" accel. overflow scroll flagsvollick@chromium.org2014-06-181-16/+0
* Disable WebLayerImplFixedBoundsTest.CompareToWebLayerImplComplex and CompareT...perkj@chromium.org2014-06-181-2/+15
* Moving compositor_bindings from webkit to contentamogh.bihani@samsung.com2014-06-1859-46/+3668
* Fix the leak of the wrapper created by WrapperClass_Allocate().thestig@chromium.org2014-06-181-4/+5
* Support casting for embedded YT videosmaybelle@chromium.org2014-06-173-7/+18
* Pepper: Add VP9 support to PPB_VideoDecoder API.bbudge@chromium.org2014-06-172-4/+14
* Properly route screen orientation IPC messages.mlamouri@chromium.org2014-06-172-4/+15
* Complete Chromium side rename of WebFontFamily to WebFallbackFontdominik.rottsches@intel.com2014-06-171-30/+0
* Make resize_guest IPC only take size instead of rect since that's enough.lazyboy@chromium.org2014-06-173-15/+15
* Remove ContentRendererClient::AllowBrowserPluginfsamuel@chromium.org2014-06-163-22/+0
* Pepper: Fix texture management in VideoDecoderShim on Reset.bbudge@chromium.org2014-06-163-17/+30