2016-12-08 |
fpizlo@apple.com | Enable SharedArrayBuffer, remove the flag |
blob | commitdiff |
2016-12-08 |
dino@apple.com | Remove runtime toggle for pointer-lock |
blob | commitdiff | diff to current |
2016-12-07 |
ap@apple.com | Correct SDKROOT values in xcconfig files |
blob | commitdiff | diff to current |
2016-12-06 |
simon.fraser@apple.com | Improve the behavior of scroll-into-view when the targe... |
blob | commitdiff | diff to current |
2016-12-06 |
simon.fraser@apple.com | Enable visual viewports by default on Mac, and iOS Wk2 |
blob | commitdiff | diff to current |
2016-12-05 |
dino@apple.com | pointer lock needs to be feature detectable |
blob | commitdiff | diff to current |
2016-12-05 |
ryanhaddad@apple.com | Unreviewed, rolling out r209299. |
blob | commitdiff | diff to current |
2016-12-03 |
simon.fraser@apple.com | Improve the behavior of scroll-into-view when the targe... |
blob | commitdiff | diff to current |
2016-12-03 |
aestes@apple.com | [Cocoa] Adopt the PRODUCT_BUNDLE_IDENTIFIER build setting |
blob | commitdiff | diff to current |
2016-12-02 |
cdumez@apple.com | Regression(r209252): HTML interactive validation should... |
blob | commitdiff | diff to current |
2016-12-02 |
cdumez@apple.com | [Mac][WK1] Implement new HTML interactive form validati... |
blob | commitdiff | diff to current |
2016-12-02 |
jiewen_tan@apple.com | Add a runtime flag for SubtleCrypto |
blob | commitdiff | diff to current |
2016-11-30 |
commit-queue@webki... | Add separate settings and preferences to enable/disable... |
blob | commitdiff | diff to current |
2016-11-29 |
aestes@apple.com | [Cocoa] Enable two clang warnings recommended by Xcode |
blob | commitdiff | diff to current |
2016-11-27 |
utatane.tea@gmail.com | [WTF] Import std::optional reference implementation... |
blob | commitdiff | diff to current |
2016-11-27 |
commit-queue@webki... | Convert IntersectionObserver over to using RuntimeEnabl... |
blob | commitdiff | diff to current |
2016-11-23 |
mitz@apple.com | [Mac] In Legacy WebKit, pressing an arrow key in editab... |
blob | commitdiff | diff to current |
2016-11-21 |
achristensen@apple.com | Fix Sierra CMake build after r208452 |
blob | commitdiff | diff to current |
2016-11-18 |
enrica@apple.com | Refactor drag and drop for WebKit2 to encode DragData... |
blob | commitdiff | diff to current |
2016-11-18 |
commit-queue@webki... | Add runtime flag to enable pointer lock. Enable pointer... |
blob | commitdiff | diff to current |
2016-11-18 |
mitz@apple.com | Try to fix some non-macOS builds. |
blob | commitdiff | diff to current |
2016-11-17 |
hyatt@apple.com | [CSS Parser] Add @supports, @keyframe and media query... |
blob | commitdiff | diff to current |
2016-11-17 |
sbarati@apple.com | Remove async/await compile time flag and enable tests |
blob | commitdiff | diff to current |
2016-11-17 |
utatane.tea@gmail.com | [JSC] WTF::TemporaryChange with WTF::SetForScope |
blob | commitdiff | diff to current |
2016-11-17 |
utatane.tea@gmail.com | [ES6][WebCore] Change ES6_MODULES compile time flag... |
blob | commitdiff | diff to current |
2016-11-15 |
commit-queue@webki... | Move SecurityOrigin::createFromDatabaseIdentifier to... |
blob | commitdiff | diff to current |
2016-11-14 |
darin@apple.com | Fix exception handling in SQL database code, streamline... |
blob | commitdiff | diff to current |
2016-11-12 |
darin@apple.com | Remove a few assorted uses of ExceptionCode |
blob | commitdiff | diff to current |
2016-11-12 |
rniwa@webkit.org | Hovering over a slotted Text node clears hover state |
blob | commitdiff | diff to current |
2016-11-12 |
wenson_hsieh@apple.com | [WK2] autocorrect and autocapitalize attributes do... |
blob | commitdiff | diff to current |
2016-11-12 |
bdakin@apple.com | Move to modern TouchBar methods |
blob | commitdiff | diff to current |
2016-11-11 |
darin@apple.com | Move Node from ExceptionCode to ExceptionOr |
blob | commitdiff | diff to current |
2016-11-11 |
bdakin@apple.com | Get touch bar code building for open source builds |
blob | commitdiff | diff to current |
2016-11-11 |
achristensen@apple.com | Fix assertion after r208534. |
blob | commitdiff | diff to current |
2016-11-10 |
achristensen@apple.com | Move SecurityOrigin::databaseIdentifier() to SecurityOr... |
blob | commitdiff | diff to current |
2016-11-10 |
carlosgc@webkit.org | MemoryPressureHandler shouldn't know how to release... |
blob | commitdiff | diff to current |
2016-11-10 |
rniwa@webkit.org | WebHTMLView's _attributeStringFromDOMRange should use... |
blob | commitdiff | diff to current |
2016-11-10 |
bfulgham@apple.com | Local HTML should be blocked from localStorage access... |
blob | commitdiff | diff to current |
2016-11-09 |
achristensen@apple.com | Clean up Storage code |
blob | commitdiff | diff to current |
2016-11-09 |
bdakin@apple.com | Another attempted build fix. |
blob | commitdiff | diff to current |
2016-11-09 |
bdakin@apple.com | Attempted build fix. |
blob | commitdiff | diff to current |
2016-11-09 |
darin@apple.com | Move Range from ExceptionCode to ExceptionOr |
blob | commitdiff | diff to current |
2016-11-09 |
darin@apple.com | Move EventTarget from ExceptionCode to ExceptionOr |
blob | commitdiff | diff to current |
2016-11-09 |
cdumez@apple.com | [Mac] Stop using deprecated AppKit enumeration values |
blob | commitdiff | diff to current |
2016-11-09 |
bdakin@apple.com | Support TouchBar in WebKit |
blob | commitdiff | diff to current |
2016-11-04 |
wenson_hsieh@apple.com | Safari does not emit composition end if blurred for... |
blob | commitdiff | diff to current |
2016-11-04 |
commit-queue@webki... | Add a setting and preferences to enable/disable async... |
blob | commitdiff | diff to current |
2016-11-02 |
achristensen@apple.com | Remove PassRefPtr from DumpRenderTree |
blob | commitdiff | diff to current |
2016-11-02 |
commit-queue@webki... | [Readable Streams API] Enable creation of ReadableByteS... |
blob | commitdiff | diff to current |
2016-11-01 |
rniwa@webkit.org | Remove CUSTOM_ELEMENTS build flag |
blob | commitdiff | diff to current |
2016-11-01 |
eric.carlson@apple.com | [MediaStream] restrict media capture secure connections |
blob | commitdiff | diff to current |
2016-11-01 |
fpizlo@apple.com | JSC should support SharedArrayBuffer |
blob | commitdiff | diff to current |
2016-10-31 |
wenson_hsieh@apple.com | [WK1] Candidate visibility should not update as a resul... |
blob | commitdiff | diff to current |
2016-10-31 |
darin@apple.com | Move ChildNode and ParentNode from ExceptionCode to... |
blob | commitdiff | diff to current |
2016-10-31 |
darin@apple.com | Convert Document from ExceptionCode to Exception |
blob | commitdiff | diff to current |
2016-10-30 |
darin@apple.com | Move Element, NamedNodeMap, and DOMStringMap from Excep... |
blob | commitdiff | diff to current |
2016-10-30 |
darin@apple.com | Convert more of DOM from ExceptionCode to Exception |
blob | commitdiff | diff to current |
2016-10-29 |
darin@apple.com | Move all classes in the HTML directory from ExceptionCo... |
blob | commitdiff | diff to current |
2016-10-28 |
cdumez@apple.com | Regression(r203601): Caused crashes in iBooks |
blob | commitdiff | diff to current |
2016-10-27 |
wenson_hsieh@apple.com | Support "insertFromDrop" and "deleteByDrag" for the... |
blob | commitdiff | diff to current |
2016-10-27 |
mitz@apple.com | Reapplied the configuration changes from r207934 withou... |
blob | commitdiff | diff to current |
2016-10-27 |
mitz@apple.com | Reverted the configuration changes from r207934 because... |
blob | commitdiff | diff to current |
2016-10-27 |
mitz@apple.com | [Xcode] WebKit fails to build when CLANG_WARN_DOCUMENTA... |
blob | commitdiff | diff to current |
2016-10-27 |
bburg@apple.com | Web Inspector: remove unused bool return value from... |
blob | commitdiff | diff to current |
2016-10-24 |
achristensen@apple.com | URL::port should return Optional<uint16_t> |
blob | commitdiff | diff to current |
2016-10-24 |
hyatt@apple.com | Remove CSSCharsetRule from the CSS OM |
blob | commitdiff | diff to current |
2016-10-24 |
commit-queue@webki... | Activate WEB_RTC compilation flags for Mac bots |
blob | commitdiff | diff to current |
2016-10-23 |
cdumez@apple.com | addEventListener() / removeEventListener() should use... |
blob | commitdiff | diff to current |
2016-10-21 |
wenson_hsieh@apple.com | Support (insertFrom|deleteBy)Composition and (insert... |
blob | commitdiff | diff to current |
2016-10-21 |
commit-queue@webki... | Implement basic pointer lock behavior for WebKit and... |
blob | commitdiff | diff to current |
2016-10-20 |
mmaxfield@apple.com | [macOS] [iOS] Disable variation fonts on macOS El Capit... |
blob | commitdiff | diff to current |
2016-10-20 |
achristensen@apple.com | Revert r207151 |
blob | commitdiff | diff to current |
2016-10-19 |
ryanhaddad@apple.com | Unreviewed, rolling out r207557. |
blob | commitdiff | diff to current |
2016-10-19 |
cdumez@apple.com | Move HTML Interactive Form Validation behind an experim... |
blob | commitdiff | diff to current |
2016-10-19 |
mmaxfield@apple.com | [macOS] [iOS] Disable variation fonts on macOS El Capit... |
blob | commitdiff | diff to current |
2016-10-19 |
simon.fraser@apple.com | WebView needs to initialize the visualViewportEnabled... |
blob | commitdiff | diff to current |
2016-10-19 |
darin@apple.com | Move XPath from ExceptionCode to Exception |
blob | commitdiff | diff to current |
2016-10-19 |
commit-queue@webki... | Replace std::experimental::variant with WTF::Variant... |
blob | commitdiff | diff to current |
2016-10-19 |
simon.fraser@apple.com | Add a MiniBrowser menu item to apply page scale in... |
blob | commitdiff | diff to current |
2016-10-18 |
dino@apple.com | Remove CSS_SHAPES feature definition. This should alway... |
blob | commitdiff | diff to current |
2016-10-18 |
cdumez@apple.com | Leverage new union type support for HTMLSelectElement... |
blob | commitdiff | diff to current |
2016-10-18 |
andersca@apple.com | Get rid of more WebHistoryItem cruft |
blob | commitdiff | diff to current |
2016-10-18 |
wenson_hsieh@apple.com | Showing and hiding candidates list is very distracting... |
blob | commitdiff | diff to current |
2016-10-18 |
andersca@apple.com | Move some history specific HistoryItem code to WebHisto... |
blob | commitdiff | diff to current |
2016-10-18 |
eric.carlson@apple.com | Source/WebCore: |
blob | commitdiff | diff to current |
2016-10-18 |
antti@apple.com | Rename setNeedsStyleRecalc to invalidateStyle |
blob | commitdiff | diff to current |
2016-10-17 |
commit-queue@webki... | Enable keyboard in fullscreen. |
blob | commitdiff | diff to current |
2016-10-17 |
cdumez@apple.com | Move form.reportValidity() behind InteractiveFormValida... |
blob | commitdiff | diff to current |
2016-10-17 |
andersca@apple.com | Fix iOS build. |
blob | commitdiff | diff to current |
2016-10-17 |
andersca@apple.com | CTTE some of the BackForwardList member functions |
blob | commitdiff | diff to current |
2016-10-17 |
andersca@apple.com | Remove WEBCORE_EXPORT from BackForwardList, it lives... |
blob | commitdiff | diff to current |
2016-10-17 |
darin@apple.com | Move CSS classes from ExceptionCode to Exception |
blob | commitdiff | diff to current |
2016-10-15 |
mitz@apple.com | REGRESSION (r191699): Contextual menu in Mail compose... |
blob | commitdiff | diff to current |
2016-10-14 |
andersca@apple.com | Clean up BackForwardClient |
blob | commitdiff | diff to current |
2016-10-14 |
andersca@apple.com | Move BackForwardList from WebCore to WebKitLegacy |
blob | commitdiff | diff to current |
2016-10-13 |
andersca@apple.com | Get rid of the HistoryItemVector typedef |
blob | commitdiff | diff to current |
2016-10-13 |
cdumez@apple.com | [Web IDL] Drop support for legacy [ConstructorCondition... |
blob | commitdiff | diff to current |
2016-10-12 |
bdakin@apple.com | Adobe Contribute CS 6.5 Trial crashes on launch |
blob | commitdiff | diff to current |
2016-10-11 |
dbates@webkit.org | Attempt to fix the Apple Internal Mac build following... |
blob | commitdiff | diff to current |
2016-10-11 |
dbates@webkit.org | REGRESSION (r198251): -[UIWebView mediaPlaybackRequires... |
blob | commitdiff | diff to current |
next |