- 8152c8ba First step to fix hacked isReplaced: Rename isReplaced functions to isReplacedOrInlineBlock by darin@apple.com · 3 years, 1 month ago
- 66db76d Clean-up: Adopt Page::forEachDocument in some missed spots by bfulgham@apple.com · 3 years, 2 months ago
- 3543f36 Remove WTF::Variant and WTF::get https://bugs.webkit.org/show_bug.cgi?id=231675 by commit-queue@webkit.org · 3 years, 4 months ago
- da27054 Drop remaining uses of makeRefPtr() in WebCore/ by cdumez@apple.com · 3 years, 5 months ago
- b6b93fe Stop tracking form elements with FormController by heycam@apple.com · 3 years, 6 months ago
- 922b5ea Rename hasOverflowClip() to prepare for the real overflow:clip by commit-queue@webkit.org · 3 years, 7 months ago
- b8cb6b7 Make WebCore::HitTestRequest::RequestType an enum class by wenson_hsieh@apple.com · 3 years, 9 months ago
- e056524 Finish introduction of RenderLayerScrollableArea: remove remaining glue code from RenderLayer by zimmermann@webkit.org · 4 years, 1 month ago
- 6f27410 Separate scrolling code out of RenderLayer by zimmermann@webkit.org · 4 years, 1 month ago
- e48d273 Next step towards eliminating deprecated legacy positions by darin@apple.com · 4 years, 5 months ago
- c8d8b55 Remove EAffinity, UPSTREAM, DOWNSTREAM, SEL_DEFAULT_AFFINITY, and VisibleSelection::selectionType by darin@apple.com · 4 years, 5 months ago
- f91ef17 Remove some member functions of Range and many calls to createLiveRange by darin@apple.com · 4 years, 7 months ago
- 5d3decc Remove Range::create and many more uses of live ranges by darin@apple.com · 4 years, 7 months ago
- 9d0d461 Further reduction in the use of live ranges, particularly in headers by darin@apple.com · 4 years, 7 months ago
- cbe4440 Clean up some useless includes of CSSAnimationController.h by graouts@webkit.org · 4 years, 10 months ago
- e8341dc [Cocoa] Use createNSArray in many more places that build NSArray objects from C++ collections by darin@apple.com · 4 years, 10 months ago
- a701a0d [Cocoa] Simplify NSArray, NSDictionary, and NSNumber idioms throughout WebKit by darin@apple.com · 4 years, 10 months ago
- 35a79bf Update minimum ICU version to 60.2 by ross.kirsling@sony.com · 4 years, 10 months ago
- b13b7de Stop using live ranges in DocumentMarkerController by darin@apple.com · 4 years, 10 months ago
- 1b30f74 Remove all uses of live ranges from TextIterator by darin@apple.com · 4 years, 11 months ago
- d2f1a00 Move most of TextIterator off of live ranges by darin@apple.com · 5 years ago
- 1451f86 Change HitTestRequestType to an OptionSet by dbates@webkit.org · 5 years ago
- 8781788 Make ShadowRoot.delegateFocus work in iOS by rniwa@webkit.org · 5 years ago
- 2f6c3a8 [iOS] Remove redundant uses of USE(UIKIT_EDITING) by aestes@apple.com · 5 years ago
- 0a02c61 [iOS] When hit testing for a context menu interaction, do not consider whether the element is contenteditable by aestes@apple.com · 5 years ago
- 9c761e0 Unable to tap buttons at top of Wells Fargo app’s Payees screen by zalan@apple.com · 6 years ago
- 54e841e Cannot bring up custom media controls at all on v.youku.com by zalan@apple.com · 6 years ago
- d08463d Source/WebCore: by zalan@apple.com · 6 years ago
- 0397f95 Unreviewed, rolling out r244755. by tsavell@apple.com · 6 years ago
- 6cb5f43 Source/WebCore: by zalan@apple.com · 6 years ago
- d6916f8 Have ScrollableArea store a ScrollType for the current scroll by simon.fraser@apple.com · 6 years ago
- 9ee6097 Use references rather than pointers for register/unregister functions, and more by darin@apple.com · 6 years ago
- ae5a8bd Use Ref<> as much as possible https://bugs.webkit.org/show_bug.cgi?id=192808 by yusukesuzuki@slowstart.org · 6 years ago
- cc88979 Unreviewed build fix. by zalan@apple.com · 6 years ago
- 6c408f3 Click and touch event listeners on the body don't work by zalan@apple.com · 6 years ago
- 1e847592 Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY) by ap@apple.com · 6 years ago
- 223f6f8 Make "overflow: overlay" a synonym for "overflow: auto" by simon.fraser@apple.com · 6 years ago
- eea2d6a Modernize RenderStyleConstants.h - Part 2 by commit-queue@webkit.org · 7 years ago
- 1a4e667 Modernize RenderStyleConstants.h - Part 1 by commit-queue@webkit.org · 7 years ago
- c518f7e Drop MainFrame class https://bugs.webkit.org/show_bug.cgi?id=184191 by cdumez@apple.com · 7 years ago
- 59d39bb Stop using EXCLUDED_SOURCE_FILE_NAMES for actual source files in WebCore by timothy_horton@apple.com · 7 years ago
- 71f34a0 Remove WebCore/ForwardingHeaders directory by don.olmstead@sony.com · 7 years ago
- ccb3028 [iOS] Restrict synthetic clicks to the origin that handled the underlying touch event by aestes@apple.com · 7 years ago
- 5917cb1 Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII by darin@apple.com · 7 years ago
- 0daed40 Compositing layers in UIWebView are often missing content after scrolling by simon.fraser@apple.com · 7 years ago
- 7a0bfaa UIWebView is not rendering content that comes on screen during overflow scroll by simon.fraser@apple.com · 7 years ago
- ba62583 Remove WebCoreSystemInterface https://bugs.webkit.org/show_bug.cgi?id=177916 by achristensen@apple.com · 7 years ago
- 94d850c Make RenderLayer and RenderLayerBacking TextStream-loggable, and clean up compositing logging by simon.fraser@apple.com · 8 years ago
- bad49a4 Cleanup: Use OptionSet to represent marker types by dbates@webkit.org · 8 years ago
- 2c6d4eb Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h by rniwa@webkit.org · 8 years ago
- 8f91d5b Remove some usage of PassRefPtr in editing code by cdumez@apple.com · 8 years ago
- 09e70aa Modernize Frame.h https://bugs.webkit.org/show_bug.cgi?id=171357 by achristensen@apple.com · 8 years ago
- 524809d Rename AnimationController to CSSAnimationController by commit-queue@webkit.org · 8 years ago
- 15313dc iOS: An element with tabindex is not focusable unless there is no mouse event handler by rniwa@webkit.org · 8 years ago
- 965d335 :hover rule causes a single tap to not activate a slotted anchor element by rniwa@webkit.org · 8 years ago
- 838ce52 The DOM should have an advancing wavefront opaque root barrier by fpizlo@apple.com · 8 years ago
- 4a588ff Move Node from ExceptionCode to ExceptionOr by darin@apple.com · 8 years ago
- a660c1b Convert Document from ExceptionCode to Exception by darin@apple.com · 8 years ago
- 760090a by achristensen@apple.com · 8 years ago
- b33157c WTF should know about Language https://bugs.webkit.org/show_bug.cgi?id=157756 by fpizlo@apple.com · 9 years ago
- f45d2b5 Update Node::appendChild() / replaceChild() / removeChild() / insertBefore() to take references instead of pointers by cdumez@apple.com · 9 years ago
- 5c4302b RenderElement::style() should return const RenderStyle by antti@apple.com · 9 years ago
- 9be2329 Unify iOS Frame::setTimersPaused() logic and Frame::{suspend, resume}ActiveDOMObjectsAndAnimations() by dbates@webkit.org · 9 years ago
- f63871d Rename RenderObject::isRoot() to isDocumentElementRenderer() by simon.fraser@apple.com · 9 years ago
- c2ad848 Node.appendChild(null) / replaceChild(null, null) / removeChild(null) / insertBefore(null, ref) should throw a TypeError by cdumez@apple.com · 9 years ago
- 281b569 Range.detach() / NodeIterator.detach() should be no-ops as per the latest DOM specification by cdumez@apple.com · 9 years ago
- 12d5a62 Clean up related to wheelEvent names by simon.fraser@apple.com · 10 years ago
- f978083 Rename Document::body() to Document::bodyOrFrameset() for clarity by cdumez@apple.com · 10 years ago
- b7f4850 First argument to DOM traversal functions should be a reference by cdumez@apple.com · 10 years ago
- bfcac52 Fix the iOS build. by aestes@apple.com · 10 years ago
- b4cc0cf Use is<>() / downcast<>() for RenderTextControl / RenderTextControlSingleLine by cdumez@apple.com · 10 years ago
- dd2b64a Use is<>() / downcast<>() for RenderBoxModelObject by cdumez@apple.com · 10 years ago
- e943779 Use is<>() / downcast<>() for RenderBlock objects by cdumez@apple.com · 10 years ago
- a9c60c9 Have is<>(T*) function do a null check on the pointer argument by cdumez@apple.com · 10 years ago
- 8326f6a iOS build fix following r173989. by mitz@apple.com · 10 years ago
- ef5c176 Use is<HTML*Element>() instead of isHTML*Element() - Part 2 by cdumez@apple.com · 10 years ago
- 72754ba Use downcast<HTML*Element>() instead of toHTML*Element() by cdumez@apple.com · 10 years ago
- 8599c5a [iOS] Attempt to fix the iOS build after <http://trac.webkit.org/changeset/173606> by dbates@webkit.org · 10 years ago
- 376339c Subpixel layout: Rename LayoutRect's device pixel snapping functions. by zalan@apple.com · 10 years ago
- 6d7ab06 CSS JIT: add support for the pseudo classes :hover and :active by benjamin@webkit.org · 11 years ago
- 40aa55a Link search area for touch events is too large in some cases by antti@apple.com · 11 years ago
- 0b3dffe Text autosizing does not determine line count correctly for simple line layout by antti@apple.com · 11 years ago
- 5eba39b Fixed the iOS build. by mitz@apple.com · 11 years ago
- ded18ec Remove String::deprecatedCharacters by darin@apple.com · 11 years ago
- 738e9f5 Avoid copy-prone idiom "for (auto item : collection)" by darin@apple.com · 11 years ago
- d7e21b7 TextIterator: Use StringView and references rather than pointers by darin@apple.com · 11 years ago
- 822918e Frame::rectForSelection shouldn't instantiate FrameSelection by rniwa@webkit.org · 11 years ago
- 8f4c3ab Source/WebCore: More (and more correct) iOS build fix after r163712. by mitz@apple.com · 11 years ago
- a84c83d iOS build fix after r163712 by mitz@apple.com · 11 years ago
- ec2f456 More iOS build fixing. by mitz@apple.com · 11 years ago
- d473f92 Remove inline member functions of FrameSelection that access m_selection by rniwa@webkit.org · 11 years ago
- 46b0fd5 Remove the ACCELERATED_COMPOSITING flag by abucur@adobe.com · 11 years ago
- fdfeb2c Add implementations of Frame::viewportArguments() and by simon.fraser@apple.com · 11 years ago
- 6307d45 Fix FrameIOS.o for iOS. Unreviewed build fix. by joepeck@webkit.org · 11 years ago
- 4da1af8 [iOS] Upstream WebCore/page changes by dbates@webkit.org · 11 years ago