git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[LFC] Implement LayoutContext::createDisplayBox
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2018-05-03
zalan@apple.com
[LFC] Implement LayoutContext::createDisplayBox
blob
|
commitdiff
|
raw
2018-05-03
commit-queue@webki...
Hiding then showing an <object> of type image makes...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
bfulgham@apple.com
Use RetainPtr for form input type
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
utatane.tea@gmail.com
Use pointer instead of std::optional<std::reference_wra...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
krollin@apple.com
Add facility for tracking times and results of page...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
commit-queue@webki...
Can't copy and paste URLs that have no title into Mail...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
rniwa@webkit.org
REGRESSION(r225868): Release assert when removing an...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
commit-queue@webki...
getCharNumAtPosition should take DOMPointInit as argument
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
youenn@apple.com
Use NetworkLoadChecker for navigation loads
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
mmaxfield@apple.com
Collection fragment identifiers don't use PostScript...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
bburg@apple.com
Web Inspector: opt out of process swap on navigation...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
clopez@igalia.com
[GStreamer] Remove unneeded include of gstgldisplay_way...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
cdumez@apple.com
document.open() event listener removal is not immediate
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
zalan@apple.com
Use WeakPtr in GridCell
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
eric.carlson@apple.com
[iOS] Provide audio route information when invoking...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
dino@apple.com
Draw SystemPreview badge to specification on iOS
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
bfulgham@apple.com
Source/WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
jer.noble@apple.com
Unreviewed; address review comments made before landing...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
jer.noble@apple.com
Pipe volume through PlaybackSessionManager/Proxy.
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
utatane.tea@gmail.com
Unreviewed, fix build in WinCairo
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
utatane.tea@gmail.com
Use default std::optional if it is provided
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
cdumez@apple.com
Add release assertions in CFNetwork's SocketStreamHandl...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
wenson_hsieh@apple.com
Unreviewed, remove an unused variable in RuntimeEnabled...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
gskachkov@gmail.com
Fix build error after r231194
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
gskachkov@gmail.com
WebAssembly: add support for stream APIs - JavaScript API
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
mmaxfield@apple.com
Improve the performance of FontCascadeDescription's...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
jer.noble@apple.com
<img src=mp4> does not display on ios despite Accept...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
zalan@apple.com
REGRESSION(r230914) Selecting text on this apple.com...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
jfbastien@apple.com
Use some C++17 features
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
wenson_hsieh@apple.com
[Extra zoom mode] Respect the existing shrink-to-fit...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
commit-queue@webki...
Serialize font-variation-settings with double-quotes...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
cdumez@apple.com
Fix bad use of RunLoop::main().dispatch() in MessagePor...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
simon.fraser@apple.com
Make color-filter affect caret-color
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
mcatanzaro@igalia.com
[GTK] Webkit should spoof as Safari on a Mac when on...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-30
simon.fraser@apple.com
Make color-filter affect <attachment>
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
simon.fraser@apple.com
Fix color-filter to apply to SVG colors
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
mcatanzaro@igalia.com
[CMake] Require GCC 6
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
zalan@apple.com
[LFC] Implement Display::Box functions
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
youenn@apple.com
Make RestrictedHTTPResponseAccess flag true by default
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
commit-queue@webki...
[Cocoa] Set HTTPOnly flag when converting Cookie to...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-28
zalan@apple.com
[LFC] Add LayoutTreeBuilder class to generate the layou...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-28
zalan@apple.com
[LFC] Implement BlockMarginCollapse functions.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-28
ddkilzer@apple.com
Add logging when SpringBoard enables WebThread
blob
|
commitdiff
|
raw
|
diff to current
2018-04-28
krollin@apple.com
Fix crash in DocumentLoader::startLoadingMainResource
blob
|
commitdiff
|
raw
|
diff to current
2018-04-28
simon.fraser@apple.com
Implement color-filter for text stroke
blob
|
commitdiff
|
raw
|
diff to current
2018-04-28
simon.fraser@apple.com
Implement animation for color-filter
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
zalan@apple.com
[LFC] Add FormattingContext::computeWidth/computeHeight...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
cdumez@apple.com
Use WindowProxy instead of DOMWindow in our IDL
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
n_wang@apple.com
AX: Accessibility needs to know which part of the conte...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
simon.fraser@apple.com
Refactor filter list checking code
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
cdumez@apple.com
Regression(r222392?): Events can have a negative timest...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
bfulgham@apple.com
URL::appendEncodedHostName is using the deprecated...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
youenn@apple.com
CachedRawResource is not handling incremental data...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
zalan@apple.com
[LFC] Implement BlockFormattingContext::layout logic...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
youenn@apple.com
Use NetworkLoadChecker for XHR/fetch loads
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
wenson_hsieh@apple.com
Add an experimental feature flag for viewport "min...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
simon.fraser@apple.com
Make color-filter transform gradient colors
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
simon.fraser@apple.com
Fix color-filter to apply to text decorations
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
wenson_hsieh@apple.com
Rename minimumLayoutSize to viewLayoutSize
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
zalan@apple.com
[LFC] Formatting contexts should create floating states.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
wenson_hsieh@apple.com
[Extra zoom mode] Add a mechanism to override default...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
zalan@apple.com
[LFC] Formatting contexts should take const Box&
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
zalan@apple.com
[LFC] Add layout tree iterators.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
commit-queue@webki...
Unreviewed, rolling out r231089.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
commit-queue@webki...
[EME][GStreamer] Move the decryptor from AppendPipeline...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
commit-queue@webki...
[EME][GStreamer] Add a new message "decrypt-key-needed...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
commit-queue@webki...
tex[Sub]Image2D slow when passing in a <canvas>, faster...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
simon.fraser@apple.com
Implement rendering support for the color-filter CSS...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
mark.lam@apple.com
Gardening: Speculative build fix for Windows.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
bfulgham@apple.com
Show punycode if URL contains Latin small letter o...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
dbates@webkit.org
Fix the build following r231068
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
dbates@webkit.org
DocumentLoader::loadMainResource() should WTFMove(...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
commit-queue@webki...
-[WKHTTPCookieStore deleteCookie:completionHandler...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
commit-queue@webki...
Unreviewed, rolling out r231052.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
jer.noble@apple.com
WK_COCOA_TOUCH all the things.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
ddkilzer@apple.com
Make WAKScrollView delegate a weak property
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
youenn@apple.com
LayoutTests/imported/w3c:
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
dbates@webkit.org
DocumentLoader::loadMainResource() should WTFMove(...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
pvollan@apple.com
Disable content filtering in minimal simulator mode
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
bfulgham@apple.com
Add port 548 (afpovertcp) to port blacklist
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
commit-queue@webki...
[INTL] Implement Intl.PluralRules
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
darin@apple.com
[Cocoa] Adopt CCRSAGetCRTComponents and stop using...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
pvollan@apple.com
Add lazy initialization of caption display mode for...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
zandobersek@gmail.com
[GTK][WPE] Initial ASYNC_SCROLLING support
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
mcatanzaro@igalia.com
[WPE] Build and link against latest WPEBackend and...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
youenn@apple.com
Use NetworkLoadChecker for all subresource loads except...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
zalan@apple.com
[LFC] Add support for is<> and downcast<>
blob
|
commitdiff
|
raw
|
diff to current
2018-04-26
cdumez@apple.com
window.postMessage() / focus() / blur() throw a TypeErr...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
simon.fraser@apple.com
brightness() filter should default to 1, and not allow...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
wenson_hsieh@apple.com
Missing closing parenthesis when determining INSTALL_PA...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
zalan@apple.com
[LFC] Implement LayoutContexet::layout() and its depend...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
mark.lam@apple.com
Push the definition of PtrTag down to the WTF layer.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
eric.carlson@apple.com
[iOS] remove media element parameter from MediaElementS...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
jiewen_tan@apple.com
Remove access to keychain from the WebContent process
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
rniwa@webkit.org
PSON: Don't create a new process when navigating to...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
zalan@apple.com
[LFC] Implement Layout::BlockContainer functions.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
zalan@apple.com
[LFC] Implement Layout::Container functions.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
bfulgham@apple.com
Don't Block First Party Cookies on Redirects
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
youenn@apple.com
CachedRawResource is not handling incremental data...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
aestes@apple.com
[Mac] Number of drop items is always 0 when performing...
blob
|
commitdiff
|
raw
|
diff to current
next