- 238a9ad MediaStream API: Add a missing state to RTCPeerConnection by tommyw@google.com · 12 years ago
- d83c0f0 [chromium] Remove unused transitional #defines from Platform API by commit-queue@webkit.org · 12 years ago
- 5632ecb AX: Chromium needs platform localized strings for media controls. by commit-queue@webkit.org · 12 years ago
- 6529d4b Web Inspector: add async API for passing renderer process memory stats by commit-queue@webkit.org · 13 years ago
- 9ad8211 [chromium] Make WebLayerTreeView::loseCompositorContext non-pure virtual by danakj@chromium.org · 13 years ago
- 30c129d [chromium] Fix include style in WebTransformOperations.h by commit-queue@webkit.org · 13 years ago
- 4adb981 [chromium] Add the GL_CHROMIUM_lose_context to WebGraphicsContext3D by danakj@chromium.org · 13 years ago
- 95cdcb2 [Chromium] Remove support for TRACE_EVENT_IF_LONGER_THANx macros by caseq@chromium.org · 13 years ago
- da6ab35 Send a message from WebViewImpl to the compositor to inform about end of flings by commit-queue@webkit.org · 13 years ago
- c08ab95 Unreviewed, rolling out r137765. by commit-queue@webkit.org · 13 years ago
- 7f593fd Send a message from WebViewImpl to the compositor to inform about end of flings by commit-queue@webkit.org · 13 years ago
- 1bfdca6 Check whether a touchDown lands on a registered touch event handler from the compositor by jamesr@google.com · 13 years ago
- 661c8fd [chromium] Add destructor to WebPrerender by gavinp@chromium.org · 13 years ago
- fef74ab Web Inspector: add memory used by memory allocator itself to NMI by commit-queue@webkit.org · 13 years ago
- 9399532 MediaStream API: Change the data channel descriptor pattern to a handler pattern by tommyw@google.com · 13 years ago
- 694b713 [chromium] Remove deprecated WebGraphicsContext3D entry points by commit-queue@webkit.org · 13 years ago
- 338c0de [chromium] Remove WebCompositorFrame(Ack) as these classes are not needed now that they are passed through cc::OutputSurface. by danakj@chromium.org · 13 years ago
- b5fc5f8 [chromium] Remove WebCompositorOutputSurface implementations from DRT by danakj@chromium.org · 13 years ago
- 65eb0e0 [Chromium] Move getPluginsList out of PlatformSupport by pilgrim@chromium.org · 13 years ago
- 8b53d17 Add status events on <link rel=prerender> elements. by gavinp@chromium.org · 13 years ago
- 4f2bb3b [chromium] Remove linux theme related files and switch to default by commit-queue@webkit.org · 13 years ago
- 2511b33 [chromium] Introduce setting for low latency rendering by commit-queue@webkit.org · 13 years ago
- 8dd487b [chromium] Rename non-standard discard/ensureFramebufferCHROMIUM extensions so we can use real GL_EXT_discard_framebuffer by commit-queue@webkit.org · 13 years ago
- 2d6a94f Associate URLs with GraphicsContext3D instances created for WebGL by kbr@google.com · 13 years ago
- ece82f8 [Chromium] Add GL_CHROMIUM_async_pixel_transfers extension support. by commit-queue@webkit.org · 13 years ago
- fde8fbd Unreviewed, rolling out r136784 and r136802. by commit-queue@webkit.org · 13 years ago
- 28de8b9 [chromium] Remove linux theme related files and switch to default by commit-queue@webkit.org · 13 years ago
- db77a13 [chromium] Make WebCompositorOutputSurface an empty class when USE_CC_OUTPUT_SURFACE is defined. by danakj@chromium.org · 13 years ago
- 056d61d [chromium] Remove WebLayerTreeView API to set font atlas by commit-queue@webkit.org · 13 years ago
- 65cfa69 Unreviewed, rolling out r136609. by senorblanco@chromium.org · 13 years ago
- 7e7e13a Associate URLs with GraphicsContext3D instances created for WebGL by kbr@google.com · 13 years ago
- 4314776 Gut WebRenderingStats since we no longer use its member variables. by commit-queue@webkit.org · 13 years ago
- 42e6cfc Unreviewed, rolling out r136460. by commit-queue@webkit.org · 13 years ago
- 78e7c76 [chromium] Remove linux theme related files and switch to default by commit-queue@webkit.org · 13 years ago
- 0570618 [chromium] Tell WebInputHandlerClient when end of input is reached for current vsync period by commit-queue@webkit.org · 13 years ago
- 98a49d9 Add basic implementation for MediaStreamAudioDestinationNode by tommyw@google.com · 13 years ago
- a63b621 [chromium] Add WebLayerTreeViewClient API to request font atlas by commit-queue@webkit.org · 13 years ago
- e3c4bd5 Plumbing showPaintRects out of InspectorPageAgent to use a different drawing implementation if available. by commit-queue@webkit.org · 13 years ago
- f8369ce Add WebLocalizedString for validation type badinput by keishi@webkit.org · 13 years ago
- c16ae7d [chromium] Remove deprecated and unused WebGraphicsContext3D compositor binding calls by commit-queue@webkit.org · 13 years ago
- 3dbb17c [chromium] Remove WebScreenInfo.{horizontal,vertical}DPI by commit-queue@webkit.org · 13 years ago
- 75fe78f [Chromium] Add GL_CHROMIUM_pixel_transfer_buffer_object extension support. by commit-queue@webkit.org · 13 years ago
- 0a22abe WebMediaStreamComponent: Add assignment and copy operators by commit-queue@webkit.org · 13 years ago
- 4c789e9 [chromium] Remove the WebCompositorSupport virtual methods from the base class by danakj@chromium.org · 13 years ago
- 9717589 Unreviewed, rolling out r135180. by commit-queue@webkit.org · 13 years ago
- 7e2735b [chromium] Remove the WebCompositorSupport virtual methods from the base class by danakj@chromium.org · 13 years ago
- f108bb9 [chromium] Add conversion between WebTransformation and gfx::Transform by danakj@chromium.org · 13 years ago
- 6c4f9c0 MediaStream API: Update RTCPeerConnection states to match the latest editors draft by tommyw@google.com · 13 years ago
- f83f635 [chromium] MediaStream API: Add missing WebRTCPeerConnectionHandlerClient::didAddRemoteDataChannel by tommyw@google.com · 13 years ago
- fce078a [chromium] Copy linux theme related files to default by commit-queue@webkit.org · 13 years ago
- c399111 [chromium] Remove unused debug border setters from the WebLayer API by danakj@chromium.org · 13 years ago
- c262bda Unreviewed, rolling out r134800 and r134805. by commit-queue@webkit.org · 13 years ago
- 3f5738c [chromium] Do not mark an event (mouse wheel, scroll update) as handled if nothing was scrolled. by commit-queue@webkit.org · 13 years ago
- 6f61ca7 [chromium] MediaStream API: Add missing WebRTCPeerConnectionHandlerClient::didAddRemoteDataChannel by tommyw@google.com · 13 years ago
- 0fb138e MediaStream API: Update RTCPeerConnection states to match the latest editors draft by tommyw@google.com · 13 years ago
- 5f5c84f [chromium] Clamp negative sizes to zero when converting to gfx:: types by danakj@chromium.org · 13 years ago
- 7b7711d [chromium] Match the LayerTreeSetting default for acceleratedAnimationEnabled in the WebLayerTreeSetting by danakj@chromium.org · 13 years ago
- 88d01b7 [chromium] Pass showDebugBorders directly to WebLayerTreeSettings, don't use the GraphicsLayer border width setting. by danakj@chromium.org · 13 years ago
- cb82f8d checkbox to toggle FPS counter in the inspector's settings by commit-queue@webkit.org · 13 years ago
- aacd89f [chromium] Plumb WebCompositorSupport settings through WebLayerTreeSettings as well, in preparation for removing the settings from WebCompositorSupport by danakj@chromium.org · 13 years ago
- 4d78663 Unreviewed, rolling out r134446. by dglazkov@chromium.org · 13 years ago
- 6613aa1 [chromium] Remove the WebCompositorSupport methods for changing settings, plumb everything through WebLayerTreeSettings by danakj@chromium.org · 13 years ago
- dffe233 Unreviewed, rolling out r134391. by dglazkov@chromium.org · 13 years ago
- 6c345fd checkbox to toggle FPS counter in the inspector's settings by commit-queue@webkit.org · 13 years ago
- ba0d86d [chromium] Delete WebCompositor.h https://bugs.webkit.org/show_bug.cgi?id=101137 by aelias@chromium.org · 13 years ago
- 7750bfb MediaStream API: Schedule the RTCDataChannel events to be triggered at idle state by tommyw@google.com · 13 years ago
- ff96d4e MediaStream API: Deleting all files relating to the deprecated PeerConnection00 by tommyw@google.com · 13 years ago
- af903c2 Introduce WebScreenInfo.deviceScaleFactor by commit-queue@webkit.org · 13 years ago
- 19a3123 Add properties for week/month picker in DateTimeChooserImpl::writeDocument by keishi@webkit.org · 13 years ago
- 2c348c0 [chromium] correct coding oversight for clang by rjkroege@chromium.org · 13 years ago
- 8044248 Add API for touchEventHandlerRegion to WebLayer by commit-queue@webkit.org · 13 years ago
- c50e925 [skia] Implement reference (url) filters on composited layers. by senorblanco@chromium.org · 13 years ago
- a1bea65 [chromium] Use const SkBitmap& parameter for WebLayerTreeView::setFontAtlas by jamesr@google.com · 13 years ago
- 7c3d826 [chromium] Pass canPaintLCDText to WebContentLayerClient::paintContents by alokp@chromium.org · 13 years ago
- a88b6ef [chromium] Provide WebKit API interface for platform gesture curves by rjkroege@chromium.org · 13 years ago
- 30bc0e6 [chromium] Allow implicit conversion between gfx::Vector2d and WebSize by danakj@chromium.org · 13 years ago
- 269ed89 [chromium] Make WebLayerTreeView::adjustEventPointForPinchZoom pure virtual. by wjmaclean@chromium.org · 13 years ago
- 1ff4439 Unreviewed, rolling out r133122. by senorblanco@chromium.org · 13 years ago
- b88c16f [chromium] Pass canPaintLCDText to WebContentLayerClient::paintContents by alokp@chromium.org · 13 years ago
- 4007501 [chromium] Transform mouse/gesture event coordinates to account for pinch-zoom in compositor. by wjmaclean@chromium.org · 13 years ago
- 9a4cab8 [chromium] Forward declare WebGraphicsContext3D in WebLayerTreeViewClient.h by commit-queue@webkit.org · 13 years ago
- f6e4c47 [chromium] Add additional memory management fields to WebGraphicsContext3D by commit-queue@webkit.org · 13 years ago
- 5a0ff61 [chromium] Add implicit conversions between WebFloatPoint and gfx::PointF by danakj@chromium.org · 13 years ago
- bb27a00 CHROMIUM: Add a method to WebLayerTreeView API by commit-queue@webkit.org · 13 years ago
- 3f3aa4a [chromium] Add textureWidth() and textureHeight() to WebVideoFrame by commit-queue@webkit.org · 13 years ago
- a9f4aab [Chromium] Remove screen-related functions from PlatformSupport by pilgrim@chromium.org · 13 years ago
- b7a39b1 [Chromium] Add CHROMIUM_texture_from_image extension support. by commit-queue@webkit.org · 13 years ago
- f634f32 [chromium] Expose setAutomaticallyComputeRasterScale on the WebLayer API by danakj@chromium.org · 13 years ago
- 8cbeb06 Remove monthFormatInLDML https://bugs.webkit.org/show_bug.cgi?id=99971 by keishi@webkit.org · 13 years ago
- 0011703 [Chromium] Rename WeekFormatInLDML to WeekFormatTemplate by keishi@webkit.org · 13 years ago
- 384343f Unreviewed, rolling out r131944. by commit-queue@webkit.org · 13 years ago
- ec3f08d [chromium] API to pass impl thread via WebLayerTreeView by aelias@chromium.org · 13 years ago
- eb46377 MediaStream API: Do some cleanup in the chromium WebKit API by tommyw@google.com · 13 years ago
- 21a73a0 [chromium] Make WebContentLayer include what it uses by commit-queue@webkit.org · 13 years ago
- 27b718c Implement the Selector argument to RTCPeerConnection.getStats by commit-queue@webkit.org · 13 years ago
- 9096f70 MediaStream API: Add the chromium API for RTCDataChannel by tommyw@google.com · 13 years ago
- f5dc0da WebAudioBus needs support for resizing bus to a smaller size by crogers@google.com · 13 years ago
- c0cf7d9 Expose background color in WebLayer https://bugs.webkit.org/show_bug.cgi?id=98707 by commit-queue@webkit.org · 13 years ago
- e9afaec [chromium] Add entrypoints to set frame contents and recycle resources in WebDelegatedRendererLayer by piman@chromium.org · 13 years ago
- f98e19e [chromium] Add empty WebCompositorFrame/WebCompositorFrameAck by piman@chromium.org · 13 years ago