Sign in
webkit
/
WebKit
/
ac3312cae4f36e635b87064d577ce399979f8fd8
/
Source
/
WebKitLegacy
245500b
Remove unused SPI that accesses MemoryCache directly
by achristensen@apple.com
· 6 years ago
2de4b8d
Remove redundant painting phase arguments from GraphicsLayerClient functions
by antti@apple.com
· 6 years ago
c2b1e2a
FrameLoader::FrameProgressTracker::progressCompleted() does not need a pageID
by cdumez@apple.com
· 6 years ago
dbcee6d
WebPage::fromCorePage() to take and return a C++ reference
by cdumez@apple.com
· 6 years ago
ed81cf6
[FTW] Use DirectX SharedResource as basis for SharedBitmap
by bfulgham@apple.com
· 6 years ago
ba916c4
Remove AppKitCompatibilityDeclarations.h
by krollin@apple.com
· 6 years ago
b5da855
Remove extra braces https://bugs.webkit.org/show_bug.cgi?id=201285
by krollin@apple.com
· 6 years ago
4fda0ef
Update .xcconfig symbols to reflect the current set of past and future product versions.
by krollin@apple.com
· 6 years ago
c99bb16
Remove support for macOS < 10.13 (part 3)
by krollin@apple.com
· 6 years ago
f66acb5
GenerateTAPI WebKitLegacy.tbd fails on internal iOS Simulator builds
by dino@apple.com
· 6 years ago
6a6d4c0
GenerateTAPI WebKitLegacy.tbd fails on internal iOS Simulator builds
by dino@apple.com
· 6 years ago
a00faef
Remove support for macOS < 10.13 (part 2)
by krollin@apple.com
· 6 years ago
5ba0779
Refactor to use VM& instead of VM* at as many places as possible.
by mark.lam@apple.com
· 6 years ago
93bdeb4
[geolocation] Rename interfaces and remove [NoInterfaceObject]
by cdumez@apple.com
· 6 years ago
1b515cf
[watchOS] Disable Content Filtering in the simulator build
by aestes@apple.com
· 6 years ago
a41b5cf
[Mail] Tapping top of message scrolls back to copied text instead of top of the message
by timothy_horton@apple.com
· 6 years ago
ddbdcc8
Put keygen element behind a runtime flag and disable it by default
by rniwa@webkit.org
· 6 years ago
c634fc9
[WinCairo][WK1] A browser window starts as an inactive window because AcceleratedCompositingContext::acceleratedCompositingAvailable creates temporary window
by Hironori.Fujii@sony.com
· 6 years ago
235f7ab
Remove IDB-specific quota
by sihui_liu@apple.com
· 6 years ago
e0222f3
Remove SessionID::emptySessionID()
by youenn@apple.com
· 6 years ago
1d8e24d
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
by ysuzuki@apple.com
· 6 years ago
31887ff
Tidy up checks to see if a character is in the Latin-1 range by using isLatin1 consistently
by darin@apple.com
· 6 years ago
2cfc414
LocalStorageDatabaseTracker does not need to subclass ThreadSafeRefCounted
by cdumez@apple.com
· 6 years ago
3e002f8
Versioning.
by alancoon@apple.com
· 6 years ago
0df7bd0
Split tabIndex computation for DOM and the rest of WebCore
by rniwa@webkit.org
· 6 years ago
0f3f2dd
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part
by ysuzuki@apple.com
· 6 years ago
f871d64
[FTW] Enable CoreFoundation use if building for Apple target
by bfulgham@apple.com
· 6 years ago
b4de2b6
Yellow Lookup highlight gets stuck over Mail messages
by timothy_horton@apple.com
· 6 years ago
28e362a
Some improvements on web storage https://bugs.webkit.org/show_bug.cgi?id=200373
by sihui_liu@apple.com
· 6 years ago
504e140
Always create a Document with a valid SessionID
by youenn@apple.com
· 6 years ago
5a2bd40
Use ObjectIdentifier<FrameIdentifierType> for frameIDs
by simon.fraser@apple.com
· 6 years ago
2cfb79d
Unreviewed, rolling out r248526.
by ryanhaddad@apple.com
· 6 years ago
12cc142
Remove support for macOS < 10.13
by krollin@apple.com
· 6 years ago
c43a92a
ThreadableBlobRegistry::blobSize should take a SessionID as parameter
by youenn@apple.com
· 6 years ago
d56bb51
Blob registries should be keyed by session IDs
by youenn@apple.com
· 6 years ago
ba8e520
Add threading assertions to RefCounted
by cdumez@apple.com
· 6 years ago
508f217
Unreviewed, rolling out r248525.
by cdumez@apple.com
· 6 years ago
a597f47
Remove IDB-specific quota https://bugs.webkit.org/show_bug.cgi?id=196545
by youenn@apple.com
· 6 years ago
0055ad5
Add threading assertions to RefCounted
by cdumez@apple.com
· 6 years ago
5a9009f
Remove some more unused 32-bit code
by timothy_horton@apple.com
· 6 years ago
2e4795f
Web Inspector: REGRESSION(r248454): WK1 inspector frontend client doesn't queue messages to the frontend before it's loaded
by drousso@apple.com
· 6 years ago
6cc373d
Fix WebKitLegacy's post-process-header-rule script to support paths with spaces in them
by krollin@apple.com
· 6 years ago
5a9db2f
[Win] Remove compiler workaround for VS2013
by pvollan@apple.com
· 6 years ago
2c313fe
[Win] Fix internal build https://bugs.webkit.org/show_bug.cgi?id=200519
by pvollan@apple.com
· 6 years ago
14ef42c
[FTW] Get WebKit, WebKit2, and MiniBrowser building and executing
by bfulgham@apple.com
· 6 years ago
37fceff
Add runtime flag for lazy image loading
by commit-queue@webkit.org
· 6 years ago
7a92ba7
Allow clients to toggle a text input field between being viewable and having characters hidden while maintaining
by commit-queue@webkit.org
· 6 years ago
2ca515a
[Win] Fix AppleWin build https://bugs.webkit.org/show_bug.cgi?id=200455
by pvollan@apple.com
· 6 years ago
0944aa2
Consistently use Obj-C boolean literals
by krollin@apple.com
· 6 years ago
4cc0020
Move FormData zip file generation to NetworkProcess and enable it for all WebKit clients for uploading directories
by commit-queue@webkit.org
· 6 years ago
6ba16c1
Versioning.
by alancoon@apple.com
· 6 years ago
25decfc
Update WebKitLegacy for XCBuild
by krollin@apple.com
· 6 years ago
5c4cc22
[ContentChangeObserver] didFinishContentChangeObserving should include the type of content change.
by zalan@apple.com
· 6 years ago
3d83809
[ContentChangeObserver] ChromeClient::observedContentChange() name is misleading
by zalan@apple.com
· 6 years ago
058a2a6
[Win][WK1] Can't change Web Inspector frontend height in high DPI
by Hironori.Fujii@sony.com
· 6 years ago
e8ed855
[Win] Remove unused methods from WebPluginInfoProvider
by annulen@yandex.ru
· 6 years ago
c403e42
[Win][WK1] The inspected webview window is misplaced after changing Web Inspector frontend window height
by Hironori.Fujii@sony.com
· 6 years ago
6dc1243
Add helper for ignoring deprecated implementation warnings
by dino@apple.com
· 6 years ago
2bbad11
[macOS 10.15] Web process crashes when attempting to show the font panel via Font > Show Fonts
by wenson_hsieh@apple.com
· 6 years ago
5bdd98a
Fix WebView iframe rendering in macOS Catalina
by simon.fraser@apple.com
· 6 years ago
4a97db0
Enable CSSOMViewScrollingAPIEnabled in WebKit1
by simon.fraser@apple.com
· 6 years ago
2547337
Disable MediaRecorder for legacy WebKit
by youenn@apple.com
· 6 years ago
18d888e
Unify builds in WebKitLegacy/mac/DOM
by commit-queue@webkit.org
· 6 years ago
0b8cd07
Disable Pointer Events prior to watchOS 6
by graouts@webkit.org
· 6 years ago
9c761e0
Unable to tap buttons at top of Wells Fargo app’s Payees screen
by zalan@apple.com
· 6 years ago
d4f1966
Add a runtime-disabled dialog element skeleton
by commit-queue@webkit.org
· 6 years ago
2cb4182
Versioning.
by kocsen_chung@apple.com
· 6 years ago
de7e712
Speed up StorageManager::getValues()
by cdumez@apple.com
· 6 years ago
2498b91
[WebGL] Remove software rendering and simplify context creation on macOS
by dino@apple.com
· 6 years ago
73155bc
Versioning.
by alancoon@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
8d1256b
Begin unifying WebKitLegacy sources
by commit-queue@webkit.org
· 6 years ago
5b9fe19
[WPE][GTK] Build failure with ENABLE_ACCESSIBILITY=OFF
by psaavedra@igalia.com
· 6 years ago
f501712
Versioning.
by alancoon@apple.com
· 6 years ago
65db2db
[WinCairo] ASSERTION FAILED: info.bmBitsPixel == 32 in createCairoContextWithHDC
by Hironori.Fujii@sony.com
· 6 years ago
488feb6
[Pointer Events] Enable only on the most recent version of the supported iOS family
by graouts@webkit.org
· 6 years ago
f381003
Versioning.
by bshafiei@apple.com
· 6 years ago
3dc9152
[Catalina] Enable WebKit build https://bugs.webkit.org/show_bug.cgi?id=199209
by jbedard@apple.com
· 6 years ago
0066a49
Adopt simple structured bindings in more places
by weinig@apple.com
· 6 years ago
5362160
Versioning.
by alancoon@apple.com
· 6 years ago
c71941c
Web Inspector: Debug: "Reset Web Inspector" should also clear the saved window size and attachment side
by drousso@apple.com
· 6 years ago
69699b3
[Win] Multiline mode of tooltip control does word-wrapping very slowly
by Hironori.Fujii@sony.com
· 6 years ago
78d0776
Rename effectiveAppearanceIsInactive and useInactiveAppearance to better match UIUserInterfaceLevel.
by timothy@apple.com
· 6 years ago
6739635
Remove traces of ENABLE_ICONDATABASE remaining after its removal in 219733
by annulen@yandex.ru
· 6 years ago
fff5111
Move WebKitLegacy off of a couple AppKit ivars.
by timothy@apple.com
· 6 years ago
d97bbcc
Upstream use of MACCATALYST
by bdakin@apple.com
· 6 years ago
e88b438
Make WEBGPU enabled only on Mojave and later.
by sbarati@apple.com
· 6 years ago
8c03dab
[CMake] Bump cmake_minimum_required version to 3.10
by Hironori.Fujii@sony.com
· 6 years ago
171ef35
Versioning.
by kocsen_chung@apple.com
· 6 years ago
0ce67df
Rename AtomicString to AtomString https://bugs.webkit.org/show_bug.cgi?id=195276
by darin@apple.com
· 6 years ago
31cdd98
Move Synthetic Editing Commands to behind an experimental feature flag
by megan_gardner@apple.com
· 6 years ago
8f0df1f
REGRESSION (r246103) [ Mojave+ WK1 ] Layout Test scrollbars/scrollbar-iframe-click-does-not-blur-content.html is timing out
by graouts@webkit.org
· 6 years ago
694b80d
Versioning.
by kocsen_chung@apple.com
· 6 years ago
202c5d2
Remove Dashboard support https://bugs.webkit.org/show_bug.cgi?id=198615
by weinig@apple.com
· 6 years ago
7945aa9
Integrate dark mode support for iOS.
by timothy@apple.com
· 6 years ago
f64dd28
REGRESSION (r244182) [WK1]: Page updates should always scheduleCompositingLayerFlush() immediately
by commit-queue@webkit.org
· 6 years ago
0a603a1
Versioning.
by kocsen_chung@apple.com
· 6 years ago
786df1e
Progress towards resurrecting Mac CMake build
by commit-queue@webkit.org
· 6 years ago
34194e0
== Rolled over to ChangeLog-2019-06-05 ==
by mcatanzaro@igalia.com
· 6 years ago
b89742f
[Pointer Events] Add support for chorded button interactions
by graouts@webkit.org
· 6 years ago
Next »