source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @248705   5 years commit-queue Re-sync web-platform-tests/dom/traversal from upstream …
(edit) @248704   5 years justin_fan [WebGPU] Use of WebGPU should not force discrete GPU …
(edit) @248703   5 years cdumez Potentially non thread-safe usage of WebCore::MediaSample …
(edit) @248702   5 years commit-queue FileSystem::deleteFile should log error status (178347) …
(edit) @248701   5 years commit-queue [iOS](REGRESSION: r200487): …
(edit) @248700   5 years wenson_hsieh Remove m_blockRectForTextSelection (along with related code) …
(edit) @248699   5 years ryanhaddad Unreviewed, rolling out r248526. Caused two IndexedDB perf tests to …
(edit) @248698   5 years aestes Fix the build when ENABLE(APPLE_PAY) is false. * …
(edit) @248697   5 years krollin Remove support for macOS < 10.13 …
(edit) @248696   5 years bburg REGRESSION(r245320): Web Automation: Perform Actions hangs when …
(edit) @248695   5 years zalan [ContentChangeObserver] Any previously destroyed renderer should not …
(edit) @248694   5 years mark.lam Missing exception check in string compare. …
(edit) @248693   5 years ryanhaddad Unreviewed, rolling out r248638. These test expectations aren't …
(edit) @248692   5 years aestes [Cocoa] Add some WKA extension points …
(edit) @248691   5 years alancoon Tag Safari-608.2.5.
(edit) @248690   5 years dino v3: CrashTracer: Regression : MobileSafari at UIKitCore: …
(edit) @248689   5 years ysuzuki Unreviewed, build fix for MacroAssemblerARM64E change …
(edit) @248688   5 years drousso Web Inspector: support console.screenshot with dataURL strings …
(edit) @248687   5 years ysuzuki [JSC] Less contended MetaAllocator …
(edit) @248686   5 years ysuzuki [JSC] Make PAC jump and return more explicit …
(edit) @248685   5 years zalan [ContentChangeObserver] Stop content change observation explicitly. …
(edit) @248684   5 years jbedard results.webkit.org: 500 errors on API endpoints don't return JSON …
(edit) @248683   5 years drousso Web Inspector: Elements: Computed: move the Box Model section to the …
(edit) @248682   5 years drousso Web Inspector: Elements: Computed: the collapsed state of the …
(edit) @248681   5 years drousso Web Inspector: Elements: Computed: the background of the …
(edit) @248680   5 years pecoraro Web Inspector: Remove bad semicolon in generation of ObjC methods …
(edit) @248679   5 years ryanhaddad [WebAuthN] Enable LocalAuthenticator for macOS …
(edit) @248678   5 years jbedard results.webkit.org: Don't save configuration multiple times in upload …
(edit) @248677   5 years youenn Remove use of emptySessionID from NetworkLoadParameters …
(edit) @248676   5 years youenn Update Worker::notifyFinished to not use emptySessionID …
(edit) @248675   5 years youenn Remove use of emptySessionID from WebPageCreationParameters …
(edit) @248674   5 years youenn Remove API::PageConfiguration::m_sessionID …
(edit) @248673   5 years youenn Reenable Update ContentFiltering.LazilyLoadPlatformFrameworks test for …
(edit) @248672   5 years commit-queue [JSCOnly] JSCOnly port doesn't build on macOS …
(edit) @248671   5 years zalan [LFC][TFC] Implement …
(edit) @248670   5 years youenn ThreadableBlobRegistry::blobSize should take a SessionID as parameter …
(edit) @248669   5 years antti Remove TouchActionData https://bugs.webkit.org/show_bug.cgi?id=199668
(edit) @248668   5 years youenn Remove SessionID default constructor …
(edit) @248667   5 years youenn Make privateBrowsingStateDidChange take an explicit SessionID …
(edit) @248666   5 years youenn Make WebSWOriginStore::m_webSWServerConnections a WeakHashSet …
(edit) @248665   5 years youenn NetworkProcess::m_swServerConnections should use WeakPtr …
(edit) @248664   5 years youenn Move some WebRTC runtime flags from experimental to internal …
(edit) @248663   5 years youenn Fail decoding an invalid SessionID …
(edit) @248662   5 years graouts [iPadOS] slides.google.com: Cannot dismiss the context menu by tapping …
(edit) @248661   5 years sbarati Add a way to opt out of kern TCSM for layout tests …
(edit) @248660   5 years weinig Fix the WPE build. * platform/libwpe/PlatformKeyboardEventLibWPE.cpp: …
(edit) @248659   5 years weinig Rename StringBuilder::append(UChar32) to …
(edit) @248658   5 years sbarati [WHLSL] Make lexing faster …
(edit) @248657   5 years commit-queue shouldRespectImageOrientation should be a value in ImageOrientation …
(edit) @248656   5 years rmorisset [WHLSL] Move Qualifiers and Semantic from VariableDeclaration to …
(edit) @248655   5 years alancoon Cherry-pick r248634. rdar://problem/54282811 Fix potential thread …
(edit) @248654   5 years alancoon Cherry-pick r248633. rdar://problem/54282803 Fix potential thread …
(edit) @248653   5 years alancoon Cherry-pick r248604. rdar://problem/54282801 Source/WebCore: …
(edit) @248652   5 years alancoon Cherry-pick r248598. rdar://problem/54282797 Crash under …
(edit) @248651   5 years alancoon Cherry-pick r248597. rdar://problem/54282817 Make sure …
(edit) @248650   5 years rmorisset [WHLSL] Don't generate empty comma expressions for bare ';' …
(edit) @248649   5 years zhifei_fang [results.webkit.org Timeline] Performance improvement - Skip render …
(edit) @248648   5 years commit-queue Focus rings are black https://bugs.webkit.org/show_bug.cgi?id=200593
(edit) @248647   5 years commit-queue Re-sync web-platform-tests/dom/events from upstream …
(edit) @248646   5 years ryanhaddad Cherry-pick r248600. rdar://problem/53779679 Reverting change in …
(edit) @248645   5 years ryanhaddad Cherry-pick r248468. rdar://problem/54049321 Correcting …
(edit) @248644   5 years ryanhaddad Cherry-pick r248424. rdar://problem/53836015 Add Catalina …
(edit) @248643   5 years ryanhaddad Cherry-pick r248496. rdar://problem/54280310 …
(edit) @248642   5 years mark.lam Add phase, block, and node numbers to left margin of DFG graph dumps. …
(edit) @248641   5 years zalan [ContentChangeObserver] adjustStateAndNotifyContentChangeIfNeeded …
(edit) @248640   5 years wilander Resource Load Statistics: Switch NSURLSession on top navigation to …
(edit) @248639   5 years ryanhaddad [WebAuthN] Enable LocalAuthenticator for macOS …
(edit) @248638   5 years ryanhaddad Unreviewed test gardening, land test expectations for rdar://49790831. …
(edit) @248637   5 years pecoraro Uncaught Exception: content.isJSON is not a function selecting image …
(edit) @248636   5 years zhifei_fang Update my status in contributors.json to committer. Reviewed by …
(edit) @248635   5 years zalan [ContentChangeObserver] setShouldObserveDOMTimerScheduling and …
(edit) @248634   5 years cdumez Fix potential thread safety issue under …
(edit) @248633   5 years cdumez Fix potential thread safety issue under …
(edit) @248632   5 years alancoon Apply patch. rdar://problem/54236234
(edit) @248631   5 years jiewen_tan [WebAuthn] Make CtapHidAuthenticator/U2fHidAuthenticator to …
(edit) @248630   5 years zalan [ContentChangeObserver] Scope events in adjustObservedState …
(edit) @248629   5 years alancoon Cherry-pick r248499. rdar://problem/54237800 Can’t sort videos on …
(edit) @248628   5 years alancoon Cherry-pick r248440. rdar://problem/54237795 [Mac] Use the PID of …
(edit) @248627   5 years alancoon Cherry-pick r248548. rdar://problem/54237813 Fix Crash in Mail …
(edit) @248626   5 years alancoon Cherry-pick r248543. rdar://problem/54237801 Clear …
(edit) @248625   5 years alancoon Cherry-pick r248513. rdar://problem/54237806 Accessibility client …
(edit) @248624   5 years alancoon Cherry-pick r248166. rdar://problem/54237837 [macOS 10.15] Image …
(edit) @248623   5 years alancoon Cherry-pick r248550. rdar://problem/54237677 Contextual menu Hide …
(edit) @248622   5 years alancoon Cherry-pick r248541. rdar://problem/54237768 [iPadOS] Web pages …
(edit) @248621   5 years alancoon Cherry-pick r248514. rdar://problem/54236213 REGRESSION …
(edit) @248620   5 years alancoon Cherry-pick r248487. rdar://problem/54237679 [iOS 13] Google …
(edit) @248619   5 years alancoon Cherry-pick r248433. rdar://problem/54237689 [iOS 13] Taps that …
(edit) @248618   5 years alancoon Cherry-pick r248430. rdar://problem/54237652 Use "safari" glyph …
(edit) @248617   5 years alancoon Cherry-pick r248338. rdar://problem/54237654 [iPadOS] …
(edit) @248616   5 years alancoon Cherry-pick r248301. rdar://problem/54237793 Adopt …
(edit) @248615   5 years alancoon Cherry-pick r248295. rdar://problem/54237762 REGRESSION: Cannot …
(edit) @248614   5 years alancoon Cherry-pick r248292. rdar://problem/54236220 [iPadOS] Unable to …
(edit) @248613   5 years alancoon Cherry-pick r248281. rdar://problem/54237787 iOS 13: …
(edit) @248612   5 years alancoon Cherry-pick r248271. rdar://problem/54237771 JSC: assertion …
(edit) @248611   5 years alancoon Cherry-pick r248189. rdar://problem/54237682 [ Mac ] Layout Test …
(edit) @248610   5 years alancoon Cherry-pick r248188. rdar://problem/54237663 Add accessibility …
(edit) @248609   5 years alancoon Cherry-pick r248174. rdar://problem/54237758 [iPadOS] …
(edit) @248608   5 years alancoon Cherry-pick r248169. rdar://problem/54237663 Add accessibility …
(edit) @248607   5 years alancoon Cherry-pick r248149. rdar://problem/54237692 GetterSetter type …
(edit) @248606   5 years justin_fan [WebGPU] Improve GPUBindGroup performance using one device-shared …
Note: See TracRevisionLog for help on using the revision log.