source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @239991   6 years zalan [LFC][Out-of-flow] Ignore bottom when the vertical values are …
(edit) @239990   6 years drousso Unreviewed, test fix after r239976. * …
(edit) @239989   6 years jbedard webkitpy: Implement device type specific expected results (Part 1) …
(edit) @239988   6 years bburg WebDriver: update Create Window implementation to support newest …
(edit) @239987   6 years drousso Web Inspector: Audit: provide a way to determine whether a give node …
(edit) @239986   6 years drousso Web Inspector: Audit: provide a way to query for all nodes with a …
(edit) @239985   6 years simon.fraser Simplify isRunningAnimationOnRenderer() …
(edit) @239984   6 years antti Remove unused fields from Scrollbar …
(edit) @239983   6 years zalan [LFC] Use the containing block's padding box to position out-of-flow …
(edit) @239982   6 years tpopela Unreviewed, skip JIT tests if it's not enabled * …
(edit) @239981   6 years tpopela Unreviewed: Fix the -Wformat compiler warnings * jsc.cpp: (jscmain):
(edit) @239980   6 years ticaiolima DFGByteCodeParser rules for bitwise operations should consider type of …
(edit) @239979   6 years guijemont Skip a slow test and a flakey test on arm Unreviewed gardening. …
(edit) @239978   6 years graouts Support parsing of additional values for the touch-action property …
(edit) @239977   6 years commit-queue Web Inspector: Generate the DOMDebugger domain for Augmenting Agents …
(edit) @239976   6 years drousso Web Inspector: Audit: create new IDL type for exposing special …
(edit) @239975   6 years mmaxfield [WHLSL] Implement the Type Checker …
(edit) @239974   6 years achristensen Split headerValueForVary into specialized functions for NetworkProcess …
(edit) @239973   6 years timothy_horton Move a test implementation file that got misplaced in the Xcode …
(edit) @239972   6 years timothy_horton Fix a style mistake in PageClientImplMac * …
(edit) @239971   6 years simon.fraser Only run the node comparison code in …
(edit) @239970   6 years mcatanzaro Use unorm2_normalize instead of precomposedStringWithCanonicalMapping …
(edit) @239969   6 years msaboff Add option to JSC to dump memory footprint on script completion …
(edit) @239968   6 years keith_miller Skip type-check-hoisting-phase-hoist... with no jit …
(edit) @239967   6 years achristensen Bulgarian TLD should not punycode-encode URLs with Bulgarian Cyrillic …
(edit) @239966   6 years wilander Restructure …
(edit) @239965   6 years simon.fraser Animation and other code is too aggressive about invalidating layer …
(edit) @239964   6 years yusukesuzuki [JSC] AI should check the given constant's array type when folding …
(edit) @239963   6 years pvollan [macOS] Remove reporting for mach lookups confirmed in-use …
(edit) @239962   6 years alancoon Versioning.
(edit) @239961   6 years ticaiolima [BigInt] Literal parsing is crashing when used inside a Object Literal …
(edit) @239960   6 years sihui_liu IndexedDB: When deleting databases, some open databases might be …
(edit) @239959   6 years commit-queue Import current Resource-Timing WPTs …
(edit) @239958   6 years jiewen_tan Unreviewed, test fixes after r239852. * …
(edit) @239957   6 years mcatanzaro Merge r239787 - Gigacage disabling checks should handle the …
(edit) @239956   6 years mcatanzaro Merge r239245 - Gigacage runway should immediately follow the …
(edit) @239955   6 years drousso Web Inspector: Event breakpoints: typing uppercase "DOM" doesn't show …
(edit) @239954   6 years alancoon New tag.
(edit) @239953   6 years drousso Web Inspector: Event breakpoints: text field and completion popover …
(edit) @239952   6 years rniwa Remove redundant check for alignAttr and hiddenAttr in various …
(edit) @239951   6 years yusukesuzuki [JSC] Do not use asArrayModes() with Structures because it discards …
(edit) @239950   6 years mcatanzaro Merge r239873 - WorkQueue::concurrentApply() passes a raw pointer to a …
(edit) @239949   6 years mcatanzaro Merge r239642 - Parsed protocol of javascript URLs with embedded …
(edit) @239948   6 years commit-queue Unreviewed, rolling out r239901, r239909, r239910, r239912, r239913, …
(edit) @239947   6 years mark.lam Re-enable ability to build --cloop builds. …
(edit) @239946   6 years jer.noble https://bugs.webkit.org/show_bug.cgi?id=193403
(edit) @239945   6 years jbedard webkitpy: Expose device_type from host-like objects …
(edit) @239944   6 years justin_fan [WebGPU] Map WebGPUBindGroupLayoutBindings from the …
(edit) @239943   6 years alancoon Tag Safari-606.4.5.3.1.
(edit) @239942   6 years alancoon Versioning.
(edit) @239941   6 years ryanhaddad Cherry-pick r239939. rdar://problem/47255372 webkitpy: Support …
(edit) @239940   6 years mark.lam Fix all CLoop JSC test failures (including some LLInt bugs due to …
(edit) @239939   6 years jbedard webkitpy: Support alternate simctl device list output (Follow-up fix) …
(edit) @239938   6 years commit-queue Remove unused networking entitlement from iOS WebProcess entitlements …
(edit) @239937   6 years alancoon New branch.
(edit) @239936   6 years youenn Enable MDNS ICE candidate support by default …
(edit) @239935   6 years nvasilyev Web Inspector: Styles: pressing Down key on empty value field …
(edit) @239934   6 years mrajca Expose preference for site-specific quirks on iOS …
(edit) @239933   6 years keith_miller JSC should have a module loader API …
(edit) @239932   6 years drousso Web Inspector: Settings: group titles should vertically align with the …
(edit) @239931   6 years wenson_hsieh [iOS] Expose SPI to access the current sentence boundary and selection …
(edit) @239930   6 years mmaxfield [WHLSL] Assorted cleanup …
(edit) @239929   6 years dinfuehr Fix property access on ARM with the baseline JIT …
(edit) @239928   6 years ryanhaddad Cherry-pick r239878. rdar://problem/47255372 webkitpy: Support …
(edit) @239927   6 years zandobersek DOMCacheStorage: use-after-move in doSequentialMatch() …
(edit) @239926   6 years zalan [LFC][BFC] Add basic box-sizing support. …
(edit) @239925   6 years commit-queue [GStreamer][WebRTC] Override DeviceType() in RealtimeMediaSource …
(edit) @239924   6 years zandobersek Unreviewed WPE debug build fix after r239921. * …
(edit) @239923   6 years zandobersek Unreviewed WPE gardening. Updating baselines for failures that in …
(edit) @239922   6 years cturner [WPE] API test gardening …
(edit) @239921   6 years cturner [GStreamer] Add sharedBuffer utility to GstMappedBuffer, and a …
(edit) @239920   6 years cturner [WPE] Workaround for incorrect template specialization being selected …
(edit) @239919   6 years commit-queue [GTK][WPE] Graphic issue with invalidations on composited layers with …
(edit) @239918   6 years carlosgc WebKitGTK+ 2.23.3
(edit) @239917   6 years carlosgc Unreviewed. Update OptionsGTK.cmake and NEWS for 2.23.3 release .: * …
(edit) @239916   6 years carlosgc Unreviewed. [GTK][WPE] Run distcheck with gtkdoc and MiniBrowser …
(edit) @239915   6 years carlosgc [FreeType] Support emoji modifiers …
(edit) @239914   6 years mitz Tried to fix USE(APPLE_INTERNAL_SDK) 32-bit builds. * …
(edit) @239913   6 years mitz More build fixing. * editing/cocoa/DictionaryLookup.mm:
(edit) @239912   6 years mitz Fixed iOS builds after r239910. * Platform/spi/ios/PDFKitSPI.h:
(edit) @239911   6 years simon.fraser Minor optimization to RenderText::setRenderedText() …
(edit) @239910   6 years mitz Tried to fix the build. Source/WebCore: * …
(edit) @239909   6 years mitz Tried to fix USE(APPLE_INTERNAL_SDK) builds after r239901. Patch by …
(edit) @239908   6 years aakash_jain [ews-build] Update macOS queue configurations …
(edit) @239907   6 years zalan [LFC] Adjust assert for statically positioned fixed elements …
(edit) @239906   6 years philn [WPE][MiniBrowser] Ephemeral WebContext leaks in automation mode …
(edit) @239905   6 years antti Release assert with <img usemap> in shadow tree …
(edit) @239904   6 years timothy Have prefers-color-scheme: light always match on macOS versions before …
(edit) @239903   6 years zalan [LFC] Block/InlinFormattingContext should take …
(edit) @239902   6 years mmaxfield [WHLSL] Add native function synthesis passes …
(edit) @239901   6 years mitz [Cocoa] Avoid importing directly from subumbrella frameworks …
(edit) @239900   6 years zalan [LFC] Move formatting context creation from FormattingState to …
(edit) @239899   6 years zalan [LFC][BFC][MarginCollapsing] Move estimatedMarginBefore flag from …
(edit) @239898   6 years yusukesuzuki Unreviewed, fix scope check assertions …
(edit) @239897   6 years rniwa Enable visual viewport API by default …
(edit) @239896   6 years mmaxfield [WHLSL] Implement the NameResolver …
(edit) @239895   6 years bfulgham Allow WebContent process access to some drawing-related IOKit …
(edit) @239894   6 years ddkilzer Follow-up: WorkQueue::concurrentApply() passes a raw pointer to a …
(edit) @239893   6 years mmaxfield [WHLSL] Add a Visitor class …
(edit) @239892   6 years alancoon Cherry-pick r239792. rdar://problem/46627875 Expand use of …
Note: See TracRevisionLog for help on using the revision log.