- 07e864b Remove unnecessary includes https://bugs.webkit.org/show_bug.cgi?id=167114 by commit-queue@webkit.org · 8 years ago
- 6d14f0a Kill the presentation attribute cache. <https://webkit.org/b/119542> by akling@apple.com · 8 years ago
- 4130b0a Unreviewed, roll out http://trac.webkit.org/changeset/210821 by fpizlo@apple.com · 8 years ago
- 15b72f7 Crash when closing tab with debugger paused by joepeck@webkit.org · 8 years ago
- fd2a3f5 JSCell::classInfo() shouldn't have a bunch of mitigations for being called during destruction by fpizlo@apple.com · 8 years ago
- e9b2652 REGRESSION(r208997): [GLX] Google maps labels broken when using glXCreateContextAttribsARB by magomez@igalia.com · 8 years ago
- 9079e69 Unreviewed build fix for the Release build with enabled logging by tpopela@redhat.com · 8 years ago
- fe38459 MediaKeySession: use existing 'message' event name by zandobersek@gmail.com · 8 years ago
- 65701cb Remove the REQUEST_ANIMATION_FRAME flag by commit-queue@webkit.org · 8 years ago
- 9befbd5 [QuickLook] QLPreviewConverter should be owned by its delegate by aestes@apple.com · 8 years ago
- d75a721 CrashTracer: com.apple.WebKit.WebContent at JavaScriptCore: WTF::StringImpl::containsOnlyWhitespace by antti@apple.com · 8 years ago
- cf93c9b [css-grid] Implementing baseline positioning for grid containers by jfernandez@igalia.com · 8 years ago
- 7bf3246 Fix a ChangeLog typo. by aestes@apple.com · 8 years ago
- d063895 [QuickLook] Do some cleanup in QuickLookHandle by aestes@apple.com · 8 years ago
- 8975ae9 Remove CSSPropertyNames.in from the project. It's not used any more, by simon.fraser@apple.com · 8 years ago
- 7f939a1 [SOUP] Accept-language could be set twice in a row for the default context by carlosgc@webkit.org · 8 years ago
- 1f60b8f [SOUP] Fix handling of accept language property by carlosgc@webkit.org · 8 years ago
- bf9f64b [SOUP] SoupNetworkSession constructor should be explicit by mcatanzaro@igalia.com · 8 years ago
- 12c6e6d [WebIDL] Remove custom bindings for HTMLInputElement, HTMLFrameElement, HTMLMediaElement and HTMLOptionsCollection by commit-queue@webkit.org · 8 years ago
- 803b770 De-duplicate more (nearly) identical code in Editor(Mac|IOS).mm by timothy_horton@apple.com · 8 years ago
- 176783c [Cocoa] Unify FontPlatformData's hashing and equality operators by mmaxfield@apple.com · 8 years ago
- 7207c30 FrameView shouldn't keep dangling pointers into dead render trees. by akling@apple.com · 8 years ago
- dce0024 [Cocoa] Unify font fallback between macOS and iOS for when the font-family list is exhausted by mmaxfield@apple.com · 8 years ago
- bfe6942 Report CPU usage of tabs after they become non-visible using diagnostic logging by cdumez@apple.com · 8 years ago
- 4a84e2f De-duplicate some (nearly) identical code in Editor(Mac|IOS).mm by timothy_horton@apple.com · 8 years ago
- 38f83db Small code cleanup after r210760 https://bugs.webkit.org/show_bug.cgi?id=167047 by zalan@apple.com · 8 years ago
- a1cff3a Renderers should have a simple way to access Settings. by zalan@apple.com · 8 years ago
- 5582100 Align the innerText setter with the HTML spec and Gecko by cdumez@apple.com · 8 years ago
- 8eabdb1 Remove ENABLE(DETAILS_ELEMENT) guards by commit-queue@webkit.org · 8 years ago
- f3b9720 Fix WinCairo build after r210753. https://bugs.webkit.org/show_bug.cgi?id=166730 by achristensen@apple.com · 8 years ago
- e0f4eee Potential nullptr dereference in RenderLayer::updateLayerPosition() by bfulgham@apple.com · 8 years ago
- 6c71ce2 Remove PassRefPtr from more of "platform" by darin@apple.com · 8 years ago
- 216ae7d [WK2] Add diagnostic logging to measure WebGL usage by cdumez@apple.com · 8 years ago
- 7d4e79f Avoid nullptr frame dereference when scrollTo is called on a disconnected DOMWindow by bfulgham@apple.com · 8 years ago
- febde1a Use a strong reference when calling callOnMainThread to schedule events in AudioScheduledSourceNode. by jer.noble@apple.com · 8 years ago
- 06a4096 Protect MediaPlayer from being destroyed mid-load() by jer.noble@apple.com · 8 years ago
- 9621f6f [MediaStream, Mac] Add mock audio source by eric.carlson@apple.com · 8 years ago
- 687d6f5 [WebIDL] Remove custom bindings for DeviceMotionEvent and DeviceOrientationEvent by weinig@apple.com · 8 years ago
- f25a302b [GStreamer] Cache the accelerated capability of MediaPlayerClient in MediaPlayerPrivateGStreamerBase by zandobersek@gmail.com · 8 years ago
- ef2c015 Report post-page load CPU usage using diagnostic logging by cdumez@apple.com · 8 years ago
- 8308853 Unreviewed, rolling out r210677. https://bugs.webkit.org/show_bug.cgi?id=167007 by mcatanzaro@igalia.com · 8 years ago
- 020fa34 Added preprocessor guard for iOS-specific piece of code in GraphicsContext3DOpenGL by annulen@yandex.ru · 8 years ago
- 638ab05 REGRESSION (r210621): [mac-wk2] LayoutTest fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html timing out by eric.carlson@apple.com · 8 years ago
- 8730f4c [SOUP] Simplify cookie storage handling by carlosgc@webkit.org · 8 years ago
- 8a3f754 Keyboard accessory bar can appear on top of full-screen video by timothy_horton@apple.com · 8 years ago
- 68b4ea0 Remove unnecessary includes of Page.h by commit-queue@webkit.org · 8 years ago
- a0a218d Add KEYBOARD_KEY_ATTRIBUTE / KEYBOARD_CODE_ATTRIBUTE to FeatureDefines.xcconfig by cdumez@apple.com · 8 years ago
- 64815a0 Unreviewed, rolling out r210680. by ryanhaddad@apple.com · 8 years ago
- f9e84f7d Source/WebCore: by cdumez@apple.com · 8 years ago
- 11838ab [iOS] Purge GraphicsServices font cache on memory warning. by akling@apple.com · 8 years ago
- a01c69e Unreviewed EFL/GTK build fix after r210684. by cdumez@apple.com · 8 years ago
- 63aed3d REGRESSION (r209977): Crash in UniqueIDBDatabase::executeNextDatabaseTask. by beidson@apple.com · 8 years ago
- 56cfc01 Make ApplicationCacheHost::maybeLoadSynchronously more robust by commit-queue@webkit.org · 8 years ago
- 78127c1 Update style of ResourceHandleInternal by commit-queue@webkit.org · 8 years ago
- 8563ce9 Use GenericEventQueue rather than callOnMainThread to schedule events in AudioScheduledSourceNode. by jer.noble@apple.com · 8 years ago
- 4412a66 OneDrive application crashes upon launch by commit-queue@webkit.org · 8 years ago
- 0518d27 Protect MediaPlayer from being destroyed mid-load() by jer.noble@apple.com · 8 years ago
- 14cbfdd Update bindings test results. by weinig@apple.com · 8 years ago
- dc4fe34 [GTK] WebKitWebProcess at 100% CPU loading hyphenation dictionaries by zandobersek@gmail.com · 8 years ago
- 1b0df60 [css-grid] Make the grid sizing data persistent through layouts by jfernandez@igalia.com · 8 years ago
- 932c081 [iOS] Implement support for KeyboardEvent.code by cdumez@apple.com · 8 years ago
- b7ef472 [WebIDL] Autogenerate named getters by commit-queue@webkit.org · 8 years ago
- c350aca [iOS][WK1] Fix initialization of CADisplayLink::preferredFramesPerSecond by commit-queue@webkit.org · 8 years ago
- 367a235 Unreviewed, build fix for macOS ports by utatane.tea@gmail.com · 8 years ago
- 1fabe6a Implement InlineClassicScript https://bugs.webkit.org/show_bug.cgi?id=166925 by utatane.tea@gmail.com · 8 years ago
- d1c9948 [MediaStream, Mac] Render media stream audio buffers by eric.carlson@apple.com · 8 years ago
- 36fe747 Remove request.formData property until it gets implemented by commit-queue@webkit.org · 8 years ago
- 0495ac6 Versioning. by matthew_hanson@apple.com · 8 years ago
- 9961829 Reverting r210598, r210597, and r210591 to fix the iOS simulator build. by ryanhaddad@apple.com · 8 years ago
- 76eb111 Crash when WebCore's GC heap grows way too large. by akling@apple.com · 8 years ago
- 44ddbfc AX: role=treeitem accessible name not spoken to VoiceOver macOS when using string contained inside element by n_wang@apple.com · 8 years ago
- 3b89849 [GTK] Unreviewed build fix after r210600. by bfulgham@apple.com · 8 years ago
- 5090f5f [GTK] Unreviewed build fix after r210599. by bfulgham@apple.com · 8 years ago
- fde7b6a ASSERTION FAILED: run->m_stop > 0 in *WebCore::RenderBlockFlow::computeInlineDirectionPositionsForSegment by mmaxfield@apple.com · 8 years ago
- 895a1cd File scheme should not allow access of a resource on a different volume. by bfulgham@apple.com · 8 years ago
- bf0e3f5 [Cocoa] Testing fix after r210597 https://bugs.webkit.org/show_bug.cgi?id=166672 by mmaxfield@apple.com · 8 years ago
- 54fbcb5 [Cocoa] Testing fix after r210591 https://bugs.webkit.org/show_bug.cgi?id=166672 by mmaxfield@apple.com · 8 years ago
- 86a4734 Iterating over URLSearchParams does not work by cdumez@apple.com · 8 years ago
- c15cd47 [Cocoa] Variation fonts without variations specified are not rendered as if the default variations were specified by mmaxfield@apple.com · 8 years ago
- 0edf868 Attempt to fix the Windows build after r210588. by ryanhaddad@apple.com · 8 years ago
- 1ca2280 Address some feedback from r210567. by weinig@apple.com · 8 years ago
- 5c093c7 Rename JSCustomSQLStatementErrorCallback.cpp to JSSQLStatementErrorCallbackCustom.cpp by weinig@apple.com · 8 years ago
- c366a0a Unreviewed, rolling out r210571. by ryanhaddad@apple.com · 8 years ago
- 48ea08e Decouple module loading initiator from ScriptElement by utatane.tea@gmail.com · 8 years ago
- a946d42 [GStreamer] Use smart pointers and modernize code in WebKitWebAudioSourceGStreamer by carlosgc@webkit.org · 8 years ago
- 4a90f54 Unreviewed, rolling out r182947. https://bugs.webkit.org/show_bug.cgi?id=166922 by commit-queue@webkit.org · 8 years ago
- 4e03067 Unreviewed, rolling out r210579. by carlosgc@webkit.org · 8 years ago
- a26e0b0 Unreviewed. Fix GTK+ build after r210571. by carlosgc@webkit.org · 8 years ago
- 2f81b8a Unreviewed GTK buildfix after r210571. by ossy@webkit.org · 8 years ago
- dbec4e3 Implement JSSourceCode to propagate SourceCode in module pipeline by utatane.tea@gmail.com · 8 years ago
- 57a1b43 File scheme should not allow access of a resource on a different volume. by bfulgham@apple.com · 8 years ago
- dfd412e [WebIDL] Remove most of the custom bindings for the WebGL code by commit-queue@webkit.org · 8 years ago
- 9c8405a :active and :hover states may not be updated across slots by rniwa@webkit.org · 8 years ago
- daaaaca Missing logging in IconLoader::startLoading by krollin@apple.com · 8 years ago
- a1c5767 Implement "proximity" scroll snapping by wenson_hsieh@apple.com · 8 years ago
- 99fbf84 Make Event.initEvent()'s first parameter mandatory by cdumez@apple.com · 8 years ago
- e002a4d Unreviewed, rolling out r210537. https://bugs.webkit.org/show_bug.cgi?id=166903 by ryanhaddad@apple.com · 8 years ago
- 6bc7ed8 REGRESSION(r189555): ImageDocument title no longer includes the size of the image by cdumez@apple.com · 8 years ago
- 50f1bd6 Add support for MediaKeys.generateRequest(). by jer.noble@apple.com · 8 years ago
- 726186a Add support for MediaKeys.createSession(). by jer.noble@apple.com · 8 years ago