2022-06-23 | tyler_w@apple.com | AX: AXIsolatedTree::updateChildren sometimes fails... |
commit | commitdiff | tree |
2022-06-23 | cdumez@apple.com | Ignore history items added by JS without user interaction... ...back/forward via the WKWebView API back/forward via the WKWebView API. This is a behavior similar to the * Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h: * Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project... * Tools/TestWebKitAPI/Tests/WebKit/WKBackForwardList.mm: * Tools/TestWebKitAPI/cocoa/TestNavigationDelegate.h: * Tools/TestWebKitAPI/cocoa/TestNavigationDelegate.mm: |
commit | commitdiff | tree |
2022-06-23 | jbedard@apple.com | [Merge-Queue] Commit directly to GitHub |
commit | commitdiff | tree |
2022-06-23 | antti@apple.com | REGRESSION (251257@main): [ macOS wk1 ] fast/replaced... |
commit | commitdiff | tree |
2022-06-23 | ysuzuki@apple.com | [WTF] Use CompactPtr in AtomStringTable if it is more... * Tools/TestWebKitAPI/Tests/WTF/CompactPtr.cpp: (TestWebKitAPI::TEST): |
commit | commitdiff | tree |
2022-06-23 | ysuzuki@apple.com | [JSC] Set up wasm stack |this| first |
commit | commitdiff | tree |
2022-06-23 | pvollan@apple.com | Partially revert r295530 |
commit | commitdiff | tree |
2022-06-23 | zalan@apple.com | RenderElement::addLayers should check for dialog content... |
commit | commitdiff | tree |
2022-06-23 | mark.lam@apple.com | Change offlineasm to emit more efficient LLInt code. This patch has passed the testapi and JSC stress tests with a Release... |
commit | commitdiff | tree |
2022-06-23 | zalan@apple.com | Adding padding on a horizontal scroller prevents last... |
commit | commitdiff | tree |
2022-06-23 | achristensen@apple.com | Null check parent node in InsertListCommand::unlistifyParagraph ...InsertListCommand::unlistifyParagraph (WebCore::InsertListCommand::doApplyForSingleParagraph): ...InsertListCommand::unlistifyParagraph): |
commit | commitdiff | tree |
2022-06-23 | ysuzuki@apple.com | Unreviewed, update .github/CODEOWNERS for TestWebKitAPI ...github/CODEOWNERS for TestWebKitAPI ...reviewer requests for TestWebKitAPI. |
commit | commitdiff | tree |
2022-06-23 | jbedard@apple.com | git-webkit land should apply the merge-queue label git-webkit land should apply the merge-queue label |
commit | commitdiff | tree |
2022-06-23 | mattwoodrow@apple.com | Add mach_port_get_refs to the iOS WebContent sandbox... ...Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in: |
commit | commitdiff | tree |
2022-06-23 | eric.carlson@apple.com | Mute capture when disconnected from hardware console Mute capture when disconnected from hardware... * Source/WebCore/PAL/pal/spi/cg/CoreGraphicsSPI.h * Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivateForTesting.h * Source/WebKit/UIProcess/API/Cocoa/WKWebViewTesting.mm * Tools/TestWebKitAPI/Tests/WebKit/GetUserMedia.mm |
commit | commitdiff | tree |
2022-06-23 | wenson_hsieh@apple.com | Implement painting for MSE videos using -[AVSampleBufferDisp... based approach, this will only kick in... `AVSampleBufferVideoOutput`-based snapshotting approach that we currently... ...should be no change in behavior, apart from less memory and power... * Source/WebCore/platform/graphics/MediaPlayer.cpp: * Source/WebCore/platform/graphics/MediaPlayer.h: * Source/WebCore/platform/graphics/MediaPlayerPrivate.h: * Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivat... * Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivat... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... (WebCore::MediaPlayerPrivateMediaSourceAVFObjC... ...WebKit/GPUProcess/media/RemoteMediaPlayerProxy.h: ...WebKit/GPUProcess/media/RemoteMediaPlayerProxy.messages.in: ...GPUProcess/media/cocoa/RemoteMediaPlayerProxyCocoa.mm: ...WebKit/WebProcess/GPU/media/MediaPlayerPrivateRemote.cpp: ...WebKit/WebProcess/GPU/media/MediaPlayerPrivateRemote.h: |
commit | commitdiff | tree |
2022-06-22 | emw@apple.com | Fix CodeSign error caused by Product Dependencies phase * Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project... |
commit | commitdiff | tree |
2022-06-22 | timothy_horton@apple.com | Build is broken: bitwise operation between different... ...enumeration types in ShareableBitmapCG.cpp ...WebKit/Shared/cg/ShareableBitmapCG.cpp: (WebKit::bitmapInfo): |
commit | commitdiff | tree |
2022-06-22 | rackler@apple.com | [Gardening]: REGRESSION (251257@main): [ macOS wk1... |
commit | commitdiff | tree |
2022-06-22 | emw@apple.com | [XCBuild] Fix validation errors caused by copying to... |
commit | commitdiff | tree |
2022-06-22 | wenson_hsieh@apple.com | REGRESSION (iOS 16): System controls overlap website... ...iOS 16): System controls overlap website controls (affects SquareSpace... overlapping interactable controls on the... * Tools/TestWebKitAPI/Tests/WebKitCocoa/ImageAnalysisTests.mm: Also, adopt the new SPI in an API test that simulates callout bar... (TestWebKitAPI::simulateCalloutBarAppearance): * Tools/TestWebKitAPI/cocoa/TestWKWebView.h: * Tools/TestWebKitAPI/ios/UIKitSPI.h: |
commit | commitdiff | tree |
2022-06-22 | ntim@apple.com | Rename attributeContainsJavascriptURL to attributeContainsJa... with a capital S (WebCore::StyledMarkupAccumulator::appendStartTag): |
commit | commitdiff | tree |
2022-06-22 | sbarati@apple.com | Don't install webpushd on catalyst |
commit | commitdiff | tree |
2022-06-22 | ntim@apple.com | Make SVGAnimateElement respect javascriptMarkupEnabled (WebCore::StyledMarkupAccumulator::appendStartTag): * Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewConfigurati... |
commit | commitdiff | tree |
2022-06-22 | jbedard@apple.com | [git-webkit] Redact certain bug details (Tracker.__init__): Pass redaction map to base class. (Tracker.__init__): Pass redaction map to base class. (Tracker.from_json): Pass redaction map if it's defined. ...__init__): Populate redaction map with regexes. |
commit | commitdiff | tree |
2022-06-22 | cdumez@apple.com | Add more GC tests for ResizeObserver |
commit | commitdiff | tree |
2022-06-22 | jbedard@apple.com | [git-webkit] Support ranges in find |
commit | commitdiff | tree |
2022-06-22 | achristensen@apple.com | Make sure return value of dispatch_source_create is... |
commit | commitdiff | tree |
2022-06-22 | jbedard@apple.com | [ews-build.webkit.org] Remove check-github-integrity... |
commit | commitdiff | tree |
2022-06-22 | mmaxfield@apple.com | [GPUP] Avoid race in GPUP teardown Therefore, if the low memory warning happens in the middle of a rendering... ...WebKit/pull/1464. With this patch applied, the failure * Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy... |
commit | commitdiff | tree |
2022-06-22 | pangle@apple.com | Web Inspector: Some CSS rules for Cocoa media controls... |
commit | commitdiff | tree |
2022-06-22 | wenson_hsieh@apple.com | [ iOS ] editing/selection/ios/show-callout-bar-after... ...implementation with an object that wraps the given `UIEditMenuInteractionDelega... ...`EditMenuInteractionDelegateWrapper`) that forwards all selector... (-[EditMenuInteractionDelegateWrapper initWithDelegate:]): (-[EditMenuInteractionDelegateWrapper forwardInvocation:]): (-[EditMenuInteractionDelegateWrapper respondsToSelector:]): (-[EditMenuInteractionDelegateWrapper methodSignatureForSelector:]): (-[EditMenuInteractionDelegateWrapper editMenuInteraction:willPresentMenuF... (-[EditMenuInteractionDelegateWrapper editMenuInteraction:willDismissMenuF... |
commit | commitdiff | tree |
2022-06-22 | achristensen@apple.com | Downloading DMG using WKDownload errors with "You do... Applications downloaded from the... by unsandboxed applications such as TestWebKitAPI... ...case, we should try to make the application "Application Name" is an app downloaded... * Tools/TestWebKitAPI/Tests/WebKitCocoa/Download.mm: |
commit | commitdiff | tree |
2022-06-22 | cdumez@apple.com | Crash under WebCore::DataDetection::detectContentInRange() |
commit | commitdiff | tree |
2022-06-22 | antti@apple.com | [CSS Container Queries] rem units don't work in queries |
commit | commitdiff | tree |
2022-06-22 | andresg_22@apple.com | AX ITM: Update the target node of a ChildrenChanged... |
commit | commitdiff | tree |
2022-06-22 | antti@apple.com | [CSS Container Queries] Improper style sharing with... |
commit | commitdiff | tree |
2022-06-22 | heycam@apple.com | Eliminate one repaint from SVGResourcesCache::clientLayoutCh... |
commit | commitdiff | tree |
2022-06-22 | tyler_w@apple.com | AX: Live AX objects can be destroyed while building... |
commit | commitdiff | tree |
2022-06-22 | andresg_22@apple.com | AX ITM: Fix for accessibility/mac/details-summary.html... |
commit | commitdiff | tree |
2022-06-22 | achristensen@apple.com | std::variant decoding with out-of-bounds index should... |
commit | commitdiff | tree |
2022-06-22 | mattwoodrow@apple.com | Don't allocate device pixel ratio scaled backing stores... ...that contain only unscaled bitmap content * Source/WebCore/platform/graphics/GraphicsLayer.cpp: (WebCore::GraphicsLayer::GraphicsLayer): * Source/WebCore/platform/graphics/GraphicsLayer.h: (WebCore::GraphicsLayer::setAppliesDeviceScale): (WebCore::GraphicsLayer::appliesDeviceScale const): (WebCore::GraphicsLayer::deviceScaleFactor const): ...PaintedContentsInfo::isUnscaledBitmapOnly): ...RenderLayerBacking::isUnscaledBitmapOnly const): Adds isUnscaledBitmapOnly to check if a layer contains... ...rasterized content, and that the bitmap is drawn unscaled. If so, uses setAppliesDeviceScale to disable hidpi... * Source/WebCore/platform/graphics/LayerTreeAsTextOptions.h: * Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp: (WebCore::GraphicsLayerCA::dumpAdditionalProperties... |
commit | commitdiff | tree |
2022-06-22 | achristensen@apple.com | Implement CSSNumericValue.equals |
commit | commitdiff | tree |
2022-06-22 | zalan@apple.com | RenderBox::hasHorizontalLayoutOverflow/hasVerticalLayoutOver... ...compute overflow true if the box happens to have some offset (through... |
commit | commitdiff | tree |
2022-06-22 | ysuzuki@apple.com | [JSC] Add tests ensuring that extraMemorySize is monotonical... ...increasing until full-collection happens ...increasing until full-collection happens. |
commit | commitdiff | tree |
2022-06-22 | mattwoodrow@apple.com | ConnectionCocoa doesn't receive disconnect notifications... kill happens only after the connection... * Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm: |
commit | commitdiff | tree |
2022-06-22 | heycam@apple.com | DecomposedGlyphs should notify observers in destructor * Source/WebCore/platform/graphics/DecomposedGlyphs.cpp: |
commit | commitdiff | tree |
2022-06-22 | pvollan@apple.com | Allow access to power log service in internal builds * Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in: |
commit | commitdiff | tree |
2022-06-21 | ysuzuki@apple.com | Unreviewed, revert "The extraMemorySize() get wrong... full-collection happens. And after the full-collection... |
commit | commitdiff | tree |
2022-06-21 | j_pascoe@apple.com | [WebAuthn] Fix crash when making assertions * Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm: |
commit | commitdiff | tree |
2022-06-21 | sihui_liu@apple.com | Add null checks for connection in UniqueIDBDatabaseTransacti... |
commit | commitdiff | tree |
2022-06-21 | pangle@apple.com | Web Inspector: Fonts details sidebar in Elements tab... |
commit | commitdiff | tree |
2022-06-21 | pvollan@apple.com | Block access to socket syscalls ...Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in: * Source/WebKit/WebProcess/com.apple.WebProcess.sb.in: |
commit | commitdiff | tree |
2022-06-21 | j_pascoe@apple.com | Only support downloading previews in captive portal... ...support downloading previews in captive portal mode |
commit | commitdiff | tree |
2022-06-21 | j_pascoe@apple.com | NotificationEventEnabled should be enabled macOS Ventura+ This API should only be enabled on macOS... * Tools/TestWebKitAPI/Tests/WebKitCocoa/PushAPI.mm: * Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm: |
commit | commitdiff | tree |
2022-06-21 | ysuzuki@apple.com | [JSC] Fix Temporal regulateTime's constraints for millisecon... |
commit | commitdiff | tree |
2022-06-21 | j_pascoe@apple.com | Disable system preview in captive portal mode Disable system preview in captive portal mode (WebKit::adjustSettingsForCaptivePortal): Disable system preview when in captive portal mode. |
commit | commitdiff | tree |
2022-06-21 | j_pascoe@apple.com | Use PageIdentifier, not WebPageProxy's identifier for... * Source/WebKit/UIProcess/API/C/WKPage.cpp: |
commit | commitdiff | tree |
2022-06-21 | wenson_hsieh@apple.com | [iOS 16] Previously dictated input is inserted in next... ...the newly focused field. This happens because UIKit |
commit | commitdiff | tree |
2022-06-21 | pvollan@apple.com | Adopt new function to set video decoder behavior |
commit | commitdiff | tree |
2022-06-21 | andresg_22@apple.com | AX ITM: Fix for accessibility/language-attribute-change... |
commit | commitdiff | tree |
2022-06-21 | mark.lam@apple.com | Enhance RawPointer to take function pointers as well. * Source/JavaScriptCore/API/JSMarkingConstraintPrivate.cpp: * Source/JavaScriptCore/heap/HeapFinalizerCallback.cpp: (JSC::HeapFinalizerCallback::dump const): |
commit | commitdiff | tree |
2022-06-21 | mark.lam@apple.com | Fix broken --useOSLog option. ...as a failure when running testapi. |
commit | commitdiff | tree |
2022-06-20 | antti@apple.com | [CSS Container Queries] Container units don't work... |
commit | commitdiff | tree |
2022-06-20 | antti@apple.com | Enable imported/w3c/web-platform-tests/css/css-contain... |
commit | commitdiff | tree |
2022-06-20 | heycam@apple.com | Remove unused display list item apply functions Remove unused display list item apply functions * Source/WebCore/platform/graphics/displaylists/DisplayListItemBuffer... (WebCore::DisplayList::ItemHandle::apply): * Source/WebCore/platform/graphics/displaylists/DisplayListItems... ...DisplayList::DrawFilteredImageBuffer::apply const): Deleted. ...DisplayList::PaintFrameForMedia::apply const): Deleted. * Source/WebCore/platform/graphics/displaylists/DisplayListItems.h: |
commit | commitdiff | tree |
2022-06-20 | heycam@apple.com | Add debug output support for WebCore::Gradient * Source/WebCore/platform/graphics/ColorInterpolationMethod.cpp... * Source/WebCore/platform/graphics/ColorInterpolationMethod.h: * Source/WebCore/platform/graphics/Gradient.cpp: * Source/WebCore/platform/graphics/Gradient.h: * Source/WebCore/platform/graphics/GradientColorStop.cpp: Copied... * Source/WebCore/platform/graphics/GradientColorStop.h: * Source/WebCore/platform/graphics/GradientColorStops.cpp: Copied... * Source/WebCore/platform/graphics/GradientColorStops.h: * Source/WebCore/platform/graphics/GraphicsTypes.cpp: * Source/WebCore/platform/graphics/GraphicsTypes.h: |
commit | commitdiff | tree |
2022-06-20 | mattwoodrow@apple.com | Make IPC::Attachment moveable on DARWIN rather than relying on this happening during serialization (with... |
commit | commitdiff | tree |
2022-06-20 | zalan@apple.com | REGRESSION (r294902): Content with continuation leaves... 2. such layer-driven repaints happen after layout. ...may be removed before layout happens. This patch ensures that we... |
commit | commitdiff | tree |
2022-06-20 | heycam@apple.com | Fix includes in ContentTypeUtilities.cpp * Source/WebCore/platform/graphics/ContentTypeUtilities.cpp: |
commit | commitdiff | tree |
2022-06-20 | heycam@apple.com | Sort WebCore Xcode project file |
commit | commitdiff | tree |
2022-06-19 | mark.lam@apple.com | Change Integrity audit logging to use OS_LOG_TYPE_ERROR. |
commit | commitdiff | tree |
2022-06-19 | mark.lam@apple.com | Introducing RawHex, a counterpart to RawPointer |
commit | commitdiff | tree |
2022-06-18 | ysuzuki@apple.com | [JSC] Fix iterator_next's tmp liveness and OSR exit... ...nservative: for example, when OSR exit happens for inlined call of "value... happens for inlined call of "value... |
commit | commitdiff | tree |
2022-06-18 | heycam@apple.com | SVGAnimatedProperty::isAnimating need not compute number... |
commit | commitdiff | tree |
2022-06-18 | mark.lam@apple.com | Enhance Options::useOSLog to accept an os log type... This option only applies to OS(DARWIN). ...ToUseOSLog() which now instantiates the appropriate * Source/JavaScriptCore/API/glib/JSCOptions.cpp: |
commit | commitdiff | tree |
2022-06-18 | nmouchtaris@apple.com | Assertion failed m_page.shouldSuppressScrollbarAnimations... ... so presumably the NSScroller API handles this case correctly. |
commit | commitdiff | tree |
2022-06-17 | drousso@apple.com | Web Inspector: Allow forcing pseudo class :target ...account Web Inspector forcibly applying `:target` styles. |
commit | commitdiff | tree |
2022-06-17 | beidson@apple.com | pas_panic_on_out_of_memory_error decoding large session... |
commit | commitdiff | tree |
2022-06-17 | bfulgham@apple.com | Avoid using hardware JPEG decoding in the WebContent... ...2) it avoids attempts by CoreGraphics to perform hardware JPEG decoding... |
commit | commitdiff | tree |
2022-06-17 | drousso@apple.com | Add PaymentHandler references when handling updates |
commit | commitdiff | tree |
2022-06-17 | wenson_hsieh@apple.com | attachment elements with `-webkit-user-drag: none;... * Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm: (TestWebKitAPI::TEST): |
commit | commitdiff | tree |
2022-06-17 | pvollan@apple.com | Remove some sandbox telemetry ...Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in: |
commit | commitdiff | tree |
2022-06-17 | jbedard@apple.com | [git-webkit] Add WebKit-security remote |
commit | commitdiff | tree |
2022-06-17 | achristensen@apple.com | New test: [macOS/iOS arm64] TestWebKitAPI.WKContentRuleListS... New test: [macOS/iOS arm64] TestWebKitAPI.WKContentRuleListStoreTest.CrossOrigin... * Tools/TestWebKitAPI/Tests/WebKitCocoa/WKContentExtensionSt... |
commit | commitdiff | tree |
2022-06-17 | j_pascoe@apple.com | [WebAuthn] Upgrading a legacy platform credential to... |
commit | commitdiff | tree |
2022-06-17 | timothy@apple.com | Inspector window goes into an inactive state when extension... |
commit | commitdiff | tree |
2022-06-17 | simon.fraser@apple.com | Update Intersection Observer WPTs |
commit | commitdiff | tree |
2022-06-17 | jbedard@apple.com | [ews-build.webkit.org] Seperate authentication for... (GitHub.user_for_queue): Map buildername to GitHub user. |
commit | commitdiff | tree |
2022-06-17 | andresg_22@apple.com | AX ITM: Crash in com.apple.WebKit.WebContent at Recursion... AX ITM: Crash in com.apple.WebKit.WebContent at Recursion... |
commit | commitdiff | tree |
2022-06-17 | darin@apple.com | Speed up JSON.stringify by cutting down on reference... (JSC::unwrapBoxedPrimitive): Break out object... (JSC::Stringifier::appendStringifiedValue): Use ASCIILiteral... appending literals to StringBuilder... ...artNewLine const): Use a single call to append (JSC::Stringifier::Holder::appendNextProperty): Use PropertyName |
commit | commitdiff | tree |
2022-06-17 | jbedard@apple.com | [ews-build.webkit.org] Support periods in reviewer... |
commit | commitdiff | tree |
2022-06-17 | zalan@apple.com | Remove redundant logical right computation for grid... |
commit | commitdiff | tree |
2022-06-17 | jya@apple.com | Change contributor status of Jean-Yves Avenard from... |
commit | commitdiff | tree |
2022-06-17 | timothy_horton@apple.com | Record InteractionRegions per RenderLayer, instead... Collect InteractionRegions in a HashMap by element identifier, in order to ... unusually, we maintain this map on the EventRegionContext as we... |
commit | commitdiff | tree |
2022-06-17 | wenson_hsieh@apple.com | [iOS] Callout bar is sometimes obscured when selecting... window. This happens because UIKit may actually... instantiated; if this happens prior to triggering Live Text... |
commit | commitdiff | tree |
2022-06-17 | katherine_cheney... | [Trackpad with iPad] Right-clicking on text sometimes... appearing often during a right-click. * Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivateForTesting.h: * Source/WebKit/UIProcess/API/Cocoa/WKWebViewTesting.mm: (WebKit::WebPage::didApplyStyle): * Tools/TestWebKitAPI/Tests/WebKitCocoa/iOSMouseSupport.mm: * Tools/TestWebKitAPI/ios/UIKitSPI.h: |
commit | commitdiff | tree |
2022-06-17 | drousso@apple.com | Web Inspector: Elements: rework CSS pseudo class toggles (WI.appendContextMenuItemsForDOMNode): |
commit | commitdiff | tree |
2022-06-17 | ysuzuki@apple.com | Unreviewed, add bmalloc related information to .github... |
commit | commitdiff | tree |
2022-06-17 | heycam@apple.com | Add a new DrawDecomposedGlyphs display list item to... RemoteDisplayListRecorder, the GraphicsContext API gains a new ...:Normal, which records each GraphicsContext::drawText ...not be valid if the contains bitmap captured as DrawNativeImage commands... * Source/WebCore/platform/graphics/BifurcatedGraphicsContext... (WebCore::BifurcatedGraphicsContext::drawDecomposedGlyphs): * Source/WebCore/platform/graphics/BifurcatedGraphicsContext.h: * Source/WebCore/platform/graphics/DecomposedGlyphs.cpp: Added. * Source/WebCore/platform/graphics/DecomposedGlyphs.h: Added. * Source/WebCore/platform/graphics/FontCascade.cpp: * Source/WebCore/platform/graphics/GraphicsContext.cpp: (WebCore::GraphicsContext::drawDecomposedGlyphs): * Source/WebCore/platform/graphics/GraphicsContext.h: (WebCore::GraphicsContext::drawGlyphsAndCacheResources): (WebCore::GraphicsContext::drawGlyphsAndCacheFont... * Source/WebCore/platform/graphics/NullGraphicsContext.h: * Source/WebCore/platform/graphics/PositionedGlyphs.cpp: Copied... * Source/WebCore/platform/graphics/PositionedGlyphs.h: Added. * Source/WebCore/platform/graphics/TextRun.cpp: * Source/WebCore/platform/graphics/TextRun.h: * Source/WebCore/platform/graphics/TextRunHash.h: Added. * Source/WebCore/platform/graphics/cairo/GraphicsContextCairo... (WebCore::GraphicsContextCairo::drawDecomposedGlyphs): * Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.h: * Source/WebCore/platform/graphics/coretext/DrawGlyphsRecorderCoreText... * Source/WebCore/platform/graphics/displaylists/DisplayList.cpp: (WebCore::DisplayList::DisplayList::append): * Source/WebCore/platform/graphics/displaylists/DisplayList.h: * Source/WebCore/platform/graphics/displaylists/DisplayListItemBuffer... (WebCore::DisplayList::ItemHandle::apply): * Source/WebCore/platform/graphics/displaylists/DisplayListItemType... * Source/WebCore/platform/graphics/displaylists/DisplayListItemType.h: * Source/WebCore/platform/graphics/displaylists/DisplayListItems... (WebCore::DisplayList::DrawGlyphs::apply const): ...DisplayList::DrawDecomposedGlyphs::apply const): * Source/WebCore/platform/graphics/displaylists/DisplayListItems.h: * Source/WebCore/platform/graphics/displaylists/DisplayListRecorder... * Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.h: * Source/WebCore/platform/graphics/displaylists/DisplayListRecorderImp... * Source/WebCore/platform/graphics/displaylists/DisplayListRecorderImpl.h: * Source/WebCore/platform/graphics/displaylists/DisplayListReplayer... (WebCore::DisplayList::applyDrawDecomposedGlyphs): (WebCore::DisplayList::Replayer::applyItem): * Source/WebCore/platform/graphics/displaylists/DisplayListReplayer.h: * Source/WebCore/platform/graphics/displaylists/DisplayListResourceHeap.h: (WebCore::DisplayList::LocalResourceHeap::add): * Source/WebCore/platform/graphics/harfbuzz/DrawGlyphsRecorderHarfBuzz... * Source/WebCore/platform/graphics/nicosia/cairo/NicosiaCairoOperation... * Source/WebCore/platform/graphics/nicosia/cairo/NicosiaCairoOperation... * Source/WebCore/platform/graphics/win/DrawGlyphsRecorderWin... * Source/WebKit/GPUProcess/graphics/QualifiedResourceHeap.h: (WebKit::QualifiedResourceHeap::add): (WebKit::QualifiedResourceHeap::getDecomposedGlyphs const): (WebKit::QualifiedResourceHeap::removeDecomposedGlyphs): (WebKit::QualifiedResourceHeap::checkInvariants const): * Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder... * Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder.h: * Source/WebKit/GPUProcess/graphics/RemoteDisplayListRecorder... * Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp: * Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.h: * Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.messages.in: * Source/WebKit/GPUProcess/graphics/RemoteResourceCache.cpp: * Source/WebKit/GPUProcess/graphics/RemoteResourceCache.h: * Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy... * Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.h: * Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy... * Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy.h: * Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp: ...sourceCacheProxy::clearDecomposedGlyphsMap): * Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.h: |
commit | commitdiff | tree |
next |