git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Generate warnings for Preferences files
[WebKit-https.git]
/
Source
/
WebKit
/
ChangeLog
2018-09-13
dino@apple.com
Generate warnings for Preferences files
blob
|
commitdiff
2018-09-13
krollin@apple.com
WebPageProxy::reportPageLoadResult can crash on some...
blob
|
commitdiff
|
diff to current
2018-09-13
cdumez@apple.com
ProcessSwap.BackWithoutSuspendedPage API test hits...
blob
|
commitdiff
|
diff to current
2018-09-13
cdumez@apple.com
Add release logging to help debug PSON issues
blob
|
commitdiff
|
diff to current
2018-09-13
cdumez@apple.com
Add null check for drawing area in WebPage::didComplete...
blob
|
commitdiff
|
diff to current
2018-09-13
ryanhaddad@apple.com
Unreviewed, rolling out r235953.
blob
|
commitdiff
|
diff to current
2018-09-13
carlosgc@webkit.org
[GTK][WPE] Allow to run script dialogs asynchronously...
blob
|
commitdiff
|
diff to current
2018-09-13
mitz@apple.com
Update availability annotations to match the macOS...
blob
|
commitdiff
|
diff to current
2018-09-12
mitz@apple.com
[Cocoa] Complete support for Paste as Quotation
blob
|
commitdiff
|
diff to current
2018-09-12
sihui_liu@apple.com
Move IndexedDB to Network Process
blob
|
commitdiff
|
diff to current
2018-09-12
simon.fraser@apple.com
Make GraphicsLayers ref-counted, so their tree can...
blob
|
commitdiff
|
diff to current
2018-09-12
cdumez@apple.com
PSON: No process swap on back navigation after URL...
blob
|
commitdiff
|
diff to current
2018-09-12
commit-queue@webki...
Make IPC::SharedBufferDataReference a type that decodes...
blob
|
commitdiff
|
diff to current
2018-09-12
dino@apple.com
Header parsing for experimental and internal debug...
blob
|
commitdiff
|
diff to current
2018-09-12
mrajca@apple.com
Expose a few WebPlaybackControlsManager-driven PIP...
blob
|
commitdiff
|
diff to current
2018-09-12
Hironori.Fujii@son...
[Win][Clang] error: non-constant-expression cannot...
blob
|
commitdiff
|
diff to current
2018-09-12
cdumez@apple.com
Clean up SuspendedPageProxy
blob
|
commitdiff
|
diff to current
2018-09-12
guijemont@igalia.com
Add IGNORE_WARNING_.* macros
blob
|
commitdiff
|
diff to current
2018-09-12
commit-queue@webki...
Implement the Web Share API for mac
blob
|
commitdiff
|
diff to current
2018-09-11
dino@apple.com
Add and expose Internal features from WebKit
blob
|
commitdiff
|
diff to current
2018-09-11
eric.carlson@apple.com
WebPage::close should clear UserMediaPermissionRequestM...
blob
|
commitdiff
|
diff to current
2018-09-11
wenson_hsieh@apple.com
[macOS] [WK2] Support changing foreground colors via...
blob
|
commitdiff
|
diff to current
2018-09-11
mmaxfield@apple.com
Crash under PlatformPopupMenuData::encode when interact...
blob
|
commitdiff
|
diff to current
2018-09-11
aperez@igalia.com
[WPE][GTK] API documentation is unclear about how to...
blob
|
commitdiff
|
diff to current
2018-09-11
mcatanzaro@igalia.com
Unreviewed, attempt to fix Apple builds after r235903
blob
|
commitdiff
|
diff to current
2018-09-11
mcatanzaro@igalia.com
Unreviewed, fix build after r235903
blob
|
commitdiff
|
diff to current
2018-09-11
commit-queue@webki...
Add missing #if ENABLE(VIDEO) WebProcess/FullScreen...
blob
|
commitdiff
|
diff to current
2018-09-11
mcatanzaro@igalia.com
WebPageProxy should hold a WeakPtr to its PageClient
blob
|
commitdiff
|
diff to current
2018-09-11
cdumez@apple.com
Regression(PSON): "Swipe back" snapshot is missing...
blob
|
commitdiff
|
diff to current
2018-09-11
commit-queue@webki...
Add Web API Statistics Collection
blob
|
commitdiff
|
diff to current
2018-09-11
philn@webkit.org
== Rolled over to ChangeLog-2018-09-11 ==
blob
|
commitdiff
|
diff to current
2018-09-11
jiewen_tan@apple.com
[WebAuthN] Polish AuthenticatorManager and rename it...
blob
|
commitdiff
|
diff to current
2018-09-11
cdumez@apple.com
Unreviewed, fix ProcessSwap API tests after r235867.
blob
|
commitdiff
|
diff to current
2018-09-11
wenson_hsieh@apple.com
[iOS] Unable to change the value of select elements...
blob
|
commitdiff
|
diff to current
2018-09-10
commit-queue@webki...
Long press on picture/link show menu obscured by keyboard.
blob
|
commitdiff
|
diff to current
2018-09-10
cdumez@apple.com
Regression(PSON): WebView is blank when navigating...
blob
|
commitdiff
|
diff to current
2018-09-10
dbates@webkit.org
[iOS] Arrow keys do not dispatch DOM events to non...
blob
|
commitdiff
|
diff to current
2018-09-10
timothy_horton@app...
Try to fix the iOSMac build
blob
|
commitdiff
|
diff to current
2018-09-10
timothy_horton@app...
Try to fix the build after r235850
blob
|
commitdiff
|
diff to current
2018-09-10
simon.fraser@apple.com
Before tracking Document leaks, clear all caches
blob
|
commitdiff
|
diff to current
2018-09-10
mrajca@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2018-09-10
Hironori.Fujii@son...
[MSVC] X86Assembler.h(108): error C2666: 'WebCore:...
blob
|
commitdiff
|
diff to current
2018-09-10
Hironori.Fujii@son...
Unreviewed, rolling out r235839.
blob
|
commitdiff
|
diff to current
2018-09-10
Hironori.Fujii@son...
Add specialized template declarations of HashTraits...
blob
|
commitdiff
|
diff to current
2018-09-10
Hironori.Fujii@son...
[MSVC] X86Assembler.h(108): error C2666: 'WebCore:...
blob
|
commitdiff
|
diff to current
2018-09-09
wenson_hsieh@apple.com
REGRESSION (r235153): [iOS] Can't move selection start...
blob
|
commitdiff
|
diff to current
2018-09-08
timothy_horton@app...
Unify most of the WebKit Objective-C API sources
blob
|
commitdiff
|
diff to current
2018-09-08
timothy_horton@app...
Try to fix the build
blob
|
commitdiff
|
diff to current
2018-09-08
timothy_horton@app...
Unify most of the WebKit C API sources
blob
|
commitdiff
|
diff to current
2018-09-08
Basuke.Suzuki@sony.com
[Curl] Stop sending request with credential if no autho...
blob
|
commitdiff
|
diff to current
2018-09-07
bfulgham@apple.com
Allow WebContent access to AVCSupported IOKit property...
blob
|
commitdiff
|
diff to current
2018-09-07
commit-queue@webki...
[CSSOM View] Handle the scrollingElement in Element...
blob
|
commitdiff
|
diff to current
2018-09-07
bfulgham@apple.com
[macOS] Remove unused XPC service from sandbox
blob
|
commitdiff
|
diff to current
2018-09-07
bfulgham@apple.com
Unreviewed syntax fix after r235781
blob
|
commitdiff
|
diff to current
2018-09-07
bfulgham@apple.com
[iOS] Move default mach-lookup deny to after common...
blob
|
commitdiff
|
diff to current
2018-09-07
wenson_hsieh@apple.com
Refactor WebCore::EditAction to be an 8-bit enum class
blob
|
commitdiff
|
diff to current
2018-09-07
megan_gardner@appl...
Add Support for Conic Gradients
blob
|
commitdiff
|
diff to current
2018-09-07
wenson_hsieh@apple.com
[macOS] [WK2] Support changing attributes for selected...
blob
|
commitdiff
|
diff to current
2018-09-06
antti@apple.com
Actively prewarm processes created for prewarm pool
blob
|
commitdiff
|
diff to current
2018-09-06
jer.noble@apple.com
Don't pause playback when locking screen if video is...
blob
|
commitdiff
|
diff to current
2018-09-06
wenson_hsieh@apple.com
[macOS] Cannot change font size at selection until...
blob
|
commitdiff
|
diff to current
2018-09-06
commit-queue@webki...
Use more generic names than "overflow" for functions...
blob
|
commitdiff
|
diff to current
2018-09-06
cdumez@apple.com
WebKit/Platform/IPC/mac/ConnectionMac.mm:222: _dispatch...
blob
|
commitdiff
|
diff to current
2018-09-05
ddkilzer@apple.com
REGRESSION (r235489): WKSharingServicePickerDelegate...
blob
|
commitdiff
|
diff to current
2018-09-05
ddkilzer@apple.com
REGRESSION (r204222): UIProces/Gamepad/mac is missing...
blob
|
commitdiff
|
diff to current
2018-09-05
ddkilzer@apple.com
REGRESSION (r143543): PluginProcess/EntryPoint/XPCServi...
blob
|
commitdiff
|
diff to current
2018-09-05
commit-queue@webki...
Add infrastructure to dump resource load statistics
blob
|
commitdiff
|
diff to current
2018-09-05
ddkilzer@apple.com
REGRESSION (r235006): Let Xcode have its way with the...
blob
|
commitdiff
|
diff to current
2018-09-05
ddkilzer@apple.com
REGRESSION (r110214): Remove deleted WebProcess/Fullscr...
blob
|
commitdiff
|
diff to current
2018-09-05
commit-queue@webki...
Added runtime feature flag for web API statistics
blob
|
commitdiff
|
diff to current
2018-09-05
jer.noble@apple.com
Add MediaCapabilities as an Experimental Feature
blob
|
commitdiff
|
diff to current
2018-09-05
commit-queue@webki...
Cancelled fullscreen exit gesture leaves bad state...
blob
|
commitdiff
|
diff to current
2018-09-05
eric.carlson@apple.com
[MediaStream] Simplify logic when changing RealtimeMedi...
blob
|
commitdiff
|
diff to current
2018-09-05
commit-queue@webki...
Add basic support for ScrollIntoViewOptions
blob
|
commitdiff
|
diff to current
2018-09-05
cdumez@apple.com
Rename experimental feature for process swap on navigation
blob
|
commitdiff
|
diff to current
2018-09-05
dino@apple.com
Post review Weinig fix-ups
blob
|
commitdiff
|
diff to current
2018-09-04
wenson_hsieh@apple.com
Populate "text/uri-list" with multiple URLs when the...
blob
|
commitdiff
|
diff to current
2018-09-04
youenn@apple.com
Disable WebRTC unified plan runtime flag by default
blob
|
commitdiff
|
diff to current
2018-09-04
cdumez@apple.com
Add process pool configuration flag to turn on automati...
blob
|
commitdiff
|
diff to current
2018-09-04
dino@apple.com
Move SystemPreview code from WebKitAdditions to WebKit
blob
|
commitdiff
|
diff to current
2018-09-04
commit-queue@webki...
Bug 189190 - REGRESSION(r235398) ASSERTION failure...
blob
|
commitdiff
|
diff to current
2018-09-04
commit-queue@webki...
Clean up WebGL policy getting code path
blob
|
commitdiff
|
diff to current
2018-09-04
zandobersek@gmail.com
REGRESSION(r235165): [GStreamer] Major video performanc...
blob
|
commitdiff
|
diff to current
2018-09-02
darin@apple.com
[CFNetwork] Update CFNetwork SPI use to use CFNetworkSP...
blob
|
commitdiff
|
diff to current
2018-09-01
mitz@apple.com
[Cocoa] Crash using KVO for 'serverTrust' property...
blob
|
commitdiff
|
diff to current
2018-08-31
wilander@apple.com
Storage Access API: Maintain access through same-site...
blob
|
commitdiff
|
diff to current
2018-08-31
cdumez@apple.com
Assertion hit in ~CompletionHandler() from ~WebFrame()
blob
|
commitdiff
|
diff to current
2018-08-31
antti@apple.com
Replace OptionSet |= and -= operators with add() and...
blob
|
commitdiff
|
diff to current
2018-08-31
cdumez@apple.com
Rename ShouldProcessSwapIfPossible to ProcessSwapReques...
blob
|
commitdiff
|
diff to current
2018-08-31
akeerthi@apple.com
[Datalist][iOS] Add suggestions UI for TextFieldInputTypes
blob
|
commitdiff
|
diff to current
2018-08-31
commit-queue@webki...
REGRESSION(r235484) _WKPreferencesGetWebRTCLegacyAPIEna...
blob
|
commitdiff
|
diff to current
2018-08-31
commit-queue@webki...
Bug 182053 - [CSSOM View] Implement standard behavior...
blob
|
commitdiff
|
diff to current
2018-08-31
timothy_horton@app...
One more build fix
blob
|
commitdiff
|
diff to current
2018-08-30
cdumez@apple.com
Add WKPageLoadFile SPI variant which returns a navigati...
blob
|
commitdiff
|
diff to current
2018-08-30
timothy_horton@app...
Try to fix the watchOS and tvOS build
blob
|
commitdiff
|
diff to current
2018-08-30
commit-queue@webki...
[GTK] Touchscreen pinch to zoom should scale the page...
blob
|
commitdiff
|
diff to current
2018-08-30
timothy_horton@app...
Bundle unified sources more tightly in projects with...
blob
|
commitdiff
|
diff to current
2018-08-30
timothy_horton@app...
Fix the watchOS and tvOS build
blob
|
commitdiff
|
diff to current
2018-08-30
eric.carlson@apple.com
Mock video devices should only support discrete sizes
blob
|
commitdiff
|
diff to current
2018-08-30
commit-queue@webki...
Web Share API compatible with AppleTV and WatchOS
blob
|
commitdiff
|
diff to current
next