- 9ace801 Remove PassRefPtr from "page" directory of WebCore, also deploy references by darin@apple.com · 8 years ago
- 6c71ce2 Remove PassRefPtr from more of "platform" by darin@apple.com · 8 years ago
- c34f195 Many new HTML5 input types still exposed as generic AXTextfield by n_wang@apple.com · 8 years ago
- c042ea5 Add link information to data transfer pasteboard for drag and drop links by wilander@apple.com · 8 years ago
- f7a5acc WTF::ParkingLot should stop using std::chrono because std::chrono::duration casts are prone to overflows by fpizlo@apple.com · 8 years ago
- 82eaefa Remove Battery Status API from the tree by achristensen@apple.com · 8 years ago
- 036f955 Support InputEvent.dataTransfer for the InputEvent spec by wenson_hsieh@apple.com · 8 years ago
- d763bcc AX: [Mac] mapping for output elements by n_wang@apple.com · 8 years ago
- 1c23365 Move user agent quirks to cross-platform location by mcatanzaro@igalia.com · 8 years ago
- a0cf0ad AX: [Mac] roleDescription for AXTextField input types by n_wang@apple.com · 8 years ago
- 562a9e2c Stop using PassRefPtr in platform/efl by cdumez@apple.com · 8 years ago
- 7799012 AX: <figcaption> should be AXTitleUIElement for other content inside the <figure> by n_wang@apple.com · 8 years ago
- 5243eec AX: AXRoleDescription for details and summary elements by n_wang@apple.com · 8 years ago
- f5c8511 Remove a couple of unused members from PlatformKeyboardEvent by andersca@apple.com · 8 years ago
- d96d18d Add support for input.minLength / textArea.minLength by cdumez@apple.com · 9 years ago
- 0d0c2ad Create platform/gamepad directory, and make GamepadProvider pure virtual (with a default empty implementation). by beidson@apple.com · 9 years ago
- 9f67cf6 Split calculateCacheSizes in two methods by carlosgc@webkit.org · 9 years ago
- db9a8a6 Clean up PassRefPtr uses in Modules/encryptedmedia, Modules/speech, and Modules/quota by gyuyoung.kim@webkit.org · 9 years ago
- 32eff30 Purge PassRefPtr in platform/efl and platform/mac by gyuyoung.kim@webkit.org · 9 years ago
- ced12ca [EFL] Remove mac configuration dependency in WebKit Version definition by gyuyoung.kim@webkit.org · 9 years ago
- b7bae2c Drop some unnecessary header includes by cdumez@apple.com · 9 years ago
- bb16500 Add media query support for wide gamut displays on Mac by dino@apple.com · 9 years ago
- 2c79413 Build fix followup to r200163 by beidson@apple.com · 9 years ago
- 2539bd9 [GTK][EFL] Move non-glib/gtk platform implementations out of platform/gtk by csaavedra@igalia.com · 9 years ago
- 1452c11 Add color-gamut media query support by dino@apple.com · 9 years ago
- 0140671 AX: Implement AutoFill Available attribute for a text field by cfleizach@apple.com · 9 years ago
- 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
- 0a0f890 Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase by darin@apple.com · 9 years ago
- a7f7319 Remove equalIgnoringCase since all callers really wanted equalIgnoringASCIICase by darin@apple.com · 9 years ago
- 778bccc ResourceError should store failingURL as URL instead of String to avoid reparsing and to address FIXME comments in ResourceErrorCF.cpp and ResourceErrorMac.mm by ddkilzer@apple.com · 9 years ago
- 28e4966 [EFL] edje shouldn't have verbose output by ossy@webkit.org · 9 years ago
- 48044e3 [EFL] http/tests/navigation/useragent test failed after r192459. by hs85.jeong@samsung.com · 9 years ago
- 4141cb5 [EFL][GTK] Remove use of String::format() in versionForUAString() by gyuyoung.kim@webkit.org · 9 years ago
- 0e8f420 [EFL] Support an applicationVersion argument to UserAgentEfl::standardUserAgent() by gyuyoung.kim@webkit.org · 9 years ago
- f3be99d [EFL] Add UserAgentEFl.cpp|h https://bugs.webkit.org/show_bug.cgi?id=151007 by gyuyoung.kim@webkit.org · 9 years ago
- f8ef838 Make every port implement MainThreadSharedTimer instead of using global functions by carlosgc@webkit.org · 9 years ago
- 8090ccb Report error when main resource is blocked by content blocker by commit-queue@webkit.org · 9 years ago
- 53dfd8e ScrollbarThemes should be returned by reference. <https://webkit.org/b/147551> by akling@apple.com · 10 years ago
- a93d7ef Migrate GraphicsContexts from pointers to references by mmaxfield@apple.com · 10 years ago
- 5fbcf1f [EFL] Move RenderThemeEfl.cpp|h from WebCore/platform/efl to WebCore/rendering by gyuyoung.kim@webkit.org · 10 years ago
- d110c7e [EFL] Use the non-overlay scrollbar by commit-queue@webkit.org · 10 years ago
- c2023e7 Move painting functions from RenderObject to RenderElement. by zalan@apple.com · 10 years ago
- da7602f RenderTheme::baselinePosition() should take RenderBox instead of RenderObject. by zalan@apple.com · 10 years ago
- e910683 [EFL] The "Missing Plug-in" buttons are not showing up on some flash contents by commit-queue@webkit.org · 10 years ago
- 7f1eb12 [GTK][EFL] Remove dead functions in LocalizedStrings by ryuan.choi@navercorp.com · 10 years ago
- 6489486 Remove RenderTheme::shouldShowPlaceholderWhenFocused() by carlosgc@webkit.org · 10 years ago
- 0ac68b8 [EFL] Scrollbar is not drawn on MiniBrowser. by commit-queue@webkit.org · 10 years ago
- 261dd23 Rolling out r184660 https://bugs.webkit.org/show_bug.cgi?id=145200 by dbates@webkit.org · 10 years ago
- 3316e34af [EFL] Remove unnecessary overriden methods from ScrollBarEfl by ossy@webkit.org · 10 years ago
- 65343d2 Stop using ScrollbarThemeClient and just use Scrollbar directly by andersca@apple.com · 10 years ago
- 0919c8d [EFL] Hyphenation is not supported https://bugs.webkit.org/show_bug.cgi?id=89830 by ryuan.choi@navercorp.com · 10 years ago
- 09f01f9 [EFL] Do not consider test directories when DEVELOPER_MODE is OFF by ryuan.choi@navercorp.com · 10 years ago
- 36a7b37 Remove unnecessary svn:executable flags by ossy@webkit.org · 10 years ago
- 07e587f AX: AutoFill button is not accessible with VoiceOver by dbates@webkit.org · 10 years ago
- 9df6fcd Unreviewed, rolling out r184645. https://bugs.webkit.org/show_bug.cgi?id=145220 by commit-queue@webkit.org · 10 years ago
- f603d5d AX: AutoFill button is not accessible with VoiceOver by dbates@webkit.org · 10 years ago
- 2c91b42 USE(...) macro should expect unprefixed variables by mrobinson@webkit.org · 10 years ago
- e4615f4 [Mac][iOS] setSharedTimerFireInterval() / stopSharedTimer() are expensive by cdumez@apple.com · 10 years ago
- 3cb8c99 Scrollbars and ScrollAnimators must always have a ScrollableArea by bfulgham@apple.com · 10 years ago
- 4d20dcf Implement system fonts FontDescription caching at RenderTheme level by cdumez@apple.com · 10 years ago
- e27f8d7 Fix cast-align warning in Source/WebCore/platform/efl/EflScreenUtilities.cpp by ossy@webkit.org · 10 years ago
- d77a314 Remove ENABLE(INSPECTOR) ifdef guards by ossy@webkit.org · 10 years ago
- c7861d4 Make 'TypeName' parameter unnecessary in CSSPropertyNames.in by cdumez@apple.com · 10 years ago
- 3bb9c20 Move the Windows only plug-in code to WebKit/win by andersca@apple.com · 10 years ago
- fb77811 Use std::unique_ptr instead of PassOwnPtr|OwnPtr for Pasteboard by commit-queue@webkit.org · 10 years ago
- b33cb56 Remove genericFamily enum from FontDescription by antti@apple.com · 10 years ago
- 6bbf453 [EFL] Remove E_Dbus dependency https://bugs.webkit.org/show_bug.cgi?id=136355 by ryuan.choi@navercorp.com · 10 years ago
- afed089 Unreviewed, EFL build fix since r176459. by gyuyoung.kim@samsung.com · 10 years ago
- 48658be [EFL] Unexpected crashes in layout test after r175953 by gyuyoung.kim@samsung.com · 10 years ago
- 7a800ee [EFL] Clean up OwnPtr in RenderThemeEfl by gyuyoung.kim@samsung.com · 10 years ago
- 791352d Use std::unique_ptr<>|std::make_unique_ptr in RenderThemeEfl::ThemePartCacheEntry::create() by gyuyoung.kim@samsung.com · 10 years ago
- 8b11b4e [EFL] Remove GamepadDeviceEfl::create() by gyuyoung.kim@samsung.com · 10 years ago
- 50862fe De-templatize Timer https://bugs.webkit.org/show_bug.cgi?id=138450 by jer.noble@apple.com · 10 years ago
- 332cc3d [EFL] Fix the build if LOG_DISABLED=0 in release mode by commit-queue@webkit.org · 10 years ago
- a8a0da2 [Mac] Support "inverted-colors" and "monochrome" media feature. by dino@apple.com · 10 years ago
- 3abcc79 Use is<>() / downcast<>() for all remaining RenderObject subclasses by cdumez@apple.com · 10 years ago
- 0abff8b Use is<>() / downcast<>() for RenderBox by cdumez@apple.com · 10 years ago
- 51b27c5 [EFL] window.screen.width returns wrong value if more displays are available by g.czajkowski@samsung.com · 10 years ago
- 63c654d Use is<>() / downcast<>() for Widget subclasses by cdumez@apple.com · 10 years ago
- 8cadb6f [Media] Expose AudioTracks in the "captions" menu. by jer.noble@apple.com · 10 years ago
- 548e14e DragData should not depend on Clipboard, DocumentFragment, and Document by carlosgc@webkit.org · 11 years ago
- 7a2933e ASSERTION FAILED: e in WebCore::StyleResolver::adjustRenderStyle by utatane.tea@gmail.com · 11 years ago
- b12d28e Separate the Apple media controls module from other ports by dino@apple.com · 11 years ago
- d104444 [EFL[WK2] MiniBrowser comes to crash on debug mode by gyuyoung.kim@samsung.com · 11 years ago
- c0b0b69 [EFL] Drop evas object cursor support by ryuan.choi@gmail.com · 11 years ago
- 0befd03 [EFL] Utilize espeak as a synthesizer back-end for WebSpeech by k.czech@samsung.com · 11 years ago
- ef63687 Fix unintentional integer overflow before widen by commit-queue@webkit.org · 11 years ago
- 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
- 71e8a9e [EFL] Remove m_evasObject from Widget by ryuan.choi@samsung.com · 11 years ago
- 9fb77fc And peavo@outlook.com <peavo@outlook.com> by achristensen@apple.com · 11 years ago
- ae0acd5 Remove build guard for progress element by l.gombos@samsung.com · 11 years ago
- d5a2a74 [EFL] Replace RefPtr<Evas_Object> with UniquePtrEfl by ryuan.choi@samsung.com · 11 years ago
- 329074c [EFL] Platform support for WebSpeech feature. by k.czech@samsung.com · 11 years ago
- e2e4650 Gamepad API - Deprecate the existing implementation by beidson@apple.com · 11 years ago
- 07e0d56 Unreviewed, rolling out r170244. https://bugs.webkit.org/show_bug.cgi?id=134157 by commit-queue@webkit.org · 11 years ago
- 48014cd Gamepad API - Deprecate the existing implementation by beidson@apple.com · 11 years ago
- f70f953 [iOS] Input type=time elements styled with SVG fonts have 0 width by mmaxfield@apple.com · 11 years ago
- 87a18ea Unreviewed, rolling out r170003. https://bugs.webkit.org/show_bug.cgi?id=133938 by commit-queue@webkit.org · 11 years ago
- 5424f72 [EFL] Platform support for WebSpeech feature. by k.czech@samsung.com · 11 years ago
- 5264d32 Subpixel rendering: Make <select> element's decoration subpixel aware. by zalan@apple.com · 11 years ago