WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (51 - 60 of 131)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 →
[221541]: Move UI Process part of the Remote Layer Tree code out of a ...
... Also merge the Scrolling directory in here, since those files are very related. * UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.h: Renamed from SourceebKit/UIProcess/mac/RemoteLayerTreeDrawingAreaProxy.h. * UIProcess/RemoteLayerTree/RemoteLay ...
By timothy_horton@apple.com — Sep 2, 2017, 4:52:34 PM
[221521]: [GTK][Wayland] Use fast malloc to allocate backing store cairo ...
... It reduces the memory consumption and improves the performance. Also, since performance is better we don't need to keep the scroll surface allocated all the time, we can create it on demand and keep it allocated only while scrolling too fast. * platform/graphics/cairo/BackingStoreBackendCa ...
By Carlos Garcia Campos — Sep 2, 2017, 1:10:53 AM
[218748]: Remove excessive headers from ...
... h: * page/Page.h: * page/PageGroup.h: * page/PerformanceEntry.h: * page/PerformanceResourceTiming.h: * page/ResourceUsageOverlay.cpp: * page/ResourceUsageOverlay.h: * page/UserContentController.h: * page/UserContentProvider.h: * page/animation/AnimationBase.h: * page/animation/CSSProp ...
By Konstantin Tokarev — Jun 23, 2017, 9:11:24 AM
[217737]: All scroll peformance logging should happen in the UI process ...
... Achieve this by adding a PerformanceLoggingClient to Page which forwards messages to WebPageProxy, which prints them with the same format they had before. Some plumbing through PlatformCALayerClient and GraphicsLayerClient is required to get messages from TileContr ...
By Simon Fraser — Jun 2, 2017, 4:06:13 PM
[217225]: Resync web-platform-tests up to ...
... onload.t.step_func_done): * web-platform-tests/common/performance-timeline-utils.js: Added. (wp_test): (test_true): (test_equals): (test_entries): * web-platform-tests/common/w3c-import.log: * web-platform-tests/cors/access-control-expose-headers-parsing.window.js: Added. (exposeTest): * web-p ...
By commit-queue@webkit.org — May 22, 2017, 11:07:11 AM
[216211]: Tools: Rename TestRunner.display() to ...
... html: * compositing/iframes/scrolling-iframe.html: * compositing/overflow/content-gains-scrollbars.html: * compositing/overflow/content-loses-scrollbars.html: * compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html: * compositing/overflow/o ...
By commit-queue@webkit.org — May 4, 2017, 2:46:39 PM
[215265]: [WTF] Introduce Thread class and use RefPtr<Thread> and align Windows ...
... h: * page/scrolling/ScrollingThread.cpp: (WebCore::ScrollingThread::ScrollingThread): (WebCore::ScrollingThread::isCurrentThread): (WebCore::ScrollingThread::createThreadIfNeeded): (WebCore::ScrollingThread::threadCallback): * page/scrolling/Scrollin ...
By Yusuke Suzuki — Apr 12, 2017, 5:08:29 AM
[211033]: Remove PassRefPtr from "page" directory of WebCore, also deploy ...
... (WebCore::EventHandler::startPanScrolling): Use a reference. (WebCore::EventHandler::updateDragAndDrop): Ditto. (WebCore::EventHandler::cancelDragAndDrop): Ditto. (WebCore::EventHandler::performDragAndDrop): Ditto. (WebCore::EventHandler::setCapturingMouseEventsElement): ...
By Darin Adler — Jan 22, 2017, 10:24:18 PM
[210768]: Renderers should have a simple way to access Settings. ...
... :RenderLayer::forceUpdateScrollbarsOnMainThreadForPerformanceTesting): (WebCore::RenderLayer::hasAcceleratedTouchScrolling): (WebCore::RenderLayer::getRectToExpose): (WebCore::RenderLayer::overhangAmount): (WebCore::RenderLayer::setHasHorizontalScrollbar): (WebCore::RenderLayer::setHasVert ...
By Alan Bujtas — Jan 14, 2017, 10:45:20 AM
[210436]: Give RenderObject a Page& getter. <https://webkit.org/b/166735> ...
... :RenderLayer::forceUpdateScrollbarsOnMainThreadForPerformanceTesting): (WebCore::RenderLayer::scrollRectToVisible): (WebCore::RenderLayer::isActive): (WebCore::RenderLayer::didStartScroll): (WebCore::RenderLayer::didEndScroll): (WebCore::RenderLayer::didUpdateScroll): (WebCore::RenderLayer ...
By akling@apple.com — Jan 6, 2017, 6:05:29 AM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple