source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @219567   8 years beidson WKHTTPCookieStore observing only works on the default cookie store. …
(edit) @219566   8 years jmarcell Cherry-pick r219545. rdar://problem/33221110
(edit) @219565   8 years commit-queue [WebIDL] Rename JSCSSValueCustom.cpp to …
(edit) @219564   8 years graouts REGRESSION: order of AirPlay and volume controls is inconsistent …
(edit) @219563   8 years weinig [Scripts] Fix missing variable warnings from svn-create-patch when …
(edit) @219562   8 years sbarati Remove custom defined RELEASE_ASSERT in …
(edit) @219561   8 years mcatanzaro -Wformat-truncation warning in ConfigFile.cpp …
(edit) @219560   8 years annulen [CMake] Create targets before WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS is …
(edit) @219559   8 years mcatanzaro Unreviewed, rolling out r219556. Broke build without WebCrypto …
(edit) @219558   8 years graouts Media controls draw behind captions …
(edit) @219557   8 years commit-queue Add some missing build dependencies on Fedora …
(edit) @219556   8 years zandobersek [CMake] Clean up Web Crypto build targets …
(edit) @219555   8 years carlosgc Web Automation: link and partial link queries don't work if the link …
(edit) @219554   8 years carlosgc Web Automation: FindNodes should throw an error in case of invalid …
(edit) @219553   8 years mcatanzaro -Wreorder warning caused by GraphicsContext3D cleanup …
(edit) @219552   8 years commit-queue Dismissing the captions panel using the mouse is too eager to remove …
(edit) @219551   8 years commit-queue DisallowUserAgentShadowContent moves out of non-UA shadow roots …
(edit) @219550   8 years beidson Crash when a WKHTTPCookieStore outlives its owning WKWebsiteDataStore. …
(edit) @219549   8 years commit-queue Clicking edges of media control buttons changes visual state of button …
(edit) @219548   8 years commit-queue Make the decision for asynchronously decoding an image be in one place …
(edit) @219547   8 years mcatanzaro [CMake] Raise minimum CMake requirement …
(edit) @219546   8 years commit-queue [GTK] Sort inspector GResource manifest to ensure reproducible builds …
(edit) @219545   8 years beidson Make sure all CFHTTPCookieStorageRefs we create are scheduled. …
(edit) @219544   8 years mmaxfield Rename RenderStyle::fontSize() to RenderStyle::computedFontPixelSize() …
(edit) @219543   8 years mmaxfield line-height: <number> gets visually applied twice when text autosizing …
(edit) @219542   8 years ddkilzer Make it possible to extend check-webkit-style with Apple-internal …
(edit) @219541   8 years wenson_hsieh [iOS WK2] Presenting an action sheet on an image map prevents …
(edit) @219540   8 years weinig [Scripts] Make svn-create-patch work better when called in sub …
(edit) @219539   8 years mmaxfield Clean up line-height and minimumFontSize functions …
(edit) @219538   8 years jbedard Unreviewed build fix after r219537. * …
(edit) @219537   8 years jbedard Add iOS 11 SPI https://bugs.webkit.org/show_bug.cgi?id=174430
(edit) @219536   8 years zandobersek [GCrypt] Implement CryptoKeyRSA PKCS#8 exports …
(edit) @219535   8 years zandobersek [GCrypt] Implement CryptoKeyRSA PKCS#8 imports …
(edit) @219534   8 years jbedard Failing to install on iPad simulators …
(edit) @219533   8 years jeffm Source/WebKit: -[WKWebProcessBundleParameters …
(edit) @219532   8 years commit-queue [Curl] Don't start downloading more than once for same request …
(edit) @219531   8 years cdumez Possible crash in ~UserGestureIndicator() when on non-main thread …
(edit) @219530   8 years bfulgham Monitor directory for new statistics files after a delete operation …
(edit) @219529   8 years jlewis3 Unreviewed, rolling out r219516. This caused an API failure on macOS. …
(edit) @219528   8 years dbates REGRESSION (r219013): Compute source frame info for frameless document …
(edit) @219527   8 years jlewis3 Fixed expectations after Mac expectation change. …
(edit) @219526   8 years jer.noble Allow clients to override their own hardware media requirements where …
(edit) @219525   8 years cdumez Possible crash under NetworkSocketStream::didFailSocketStream() …
(edit) @219524   8 years commit-queue WebRTC: silence data not sent for disabled audio track …
(edit) @219523   8 years jbedard Add High Sierra test expectations …
(edit) @219522   8 years mcatanzaro [CMake] Unclear distinction between WebKitHelpers and WebKitMacros …
(edit) @219521   8 years commit-queue Unreviewed, rolling out r219510. …
(edit) @219520   8 years commit-queue Fix style for name of class alloc function in …
(edit) @219519   8 years jer.noble [MSE] Removing samples when presentation order does not match decode …
(edit) @219518   8 years jlewis3 Correcting test expectations after mac-expectation changes. …
(edit) @219517   8 years commit-queue Increase CoreAudio render audio buffer sizes for WebRTC …
(edit) @219516   8 years beidson Make sure all CFHTTPCookieStorageRefs we create are scheduled. …
(edit) @219515   8 years commit-queue Remove CoreAudioCaptureSource speaker configuration …
(edit) @219514   8 years cdumez Potential null-dereference under NetworkRTCProvider::resolvedName() …
(edit) @219513   8 years eric.carlson [MediaStream] Limit the number of remote video samples queued …
(edit) @219512   8 years sbarati Fix ambiguous description text in ARES-6 about the data the benchmark …
(edit) @219511   8 years commit-queue Report CoreAudioCaptureSource failure in case shared unit stops …
(edit) @219510   8 years utatane.tea [WTF] Newly added AtomicStringImpl should use BufferInternal static …
(edit) @219509   8 years jer.noble Adding the 'autoplay' attribute to a media element during a user …
(edit) @219508   8 years jlewis3 Unreviewed, rolling out r219500. The test is consistently failing on …
(edit) @219507   8 years jbedard Tools: Bring mac expectations in-line with other platforms …
(edit) @219506   8 years utatane.tea [WTF] Use std::unique_ptr for StackTrace …
(edit) @219505   8 years commit-queue [WinCairo] error 'm_compositorTexture': undeclared identifier since …
(edit) @219504   8 years commit-queue [HarfBuzz] Decomposed Vietnamese characters are rendered incorrectly …
(edit) @219503   8 years commit-queue [WinCairo] Build broken "Cannot open include file: 'GL/glext.h'" since …
(edit) @219502   8 years utatane.tea [JSC] Use WTFMove to prune liveness in DFGAvailabilityMap …
(edit) @219501   8 years cdumez PageCache::removeAllItemsForPage(Page&) may reenter itself and cause …
(edit) @219500   8 years commit-queue AX: VoiceOver silent or skipping over time values on media player. …
(edit) @219499   8 years cdumez Better deal with changes to the ResourceLoadStatisticsStore file on …
(edit) @219498   8 years mark.lam Add some additional test cases for bug 170896. …
(edit) @219497   8 years mcatanzaro Fix style checker unit test Unreviewed WebKit2 => WebKit fixup. * …
(edit) @219496   8 years mcatanzaro [GTK][WPE] Avoid setting settings that are set by default Unreviewed. …
(edit) @219495   8 years annulen Unreviewed, Windows ports should enable WebKitLegacy and disable …
(edit) @219494   8 years matthew_hanson Fix the Mac CMake build. Unreviewed build fix. Fix the Mac CMake …
(edit) @219493   8 years matthew_hanson Use the old WebKit/WebKit2 targets for CMake builds. (v2) Unreviewed …
(edit) @219492   8 years matthew_hanson Use the old WebKit/WebKit2 targets for CMake builds. Unreviewed build …
(edit) @219491   8 years utatane.tea Unreviewed, annotate inline for operator==/!= for FastAllocator …
(edit) @219490   8 years mitz Removed empty project directories left behind after the rename …
(edit) @219489   8 years matthew_hanson Fix TestWebKit API. https://bugs.webkit.org/show_bug.cgi?id=174164
(edit) @219488   8 years matthew_hanson Fix the cMake builds (GTK and WPE.) …
(edit) @219487   8 years matthew_hanson Rename WebKit2.xcodeproj to WebKit.xcodeproj. …
(edit) @219486   8 years matthew_hanson Update tools and configurations after renaming Source/WebKit2 to …
(edit) @219485   8 years matthew_hanson Update the Visual Studio project name from WebKit to WebKitLegacy. …
(edit) @219484   8 years matthew_hanson Update the Xcode project name from WebKit to WebKitLegacy. …
(edit) @219483   8 years matthew_hanson Update tools and configurations after renaming Source/WebKit to …
(edit) @219482   8 years matthew_hanson Rename Source/WebKit2 to Source/WebKit.
(edit) @219481   8 years matthew_hanson Rename Source/WebKit to Source/WebKitLegacy.
(edit) @219480   8 years mcatanzaro Fix compiler warnings when building with GCC 7 …
(edit) @219479   8 years mcatanzaro Incorrect call to StyledElement::setInlineStyleProperty in …
(edit) @219478   8 years jlewis3 Skipped multiple http/tests/webrtc/ test on iOS simulator. …
(edit) @219477   8 years jbedard Add script to rebase patches during the …
(edit) @219476   8 years dino Fix iOS build. * platform/graphics/GraphicsContext3D.h:
(edit) @219475   8 years cdumez Moved filesystem code out of WebResourceLoadStatisticsStore class …
(edit) @219474   8 years dino Rename GraphicsContext[3D]Mac to Cocoa and move things into …
(edit) @219473   8 years dino Clean-up some things in GraphicsContext3D …
(edit) @219472   8 years dino Avoid unnecessary copy of framebuffer into WebGL Layer …
(edit) @219471   8 years jmarcell Versioning.
(edit) @219470   8 years jmarcell Tag Safari-603.3.8.
(edit) @219469   8 years jmarcell Versioning.
(edit) @219468   8 years jmarcell Tag Safari-604.1.31.2.
Note: See TracRevisionLog for help on using the revision log.